2024-02-22T18:26:29.605 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-02-22T18:26:29.605 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi/7570951 --owner scheduled_yuriw@teuthology --description rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} -- /home/teuthworker/archive/yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi/7570951/orig.config.yaml 2024-02-22T18:26:29.645 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T18:26:29.725 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi/7570951 branch: pacific-release description: rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} email: null first_in_suite: false job_id: '7570951' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: pacific-release ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: eb66ed921e744301e6863be6353618d63967ea59 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: eb66ed921e744301e6863be6353618d63967ea59 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-ksirivad-pacific-release-whitelist sha1: 391ea41edcaa85aa674d6e816fb2469974fc7d8e owner: scheduled_yuriw@teuthology priority: 61 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 264 sha1: eb66ed921e744301e6863be6353618d63967ea59 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-ksirivad-pacific-release-whitelist suite_path: /home/teuthworker/src/github.com_kamoltat_ceph_391ea41edcaa85aa674d6e816fb2469974fc7d8e/qa suite_relpath: qa suite_repo: https://github.com/kamoltat/ceph.git suite_sha1: 391ea41edcaa85aa674d6e816fb2469974fc7d8e targets: smithi037.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAaIOWFlDTkw6IuQU6t66xhHiNISiKM8yt03gI7HcLgW5ZjPe9XF5xQLCKbT8anlPrUn6xrTpR5PhTPcgQ8B7X0= smithi165.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF+vEfQVsEvlCPbqfLogSLoNWYd/JnfPmsiEsEleaT0sXvLlUDEFrNL39hsB2flEAtKHHs9lYSjbhkL1K6clDzM= 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: docker.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 5 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b1dac5519c57c269ea98a22fb7729016a1d0e4d2 timestamp: 2024-02-22_18:15:46 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 ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 workload-tasks: sequential: - exec: host.a: - cd /mnt/foo && dbench 5 -t 600 || true - umount /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done - cd /mnt/foo && dbench 5 -t 5 2024-02-22T18:26:29.728 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_kamoltat_ceph_391ea41edcaa85aa674d6e816fb2469974fc7d8e/qa; will attempt to use it 2024-02-22T18:26:29.729 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_kamoltat_ceph_391ea41edcaa85aa674d6e816fb2469974fc7d8e/qa/tasks 2024-02-22T18:26:29.729 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-22T18:26:29.731 INFO:teuthology.task.internal:Checking packages... 2024-02-22T18:26:29.755 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'eb66ed921e744301e6863be6353618d63967ea59' 2024-02-22T18:26:29.755 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-22T18:26:29.755 INFO:teuthology.packaging:ref: None 2024-02-22T18:26:29.755 INFO:teuthology.packaging:tag: None 2024-02-22T18:26:29.755 INFO:teuthology.packaging:branch: pacific-release 2024-02-22T18:26:29.755 INFO:teuthology.packaging:sha1: eb66ed921e744301e6863be6353618d63967ea59 2024-02-22T18:26:29.755 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific-release 2024-02-22T18:26:29.906 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-550.geb66ed92 2024-02-22T18:26:29.908 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-22T18:26:29.914 INFO:teuthology.task.internal:no buildpackages task found 2024-02-22T18:26:29.915 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-22T18:26:29.927 INFO:teuthology.task.internal:Saving configuration 2024-02-22T18:26:29.941 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-22T18:26:29.947 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-22T18:26:29.969 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi037.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi/7570951', '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-02-22 18:18:38.706813', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAaIOWFlDTkw6IuQU6t66xhHiNISiKM8yt03gI7HcLgW5ZjPe9XF5xQLCKbT8anlPrUn6xrTpR5PhTPcgQ8B7X0='} 2024-02-22T18:26:29.987 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi165.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi/7570951', '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-02-22 18:18:38.705363', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF+vEfQVsEvlCPbqfLogSLoNWYd/JnfPmsiEsEleaT0sXvLlUDEFrNL39hsB2flEAtKHHs9lYSjbhkL1K6clDzM='} 2024-02-22T18:26:29.987 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-22T18:26:29.993 INFO:teuthology.task.internal:roles: ubuntu@smithi037.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-02-22T18:26:29.993 INFO:teuthology.task.internal:roles: ubuntu@smithi165.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-02-22T18:26:29.993 INFO:teuthology.run_tasks:Running task console_log... 2024-02-22T18:26:30.057 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f12f85d3ee0>, signals=[15]) 2024-02-22T18:26:30.057 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-22T18:26:30.063 INFO:teuthology.task.internal:Opening connections... 2024-02-22T18:26:30.063 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi037.front.sepia.ceph.com 2024-02-22T18:26:30.065 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T18:26:30.139 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi165.front.sepia.ceph.com 2024-02-22T18:26:30.139 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T18:26:30.211 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-22T18:26:30.218 DEBUG:teuthology.orchestra.run.smithi037:> uname -m 2024-02-22T18:26:30.241 INFO:teuthology.orchestra.run.smithi037.stdout:x86_64 2024-02-22T18:26:30.241 DEBUG:teuthology.orchestra.run.smithi037:> cat /etc/os-release 2024-02-22T18:26:30.302 INFO:teuthology.orchestra.run.smithi037.stdout:NAME="CentOS Stream" 2024-02-22T18:26:30.302 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION="8" 2024-02-22T18:26:30.302 INFO:teuthology.orchestra.run.smithi037.stdout:ID="centos" 2024-02-22T18:26:30.302 INFO:teuthology.orchestra.run.smithi037.stdout:ID_LIKE="rhel fedora" 2024-02-22T18:26:30.302 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION_ID="8" 2024-02-22T18:26:30.302 INFO:teuthology.orchestra.run.smithi037.stdout:PLATFORM_ID="platform:el8" 2024-02-22T18:26:30.303 INFO:teuthology.orchestra.run.smithi037.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-22T18:26:30.303 INFO:teuthology.orchestra.run.smithi037.stdout:ANSI_COLOR="0;31" 2024-02-22T18:26:30.303 INFO:teuthology.orchestra.run.smithi037.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-22T18:26:30.303 INFO:teuthology.orchestra.run.smithi037.stdout:HOME_URL="https://centos.org/" 2024-02-22T18:26:30.303 INFO:teuthology.orchestra.run.smithi037.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-22T18:26:30.303 INFO:teuthology.orchestra.run.smithi037.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-22T18:26:30.303 INFO:teuthology.orchestra.run.smithi037.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-22T18:26:30.303 INFO:teuthology.lock.ops:Updating smithi037.front.sepia.ceph.com on lock server 2024-02-22T18:26:30.327 DEBUG:teuthology.orchestra.run.smithi165:> uname -m 2024-02-22T18:26:30.348 INFO:teuthology.orchestra.run.smithi165.stdout:x86_64 2024-02-22T18:26:30.349 DEBUG:teuthology.orchestra.run.smithi165:> cat /etc/os-release 2024-02-22T18:26:30.408 INFO:teuthology.orchestra.run.smithi165.stdout:NAME="CentOS Stream" 2024-02-22T18:26:30.409 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION="8" 2024-02-22T18:26:30.409 INFO:teuthology.orchestra.run.smithi165.stdout:ID="centos" 2024-02-22T18:26:30.409 INFO:teuthology.orchestra.run.smithi165.stdout:ID_LIKE="rhel fedora" 2024-02-22T18:26:30.409 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_ID="8" 2024-02-22T18:26:30.409 INFO:teuthology.orchestra.run.smithi165.stdout:PLATFORM_ID="platform:el8" 2024-02-22T18:26:30.409 INFO:teuthology.orchestra.run.smithi165.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-22T18:26:30.409 INFO:teuthology.orchestra.run.smithi165.stdout:ANSI_COLOR="0;31" 2024-02-22T18:26:30.409 INFO:teuthology.orchestra.run.smithi165.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-22T18:26:30.409 INFO:teuthology.orchestra.run.smithi165.stdout:HOME_URL="https://centos.org/" 2024-02-22T18:26:30.409 INFO:teuthology.orchestra.run.smithi165.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-22T18:26:30.409 INFO:teuthology.orchestra.run.smithi165.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-22T18:26:30.409 INFO:teuthology.orchestra.run.smithi165.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-22T18:26:30.410 INFO:teuthology.lock.ops:Updating smithi165.front.sepia.ceph.com on lock server 2024-02-22T18:26:30.443 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-22T18:26:30.452 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-22T18:26:30.473 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-22T18:26:30.473 DEBUG:teuthology.orchestra.run.smithi037:> test '!' -e /home/ubuntu/cephtest 2024-02-22T18:26:30.476 DEBUG:teuthology.orchestra.run.smithi165:> test '!' -e /home/ubuntu/cephtest 2024-02-22T18:26:30.496 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-22T18:26:30.502 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-22T18:26:30.502 DEBUG:teuthology.orchestra.run.smithi037:> test -z $(ls -A /var/lib/ceph) 2024-02-22T18:26:30.537 DEBUG:teuthology.orchestra.run.smithi165:> test -z $(ls -A /var/lib/ceph) 2024-02-22T18:26:30.567 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-22T18:26:30.620 INFO:teuthology.run_tasks:Running task kernel... 2024-02-22T18:26:30.635 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-22T18:26:30.636 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-22T18:26:30.636 DEBUG:teuthology.orchestra.run.smithi037:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-22T18:26:30.636 DEBUG:teuthology.orchestra.run.smithi165:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-22T18:26:30.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T18:26:30.657 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-02-22T18:26:30.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T18:26:30.658 DEBUG:teuthology.orchestra.run.smithi037:> uname -r 2024-02-22T18:26:30.718 INFO:teuthology.orchestra.run.smithi165.stdout:4.18.0-489.el8.x86_64 2024-02-22T18:26:30.718 INFO:teuthology.task.kernel:Running kernel on smithi165: 4.18.0-489.el8.x86_64 2024-02-22T18:26:30.718 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum install -y kernel 2024-02-22T18:26:30.719 INFO:teuthology.orchestra.run.smithi037.stdout:4.18.0-489.el8.x86_64 2024-02-22T18:26:30.719 INFO:teuthology.task.kernel:Running kernel on smithi037: 4.18.0-489.el8.x86_64 2024-02-22T18:26:30.719 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum install -y kernel 2024-02-22T18:26:35.190 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 8 - AppStream 14 MB/s | 27 MB 00:02 2024-02-22T18:26:35.295 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 8 - AppStream 14 MB/s | 27 MB 00:01 2024-02-22T18:35:03.589 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 8 - BaseOS 21 kB/s | 10 MB 08:23 2024-02-22T18:35:05.906 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 8 - Extras 30 kB/s | 18 kB 00:00 2024-02-22T18:35:06.564 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2024-02-22T18:35:06.799 INFO:teuthology.orchestra.run.smithi037.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2024-02-22T18:35:07.592 INFO:teuthology.orchestra.run.smithi037.stdout:Extra Packages for Enterprise Linux 23 MB/s | 16 MB 00:00 2024-02-22T18:35:11.567 INFO:teuthology.orchestra.run.smithi037.stdout:lab-extras 308 kB/s | 24 kB 00:00 2024-02-22T18:35:14.872 INFO:teuthology.orchestra.run.smithi037.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-22T18:35:14.872 INFO:teuthology.orchestra.run.smithi037.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-22T18:35:14.992 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-02-22T18:35:14.992 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-02-22T18:35:14.993 INFO:teuthology.orchestra.run.smithi037.stdout: Package Architecture Version Repository Size 2024-02-22T18:35:14.993 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-02-22T18:35:14.993 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-02-22T18:35:14.993 INFO:teuthology.orchestra.run.smithi037.stdout: kernel x86_64 4.18.0-540.el8 baseos 10 M 2024-02-22T18:35:14.993 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-02-22T18:35:14.993 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-core x86_64 4.18.0-540.el8 baseos 44 M 2024-02-22T18:35:14.993 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules x86_64 4.18.0-540.el8 baseos 36 M 2024-02-22T18:35:14.993 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T18:35:14.993 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-02-22T18:35:14.993 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-02-22T18:35:14.993 INFO:teuthology.orchestra.run.smithi037.stdout:Install 3 Packages 2024-02-22T18:35:14.993 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T18:35:14.994 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 90 M 2024-02-22T18:35:14.994 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 97 M 2024-02-22T18:35:14.994 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-02-22T18:35:15.126 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 8 - BaseOS 20 kB/s | 10 MB 08:35 2024-02-22T18:35:16.935 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 8 - Extras 84 kB/s | 18 kB 00:00 2024-02-22T18:35:17.202 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 8 - Extras common packages 44 kB/s | 6.9 kB 00:00 2024-02-22T18:35:17.428 INFO:teuthology.orchestra.run.smithi165.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2024-02-22T18:35:18.237 INFO:teuthology.orchestra.run.smithi165.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2024-02-22T18:35:22.020 INFO:teuthology.orchestra.run.smithi165.stdout:lab-extras 393 kB/s | 24 kB 00:00 2024-02-22T18:35:25.017 INFO:teuthology.orchestra.run.smithi165.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-22T18:35:25.017 INFO:teuthology.orchestra.run.smithi165.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-22T18:35:25.147 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-02-22T18:35:25.148 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-02-22T18:35:25.148 INFO:teuthology.orchestra.run.smithi165.stdout: Package Architecture Version Repository Size 2024-02-22T18:35:25.148 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-02-22T18:35:25.148 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-02-22T18:35:25.148 INFO:teuthology.orchestra.run.smithi165.stdout: kernel x86_64 4.18.0-540.el8 baseos 10 M 2024-02-22T18:35:25.148 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-02-22T18:35:25.148 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-core x86_64 4.18.0-540.el8 baseos 44 M 2024-02-22T18:35:25.148 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-modules x86_64 4.18.0-540.el8 baseos 36 M 2024-02-22T18:35:25.148 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T18:35:25.148 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-02-22T18:35:25.148 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-02-22T18:35:25.149 INFO:teuthology.orchestra.run.smithi165.stdout:Install 3 Packages 2024-02-22T18:35:25.149 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T18:35:25.149 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 90 M 2024-02-22T18:35:25.149 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 97 M 2024-02-22T18:35:25.149 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-02-22T18:39:24.771 INFO:teuthology.orchestra.run.smithi037.stdout:[MIRROR] kernel-core-4.18.0-540.el8.x86_64.rpm: Curl error (56): Failure when receiving data from the peer for http://mirrors.cmich.edu/centos/8-stream/BaseOS/x86_64/os/Packages/kernel-core-4.18.0-540.el8.x86_64.rpm [Recv failure: Connection reset by peer] 2024-02-22T18:39:24.772 INFO:teuthology.orchestra.run.smithi037.stdout:[MIRROR] kernel-4.18.0-540.el8.x86_64.rpm: Curl error (56): Failure when receiving data from the peer for http://mirrors.cmich.edu/centos/8-stream/BaseOS/x86_64/os/Packages/kernel-4.18.0-540.el8.x86_64.rpm [Recv failure: Connection reset by peer] 2024-02-22T18:39:24.773 INFO:teuthology.orchestra.run.smithi037.stdout:[MIRROR] kernel-modules-4.18.0-540.el8.x86_64.rpm: Curl error (56): Failure when receiving data from the peer for http://mirrors.cmich.edu/centos/8-stream/BaseOS/x86_64/os/Packages/kernel-modules-4.18.0-540.el8.x86_64.rpm [Recv failure: Connection reset by peer] 2024-02-22T18:39:29.857 INFO:teuthology.orchestra.run.smithi037.stdout:(1/3): kernel-4.18.0-540.el8.x86_64.rpm 41 kB/s | 10 MB 04:14 2024-02-22T18:39:31.995 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-core-4.18.0-540.el8.x86_64.rpm: Curl error (56): Failure when receiving data from the peer for http://mirrors.cmich.edu/centos/8-stream/BaseOS/x86_64/os/Packages/kernel-core-4.18.0-540.el8.x86_64.rpm [Recv failure: Connection reset by peer] 2024-02-22T18:39:31.996 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-4.18.0-540.el8.x86_64.rpm: Curl error (56): Failure when receiving data from the peer for http://mirrors.cmich.edu/centos/8-stream/BaseOS/x86_64/os/Packages/kernel-4.18.0-540.el8.x86_64.rpm [Recv failure: Connection reset by peer] 2024-02-22T18:39:35.070 INFO:teuthology.orchestra.run.smithi165.stdout:(1/3): kernel-4.18.0-540.el8.x86_64.rpm 42 kB/s | 10 MB 04:09 2024-02-22T18:39:36.071 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-modules-4.18.0-540.el8.x86_64.rpm: Curl error (56): Failure when receiving data from the peer for http://mirrors.cmich.edu/centos/8-stream/BaseOS/x86_64/os/Packages/kernel-modules-4.18.0-540.el8.x86_64.rpm [Recv failure: Connection reset by peer] 2024-02-22T18:39:39.332 INFO:teuthology.orchestra.run.smithi037.stdout:(2/3): kernel-modules-4.18.0-540.el8.x86_64.rpm 141 kB/s | 36 MB 04:24 2024-02-22T18:39:42.311 INFO:teuthology.orchestra.run.smithi165.stdout:(2/3): kernel-core-4.18.0-540.el8.x86_64.rpm 174 kB/s | 44 MB 04:17 2024-02-22T18:39:44.072 INFO:teuthology.orchestra.run.smithi165.stdout:(3/3): kernel-modules-4.18.0-540.el8.x86_64.rpm 144 kB/s | 36 MB 04:18 2024-02-22T18:39:44.072 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-02-22T18:39:44.072 INFO:teuthology.orchestra.run.smithi165.stdout:Total 357 kB/s | 90 MB 04:18 2024-02-22T18:39:44.248 INFO:teuthology.orchestra.run.smithi037.stdout:(3/3): kernel-core-4.18.0-540.el8.x86_64.rpm 166 kB/s | 44 MB 04:29 2024-02-22T18:39:44.248 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-02-22T18:39:44.248 INFO:teuthology.orchestra.run.smithi037.stdout:Total 343 kB/s | 90 MB 04:29 2024-02-22T18:39:44.761 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-02-22T18:39:44.961 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-02-22T18:39:45.233 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-02-22T18:39:45.233 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-02-22T18:39:45.401 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-02-22T18:39:45.401 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-02-22T18:39:46.493 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-02-22T18:39:46.523 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-02-22T18:39:46.718 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-02-22T18:39:46.756 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-02-22T18:39:49.328 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-02-22T18:39:49.697 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-02-22T18:39:49.883 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-22T18:39:50.190 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-22T18:39:53.495 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-22T18:39:53.840 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-22T18:39:53.936 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 1/3 2024-02-22T18:39:54.315 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-22T18:39:57.278 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-22T18:39:57.540 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : kernel-4.18.0-540.el8.x86_64 3/3 2024-02-22T18:39:57.995 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 2/3 2024-02-22T18:39:58.275 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-4.18.0-540.el8.x86_64 3/3 2024-02-22T18:40:19.420 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 3/3 2024-02-22T18:40:19.443 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-22T18:40:19.794 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-4.18.0-540.el8.x86_64 3/3 2024-02-22T18:40:19.794 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : kernel-4.18.0-540.el8.x86_64 1/3 2024-02-22T18:40:19.794 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : kernel-core-4.18.0-540.el8.x86_64 2/3 2024-02-22T18:40:20.323 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-22T18:40:20.323 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T18:40:20.323 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-02-22T18:40:20.323 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-4.18.0-540.el8.x86_64 kernel-core-4.18.0-540.el8.x86_64 2024-02-22T18:40:20.323 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-modules-4.18.0-540.el8.x86_64 2024-02-22T18:40:20.323 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T18:40:20.324 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-02-22T18:40:20.456 DEBUG:teuthology.orchestra.run.smithi165:> rpm -q kernel | sort -rV | head -n 1 2024-02-22T18:40:20.678 INFO:teuthology.orchestra.run.smithi165.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-22T18:40:20.679 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-22T18:40:20.679 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-540.el8.x86_64 2024-02-22T18:40:20.679 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-22T18:40:20.679 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-22T18:40:20.679 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-02-22T18:40:20.680 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi165.front.sepia.ceph.com, path=None, version=distro) 2024-02-22T18:40:20.680 DEBUG:teuthology.orchestra.run.smithi165:> rpm -q kernel | sort -rV | head -n 1 2024-02-22T18:40:20.891 INFO:teuthology.orchestra.run.smithi165.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-22T18:40:20.891 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-22T18:40:20.891 DEBUG:teuthology.orchestra.run.smithi165:> sudo rpm -qi grub2-tools 2024-02-22T18:40:20.925 INFO:teuthology.orchestra.run.smithi165.stdout:Name : grub2-tools 2024-02-22T18:40:20.925 INFO:teuthology.orchestra.run.smithi165.stdout:Epoch : 1 2024-02-22T18:40:20.925 INFO:teuthology.orchestra.run.smithi165.stdout:Version : 2.02 2024-02-22T18:40:20.925 INFO:teuthology.orchestra.run.smithi165.stdout:Release : 129.el8 2024-02-22T18:40:20.925 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: x86_64 2024-02-22T18:40:20.925 INFO:teuthology.orchestra.run.smithi165.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-22T18:40:20.925 INFO:teuthology.orchestra.run.smithi165.stdout:Group : System Environment/Base 2024-02-22T18:40:20.925 INFO:teuthology.orchestra.run.smithi165.stdout:Size : 9265586 2024-02-22T18:40:20.926 INFO:teuthology.orchestra.run.smithi165.stdout:License : GPLv3+ 2024-02-22T18:40:20.926 INFO:teuthology.orchestra.run.smithi165.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-22T18:40:20.926 INFO:teuthology.orchestra.run.smithi165.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-22T18:40:20.926 INFO:teuthology.orchestra.run.smithi165.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-22T18:40:20.926 INFO:teuthology.orchestra.run.smithi165.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-22T18:40:20.926 INFO:teuthology.orchestra.run.smithi165.stdout:Relocations : (not relocatable) 2024-02-22T18:40:20.926 INFO:teuthology.orchestra.run.smithi165.stdout:Packager : CentOS BuildSystem 2024-02-22T18:40:20.926 INFO:teuthology.orchestra.run.smithi165.stdout:Vendor : CentOS 2024-02-22T18:40:20.926 INFO:teuthology.orchestra.run.smithi165.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-22T18:40:20.926 INFO:teuthology.orchestra.run.smithi165.stdout:Summary : Support tools for GRUB. 2024-02-22T18:40:20.926 INFO:teuthology.orchestra.run.smithi165.stdout:Description : 2024-02-22T18:40:20.926 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T18:40:20.927 INFO:teuthology.orchestra.run.smithi165.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-22T18:40:20.927 INFO:teuthology.orchestra.run.smithi165.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-22T18:40:20.927 INFO:teuthology.orchestra.run.smithi165.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-22T18:40:20.927 INFO:teuthology.orchestra.run.smithi165.stdout:hardware devices. 2024-02-22T18:40:20.927 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T18:40:20.927 INFO:teuthology.orchestra.run.smithi165.stdout:This subpackage provides tools for support of all platforms. 2024-02-22T18:40:20.928 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-22T18:40:20.928 INFO:teuthology.task.kernel:Updating grub on smithi165 to boot 4.18.0-540.el8.x86_64 2024-02-22T18:40:20.928 DEBUG:teuthology.orchestra.run.smithi165:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-22T18:40:21.559 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-core-4.18.0-540.el8.x86_64 3/3 2024-02-22T18:40:21.582 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-22T18:40:21.951 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-4.18.0-540.el8.x86_64 3/3 2024-02-22T18:40:21.951 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-4.18.0-540.el8.x86_64 1/3 2024-02-22T18:40:21.951 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-core-4.18.0-540.el8.x86_64 2/3 2024-02-22T18:40:22.467 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-modules-4.18.0-540.el8.x86_64 3/3 2024-02-22T18:40:22.468 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T18:40:22.468 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-02-22T18:40:22.468 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-4.18.0-540.el8.x86_64 kernel-core-4.18.0-540.el8.x86_64 2024-02-22T18:40:22.468 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules-4.18.0-540.el8.x86_64 2024-02-22T18:40:22.468 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T18:40:22.468 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-02-22T18:40:22.487 INFO:teuthology.orchestra.run.smithi165.stderr:Generating grub configuration file ... 2024-02-22T18:40:22.606 DEBUG:teuthology.orchestra.run.smithi037:> rpm -q kernel | sort -rV | head -n 1 2024-02-22T18:40:22.834 INFO:teuthology.orchestra.run.smithi037.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-22T18:40:22.835 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-22T18:40:22.835 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-540.el8.x86_64 2024-02-22T18:40:22.835 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-22T18:40:22.835 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-22T18:40:22.835 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-02-22T18:40:22.835 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi037.front.sepia.ceph.com, path=None, version=distro) 2024-02-22T18:40:22.835 DEBUG:teuthology.orchestra.run.smithi037:> rpm -q kernel | sort -rV | head -n 1 2024-02-22T18:40:23.055 INFO:teuthology.orchestra.run.smithi037.stdout:kernel-4.18.0-540.el8.x86_64 2024-02-22T18:40:23.056 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-540.el8.x86_64 2024-02-22T18:40:23.056 DEBUG:teuthology.orchestra.run.smithi037:> sudo rpm -qi grub2-tools 2024-02-22T18:40:23.091 INFO:teuthology.orchestra.run.smithi037.stdout:Name : grub2-tools 2024-02-22T18:40:23.091 INFO:teuthology.orchestra.run.smithi037.stdout:Epoch : 1 2024-02-22T18:40:23.091 INFO:teuthology.orchestra.run.smithi037.stdout:Version : 2.02 2024-02-22T18:40:23.091 INFO:teuthology.orchestra.run.smithi037.stdout:Release : 129.el8 2024-02-22T18:40:23.091 INFO:teuthology.orchestra.run.smithi037.stdout:Architecture: x86_64 2024-02-22T18:40:23.091 INFO:teuthology.orchestra.run.smithi037.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-22T18:40:23.091 INFO:teuthology.orchestra.run.smithi037.stdout:Group : System Environment/Base 2024-02-22T18:40:23.091 INFO:teuthology.orchestra.run.smithi037.stdout:Size : 9265586 2024-02-22T18:40:23.091 INFO:teuthology.orchestra.run.smithi037.stdout:License : GPLv3+ 2024-02-22T18:40:23.091 INFO:teuthology.orchestra.run.smithi037.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout:Relocations : (not relocatable) 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout:Packager : CentOS BuildSystem 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout:Vendor : CentOS 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout:Summary : Support tools for GRUB. 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout:Description : 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout:hardware devices. 2024-02-22T18:40:23.092 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T18:40:23.093 INFO:teuthology.orchestra.run.smithi037.stdout:This subpackage provides tools for support of all platforms. 2024-02-22T18:40:23.093 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-22T18:40:23.093 INFO:teuthology.task.kernel:Updating grub on smithi037 to boot 4.18.0-540.el8.x86_64 2024-02-22T18:40:23.094 DEBUG:teuthology.orchestra.run.smithi037:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-22T18:40:24.439 INFO:teuthology.orchestra.run.smithi165.stderr:done 2024-02-22T18:40:24.440 DEBUG:teuthology.orchestra.run.smithi165:> mktemp 2024-02-22T18:40:24.471 INFO:teuthology.orchestra.run.smithi165.stdout:/tmp/tmp.PqaSZeOMOZ 2024-02-22T18:40:24.471 DEBUG:teuthology.orchestra.run.smithi165:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.PqaSZeOMOZ 2024-02-22T18:40:24.536 INFO:teuthology.orchestra.run.smithi037.stderr:Generating grub configuration file ... 2024-02-22T18:40:24.543 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0666 /tmp/tmp.PqaSZeOMOZ 2024-02-22T18:40:24.699 DEBUG:teuthology.orchestra.remote:smithi165:/tmp/tmp.PqaSZeOMOZ is 6KB 2024-02-22T18:40:24.746 DEBUG:teuthology.orchestra.run.smithi165:> rm -fr /tmp/tmp.PqaSZeOMOZ 2024-02-22T18:40:24.764 DEBUG:teuthology.orchestra.run.smithi165:> sudo /bin/ls /boot/loader/entries || true 2024-02-22T18:40:24.829 INFO:teuthology.orchestra.run.smithi165.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-22T18:40:24.829 INFO:teuthology.orchestra.run.smithi165.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-22T18:40:24.829 INFO:teuthology.orchestra.run.smithi165.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-22T18:40:24.829 INFO:teuthology.orchestra.run.smithi165.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64.conf 2024-02-22T18:40:24.830 DEBUG:teuthology.orchestra.run.smithi165:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64 2024-02-22T18:40:25.049 DEBUG:teuthology.orchestra.run.smithi165:> sudo shutdown -r now 2024-02-22T18:40:26.483 INFO:teuthology.orchestra.run.smithi037.stderr:done 2024-02-22T18:40:26.484 DEBUG:teuthology.orchestra.run.smithi037:> mktemp 2024-02-22T18:40:26.514 INFO:teuthology.orchestra.run.smithi037.stdout:/tmp/tmp.3hONKOvg8o 2024-02-22T18:40:26.514 DEBUG:teuthology.orchestra.run.smithi037:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.3hONKOvg8o 2024-02-22T18:40:26.590 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 0666 /tmp/tmp.3hONKOvg8o 2024-02-22T18:40:26.737 DEBUG:teuthology.orchestra.remote:smithi037:/tmp/tmp.3hONKOvg8o is 6KB 2024-02-22T18:40:26.760 DEBUG:teuthology.orchestra.run.smithi037:> rm -fr /tmp/tmp.3hONKOvg8o 2024-02-22T18:40:26.778 DEBUG:teuthology.orchestra.run.smithi037:> sudo /bin/ls /boot/loader/entries || true 2024-02-22T18:40:26.851 INFO:teuthology.orchestra.run.smithi037.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-22T18:40:26.851 INFO:teuthology.orchestra.run.smithi037.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-22T18:40:26.851 INFO:teuthology.orchestra.run.smithi037.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-22T18:40:26.851 INFO:teuthology.orchestra.run.smithi037.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64.conf 2024-02-22T18:40:26.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-540.el8.x86_64 2024-02-22T18:40:27.052 DEBUG:teuthology.orchestra.run.smithi037:> sudo shutdown -r now 2024-02-22T18:40:55.080 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-02-22T18:40:55.081 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-02-22T18:40:55.082 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T18:40:57.057 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-02-22T18:40:57.057 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-02-22T18:40:57.058 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T18:41:13.536 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-02-22T18:41:15.580 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.37 2024-02-22T18:41:22.540 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-02-22T18:41:22.541 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T18:41:24.583 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-02-22T18:41:24.584 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T18:41:25.596 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-02-22T18:41:37.608 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-02-22T18:41:37.609 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T18:41:42.976 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.37 2024-02-22T18:41:54.980 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-02-22T18:41:54.981 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T18:41:55.543 DEBUG:teuthology.orchestra.run.smithi037:> true 2024-02-22T18:41:55.815 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-02-22T18:41:55.815 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-540.el8.x86_64"... 2024-02-22T18:41:55.815 DEBUG:teuthology.orchestra.run.smithi037:> uname -r 2024-02-22T18:41:55.833 INFO:teuthology.orchestra.run.smithi037.stdout:4.18.0-540.el8.x86_64 2024-02-22T18:41:55.833 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-540.el8.x86_64 vs 4.18.0-540.el8.x86_64 2024-02-22T18:41:55.833 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-22T18:41:55.833 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-22T18:41:56.834 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-02-22T18:41:56.834 DEBUG:teuthology.orchestra.run.smithi037:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-22T18:41:56.909 INFO:teuthology.orchestra.run.smithi037.stdout:ttyS1 2024-02-22T18:41:56.924 DEBUG:teuthology.parallel:result is None 2024-02-22T18:42:37.611 DEBUG:teuthology.orchestra.remote:timed out 2024-02-22T18:42:52.613 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-02-22T18:42:52.614 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T18:42:53.011 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-02-22T18:42:53.299 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-02-22T18:42:53.299 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-540.el8.x86_64"... 2024-02-22T18:42:53.299 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-02-22T18:42:53.318 INFO:teuthology.orchestra.run.smithi165.stdout:4.18.0-540.el8.x86_64 2024-02-22T18:42:53.318 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-540.el8.x86_64 vs 4.18.0-540.el8.x86_64 2024-02-22T18:42:53.319 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-22T18:42:53.319 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-22T18:42:54.319 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-02-22T18:42:54.320 DEBUG:teuthology.orchestra.run.smithi165:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-22T18:42:54.403 INFO:teuthology.orchestra.run.smithi165.stdout:ttyS1 2024-02-22T18:42:54.418 DEBUG:teuthology.parallel:result is None 2024-02-22T18:42:54.418 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-22T18:42:54.426 INFO:teuthology.task.internal:Creating test directory... 2024-02-22T18:42:54.426 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-22T18:42:54.431 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-22T18:42:54.452 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-22T18:42:54.459 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-22T18:42:54.468 INFO:teuthology.task.internal:Creating archive directory... 2024-02-22T18:42:54.471 DEBUG:teuthology.orchestra.run.smithi037:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-22T18:42:54.496 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-22T18:42:54.527 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-22T18:42:54.535 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-22T18:42:54.536 DEBUG:teuthology.orchestra.run.smithi037:> 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-02-22T18:42:54.564 DEBUG:teuthology.orchestra.run.smithi165:> 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-02-22T18:42:54.599 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-22T18:42:54.603 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-22T18:42:54.610 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-22T18:42:54.614 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-22T18:42:54.616 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-22T18:42:54.623 INFO:teuthology.task.internal:Configuring sudo... 2024-02-22T18:42:54.623 DEBUG:teuthology.orchestra.run.smithi037:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-22T18:42:54.654 DEBUG:teuthology.orchestra.run.smithi165:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-22T18:42:54.685 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-22T18:42:54.695 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-22T18:42:54.695 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-22T18:42:54.726 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-22T18:42:54.745 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-22T18:42:54.834 DEBUG:teuthology.orchestra.run.smithi037:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-22T18:42:54.903 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-22T18:42:54.950 DEBUG:teuthology.orchestra.run.smithi037:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-22T18:42:54.993 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-02-22T18:42:54.993 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-22T18:42:55.061 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-22T18:42:55.107 DEBUG:teuthology.orchestra.run.smithi165:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-22T18:42:55.164 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-22T18:42:55.248 DEBUG:teuthology.orchestra.run.smithi165:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-22T18:42:55.291 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-02-22T18:42:55.292 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-22T18:42:55.357 DEBUG:teuthology.orchestra.run.smithi037:> sudo service rsyslog restart 2024-02-22T18:42:55.359 DEBUG:teuthology.orchestra.run.smithi165:> sudo service rsyslog restart 2024-02-22T18:42:55.429 INFO:teuthology.orchestra.run.smithi037.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-22T18:42:55.447 INFO:teuthology.orchestra.run.smithi165.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-22T18:42:55.853 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-22T18:42:55.860 INFO:teuthology.task.internal:Starting timer... 2024-02-22T18:42:55.861 INFO:teuthology.run_tasks:Running task pcp... 2024-02-22T18:42:55.871 INFO:teuthology.run_tasks:Running task selinux... 2024-02-22T18:42:55.880 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-22T18:42:55.880 DEBUG:teuthology.orchestra.run.smithi037:> sudo service auditd rotate 2024-02-22T18:42:56.008 INFO:teuthology.orchestra.run.smithi037.stdout:Rotating logs: 2024-02-22T18:42:56.010 DEBUG:teuthology.orchestra.run.smithi165:> sudo service auditd rotate 2024-02-22T18:42:56.070 INFO:teuthology.orchestra.run.smithi165.stdout:Rotating logs: 2024-02-22T18:42:56.072 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-22T18:42:56.072 DEBUG:teuthology.orchestra.run.smithi037:> /usr/sbin/getenforce 2024-02-22T18:42:56.098 INFO:teuthology.orchestra.run.smithi037.stdout:Permissive 2024-02-22T18:42:56.098 DEBUG:teuthology.orchestra.run.smithi165:> /usr/sbin/getenforce 2024-02-22T18:42:56.124 INFO:teuthology.orchestra.run.smithi165.stdout:Permissive 2024-02-22T18:42:56.124 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi037.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi165.front.sepia.ceph.com': 'permissive'} 2024-02-22T18:42:56.124 DEBUG:teuthology.orchestra.run.smithi037:> 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-02-22T18:42:56.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T18:42:56.169 DEBUG:teuthology.orchestra.run.smithi165:> 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-02-22T18:42:56.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T18:42:56.196 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-22T18:42:56.197 DEBUG:teuthology.orchestra.run.smithi037:> sudo /usr/sbin/setenforce permissive 2024-02-22T18:42:56.239 DEBUG:teuthology.orchestra.run.smithi165:> sudo /usr/sbin/setenforce permissive 2024-02-22T18:42:56.266 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-22T18:42:56.277 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-22T18:42:56.297 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-02-22T18:42:56.299 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi037.front.sepia.ceph.com,smithi165.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-22T19:01:34.269 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi037.front.sepia.ceph.com'), Remote(name='ubuntu@smithi165.front.sepia.ceph.com')] 2024-02-22T19:01:34.271 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-02-22T19:01:34.272 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T19:01:34.347 DEBUG:teuthology.orchestra.run.smithi037:> true 2024-02-22T19:01:34.374 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-02-22T19:01:34.374 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-02-22T19:01:34.375 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T19:01:34.449 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-02-22T19:01:34.518 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-02-22T19:01:34.519 INFO:teuthology.run_tasks:Running task clock... 2024-02-22T19:01:34.529 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-22T19:01:34.529 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-22T19:01:34.530 DEBUG:teuthology.orchestra.run.smithi037:> 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-02-22T19:01:34.532 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-22T19:01:34.532 DEBUG:teuthology.orchestra.run.smithi165:> 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-02-22T19:01:34.563 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-22T19:01:34.578 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-22T19:01:34.590 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-22T19:01:34.604 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-22T19:01:34.648 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: ntpd: command not found 2024-02-22T19:01:34.663 INFO:teuthology.orchestra.run.smithi037.stdout:506 Cannot talk to daemon 2024-02-22T19:01:34.674 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-22T19:01:34.677 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: ntpd: command not found 2024-02-22T19:01:34.688 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-22T19:01:34.689 INFO:teuthology.orchestra.run.smithi165.stdout:506 Cannot talk to daemon 2024-02-22T19:01:34.702 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-22T19:01:34.715 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-22T19:01:34.759 INFO:teuthology.orchestra.run.smithi037.stderr:bash: ntpq: command not found 2024-02-22T19:01:34.762 INFO:teuthology.orchestra.run.smithi037.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-22T19:01:34.762 INFO:teuthology.orchestra.run.smithi037.stdout:=============================================================================== 2024-02-22T19:01:34.762 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T19:01:34.762 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T19:01:34.762 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T19:01:34.762 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T19:01:34.785 INFO:teuthology.orchestra.run.smithi165.stderr:bash: ntpq: command not found 2024-02-22T19:01:34.790 INFO:teuthology.orchestra.run.smithi165.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-22T19:01:34.790 INFO:teuthology.orchestra.run.smithi165.stdout:=============================================================================== 2024-02-22T19:01:34.790 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T19:01:34.790 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T19:01:34.790 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T19:01:34.790 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T19:01:34.790 INFO:teuthology.run_tasks:Running task pexec... 2024-02-22T19:01:34.800 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-22T19:01:34.800 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi037.front.sepia.ceph.com 2024-02-22T19:01:34.800 DEBUG:teuthology.orchestra.run.smithi037:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-22T19:01:34.801 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi165.front.sepia.ceph.com 2024-02-22T19:01:34.801 DEBUG:teuthology.orchestra.run.smithi165:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-22T19:01:35.614 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:05:53 ago on Thu 22 Feb 2024 06:55:42 PM UTC. 2024-02-22T19:01:35.625 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:05:38 ago on Thu 22 Feb 2024 06:55:57 PM UTC. 2024-02-22T19:01:37.659 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-02-22T19:01:37.660 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-02-22T19:01:37.660 INFO:teuthology.orchestra.run.smithi165.stdout: Package Architecture Version Repository Size 2024-02-22T19:01:37.660 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-02-22T19:01:37.661 INFO:teuthology.orchestra.run.smithi165.stdout:Resetting modules: 2024-02-22T19:01:37.661 INFO:teuthology.orchestra.run.smithi165.stdout: container-tools 2024-02-22T19:01:37.661 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:01:37.661 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-02-22T19:01:37.661 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-02-22T19:01:37.661 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:01:37.803 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-02-22T19:01:37.804 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-02-22T19:01:37.804 INFO:teuthology.orchestra.run.smithi037.stdout: Package Architecture Version Repository Size 2024-02-22T19:01:37.804 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-02-22T19:01:37.805 INFO:teuthology.orchestra.run.smithi037.stdout:Resetting modules: 2024-02-22T19:01:37.805 INFO:teuthology.orchestra.run.smithi037.stdout: container-tools 2024-02-22T19:01:37.805 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:01:37.805 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-02-22T19:01:37.805 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-02-22T19:01:37.805 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:01:37.911 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-02-22T19:01:38.103 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-02-22T19:01:38.755 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:05:56 ago on Thu 22 Feb 2024 06:55:42 PM UTC. 2024-02-22T19:01:38.975 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:05:41 ago on Thu 22 Feb 2024 06:55:57 PM UTC. 2024-02-22T19:01:40.798 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-02-22T19:01:40.834 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-02-22T19:01:40.834 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-02-22T19:01:40.834 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-02-22T19:01:40.834 INFO:teuthology.orchestra.run.smithi165.stdout:Installing group/module packages: 2024-02-22T19:01:40.834 INFO:teuthology.orchestra.run.smithi165.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-02-22T19:01:40.834 INFO:teuthology.orchestra.run.smithi165.stdout: buildah x86_64 2:1.33.5-1.module_el8+885+7da147f3 appstream 9.7 M 2024-02-22T19:01:40.834 INFO:teuthology.orchestra.run.smithi165.stdout: cockpit-podman noarch 83-1.module_el8+847+7863d4e6 appstream 688 k 2024-02-22T19:01:40.834 INFO:teuthology.orchestra.run.smithi165.stdout: crun x86_64 1.14.1-1.module_el8+951+32019cde appstream 257 k 2024-02-22T19:01:40.834 INFO:teuthology.orchestra.run.smithi165.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-02-22T19:01:40.834 INFO:teuthology.orchestra.run.smithi165.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout: toolbox x86_64 0.0.99.5-1.module_el8+847+7863d4e6 appstream 2.5 M 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout:Installing weak dependencies: 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout:Installing module profiles: 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout: container-tools/common 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout:Enabling module streams: 2024-02-22T19:01:40.835 INFO:teuthology.orchestra.run.smithi165.stdout: container-tools rhel8 2024-02-22T19:01:40.836 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:01:40.836 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-02-22T19:01:40.836 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-02-22T19:01:40.836 INFO:teuthology.orchestra.run.smithi165.stdout:Install 13 Packages 2024-02-22T19:01:40.836 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:01:40.836 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 27 M 2024-02-22T19:01:40.837 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 91 M 2024-02-22T19:01:40.837 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-02-22T19:01:41.176 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-02-22T19:01:41.215 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-02-22T19:01:41.216 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repository Size 2024-02-22T19:01:41.216 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-02-22T19:01:41.216 INFO:teuthology.orchestra.run.smithi037.stdout:Installing group/module packages: 2024-02-22T19:01:41.216 INFO:teuthology.orchestra.run.smithi037.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-02-22T19:01:41.216 INFO:teuthology.orchestra.run.smithi037.stdout: buildah x86_64 2:1.33.5-1.module_el8+885+7da147f3 appstream 9.7 M 2024-02-22T19:01:41.216 INFO:teuthology.orchestra.run.smithi037.stdout: cockpit-podman noarch 83-1.module_el8+847+7863d4e6 appstream 688 k 2024-02-22T19:01:41.216 INFO:teuthology.orchestra.run.smithi037.stdout: crun x86_64 1.14.1-1.module_el8+951+32019cde appstream 257 k 2024-02-22T19:01:41.216 INFO:teuthology.orchestra.run.smithi037.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-02-22T19:01:41.216 INFO:teuthology.orchestra.run.smithi037.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-02-22T19:01:41.216 INFO:teuthology.orchestra.run.smithi037.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-02-22T19:01:41.216 INFO:teuthology.orchestra.run.smithi037.stdout: toolbox x86_64 0.0.99.5-1.module_el8+847+7863d4e6 appstream 2.5 M 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout:Installing weak dependencies: 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout:Installing module profiles: 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout: container-tools/common 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout:Enabling module streams: 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout: container-tools rhel8 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-02-22T19:01:41.217 INFO:teuthology.orchestra.run.smithi037.stdout:Install 13 Packages 2024-02-22T19:01:41.218 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:01:41.218 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 27 M 2024-02-22T19:01:41.218 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 91 M 2024-02-22T19:01:41.218 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-02-22T19:01:42.105 INFO:teuthology.orchestra.run.smithi165.stdout:(1/13): cockpit-podman-83-1.module_el8+847+7863 574 kB/s | 688 kB 00:01 2024-02-22T19:01:42.139 INFO:teuthology.orchestra.run.smithi165.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 836 kB/s | 1.0 MB 00:01 2024-02-22T19:01:42.397 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] crun-1.14.1-1.module_el8+951+32019cde.x86_64.rpm: Status code: 503 for http://mirrors.rcs.alaska.edu/centos/8-stream/AppStream/x86_64/os/Packages/crun-1.14.1-1.module_el8%2b951%2b32019cde.x86_64.rpm (IP: 199.165.82.202) 2024-02-22T19:01:42.610 INFO:teuthology.orchestra.run.smithi037.stdout:(1/13): cockpit-podman-83-1.module_el8+847+7863 510 kB/s | 688 kB 00:01 2024-02-22T19:01:42.636 INFO:teuthology.orchestra.run.smithi037.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 749 kB/s | 1.0 MB 00:01 2024-02-22T19:01:42.639 INFO:teuthology.orchestra.run.smithi165.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 71 kB/s | 38 kB 00:00 2024-02-22T19:01:42.664 INFO:teuthology.orchestra.run.smithi165.stdout:(4/13): crun-1.14.1-1.module_el8+951+32019cde.x 490 kB/s | 257 kB 00:00 2024-02-22T19:01:43.127 INFO:teuthology.orchestra.run.smithi037.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 73 kB/s | 38 kB 00:00 2024-02-22T19:01:43.281 INFO:teuthology.orchestra.run.smithi165.stdout:(5/13): buildah-1.33.5-1.module_el8+885+7da147f 4.1 MB/s | 9.7 MB 00:02 2024-02-22T19:01:43.440 INFO:teuthology.orchestra.run.smithi165.stdout:(6/13): python3-podman-4.9.0-1.module_el8+847+7 233 kB/s | 180 kB 00:00 2024-02-22T19:01:43.567 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] python3-pytoml-0.1.14-5.git7dea353.el8.noarch.rpm: Status code: 503 for http://mirrors.rcs.alaska.edu/centos/8-stream/AppStream/x86_64/os/Packages/python3-pytoml-0.1.14-5.git7dea353.el8.noarch.rpm (IP: 199.165.82.202) 2024-02-22T19:01:43.624 INFO:teuthology.orchestra.run.smithi165.stdout:(7/13): python3-pytoml-0.1.14-5.git7dea353.el8. 72 kB/s | 25 kB 00:00 2024-02-22T19:01:43.644 INFO:teuthology.orchestra.run.smithi037.stdout:(4/13): crun-1.14.1-1.module_el8+951+32019cde.x 255 kB/s | 257 kB 00:01 2024-02-22T19:01:43.685 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] python3-pyxdg-0.25-16.el8.noarch.rpm: Status code: 503 for http://mirrors.rcs.alaska.edu/centos/8-stream/AppStream/x86_64/os/Packages/python3-pyxdg-0.25-16.el8.noarch.rpm (IP: 199.165.82.202) 2024-02-22T19:01:43.753 INFO:teuthology.orchestra.run.smithi037.stdout:(5/13): buildah-1.33.5-1.module_el8+885+7da147f 3.9 MB/s | 9.7 MB 00:02 2024-02-22T19:01:43.899 INFO:teuthology.orchestra.run.smithi165.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 205 kB/s | 94 kB 00:00 2024-02-22T19:01:44.116 INFO:teuthology.orchestra.run.smithi165.stdout:(9/13): skopeo-1.14.3-0.1.module_el8+885+7da147 18 MB/s | 8.8 MB 00:00 2024-02-22T19:01:44.166 INFO:teuthology.orchestra.run.smithi165.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 1.0 MB/s | 53 kB 00:00 2024-02-22T19:01:44.193 INFO:teuthology.orchestra.run.smithi037.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 56 kB/s | 25 kB 00:00 2024-02-22T19:01:44.216 INFO:teuthology.orchestra.run.smithi165.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 821 kB/s | 41 kB 00:00 2024-02-22T19:01:44.442 INFO:teuthology.orchestra.run.smithi165.stdout:(12/13): toolbox-0.0.99.5-1.module_el8+847+7863 4.7 MB/s | 2.5 MB 00:00 2024-02-22T19:01:44.525 INFO:teuthology.orchestra.run.smithi165.stdout:(13/13): netavark-1.10.3-1.module_el8+951+32019 2.2 MB/s | 4.1 MB 00:01 2024-02-22T19:01:44.530 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-02-22T19:01:44.534 INFO:teuthology.orchestra.run.smithi165.stdout:Total 7.4 MB/s | 27 MB 00:03 2024-02-22T19:01:44.537 INFO:teuthology.orchestra.run.smithi037.stdout:(7/13): python3-podman-4.9.0-1.module_el8+847+7 202 kB/s | 180 kB 00:00 2024-02-22T19:01:44.807 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-02-22T19:01:44.828 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-02-22T19:01:44.828 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-02-22T19:01:44.962 INFO:teuthology.orchestra.run.smithi037.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 122 kB/s | 94 kB 00:00 2024-02-22T19:01:45.104 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-02-22T19:01:45.107 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-02-22T19:01:45.187 INFO:teuthology.orchestra.run.smithi037.stdout:(9/13): netavark-1.10.3-1.module_el8+951+32019c 2.0 MB/s | 4.1 MB 00:02 2024-02-22T19:01:45.712 INFO:teuthology.orchestra.run.smithi037.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 100 kB/s | 53 kB 00:00 2024-02-22T19:01:45.786 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-02-22T19:01:46.230 INFO:teuthology.orchestra.run.smithi037.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 79 kB/s | 41 kB 00:00 2024-02-22T19:01:46.722 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-22T19:01:46.847 INFO:teuthology.orchestra.run.smithi037.stdout:(12/13): toolbox-0.0.99.5-1.module_el8+847+7863 1.3 MB/s | 2.5 MB 00:01 2024-02-22T19:01:46.930 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-02-22T19:01:47.092 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-02-22T19:01:47.197 INFO:teuthology.orchestra.run.smithi037.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 3.3 MB/s | 8.8 MB 00:02 2024-02-22T19:01:47.197 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-02-22T19:01:47.197 INFO:teuthology.orchestra.run.smithi037.stdout:Total 4.6 MB/s | 27 MB 00:05 2024-02-22T19:01:47.266 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-02-22T19:01:47.477 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-02-22T19:01:47.486 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-02-22T19:01:47.500 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-02-22T19:01:47.500 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-02-22T19:01:47.790 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-02-22T19:01:47.795 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-02-22T19:01:48.046 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-02-22T19:01:48.550 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-02-22T19:01:48.983 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-02-22T19:01:49.192 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 8/13 2024-02-22T19:01:49.396 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : crun-1.14.1-1.module_el8+951+32019cde.x86_64 9/13 2024-02-22T19:01:49.566 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-22T19:01:49.804 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-02-22T19:01:49.836 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-02-22T19:01:50.024 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-02-22T19:01:50.067 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-22T19:01:50.213 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-02-22T19:01:50.304 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-22T19:01:50.474 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-22T19:01:50.482 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-02-22T19:01:50.900 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-22T19:01:50.901 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-02-22T19:01:50.901 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2/13 2024-02-22T19:01:50.901 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 3/13 2024-02-22T19:01:50.901 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-02-22T19:01:50.901 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : crun-1.14.1-1.module_el8+951+32019cde.x86_64 5/13 2024-02-22T19:01:50.901 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-02-22T19:01:50.901 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-02-22T19:01:50.901 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-02-22T19:01:50.901 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-02-22T19:01:50.901 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-02-22T19:01:50.901 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-22T19:01:50.901 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-22T19:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-02-22T19:01:51.569 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-22T19:01:51.569 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:01:51.569 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-02-22T19:01:51.569 INFO:teuthology.orchestra.run.smithi165.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-02-22T19:01:51.569 INFO:teuthology.orchestra.run.smithi165.stdout: buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2024-02-22T19:01:51.569 INFO:teuthology.orchestra.run.smithi165.stdout: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 2024-02-22T19:01:51.569 INFO:teuthology.orchestra.run.smithi165.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-02-22T19:01:51.570 INFO:teuthology.orchestra.run.smithi165.stdout: crun-1.14.1-1.module_el8+951+32019cde.x86_64 2024-02-22T19:01:51.570 INFO:teuthology.orchestra.run.smithi165.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-02-22T19:01:51.570 INFO:teuthology.orchestra.run.smithi165.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-02-22T19:01:51.570 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-22T19:01:51.570 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-22T19:01:51.570 INFO:teuthology.orchestra.run.smithi165.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-02-22T19:01:51.570 INFO:teuthology.orchestra.run.smithi165.stdout: toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 2024-02-22T19:01:51.570 INFO:teuthology.orchestra.run.smithi165.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-22T19:01:51.570 INFO:teuthology.orchestra.run.smithi165.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-22T19:01:51.570 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:01:51.570 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-02-22T19:01:51.852 DEBUG:teuthology.parallel:result is None 2024-02-22T19:01:52.350 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-02-22T19:01:52.600 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 8/13 2024-02-22T19:01:52.821 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : crun-1.14.1-1.module_el8+951+32019cde.x86_64 9/13 2024-02-22T19:01:53.412 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-02-22T19:01:53.622 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-22T19:01:53.871 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-22T19:01:54.089 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-22T19:01:54.539 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 13/13 2024-02-22T19:01:54.539 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-02-22T19:01:54.539 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2/13 2024-02-22T19:01:54.539 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 3/13 2024-02-22T19:01:54.539 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-02-22T19:01:54.539 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : crun-1.14.1-1.module_el8+951+32019cde.x86_64 5/13 2024-02-22T19:01:54.540 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-02-22T19:01:54.540 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-02-22T19:01:54.540 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-02-22T19:01:54.540 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-02-22T19:01:54.540 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-02-22T19:01:54.540 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/13 2024-02-22T19:01:54.540 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-02-22T19:01:55.141 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-22T19:01:55.141 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:01:55.141 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-02-22T19:01:55.141 INFO:teuthology.orchestra.run.smithi037.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-02-22T19:01:55.141 INFO:teuthology.orchestra.run.smithi037.stdout: buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2024-02-22T19:01:55.141 INFO:teuthology.orchestra.run.smithi037.stdout: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 2024-02-22T19:01:55.142 INFO:teuthology.orchestra.run.smithi037.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-02-22T19:01:55.142 INFO:teuthology.orchestra.run.smithi037.stdout: crun-1.14.1-1.module_el8+951+32019cde.x86_64 2024-02-22T19:01:55.142 INFO:teuthology.orchestra.run.smithi037.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-02-22T19:01:55.142 INFO:teuthology.orchestra.run.smithi037.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-02-22T19:01:55.142 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-22T19:01:55.142 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-22T19:01:55.142 INFO:teuthology.orchestra.run.smithi037.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-02-22T19:01:55.142 INFO:teuthology.orchestra.run.smithi037.stdout: toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 2024-02-22T19:01:55.142 INFO:teuthology.orchestra.run.smithi037.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-22T19:01:55.142 INFO:teuthology.orchestra.run.smithi037.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-22T19:01:55.142 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:01:55.142 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-02-22T19:01:55.451 DEBUG:teuthology.parallel:result is None 2024-02-22T19:01:55.452 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-22T19:01:55.526 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v16.2.5', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.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': 'eb66ed921e744301e6863be6353618d63967ea59'} 2024-02-22T19:01:55.527 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v16.2.5 2024-02-22T19:01:55.527 INFO:tasks.cephadm:Cluster fsid is d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:01:55.527 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-22T19:01:55.527 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-02-22T19:01:55.528 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi037': '172.21.15.37', 'mon.smithi165': '172.21.15.165'} 2024-02-22T19:01:55.528 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-22T19:01:55.528 DEBUG:teuthology.orchestra.run.smithi037:> sudo hostname $(hostname -s) 2024-02-22T19:01:55.556 DEBUG:teuthology.orchestra.run.smithi165:> sudo hostname $(hostname -s) 2024-02-22T19:01:55.591 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.5)... 2024-02-22T19:01:55.591 DEBUG:teuthology.orchestra.run.smithi037:> 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-02-22T19:01:56.340 INFO:teuthology.orchestra.run.smithi037.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Feb 22 19:01 /home/ubuntu/cephtest/cephadm 2024-02-22T19:01:56.341 DEBUG:teuthology.orchestra.run.smithi165:> 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-02-22T19:01:56.641 INFO:teuthology.orchestra.run.smithi165.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Feb 22 19:01 /home/ubuntu/cephtest/cephadm 2024-02-22T19:01:56.642 DEBUG:teuthology.orchestra.run.smithi037:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-22T19:01:56.665 DEBUG:teuthology.orchestra.run.smithi165:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-22T19:01:56.697 DEBUG:teuthology.orchestra.run.smithi037:> sudo mkdir -p /etc/ceph 2024-02-22T19:01:56.738 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /etc/ceph 2024-02-22T19:01:56.770 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 777 /etc/ceph 2024-02-22T19:01:56.811 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 777 /etc/ceph 2024-02-22T19:01:56.841 INFO:tasks.cephadm:Writing seed config... 2024-02-22T19:01:56.842 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-22T19:01:56.843 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-22T19:01:56.843 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-22T19:01:56.843 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-22T19:01:56.843 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-22T19:01:56.843 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-22T19:01:56.843 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-22T19:01:56.843 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-02-22T19:01:56.844 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-02-22T19:01:56.844 DEBUG:teuthology.orchestra.run.smithi037:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-22T19:01:56.871 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 to file = true 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 ruleset-failure-domain=osd 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 = d8b7510c-d1b4-11ee-95bf-87774f69a715 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 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-02-22T19:01:56.872 DEBUG:teuthology.orchestra.run.smithi037:mon.smithi037> sudo journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi037.service 2024-02-22T19:01:56.914 INFO:tasks.cephadm:Bootstrapping... 2024-02-22T19:01:56.914 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 -v bootstrap --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 --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.37 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-22T19:01:56.945 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:-- Logs begin at Thu 2024-02-22 18:41:39 UTC. -- 2024-02-22T19:01:57.228 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-02-22T19:01:58.634 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: 4.9.3-dev 2024-02-22T19:01:58.645 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying podman|docker is present... 2024-02-22T19:01:58.645 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-02-22T19:01:58.670 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: 4.9.3-dev 2024-02-22T19:01:58.681 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying lvm2 is present... 2024-02-22T19:01:58.682 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying time synchronization is in place... 2024-02-22T19:01:58.682 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled chrony.service 2024-02-22T19:01:58.689 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-22T19:01:58.690 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active chrony.service 2024-02-22T19:01:58.695 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-02-22T19:01:58.696 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-22T19:01:58.702 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: enabled 2024-02-22T19:01:58.703 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active chronyd.service 2024-02-22T19:01:58.708 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: active 2024-02-22T19:01:58.709 INFO:teuthology.orchestra.run.smithi037.stderr:Unit chronyd.service is enabled and running 2024-02-22T19:01:58.709 INFO:teuthology.orchestra.run.smithi037.stderr:Repeating the final host check... 2024-02-22T19:01:58.709 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-02-22T19:01:58.730 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: 4.9.3-dev 2024-02-22T19:01:58.738 INFO:teuthology.orchestra.run.smithi037.stderr:podman|docker (/bin/podman) is present 2024-02-22T19:01:58.738 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl is present 2024-02-22T19:01:58.738 INFO:teuthology.orchestra.run.smithi037.stderr:lvcreate is present 2024-02-22T19:01:58.738 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled chrony.service 2024-02-22T19:01:58.744 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-22T19:01:58.744 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active chrony.service 2024-02-22T19:01:58.750 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-02-22T19:01:58.750 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-22T19:01:58.756 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: enabled 2024-02-22T19:01:58.757 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active chronyd.service 2024-02-22T19:01:58.762 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: active 2024-02-22T19:01:58.763 INFO:teuthology.orchestra.run.smithi037.stderr:Unit chronyd.service is enabled and running 2024-02-22T19:01:58.763 INFO:teuthology.orchestra.run.smithi037.stderr:Host looks OK 2024-02-22T19:01:58.763 INFO:teuthology.orchestra.run.smithi037.stderr:Cluster fsid: d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:01:58.763 INFO:teuthology.orchestra.run.smithi037.stderr:Acquiring lock 139651059380352 on /run/cephadm/d8b7510c-d1b4-11ee-95bf-87774f69a715.lock 2024-02-22T19:01:58.763 INFO:teuthology.orchestra.run.smithi037.stderr:Lock 139651059380352 acquired on /run/cephadm/d8b7510c-d1b4-11ee-95bf-87774f69a715.lock 2024-02-22T19:01:58.764 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying IP 172.21.15.37 port 3300 ... 2024-02-22T19:01:58.764 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying IP 172.21.15.37 port 6789 ... 2024-02-22T19:01:58.764 INFO:teuthology.orchestra.run.smithi037.stderr:Base mon IP is 172.21.15.37, final addrv is [v2:172.21.15.37:3300,v1:172.21.15.37:6789] 2024-02-22T19:01:58.765 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /sbin/ip route ls 2024-02-22T19:01:58.767 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.37 metric 100 2024-02-22T19:01:58.767 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.37 metric 100 2024-02-22T19:01:58.768 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /sbin/ip -6 route ls 2024-02-22T19:01:58.770 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-02-22T19:01:58.771 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-02-22T19:01:58.771 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1766sec hoplimit 64 pref medium 2024-02-22T19:01:58.771 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /sbin/ip -6 addr ls 2024-02-22T19:01:58.773 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-22T19:01:58.773 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-02-22T19:01:58.774 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-02-22T19:01:58.774 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-02-22T19:01:58.774 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe88:7794/64 scope link 2024-02-22T19:01:58.774 INFO:teuthology.orchestra.run.smithi037.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-02-22T19:01:58.775 INFO:teuthology.orchestra.run.smithi037.stderr:Mon IP `172.21.15.37` is in CIDR network `172.21.0.0/20` 2024-02-22T19:01:58.775 INFO:teuthology.orchestra.run.smithi037.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-22T19:01:58.776 INFO:teuthology.orchestra.run.smithi037.stderr:Pulling container image docker.io/ceph/ceph:v16.2.5... 2024-02-22T19:01:58.776 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman pull docker.io/ceph/ceph:v16.2.5 2024-02-22T19:01:58.865 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: Trying to pull docker.io/ceph/ceph:v16.2.5... 2024-02-22T19:02:05.487 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: Getting image source signatures 2024-02-22T19:02:05.502 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: Copying blob sha256:77890c5669f6b6c6924b8fca572f4f533c69239091810f2d2495b0df611f7263 2024-02-22T19:02:05.502 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-02-22T19:02:20.162 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: Copying config sha256:6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-02-22T19:02:20.336 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: Writing manifest to image destination 2024-02-22T19:02:20.679 INFO:teuthology.orchestra.run.smithi037.stderr:/bin/podman: 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-02-22T19:02:20.687 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.5 --version 2024-02-22T19:02:21.419 INFO:teuthology.orchestra.run.smithi037.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-02-22T19:02:21.981 INFO:teuthology.orchestra.run.smithi037.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-02-22T19:02:21.981 INFO:teuthology.orchestra.run.smithi037.stderr:Extracting ceph user uid/gid from container image... 2024-02-22T19:02:21.982 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint stat --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.5 -c %u %g /var/lib/ceph 2024-02-22T19:02:22.623 INFO:teuthology.orchestra.run.smithi037.stderr:stat: 167 167 2024-02-22T19:02:23.268 INFO:teuthology.orchestra.run.smithi037.stderr:Creating initial keys... 2024-02-22T19:02:23.268 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.5 --gen-print-key 2024-02-22T19:02:23.795 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-authtool: AQA/mtdlRBmyKRAABuuxiIhq06AZO0/IKD8JnQ== 2024-02-22T19:02:24.590 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.5 --gen-print-key 2024-02-22T19:02:25.184 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-authtool: AQBBmtdlpVxHBBAA2JcWeIANrnWS2YuaE1SsUQ== 2024-02-22T19:02:25.832 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 docker.io/ceph/ceph:v16.2.5 --gen-print-key 2024-02-22T19:02:26.381 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-authtool: AQBCmtdlBucJERAAC/SqjYhi9tEPK29K01dSDw== 2024-02-22T19:02:26.956 INFO:teuthology.orchestra.run.smithi037.stderr:Creating initial monmap... 2024-02-22T19:02:26.956 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmpx8hsu__q:/tmp/monmap:z docker.io/ceph/ceph:v16.2.5 --create --clobber --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 --addv smithi037 [v2:172.21.15.37:3300,v1:172.21.15.37:6789] /tmp/monmap 2024-02-22T19:02:27.556 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-22T19:02:27.556 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:02:27.556 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-22T19:02:28.203 INFO:teuthology.orchestra.run.smithi037.stderr:monmaptool for smithi037 [v2:172.21.15.37:3300,v1:172.21.15.37:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-22T19:02:28.203 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: set fsid to d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:02:28.203 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-22T19:02:28.203 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-02-22T19:02:28.203 INFO:teuthology.orchestra.run.smithi037.stderr:Creating mon... 2024-02-22T19:02:28.205 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037:/var/lib/ceph/mon/ceph-smithi037:z -v /tmp/ceph-tmptdcjxrmq:/tmp/keyring:z -v /tmp/ceph-tmpx8hsu__q:/tmp/monmap:z docker.io/ceph/ceph:v16.2.5 --mkfs -i smithi037 --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -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-02-22T19:02:28.825 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.665+0000 7fc68284e700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 1 imported monmap: 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: epoch 0 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: last_changed 2024-02-22T19:02:27.465407+0000 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: created 2024-02-22T19:02:27.465407+0000 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon.smithi037 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 0 /usr/bin/ceph-mon: set fsid to d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: RocksDB version: 6.8.1 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-22T19:02:28.826 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Compile date Jul 8 2021 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: DB SUMMARY 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi037/store.db dir, Total Num: 0, files: 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi037/store.db: 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.error_if_exists: 0 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.create_if_missing: 1 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.paranoid_checks: 1 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.env: 0x555c51aa31c0 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.fs: Posix File System 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.info_log: 0x555c5435cc20 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.statistics: (nil) 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.use_fsync: 0 2024-02-22T19:02:28.827 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.max_log_file_size: 0 2024-02-22T19:02:28.828 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-22T19:02:28.828 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-22T19:02:28.828 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-22T19:02:28.828 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-22T19:02:28.828 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.allow_fallocate: 1 2024-02-22T19:02:28.828 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-22T19:02:28.828 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-22T19:02:28.828 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.use_direct_reads: 0 2024-02-22T19:02:28.829 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-22T19:02:28.830 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-22T19:02:28.830 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.db_log_dir: 2024-02-22T19:02:28.830 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi037/store.db 2024-02-22T19:02:28.830 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-22T19:02:28.830 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.max_subcompactions: 1 2024-02-22T19:02:28.830 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.max_background_flushes: -1 2024-02-22T19:02:28.830 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-22T19:02:28.830 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-22T19:02:28.830 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-22T19:02:28.830 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-22T19:02:28.830 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-22T19:02:28.831 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-22T19:02:28.831 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-22T19:02:28.831 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.write_buffer_manager: 0x555c54365530 2024-02-22T19:02:28.831 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-22T19:02:28.831 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-22T19:02:28.831 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-22T19:02:28.831 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-22T19:02:28.831 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-22T19:02:28.831 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-22T19:02:28.831 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-22T19:02:28.831 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-22T19:02:28.831 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-22T19:02:28.832 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.unordered_write: 0 2024-02-22T19:02:28.832 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-22T19:02:28.832 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-22T19:02:28.832 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-22T19:02:28.832 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-22T19:02:28.832 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.row_cache: None 2024-02-22T19:02:28.832 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.wal_filter: None 2024-02-22T19:02:28.832 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-22T19:02:28.832 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-22T19:02:28.832 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.preserve_deletes: 0 2024-02-22T19:02:28.832 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.two_write_queues: 0 2024-02-22T19:02:28.832 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-22T19:02:28.832 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.atomic_flush: 0 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.log_readahead_size: 0 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.max_background_jobs: 2 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.max_background_compactions: -1 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-22T19:02:28.833 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.max_open_files: -1 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Compression algorithms supported: 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: kZSTD supported: 0 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: kXpressCompression supported: 0 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: kLZ4Compression supported: 1 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: kBZip2Compression supported: 0 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: kZlibCompression supported: 1 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: kSnappyCompression supported: 1 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.666+0000 7fc68284e700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-22T19:02:28.834 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi037/store.db/MANIFEST-000001 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.merge_operator: 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compaction_filter: None 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555c54276160) 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-22T19:02:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-02-22T19:02:28.836 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: index_type: 0 2024-02-22T19:02:28.836 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-02-22T19:02:28.836 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-02-22T19:02:28.836 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-02-22T19:02:28.836 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-02-22T19:02:28.836 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: checksum: 1 2024-02-22T19:02:28.836 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-02-22T19:02:28.837 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_cache: 0x555c542acd10 2024-02-22T19:02:28.837 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-02-22T19:02:28.837 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-02-22T19:02:28.837 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-02-22T19:02:28.837 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-02-22T19:02:28.837 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-02-22T19:02:28.838 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-02-22T19:02:28.838 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-02-22T19:02:28.838 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-02-22T19:02:28.838 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-02-22T19:02:28.838 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-02-22T19:02:28.838 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-02-22T19:02:28.838 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-02-22T19:02:28.838 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-02-22T19:02:28.839 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-02-22T19:02:28.839 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-02-22T19:02:28.839 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-22T19:02:28.839 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-02-22T19:02:28.839 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-02-22T19:02:28.839 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-02-22T19:02:28.839 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: format_version: 2 2024-02-22T19:02:28.839 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-02-22T19:02:28.839 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: block_align: 0 2024-02-22T19:02:28.839 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compression: NoCompression 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.num_levels: 7 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-22T19:02:28.840 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-22T19:02:28.841 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-22T19:02:28.841 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-22T19:02:28.841 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-22T19:02:28.841 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-22T19:02:28.841 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-22T19:02:28.841 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-22T19:02:28.841 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-22T19:02:28.841 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-22T19:02:28.842 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-22T19:02:28.843 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.table_properties_collectors: 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.inplace_update_support: 0 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.bloom_locality: 0 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.max_successive_merges: 0 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-22T19:02:28.844 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-22T19:02:28.845 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.ttl: 2592000 2024-02-22T19:02:28.845 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.667+0000 7fc68284e700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-22T19:02:28.845 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.668+0000 7fc68284e700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi037/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-02-22T19:02:28.846 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.846 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.668+0000 7fc68284e700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-02-22T19:02:28.846 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.846 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.669+0000 7fc68284e700 4 rocksdb: DB pointer 0x555c54371800 2024-02-22T19:02:28.846 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.669+0000 7fc66b6d7700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-22T19:02:28.846 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.669+0000 7fc66b6d7700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-22T19:02:28.847 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-02-22T19:02:28.847 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:02:28.847 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.847 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.847 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T19:02:28.847 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.847 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.847 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T19:02:28.848 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.848 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-22T19:02:28.848 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.848 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:02:28.848 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.848 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.848 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.849 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-22T19:02:28.849 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.849 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:02:28.849 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:02:28.849 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T19:02:28.849 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T19:02:28.850 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T19:02:28.850 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T19:02:28.850 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-22T19:02:28.850 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.850 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.850 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.851 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.851 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-22T19:02:28.851 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.851 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-22T19:02:28.851 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.851 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:02:28.851 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.852 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.852 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.852 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-22T19:02:28.852 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.852 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:02:28.852 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:02:28.853 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T19:02:28.853 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T19:02:28.853 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T19:02:28.854 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T19:02:28.854 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-22T19:02:28.854 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.854 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.854 INFO:teuthology.orchestra.run.smithi037.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-02-22T19:02:28.855 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.855 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-22T19:02:28.855 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: 2024-02-22T19:02:28.855 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.670+0000 7fc68284e700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-02-22T19:02:28.855 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.670+0000 7fc68284e700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-02-22T19:02:28.855 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph-mon: debug 2024-02-22T19:02:28.670+0000 7fc68284e700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi037 for mon.smithi037 2024-02-22T19:02:29.358 INFO:teuthology.orchestra.run.smithi037.stderr:create mon.smithi037 on 2024-02-22T19:02:29.359 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:02:29.364 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl disable ceph.target 2024-02-22T19:02:29.460 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl enable ceph.target 2024-02-22T19:02:29.467 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-22T19:02:29.553 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl start ceph.target 2024-02-22T19:02:29.559 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl enable ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715.target 2024-02-22T19:02:29.566 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715.target → /etc/systemd/system/ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715.target. 2024-02-22T19:02:29.566 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715.target → /etc/systemd/system/ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715.target. 2024-02-22T19:02:29.648 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl start ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715.target 2024-02-22T19:02:29.655 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl daemon-reload 2024-02-22T19:02:29.746 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl stop ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi037 2024-02-22T19:02:29.783 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl reset-failed ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi037 2024-02-22T19:02:29.788 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to reset failed state of unit ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi037.service: Unit ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi037.service not loaded. 2024-02-22T19:02:29.789 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl enable ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi037 2024-02-22T19:02:29.795 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715.target.wants/ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi037.service → /etc/systemd/system/ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@.service. 2024-02-22T19:02:29.883 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl start ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi037 2024-02-22T19:02:29.925 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:29 smithi037 systemd[1]: Starting Ceph mon.smithi037 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:02:30.530 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-22T19:02:30.538 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: disabled 2024-02-22T19:02:30.539 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active firewalld.service 2024-02-22T19:02:30.546 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-02-22T19:02:30.546 INFO:teuthology.orchestra.run.smithi037.stderr:firewalld.service is not enabled 2024-02-22T19:02:30.547 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to enable service . firewalld.service is not available 2024-02-22T19:02:30.547 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mon to start... 2024-02-22T19:02:30.547 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mon... 2024-02-22T19:02:30.547 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037:/var/lib/ceph/mon/ceph-smithi037:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 status 2024-02-22T19:02:30.822 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[62980]: cluster 2024-02-22T19:02:30.490635+0000 mon.smithi037 (mon.0) 0 : [INF] mkfs d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:02:30.822 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[62980]: cluster 2024-02-22T19:02:30.473458+0000 mon.smithi037 (mon.0) 1 : cluster [INF] mon.smithi037 is new leader, mons smithi037 in quorum (ranks 0) 2024-02-22T19:02:30.822 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:30 smithi037 bash[62964]: d4e369124559493ae667a918e1d0d218998830de75eb6b0006519024c1b47778 2024-02-22T19:02:30.822 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:30 smithi037 systemd[1]: Started Ceph mon.smithi037 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:02:31.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: cluster: 2024-02-22T19:02:31.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: id: d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:02:31.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-02-22T19:02:31.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-02-22T19:02:31.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: services: 2024-02-22T19:02:31.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi037 (age 0.753083s) 2024-02-22T19:02:31.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mgr: no daemons active 2024-02-22T19:02:31.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-02-22T19:02:31.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-02-22T19:02:31.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: data: 2024-02-22T19:02:31.245 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-02-22T19:02:31.246 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-02-22T19:02:31.246 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-02-22T19:02:31.246 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: pgs: 2024-02-22T19:02:31.246 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-02-22T19:02:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[62980]: cluster 2024-02-22T19:02:30.489225+0000 mon.smithi037 (mon.0) 2 : cluster [INF] mon.smithi037 is new leader, mons smithi037 in quorum (ranks 0) 2024-02-22T19:02:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[62980]: cluster 2024-02-22T19:02:30.489390+0000 mon.smithi037 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0]} 2024-02-22T19:02:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[62980]: cluster 2024-02-22T19:02:30.492436+0000 mon.smithi037 (mon.0) 4 : cluster [DBG] fsmap 2024-02-22T19:02:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[62980]: cluster 2024-02-22T19:02:30.495864+0000 mon.smithi037 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-22T19:02:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[62980]: cluster 2024-02-22T19:02:30.496245+0000 mon.smithi037 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-22T19:02:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[62980]: audit 2024-02-22T19:02:31.242279+0000 mon.smithi037 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.37:0/1816987251' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-22T19:02:31.920 INFO:teuthology.orchestra.run.smithi037.stderr:mon is available 2024-02-22T19:02:31.920 INFO:teuthology.orchestra.run.smithi037.stderr:Assimilating anything we can from ceph.conf... 2024-02-22T19:02:31.920 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z -v /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037:/var/lib/ceph/mon/ceph-smithi037:z docker.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi037/config 2024-02-22T19:02:32.637 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-02-22T19:02:32.637 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [global] 2024-02-22T19:02:32.637 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: fsid = d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:02:32.637 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: log_to_journald = false 2024-02-22T19:02:32.637 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.37:3300,v1:172.21.15.37:6789] 2024-02-22T19:02:32.638 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-22T19:02:32.638 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-22T19:02:32.638 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-22T19:02:32.638 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-22T19:02:32.638 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-02-22T19:02:32.638 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [mgr] 2024-02-22T19:02:32.638 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-22T19:02:32.638 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-02-22T19:02:32.638 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [osd] 2024-02-22T19:02:32.638 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-22T19:02:32.638 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-22T19:02:33.031 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[62980]: audit 2024-02-22T19:02:32.632742+0000 mon.smithi037 (mon.0) 8 : audit [INF] from='client.? 172.21.15.37:0/3566234003' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-22T19:02:33.031 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[62980]: audit 2024-02-22T19:02:32.635311+0000 mon.smithi037 (mon.0) 9 : audit [INF] from='client.? 172.21.15.37:0/3566234003' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-22T19:02:33.293 INFO:teuthology.orchestra.run.smithi037.stderr:Generating new minimal ceph.conf... 2024-02-22T19:02:33.293 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z -v /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037:/var/lib/ceph/mon/ceph-smithi037:z docker.io/ceph/ceph:v16.2.5 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi037/config 2024-02-22T19:02:34.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[62980]: audit 2024-02-22T19:02:33.893787+0000 mon.smithi037 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.37:0/248993052' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:02:34.576 INFO:teuthology.orchestra.run.smithi037.stderr:Restarting the monitor... 2024-02-22T19:02:34.577 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl restart ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi037 2024-02-22T19:02:34.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:34 smithi037 systemd[1]: Stopping Ceph mon.smithi037 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:02:34.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[62980]: debug 2024-02-22T19:02:34.722+0000 7f11f91e2700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi037 -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-02-22T19:02:34.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[62980]: debug 2024-02-22T19:02:34.722+0000 7f11f91e2700 -1 mon.smithi037@0(leader) e1 *** Got Signal Terminated *** 2024-02-22T19:02:35.451 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 podman[63307]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037 2024-02-22T19:02:35.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 systemd[1]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi037.service: Succeeded. 2024-02-22T19:02:35.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 systemd[1]: Stopped Ceph mon.smithi037 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:02:35.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 systemd[1]: Starting Ceph mon.smithi037 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:02:36.033 INFO:teuthology.orchestra.run.smithi037.stderr:Setting mon public_network to 172.21.0.0/20 2024-02-22T19:02:36.033 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 config set mon public_network 172.21.0.0/20 2024-02-22T19:02:36.284 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.973+0000 7f5d22894700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-22T19:02:36.284 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.973+0000 7f5d22894700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-02-22T19:02:36.284 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.973+0000 7f5d22894700 0 pidfile_write: ignore empty --pid-file 2024-02-22T19:02:36.284 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.977+0000 7f5d22894700 0 load: jerasure load: lrc load: isa 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: RocksDB version: 6.8.1 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Compile date Jul 8 2021 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: DB SUMMARY 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: CURRENT file: CURRENT 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi037/store.db dir, Total Num: 1, files: 000004.sst 2024-02-22T19:02:36.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi037/store.db: 000006.log size: 86191 ; 2024-02-22T19:02:36.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.error_if_exists: 0 2024-02-22T19:02:36.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.create_if_missing: 0 2024-02-22T19:02:36.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.paranoid_checks: 1 2024-02-22T19:02:36.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.env: 0x55caccf631c0 2024-02-22T19:02:36.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.fs: Posix File System 2024-02-22T19:02:36.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.info_log: 0x55cacdb93a40 2024-02-22T19:02:36.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-22T19:02:36.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.statistics: (nil) 2024-02-22T19:02:36.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.use_fsync: 0 2024-02-22T19:02:36.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_log_file_size: 0 2024-02-22T19:02:36.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-22T19:02:36.287 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-22T19:02:36.287 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-22T19:02:36.287 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-22T19:02:36.287 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.allow_fallocate: 1 2024-02-22T19:02:36.287 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-22T19:02:36.287 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-22T19:02:36.287 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.use_direct_reads: 0 2024-02-22T19:02:36.287 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-22T19:02:36.287 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-22T19:02:36.287 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.db_log_dir: 2024-02-22T19:02:36.287 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi037/store.db 2024-02-22T19:02:36.287 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-22T19:02:36.287 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_subcompactions: 1 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_background_flushes: -1 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.write_buffer_manager: 0x55cace80a030 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-22T19:02:36.288 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.unordered_write: 0 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.row_cache: None 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.wal_filter: None 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.preserve_deletes: 0 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.two_write_queues: 0 2024-02-22T19:02:36.289 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-22T19:02:36.290 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.atomic_flush: 0 2024-02-22T19:02:36.290 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-22T19:02:36.290 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-22T19:02:36.290 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-22T19:02:36.290 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.log_readahead_size: 0 2024-02-22T19:02:36.290 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-22T19:02:36.290 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_background_jobs: 2 2024-02-22T19:02:36.290 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_background_compactions: -1 2024-02-22T19:02:36.290 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-22T19:02:36.290 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-22T19:02:36.290 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-22T19:02:36.292 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-22T19:02:36.292 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-22T19:02:36.292 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-22T19:02:36.292 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-22T19:02:36.292 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-22T19:02:36.292 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_open_files: -1 2024-02-22T19:02:36.292 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-22T19:02:36.292 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Compression algorithms supported: 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: kZSTD supported: 0 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: kXpressCompression supported: 0 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: kLZ4Compression supported: 1 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: kBZip2Compression supported: 0 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: kZlibCompression supported: 1 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: kSnappyCompression supported: 1 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi037/store.db/MANIFEST-000005 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.293 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.merge_operator: 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compaction_filter: None 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cacdaac170) 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cache_index_and_filter_blocks: 1 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: pin_top_level_index_and_filter: 1 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: index_type: 0 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: data_block_index_type: 0 2024-02-22T19:02:36.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: index_shortening: 1 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: data_block_hash_table_util_ratio: 0.750000 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: hash_index_allow_collision: 1 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: checksum: 1 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: no_block_cache: 0 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: block_cache: 0x55cacdae2f10 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: block_cache_name: BinnedLRUCache 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: block_cache_options: 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: capacity : 536870912 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: num_shard_bits : 4 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: strict_capacity_limit : 0 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: high_pri_pool_ratio: 0.000 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: block_cache_compressed: (nil) 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: persistent_cache: (nil) 2024-02-22T19:02:36.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: block_size: 4096 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: block_size_deviation: 10 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: block_restart_interval: 16 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: index_block_restart_interval: 1 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: metadata_block_size: 4096 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: partition_filters: 0 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: use_delta_encoding: 1 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: whole_key_filtering: 1 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: verify_compression: 0 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: read_amp_bytes_per_bit: 0 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: format_version: 2 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: enable_index_compression: 1 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: block_align: 0 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.296 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compression: NoCompression 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.num_levels: 7 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-22T19:02:36.297 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-22T19:02:36.298 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-22T19:02:36.299 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.table_properties_collectors: 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.inplace_update_support: 0 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-22T19:02:36.300 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.bloom_locality: 0 2024-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.max_successive_merges: 0 2024-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.ttl: 2592000 2024-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.978+0000 7f5d22894700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.979+0000 7f5d22894700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi037/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-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.979+0000 7f5d22894700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.979+0000 7f5d22894700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708628555980263, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-02-22T19:02:36.301 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.979+0000 7f5d22894700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.979+0000 7f5d22894700 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-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.980+0000 7f5d22894700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708628555981205, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82922, "table_properties": {"data_size": 81180, "index_size": 347, "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": 75722, "raw_average_value_size": 378, "num_data_blocks": 11, "num_entries": 200, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1708628555, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.980+0000 7f5d22894700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.980+0000 7f5d22894700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708628555981652, "job": 1, "event": "recovery_finished"} 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.981+0000 7f5d22894700 4 rocksdb: DB pointer 0x55cacdba7800 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.981+0000 7f5d0969c700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.981+0000 7f5d0969c700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: ** DB Stats ** 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-22T19:02:36.302 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: ** Compaction Stats [default] ** 2024-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 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-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: L0 2/0 82.67 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.1 0.00 0.00 1 0.001 0 0 2024-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Sum 2/0 82.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.1 0.00 0.00 1 0.001 0 0 2024-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.1 0.00 0.00 1 0.001 0 0 2024-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: ** Compaction Stats [default] ** 2024-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 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-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 130.1 0.00 0.00 1 0.001 0 0 2024-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T19:02:36.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T19:02:36.304 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T19:02:36.304 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T19:02:36.304 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: AddFile(Keys): cumulative 0, interval 0 2024-02-22T19:02:36.304 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Cumulative compaction: 0.00 GB write, 25.82 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:02:36.304 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Interval compaction: 0.00 GB write, 25.82 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:02:36.304 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 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-02-22T19:02:36.304 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.304 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: ** File Read Latency Histogram By Level [default] ** 2024-02-22T19:02:36.304 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.304 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: ** Compaction Stats [default] ** 2024-02-22T19:02:36.304 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 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-02-22T19:02:36.304 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:02:36.304 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: L0 2/0 82.67 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.1 0.00 0.00 1 0.001 0 0 2024-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Sum 2/0 82.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.1 0.00 0.00 1 0.001 0 0 2024-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 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-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: ** Compaction Stats [default] ** 2024-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 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-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 130.1 0.00 0.00 1 0.001 0 0 2024-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: AddFile(Keys): cumulative 0, interval 0 2024-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Cumulative compaction: 0.00 GB write, 25.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:02:36.305 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 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-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: ** File Read Latency Histogram By Level [default] ** 2024-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.982+0000 7f5d22894700 0 starting mon.smithi037 rank 0 at public addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] at bind addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi037 fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.983+0000 7f5d22894700 1 mon.smithi037@-1(???) e1 preinit fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.983+0000 7f5d22894700 0 mon.smithi037@-1(???).mds e1 new map 2024-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.983+0000 7f5d22894700 0 mon.smithi037@-1(???).mds e1 print_map 2024-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: e1 2024-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 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-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: legacy client fscid: -1 2024-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: No filesystems configured 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.983+0000 7f5d22894700 0 mon.smithi037@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.983+0000 7f5d22894700 0 mon.smithi037@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.983+0000 7f5d22894700 0 mon.smithi037@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.983+0000 7f5d22894700 0 mon.smithi037@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:33.893787+0000 mon.smithi037 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.37:0/248993052' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:02:35.983+0000 7f5d22894700 1 mon.smithi037@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:36 smithi037 bash[63379]: 135fc256072608c9c538aca3508cf7f2493445c969517d7c66d4e73d865bc70e 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:36 smithi037 systemd[1]: Started Ceph mon.smithi037 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:02:35.999556+0000 mon.smithi037 (mon.0) 1 : cluster [INF] mon.smithi037 is new leader, mons smithi037 in quorum (ranks 0) 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:02:35.999603+0000 mon.smithi037 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0]} 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:02:35.999651+0000 mon.smithi037 (mon.0) 3 : cluster [DBG] fsmap 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:02:35.999689+0000 mon.smithi037 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-22T19:02:36.307 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:02:36.000073+0000 mon.smithi037 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-22T19:02:37.129 INFO:teuthology.orchestra.run.smithi037.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-22T19:02:37.129 INFO:teuthology.orchestra.run.smithi037.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-22T19:02:37.129 INFO:teuthology.orchestra.run.smithi037.stderr:Creating mgr... 2024-02-22T19:02:37.130 INFO:teuthology.orchestra.run.smithi037.stderr:Verifying port 9283 ... 2024-02-22T19:02:37.132 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl daemon-reload 2024-02-22T19:02:37.233 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl stop ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mgr.smithi037.jdlvyc 2024-02-22T19:02:37.260 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl reset-failed ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mgr.smithi037.jdlvyc 2024-02-22T19:02:37.265 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Failed to reset failed state of unit ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mgr.smithi037.jdlvyc.service: Unit ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mgr.smithi037.jdlvyc.service not loaded. 2024-02-22T19:02:37.266 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl enable ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mgr.smithi037.jdlvyc 2024-02-22T19:02:37.272 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715.target.wants/ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mgr.smithi037.jdlvyc.service → /etc/systemd/system/ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@.service. 2024-02-22T19:02:37.361 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl start ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mgr.smithi037.jdlvyc 2024-02-22T19:02:38.038 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:36.653069+0000 mon.smithi037 (mon.0) 6 : audit [INF] from='client.? 172.21.15.37:0/775926101' entity='client.admin' 2024-02-22T19:02:38.043 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-22T19:02:38.052 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: disabled 2024-02-22T19:02:38.053 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active firewalld.service 2024-02-22T19:02:38.060 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-02-22T19:02:38.061 INFO:teuthology.orchestra.run.smithi037.stderr:firewalld.service is not enabled 2024-02-22T19:02:38.061 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to enable service . firewalld.service is not available 2024-02-22T19:02:38.061 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-22T19:02:38.069 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: disabled 2024-02-22T19:02:38.069 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active firewalld.service 2024-02-22T19:02:38.077 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-02-22T19:02:38.077 INFO:teuthology.orchestra.run.smithi037.stderr:firewalld.service is not enabled 2024-02-22T19:02:38.078 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-22T19:02:38.078 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mgr to start... 2024-02-22T19:02:38.078 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mgr... 2024-02-22T19:02:38.078 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-02-22T19:02:38.747 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-02-22T19:02:38.747 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-02-22T19:02:38.747 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsid": "d8b7510c-d1b4-11ee-95bf-87774f69a715", 2024-02-22T19:02:38.748 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "health": { 2024-02-22T19:02:38.748 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-22T19:02:38.748 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "checks": {}, 2024-02-22T19:02:38.748 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mutes": [] 2024-02-22T19:02:38.748 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:38.748 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-22T19:02:38.748 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum": [ 2024-02-22T19:02:38.748 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 0 2024-02-22T19:02:38.748 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-02-22T19:02:38.749 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-22T19:02:38.749 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "smithi037" 2024-02-22T19:02:38.749 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-02-22T19:02:38.749 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-02-22T19:02:38.749 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "monmap": { 2024-02-22T19:02:38.749 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T19:02:38.749 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-22T19:02:38.749 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-22T19:02:38.749 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:38.749 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osdmap": { 2024-02-22T19:02:38.749 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T19:02:38.750 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-22T19:02:38.750 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-22T19:02:38.750 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-22T19:02:38.750 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-22T19:02:38.750 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-22T19:02:38.750 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-22T19:02:38.751 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:38.751 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgmap": { 2024-02-22T19:02:38.751 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-22T19:02:38.751 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-22T19:02:38.751 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-22T19:02:38.751 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-22T19:02:38.751 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-22T19:02:38.751 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-22T19:02:38.751 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-22T19:02:38.751 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-22T19:02:38.751 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:38.751 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsmap": { 2024-02-22T19:02:38.751 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": false, 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modules": [ 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "iostat", 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "nfs", 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "restful" 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:38.752 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "servicemap": { 2024-02-22T19:02:38.753 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T19:02:38.753 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modified": "2024-02-22T19:02:30.491000+0000", 2024-02-22T19:02:38.753 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-02-22T19:02:38.753 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:38.753 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-22T19:02:38.753 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-02-22T19:02:39.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:38.740392+0000 mon.smithi037 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.37:0/2749847183' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-22T19:02:39.537 INFO:teuthology.orchestra.run.smithi037.stderr:mgr not available, waiting (1/15)... 2024-02-22T19:02:41.539 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-02-22T19:02:43.050 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-02-22T19:02:43.050 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-02-22T19:02:43.050 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsid": "d8b7510c-d1b4-11ee-95bf-87774f69a715", 2024-02-22T19:02:43.050 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "health": { 2024-02-22T19:02:43.050 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-22T19:02:43.050 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "checks": {}, 2024-02-22T19:02:43.050 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mutes": [] 2024-02-22T19:02:43.050 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:43.050 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-22T19:02:43.050 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum": [ 2024-02-22T19:02:43.050 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 0 2024-02-22T19:02:43.050 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "smithi037" 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_age": 7, 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "monmap": { 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osdmap": { 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-22T19:02:43.051 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-22T19:02:43.055 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-22T19:02:43.055 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-22T19:02:43.055 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:43.055 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgmap": { 2024-02-22T19:02:43.055 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-22T19:02:43.055 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-22T19:02:43.055 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-22T19:02:43.055 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-22T19:02:43.055 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-22T19:02:43.055 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsmap": { 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": false, 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modules": [ 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "iostat", 2024-02-22T19:02:43.056 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "nfs", 2024-02-22T19:02:43.057 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "restful" 2024-02-22T19:02:43.057 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-02-22T19:02:43.057 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-02-22T19:02:43.057 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:43.057 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "servicemap": { 2024-02-22T19:02:43.057 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T19:02:43.057 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modified": "2024-02-22T19:02:30.491000+0000", 2024-02-22T19:02:43.057 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-02-22T19:02:43.057 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:43.057 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-22T19:02:43.057 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-02-22T19:02:43.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:43.046569+0000 mon.smithi037 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.37:0/3621061120' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-22T19:02:43.765 INFO:teuthology.orchestra.run.smithi037.stderr:mgr not available, waiting (2/15)... 2024-02-22T19:02:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:02:43.258239+0000 mon.smithi037 (mon.0) 9 : cluster [INF] Activating manager daemon smithi037.jdlvyc 2024-02-22T19:02:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:02:43.263396+0000 mon.smithi037 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi037.jdlvyc(active, starting, since 0.00526478s) 2024-02-22T19:02:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:43.264327+0000 mon.smithi037 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.37:0/3342286424' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T19:02:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:43.264520+0000 mon.smithi037 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.37:0/3342286424' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T19:02:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:43.264666+0000 mon.smithi037 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.37:0/3342286424' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T19:02:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:43.264800+0000 mon.smithi037 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.37:0/3342286424' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:02:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:43.265109+0000 mon.smithi037 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.37:0/3342286424' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr metadata", "who": "smithi037.jdlvyc", "id": "smithi037.jdlvyc"}]: dispatch 2024-02-22T19:02:44.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:02:43.279401+0000 mon.smithi037 (mon.0) 16 : cluster [INF] Manager daemon smithi037.jdlvyc is now available 2024-02-22T19:02:44.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:43.286783+0000 mon.smithi037 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.37:0/3342286424' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:02:44.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:43.291646+0000 mon.smithi037 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.37:0/3342286424' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:02:44.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:43.292831+0000 mon.smithi037 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.37:0/3342286424' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:02:44.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:43.297737+0000 mon.smithi037 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.37:0/3342286424' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:02:44.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:43.299826+0000 mon.smithi037 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.37:0/3342286424' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:02:45.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:02:44.267068+0000 mon.smithi037 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi037.jdlvyc(active, since 1.00893s) 2024-02-22T19:02:45.768 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-02-22T19:02:46.567 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-02-22T19:02:46.567 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-02-22T19:02:46.567 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsid": "d8b7510c-d1b4-11ee-95bf-87774f69a715", 2024-02-22T19:02:46.567 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "health": { 2024-02-22T19:02:46.567 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-22T19:02:46.567 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "checks": {}, 2024-02-22T19:02:46.567 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mutes": [] 2024-02-22T19:02:46.567 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:46.567 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-22T19:02:46.567 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum": [ 2024-02-22T19:02:46.567 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 0 2024-02-22T19:02:46.567 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-02-22T19:02:46.567 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "smithi037" 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "monmap": { 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osdmap": { 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-22T19:02:46.568 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgmap": { 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "fsmap": { 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T19:02:46.569 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": true, 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modules": [ 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "iostat", 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "nfs", 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "restful" 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ], 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "servicemap": { 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-22T19:02:46.570 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "modified": "2024-02-22T19:02:30.491000+0000", 2024-02-22T19:02:46.571 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "services": {} 2024-02-22T19:02:46.571 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: }, 2024-02-22T19:02:46.571 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-22T19:02:46.571 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-02-22T19:02:47.180 INFO:teuthology.orchestra.run.smithi037.stderr:mgr is available 2024-02-22T19:02:47.180 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z -v /tmp/tmpnwpse8k2:/var/lib/ceph/user.conf:z docker.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/user.conf 2024-02-22T19:02:47.448 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:02:46.269062+0000 mon.smithi037 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi037.jdlvyc(active, since 3s) 2024-02-22T19:02:47.448 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:46.558900+0000 mon.smithi037 (mon.0) 24 : audit [DBG] from='client.? 172.21.15.37:0/2168148406' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-22T19:02:49.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:49.029521+0000 mon.smithi037 (mon.0) 25 : audit [INF] from='client.? 172.21.15.37:0/3840751264' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-22T19:02:49.700 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-02-22T19:02:49.703 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [global] 2024-02-22T19:02:49.703 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: fsid = d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:02:49.703 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: log_to_journald = false 2024-02-22T19:02:49.704 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-22T19:02:49.704 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-22T19:02:49.704 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-22T19:02:49.704 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-22T19:02:49.704 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-02-22T19:02:49.704 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [mgr] 2024-02-22T19:02:49.705 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-22T19:02:49.705 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 2024-02-22T19:02:49.705 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: [osd] 2024-02-22T19:02:49.705 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-22T19:02:49.705 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-22T19:02:53.751 INFO:teuthology.orchestra.run.smithi037.stderr:Enabling cephadm module... 2024-02-22T19:02:53.751 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 mgr module enable cephadm 2024-02-22T19:02:57.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:56.503591+0000 mon.smithi037 (mon.0) 26 : audit [INF] from='client.? 172.21.15.37:0/2208111665' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-22T19:02:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:02:56.995497+0000 mon.smithi037 (mon.0) 27 : audit [INF] from='client.? 172.21.15.37:0/2208111665' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-22T19:02:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:02:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:02:56.995577+0000 mon.smithi037 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi037.jdlvyc(active, since 13s) 2024-02-22T19:02:59.369 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 mgr stat 2024-02-22T19:03:00.218 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-02-22T19:03:00.218 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 5, 2024-02-22T19:03:00.218 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": true, 2024-02-22T19:03:00.218 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "active_name": "smithi037.jdlvyc", 2024-02-22T19:03:00.219 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-22T19:03:00.219 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-02-22T19:03:00.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:00.216111+0000 mon.smithi037 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.37:0/867469590' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-22T19:03:00.867 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for the mgr to restart... 2024-02-22T19:03:00.867 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mgr epoch 5... 2024-02-22T19:03:00.867 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-02-22T19:03:02.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:02.359769+0000 mon.smithi037 (mon.0) 30 : cluster [INF] Active manager daemon smithi037.jdlvyc restarted 2024-02-22T19:03:02.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:02.360161+0000 mon.smithi037 (mon.0) 31 : cluster [INF] Activating manager daemon smithi037.jdlvyc 2024-02-22T19:03:02.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:02.364076+0000 mon.smithi037 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-22T19:03:03.426 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-02-22T19:03:03.426 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-02-22T19:03:03.426 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "initialized": true 2024-02-22T19:03:03.426 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-02-22T19:03:03.829 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:02.412479+0000 mon.smithi037 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi037.jdlvyc(active, starting, since 0.0523964s) 2024-02-22T19:03:03.830 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.414709+0000 mon.smithi037 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:03:03.830 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.415468+0000 mon.smithi037 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr metadata", "who": "smithi037.jdlvyc", "id": "smithi037.jdlvyc"}]: dispatch 2024-02-22T19:03:03.830 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.416241+0000 mon.smithi037 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T19:03:03.830 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.416391+0000 mon.smithi037 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T19:03:03.830 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.416521+0000 mon.smithi037 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T19:03:03.830 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:02.430303+0000 mon.smithi037 (mon.0) 39 : cluster [INF] Manager daemon smithi037.jdlvyc is now available 2024-02-22T19:03:03.830 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.443712+0000 mon.smithi037 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:03.830 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.446297+0000 mon.smithi037 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:03.830 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.448818+0000 mon.smithi037 (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:03.830 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.542556+0000 mon.smithi037 (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:03.830 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.543290+0000 mon.smithi037 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:03:03.830 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.544468+0000 mon.smithi037 (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:03:03.830 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.545889+0000 mon.smithi037 (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:03:03.831 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.556878+0000 mon.smithi037 (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:03:03.831 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:02.558045+0000 mon.smithi037 (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:03:04.460 INFO:teuthology.orchestra.run.smithi037.stderr:mgr epoch 5 is available 2024-02-22T19:03:04.460 INFO:teuthology.orchestra.run.smithi037.stderr:Setting orchestrator backend to cephadm... 2024-02-22T19:03:04.460 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch set backend cephadm 2024-02-22T19:03:04.731 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:03.416960+0000 mgr.smithi037.jdlvyc (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-22T19:03:04.732 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:03.417588+0000 mon.smithi037 (mon.0) 49 : cluster [DBG] mgrmap e7: smithi037.jdlvyc(active, since 1.0575s) 2024-02-22T19:03:04.732 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:03.424853+0000 mgr.smithi037.jdlvyc (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-22T19:03:05.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:04.423602+0000 mon.smithi037 (mon.0) 50 : cluster [DBG] mgrmap e8: smithi037.jdlvyc(active, since 2s) 2024-02-22T19:03:05.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:05.280407+0000 mon.smithi037 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:05.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:05.284087+0000 mon.smithi037 (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:03:05.855 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 cephadm set-user root 2024-02-22T19:03:06.592 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: value unchanged 2024-02-22T19:03:07.303 INFO:teuthology.orchestra.run.smithi037.stderr:Generating ssh key... 2024-02-22T19:03:07.303 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 cephadm generate-key 2024-02-22T19:03:07.306 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:05.276677+0000 mgr.smithi037.jdlvyc (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:03:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:06.591841+0000 mgr.smithi037.jdlvyc (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:03:09.443 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 cephadm get-pub-key 2024-02-22T19:03:10.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:03:08.035990+0000 mgr.smithi037.jdlvyc (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2024-02-22T19:03:10.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:08.710624+0000 mon.smithi037 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:10.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:08.712296+0000 mon.smithi037 (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:10.214 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdoFzr3vj0GNs8fEiVVpulKvMU2pwCZv39P3a5oc9gE4KhkLkXOnr9srFmcBy3ZTu0R6uPPI9HRfQcJWmJvq7Nu4HyMt4+UZ08KLJ2xysw6DHQXIjg7nGrM1g+kD1k9t7zFgcDcK4bKmjTJmiXBQH3cKbvUmVgBfNfPsMZ9job4lB4UdRlAD5/Lxl+2DE6qgBAx4N1/dHaGGd+zPLJS20vQtqRcXr3/iPikPCoMaToNmtETD89F0fWlGAUm+CnwiFLAPlW+TU/DbLt2V0p1c8M3XWAoeWHFew5R5d9ZFun/eyELtxzXZ1/RDtzEoZoO2i8NlDXscjg1faNP9+dedO5U4z8crx8Gje49+AdfKLfVaFfr9gKP3BazgS1+yhMKk5MwyOpL4ydnl3/Pga67V6gYVzeJUVfqqSxqbGWXN5H81Ez/YoBdNprkRSrNR7L/C2z+mr5Hj6cCdTh+Dci3cSLtVyfRzAGFDh5wjukUZ/rNOK2J3Zewpy7AswA7DFgMcE= ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:03:10.867 INFO:teuthology.orchestra.run.smithi037.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-22T19:03:10.867 INFO:teuthology.orchestra.run.smithi037.stderr:Adding key to root@localhost authorized_keys... 2024-02-22T19:03:10.868 INFO:teuthology.orchestra.run.smithi037.stderr:Adding host smithi037... 2024-02-22T19:03:10.868 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch host add smithi037 172.21.15.37 2024-02-22T19:03:12.178 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Added host 'smithi037' with addr '172.21.15.37' 2024-02-22T19:03:12.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:10.213109+0000 mgr.smithi037.jdlvyc (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:03:12.931 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying mon service with default placement... 2024-02-22T19:03:12.931 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply mon 2024-02-22T19:03:13.209 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:11.573719+0000 mgr.smithi037.jdlvyc (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi037", "addr": "172.21.15.37", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:03:13.209 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:12.176242+0000 mon.smithi037 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:13.209 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:12.176826+0000 mon.smithi037 (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:03:13.761 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled mon update... 2024-02-22T19:03:14.065 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:03:12.176550+0000 mgr.smithi037.jdlvyc (mgr.14116) 9 : cephadm [INF] Added host smithi037 2024-02-22T19:03:14.066 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:13.760304+0000 mon.smithi037 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:14.312 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying mgr service with default placement... 2024-02-22T19:03:14.312 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply mgr 2024-02-22T19:03:15.081 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-02-22T19:03:15.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:13.757314+0000 mgr.smithi037.jdlvyc (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:03:15.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:03:13.758042+0000 mgr.smithi037.jdlvyc (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2024-02-22T19:03:15.727 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying crash service with default placement... 2024-02-22T19:03:15.727 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply crash 2024-02-22T19:03:16.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:15.077883+0000 mgr.smithi037.jdlvyc (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:03:16.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:03:15.078406+0000 mgr.smithi037.jdlvyc (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2024-02-22T19:03:16.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:15.080453+0000 mon.smithi037 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:16.467 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled crash update... 2024-02-22T19:03:17.167 INFO:teuthology.orchestra.run.smithi037.stderr:Enabling mgr prometheus module... 2024-02-22T19:03:17.167 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 mgr module enable prometheus 2024-02-22T19:03:17.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:16.463716+0000 mgr.smithi037.jdlvyc (mgr.14116) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:03:17.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:03:16.464373+0000 mgr.smithi037.jdlvyc (mgr.14116) 15 : cephadm [INF] Saving service crash spec with placement * 2024-02-22T19:03:17.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:16.466511+0000 mon.smithi037 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.37:0/2902015030' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:18.010148+0000 mon.smithi037 (mon.0) 60 : audit [INF] from='client.? 172.21.15.37:0/190698434' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-22T19:03:19.148 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying prometheus service with default placement... 2024-02-22T19:03:19.148 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply prometheus 2024-02-22T19:03:19.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:18.471616+0000 mon.smithi037 (mon.0) 61 : audit [INF] from='client.? 172.21.15.37:0/190698434' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-22T19:03:19.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:18.471666+0000 mon.smithi037 (mon.0) 62 : cluster [DBG] mgrmap e9: smithi037.jdlvyc(active, since 16s) 2024-02-22T19:03:24.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:23.847862+0000 mon.smithi037 (mon.0) 63 : cluster [INF] Active manager daemon smithi037.jdlvyc restarted 2024-02-22T19:03:24.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:23.848273+0000 mon.smithi037 (mon.0) 64 : cluster [INF] Activating manager daemon smithi037.jdlvyc 2024-02-22T19:03:24.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:23.849841+0000 mon.smithi037 (mon.0) 65 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-22T19:03:24.914 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-02-22T19:03:25.285 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:23.900556+0000 mon.smithi037 (mon.0) 66 : cluster [DBG] mgrmap e10: smithi037.jdlvyc(active, starting, since 0.0523655s) 2024-02-22T19:03:25.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:23.903061+0000 mon.smithi037 (mon.0) 67 : audit [DBG] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:03:25.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:23.903818+0000 mon.smithi037 (mon.0) 68 : audit [DBG] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr metadata", "who": "smithi037.jdlvyc", "id": "smithi037.jdlvyc"}]: dispatch 2024-02-22T19:03:25.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:23.904696+0000 mon.smithi037 (mon.0) 69 : audit [DBG] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T19:03:25.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:23.904854+0000 mon.smithi037 (mon.0) 70 : audit [DBG] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T19:03:25.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:23.904993+0000 mon.smithi037 (mon.0) 71 : audit [DBG] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T19:03:25.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:23.906952+0000 mon.smithi037 (mon.0) 72 : cluster [INF] Manager daemon smithi037.jdlvyc is now available 2024-02-22T19:03:25.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:24.012524+0000 mon.smithi037 (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:03:25.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:24.013984+0000 mon.smithi037 (mon.0) 74 : audit [DBG] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:03:25.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:24.029789+0000 mon.smithi037 (mon.0) 75 : audit [INF] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:03:25.286 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:24.038833+0000 mon.smithi037 (mon.0) 76 : audit [INF] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:03:25.588 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying grafana service with default placement... 2024-02-22T19:03:25.588 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply grafana 2024-02-22T19:03:26.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:24.907845+0000 mon.smithi037 (mon.0) 77 : cluster [DBG] mgrmap e11: smithi037.jdlvyc(active, since 1.05965s) 2024-02-22T19:03:26.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:03:24.909185+0000 mgr.smithi037.jdlvyc (mgr.14144) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-02-22T19:03:26.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:24.912103+0000 mon.smithi037 (mon.0) 78 : audit [INF] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:26.409 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-02-22T19:03:27.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:25.914211+0000 mon.smithi037 (mon.0) 79 : cluster [DBG] mgrmap e12: smithi037.jdlvyc(active, since 2s) 2024-02-22T19:03:27.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:26.405197+0000 mgr.smithi037.jdlvyc (mgr.14144) 3 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:03:27.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:03:26.405717+0000 mgr.smithi037.jdlvyc (mgr.14144) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-02-22T19:03:27.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:26.407970+0000 mon.smithi037 (mon.0) 80 : audit [INF] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:27.128 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying node-exporter service with default placement... 2024-02-22T19:03:27.128 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply node-exporter 2024-02-22T19:03:27.815 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-02-22T19:03:28.535 INFO:teuthology.orchestra.run.smithi037.stderr:Deploying alertmanager service with default placement... 2024-02-22T19:03:28.535 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 orch apply alertmanager 2024-02-22T19:03:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:27.811836+0000 mgr.smithi037.jdlvyc (mgr.14144) 5 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:03:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:03:27.812485+0000 mgr.smithi037.jdlvyc (mgr.14144) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-02-22T19:03:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:27.814621+0000 mon.smithi037 (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:29.334 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-02-22T19:03:30.033 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 config set mgr mgr/cephadm/container_init True --force 2024-02-22T19:03:30.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:29.331151+0000 mgr.smithi037.jdlvyc (mgr.14144) 7 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:03:30.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:03:29.331687+0000 mgr.smithi037.jdlvyc (mgr.14144) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-02-22T19:03:30.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:29.333786+0000 mon.smithi037 (mon.0) 82 : audit [INF] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:31.802 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 config set mgr mgr/dashboard/ssl_server_port 8443 2024-02-22T19:03:32.078 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:30.947905+0000 mon.smithi037 (mon.0) 83 : audit [INF] from='client.? 172.21.15.37:0/1525616509' entity='client.admin' 2024-02-22T19:03:33.754 INFO:teuthology.orchestra.run.smithi037.stderr:Enabling the dashboard module... 2024-02-22T19:03:33.754 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 mgr module enable dashboard 2024-02-22T19:03:34.020 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:32.740673+0000 mon.smithi037 (mon.0) 84 : audit [INF] from='client.? 172.21.15.37:0/1370966724' entity='client.admin' 2024-02-22T19:03:35.687 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:34.425884+0000 mon.smithi037 (mon.0) 85 : audit [INF] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:35.687 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:34.661390+0000 mon.smithi037 (mon.0) 86 : audit [INF] from='mgr.14144 172.21.15.37:0/1389402913' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:35.687 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:34.952946+0000 mon.smithi037 (mon.0) 87 : audit [INF] from='client.? 172.21.15.37:0/4264537247' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-22T19:03:36.599 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 mgr stat 2024-02-22T19:03:36.874 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:35.662563+0000 mon.smithi037 (mon.0) 88 : audit [INF] from='client.? 172.21.15.37:0/4264537247' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-22T19:03:36.874 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:35.662620+0000 mon.smithi037 (mon.0) 89 : cluster [DBG] mgrmap e13: smithi037.jdlvyc(active, since 11s) 2024-02-22T19:03:37.469 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-02-22T19:03:37.469 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "epoch": 13, 2024-02-22T19:03:37.469 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "available": true, 2024-02-22T19:03:37.469 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "active_name": "smithi037.jdlvyc", 2024-02-22T19:03:37.469 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-22T19:03:37.469 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-02-22T19:03:37.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:37.467828+0000 mon.smithi037 (mon.0) 90 : audit [DBG] from='client.? 172.21.15.37:0/564672283' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-22T19:03:38.189 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for the mgr to restart... 2024-02-22T19:03:38.189 INFO:teuthology.orchestra.run.smithi037.stderr:Waiting for mgr epoch 13... 2024-02-22T19:03:38.189 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-02-22T19:03:42.249 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:41.007728+0000 mon.smithi037 (mon.0) 91 : cluster [INF] Active manager daemon smithi037.jdlvyc restarted 2024-02-22T19:03:42.249 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:41.008100+0000 mon.smithi037 (mon.0) 92 : cluster [INF] Activating manager daemon smithi037.jdlvyc 2024-02-22T19:03:42.249 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:41.014711+0000 mon.smithi037 (mon.0) 93 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-22T19:03:43.014 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: { 2024-02-22T19:03:43.014 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-02-22T19:03:43.014 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: "initialized": true 2024-02-22T19:03:43.015 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: } 2024-02-22T19:03:43.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:42.002912+0000 mon.smithi037 (mon.0) 94 : cluster [DBG] mgrmap e14: smithi037.jdlvyc(active, starting, since 0.994903s) 2024-02-22T19:03:43.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:42.004175+0000 mon.smithi037 (mon.0) 95 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:03:43.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:42.004941+0000 mon.smithi037 (mon.0) 96 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr metadata", "who": "smithi037.jdlvyc", "id": "smithi037.jdlvyc"}]: dispatch 2024-02-22T19:03:43.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:42.006316+0000 mon.smithi037 (mon.0) 97 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T19:03:43.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:42.006530+0000 mon.smithi037 (mon.0) 98 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T19:03:43.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:42.006720+0000 mon.smithi037 (mon.0) 99 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T19:03:43.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:42.020458+0000 mon.smithi037 (mon.0) 100 : cluster [INF] Manager daemon smithi037.jdlvyc is now available 2024-02-22T19:03:43.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:42.134979+0000 mon.smithi037 (mon.0) 101 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:03:43.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:42.136224+0000 mon.smithi037 (mon.0) 102 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:03:43.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:42.161728+0000 mon.smithi037 (mon.0) 103 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:03:43.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:42.165098+0000 mon.smithi037 (mon.0) 104 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:03:44.267 INFO:teuthology.orchestra.run.smithi037.stderr:mgr epoch 13 is available 2024-02-22T19:03:44.268 INFO:teuthology.orchestra.run.smithi037.stderr:Generating a dashboard self-signed certificate... 2024-02-22T19:03:44.268 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 dashboard create-self-signed-cert 2024-02-22T19:03:44.271 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:43.007077+0000 mgr.smithi037.jdlvyc (mgr.14164) 1 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-22T19:03:44.271 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:43.007526+0000 mon.smithi037 (mon.0) 105 : cluster [DBG] mgrmap e15: smithi037.jdlvyc(active, since 1.99952s) 2024-02-22T19:03:44.271 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:43.013425+0000 mgr.smithi037.jdlvyc (mgr.14164) 2 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-22T19:03:44.271 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:43.716871+0000 mon.smithi037 (mon.0) 106 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:45.296 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: Self-signed certificate created 2024-02-22T19:03:45.316 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:44.008016+0000 mon.smithi037 (mon.0) 107 : cluster [DBG] mgrmap e16: smithi037.jdlvyc(active, since 3s) 2024-02-22T19:03:46.104 INFO:teuthology.orchestra.run.smithi037.stderr:Creating initial admin user... 2024-02-22T19:03:46.104 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpzf3s5jsx:/tmp/dashboard.pw:z docker.io/ceph/ceph:v16.2.5 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-02-22T19:03:46.393 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:45.183782+0000 mgr.smithi037.jdlvyc (mgr.14164) 3 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:03:46.393 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:45.293116+0000 mon.smithi037 (mon.0) 108 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:46.393 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:45.295655+0000 mon.smithi037 (mon.0) 109 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:47.583 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$I.mVafr5te268Inp2n.nOe3vtJqrTI6HIuSEvwWA0L.6jBYHDBtk.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1708628627, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-22T19:03:48.294 INFO:teuthology.orchestra.run.smithi037.stderr:Fetching dashboard port number... 2024-02-22T19:03:48.294 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=docker.io/ceph/ceph:v16.2.5 -e NODE_NAME=smithi037 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmp2my0ipjm:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpzdun0ebl:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v16.2.5 config get mgr mgr/dashboard/ssl_server_port 2024-02-22T19:03:48.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:47.338390+0000 mgr.smithi037.jdlvyc (mgr.14164) 4 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:03:48.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:47.582547+0000 mon.smithi037 (mon.0) 110 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:49.146 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/ceph: 8443 2024-02-22T19:03:49.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:49.145643+0000 mon.smithi037 (mon.0) 111 : audit [DBG] from='client.? 172.21.15.37:0/4044156915' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-22T19:03:49.860 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-22T19:03:49.870 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: disabled 2024-02-22T19:03:49.871 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: systemctl is-active firewalld.service 2024-02-22T19:03:49.879 INFO:teuthology.orchestra.run.smithi037.stderr:systemctl: inactive 2024-02-22T19:03:49.880 INFO:teuthology.orchestra.run.smithi037.stderr:firewalld.service is not enabled 2024-02-22T19:03:49.880 INFO:teuthology.orchestra.run.smithi037.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-22T19:03:49.884 INFO:teuthology.orchestra.run.smithi037.stderr:Ceph Dashboard is now available at: 2024-02-22T19:03:49.884 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-02-22T19:03:49.884 INFO:teuthology.orchestra.run.smithi037.stderr: URL: https://smithi037.front.sepia.ceph.com:8443/ 2024-02-22T19:03:49.884 INFO:teuthology.orchestra.run.smithi037.stderr: User: admin 2024-02-22T19:03:49.884 INFO:teuthology.orchestra.run.smithi037.stderr: Password: dvy8sac7l6 2024-02-22T19:03:49.884 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-02-22T19:03:49.884 INFO:teuthology.orchestra.run.smithi037.stderr:You can access the Ceph CLI with: 2024-02-22T19:03:49.884 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-02-22T19:03:49.884 INFO:teuthology.orchestra.run.smithi037.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-22T19:03:49.884 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-02-22T19:03:49.884 INFO:teuthology.orchestra.run.smithi037.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-22T19:03:49.884 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-02-22T19:03:49.884 INFO:teuthology.orchestra.run.smithi037.stderr: ceph telemetry on 2024-02-22T19:03:49.885 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-02-22T19:03:49.885 INFO:teuthology.orchestra.run.smithi037.stderr:For more information see: 2024-02-22T19:03:49.885 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-02-22T19:03:49.885 INFO:teuthology.orchestra.run.smithi037.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-02-22T19:03:49.885 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-02-22T19:03:49.885 INFO:teuthology.orchestra.run.smithi037.stderr:Bootstrap complete. 2024-02-22T19:03:49.885 INFO:teuthology.orchestra.run.smithi037.stderr:Releasing lock 139651059380352 on /run/cephadm/d8b7510c-d1b4-11ee-95bf-87774f69a715.lock 2024-02-22T19:03:49.885 INFO:teuthology.orchestra.run.smithi037.stderr:Lock 139651059380352 released on /run/cephadm/d8b7510c-d1b4-11ee-95bf-87774f69a715.lock 2024-02-22T19:03:49.923 INFO:tasks.cephadm:Fetching config... 2024-02-22T19:03:49.923 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-02-22T19:03:49.923 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-22T19:03:49.943 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-22T19:03:49.944 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-02-22T19:03:49.944 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-22T19:03:50.003 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-22T19:03:50.003 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-02-22T19:03:50.003 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/keyring of=/dev/stdout 2024-02-22T19:03:50.073 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-22T19:03:50.073 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-02-22T19:03:50.073 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-22T19:03:50.134 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-22T19:03:50.134 DEBUG:teuthology.orchestra.run.smithi037:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdoFzr3vj0GNs8fEiVVpulKvMU2pwCZv39P3a5oc9gE4KhkLkXOnr9srFmcBy3ZTu0R6uPPI9HRfQcJWmJvq7Nu4HyMt4+UZ08KLJ2xysw6DHQXIjg7nGrM1g+kD1k9t7zFgcDcK4bKmjTJmiXBQH3cKbvUmVgBfNfPsMZ9job4lB4UdRlAD5/Lxl+2DE6qgBAx4N1/dHaGGd+zPLJS20vQtqRcXr3/iPikPCoMaToNmtETD89F0fWlGAUm+CnwiFLAPlW+TU/DbLt2V0p1c8M3XWAoeWHFew5R5d9ZFun/eyELtxzXZ1/RDtzEoZoO2i8NlDXscjg1faNP9+dedO5U4z8crx8Gje49+AdfKLfVaFfr9gKP3BazgS1+yhMKk5MwyOpL4ydnl3/Pga67V6gYVzeJUVfqqSxqbGWXN5H81Ez/YoBdNprkRSrNR7L/C2z+mr5Hj6cCdTh+Dci3cSLtVyfRzAGFDh5wjukUZ/rNOK2J3Zewpy7AswA7DFgMcE= ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-22T19:03:50.212 INFO:teuthology.orchestra.run.smithi037.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdoFzr3vj0GNs8fEiVVpulKvMU2pwCZv39P3a5oc9gE4KhkLkXOnr9srFmcBy3ZTu0R6uPPI9HRfQcJWmJvq7Nu4HyMt4+UZ08KLJ2xysw6DHQXIjg7nGrM1g+kD1k9t7zFgcDcK4bKmjTJmiXBQH3cKbvUmVgBfNfPsMZ9job4lB4UdRlAD5/Lxl+2DE6qgBAx4N1/dHaGGd+zPLJS20vQtqRcXr3/iPikPCoMaToNmtETD89F0fWlGAUm+CnwiFLAPlW+TU/DbLt2V0p1c8M3XWAoeWHFew5R5d9ZFun/eyELtxzXZ1/RDtzEoZoO2i8NlDXscjg1faNP9+dedO5U4z8crx8Gje49+AdfKLfVaFfr9gKP3BazgS1+yhMKk5MwyOpL4ydnl3/Pga67V6gYVzeJUVfqqSxqbGWXN5H81Ez/YoBdNprkRSrNR7L/C2z+mr5Hj6cCdTh+Dci3cSLtVyfRzAGFDh5wjukUZ/rNOK2J3Zewpy7AswA7DFgMcE= ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:03:50.223 DEBUG:teuthology.orchestra.run.smithi165:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdoFzr3vj0GNs8fEiVVpulKvMU2pwCZv39P3a5oc9gE4KhkLkXOnr9srFmcBy3ZTu0R6uPPI9HRfQcJWmJvq7Nu4HyMt4+UZ08KLJ2xysw6DHQXIjg7nGrM1g+kD1k9t7zFgcDcK4bKmjTJmiXBQH3cKbvUmVgBfNfPsMZ9job4lB4UdRlAD5/Lxl+2DE6qgBAx4N1/dHaGGd+zPLJS20vQtqRcXr3/iPikPCoMaToNmtETD89F0fWlGAUm+CnwiFLAPlW+TU/DbLt2V0p1c8M3XWAoeWHFew5R5d9ZFun/eyELtxzXZ1/RDtzEoZoO2i8NlDXscjg1faNP9+dedO5U4z8crx8Gje49+AdfKLfVaFfr9gKP3BazgS1+yhMKk5MwyOpL4ydnl3/Pga67V6gYVzeJUVfqqSxqbGWXN5H81Ez/YoBdNprkRSrNR7L/C2z+mr5Hj6cCdTh+Dci3cSLtVyfRzAGFDh5wjukUZ/rNOK2J3Zewpy7AswA7DFgMcE= ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-22T19:03:50.271 INFO:teuthology.orchestra.run.smithi165.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDdoFzr3vj0GNs8fEiVVpulKvMU2pwCZv39P3a5oc9gE4KhkLkXOnr9srFmcBy3ZTu0R6uPPI9HRfQcJWmJvq7Nu4HyMt4+UZ08KLJ2xysw6DHQXIjg7nGrM1g+kD1k9t7zFgcDcK4bKmjTJmiXBQH3cKbvUmVgBfNfPsMZ9job4lB4UdRlAD5/Lxl+2DE6qgBAx4N1/dHaGGd+zPLJS20vQtqRcXr3/iPikPCoMaToNmtETD89F0fWlGAUm+CnwiFLAPlW+TU/DbLt2V0p1c8M3XWAoeWHFew5R5d9ZFun/eyELtxzXZ1/RDtzEoZoO2i8NlDXscjg1faNP9+dedO5U4z8crx8Gje49+AdfKLfVaFfr9gKP3BazgS1+yhMKk5MwyOpL4ydnl3/Pga67V6gYVzeJUVfqqSxqbGWXN5H81Ez/YoBdNprkRSrNR7L/C2z+mr5Hj6cCdTh+Dci3cSLtVyfRzAGFDh5wjukUZ/rNOK2J3Zewpy7AswA7DFgMcE= ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:03:50.282 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-22T19:03:50.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:03:49.585141+0000 mon.smithi037 (mon.0) 112 : cluster [DBG] mgrmap e17: smithi037.jdlvyc(active, since 8s) 2024-02-22T19:03:53.543 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:52.415189+0000 mon.smithi037 (mon.0) 113 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:53.543 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:52.881813+0000 mon.smithi037 (mon.0) 114 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd/host:smithi037", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:03:53.543 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:52.884830+0000 mon.smithi037 (mon.0) 115 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:03:53.543 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:53.223083+0000 mon.smithi037 (mon.0) 116 : audit [INF] from='client.? 172.21.15.37:0/753851414' entity='client.admin' 2024-02-22T19:03:53.869 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-02-22T19:03:53.870 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-02-22T19:03:54.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:03:52.891724+0000 mgr.smithi037.jdlvyc (mgr.14164) 5 : cephadm [INF] Deploying daemon alertmanager.smithi037 on smithi037 2024-02-22T19:03:56.692 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi165 2024-02-22T19:03:56.692 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-02-22T19:03:56.692 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/etc/ceph/ceph.conf 2024-02-22T19:03:56.714 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-02-22T19:03:56.714 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:03:56.775 INFO:tasks.cephadm:Adding host smithi165 to orchestrator... 2024-02-22T19:03:56.775 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch host add smithi165 2024-02-22T19:03:57.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:56.017403+0000 mgr.smithi037.jdlvyc (mgr.14164) 6 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:03:57.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:03:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:03:56.020046+0000 mon.smithi037 (mon.0) 117 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:04:03.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:02.007618+0000 mgr.smithi037.jdlvyc (mgr.14164) 7 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:05.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:04.007952+0000 mgr.smithi037.jdlvyc (mgr.14164) 8 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:07.050 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:06.008345+0000 mgr.smithi037.jdlvyc (mgr.14164) 9 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:08.978 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:07.821355+0000 mon.smithi037 (mon.0) 118 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:04:08.979 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:07.822801+0000 mon.smithi037 (mon.0) 119 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-22T19:04:08.979 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:07.826964+0000 mon.smithi037 (mon.0) 120 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-02-22T19:04:08.979 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:07.827535+0000 mon.smithi037 (mon.0) 121 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:04:08.979 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:04:07.828118+0000 mgr.smithi037.jdlvyc (mgr.14164) 10 : cephadm [INF] Deploying daemon crash.smithi037 on smithi037 2024-02-22T19:04:08.979 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:08.008575+0000 mgr.smithi037.jdlvyc (mgr.14164) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:11.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:10.008982+0000 mgr.smithi037.jdlvyc (mgr.14164) 12 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:11.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:10.185539+0000 mon.smithi037 (mon.0) 122 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:04:11.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:10.249827+0000 mon.smithi037 (mon.0) 123 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:04:11.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:10.252199+0000 mon.smithi037 (mon.0) 124 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:04:11.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:10.252567+0000 mon.smithi037 (mon.0) 125 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T19:04:11.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:10.252897+0000 mgr.smithi037.jdlvyc (mgr.14164) 13 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T19:04:11.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:10.258272+0000 mon.smithi037 (mon.0) 126 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:04:11.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:04:10.261122+0000 mgr.smithi037.jdlvyc (mgr.14164) 14 : cephadm [INF] Deploying daemon grafana.smithi037 on smithi037 2024-02-22T19:04:13.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:12.009485+0000 mgr.smithi037.jdlvyc (mgr.14164) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:13.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:12.152716+0000 mon.smithi037 (mon.0) 127 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:04:15.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:14.009915+0000 mgr.smithi037.jdlvyc (mgr.14164) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:17.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:16.010234+0000 mgr.smithi037.jdlvyc (mgr.14164) 17 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:19.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:18.010497+0000 mgr.smithi037.jdlvyc (mgr.14164) 18 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:21.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:20.010841+0000 mgr.smithi037.jdlvyc (mgr.14164) 19 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:21.653 INFO:teuthology.orchestra.run.smithi165.stdout:Added host 'smithi165' with addr '172.21.15.165' 2024-02-22T19:04:22.282 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch host ls --format=json 2024-02-22T19:04:23.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:21.064914+0000 mgr.smithi037.jdlvyc (mgr.14164) 20 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi165", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:04:23.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:21.651477+0000 mon.smithi037 (mon.0) 128 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:04:23.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:04:21.651772+0000 mgr.smithi037.jdlvyc (mgr.14164) 21 : cephadm [INF] Added host smithi165 2024-02-22T19:04:24.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:22.011230+0000 mgr.smithi037.jdlvyc (mgr.14164) 22 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:24.281 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:04:24.281 INFO:teuthology.orchestra.run.smithi165.stdout:[{"addr": "172.21.15.37", "hostname": "smithi037", "labels": [], "status": ""}, {"addr": "172.21.15.165", "hostname": "smithi165", "labels": [], "status": ""}] 2024-02-22T19:04:24.837 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-22T19:04:24.837 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd crush tunables default 2024-02-22T19:04:26.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:24.011496+0000 mgr.smithi037.jdlvyc (mgr.14164) 23 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:26.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:24.279625+0000 mgr.smithi037.jdlvyc (mgr.14164) 24 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T19:04:27.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:26.011711+0000 mgr.smithi037.jdlvyc (mgr.14164) 25 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:29.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:28.012097+0000 mgr.smithi037.jdlvyc (mgr.14164) 26 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:31.072 INFO:teuthology.orchestra.run.smithi037.stderr:adjusted tunables profile to default 2024-02-22T19:04:31.281 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:30.012437+0000 mgr.smithi037.jdlvyc (mgr.14164) 27 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:31.281 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:30.580068+0000 mon.smithi037 (mon.0) 129 : audit [INF] from='client.? 172.21.15.37:0/680808279' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-22T19:04:32.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:31.068239+0000 mon.smithi037 (mon.0) 130 : audit [INF] from='client.? 172.21.15.37:0/680808279' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-22T19:04:32.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:31.068286+0000 mon.smithi037 (mon.0) 131 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-22T19:04:33.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:32.012704+0000 mgr.smithi037.jdlvyc (mgr.14164) 28 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:33.938 INFO:tasks.cephadm:Adding mon.smithi037 on smithi037 2024-02-22T19:04:33.938 INFO:tasks.cephadm:Adding mon.smithi165 on smithi165 2024-02-22T19:04:33.938 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch apply mon '2;smithi037:172.21.15.37=smithi037;smithi165:172.21.15.165=smithi165' 2024-02-22T19:04:35.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:34.012979+0000 mgr.smithi037.jdlvyc (mgr.14164) 29 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:35.881 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled mon update... 2024-02-22T19:04:36.457 DEBUG:teuthology.orchestra.run.smithi165:mon.smithi165> sudo journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi165.service 2024-02-22T19:04:36.459 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T19:04:36.459 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph mon dump -f json 2024-02-22T19:04:36.488 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:-- Logs begin at Thu 2024-02-22 18:41:58 UTC. -- 2024-02-22T19:04:37.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:35.665561+0000 mon.smithi037 (mon.0) 132 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:04:37.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:04:35.667690+0000 mgr.smithi037.jdlvyc (mgr.14164) 30 : cephadm [INF] Deploying daemon node-exporter.smithi037 on smithi037 2024-02-22T19:04:37.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:35.880793+0000 mon.smithi037 (mon.0) 133 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:04:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:35.876610+0000 mgr.smithi037.jdlvyc (mgr.14164) 31 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi037:172.21.15.37=smithi037;smithi165:172.21.15.165=smithi165", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:04:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:04:35.878190+0000 mgr.smithi037.jdlvyc (mgr.14164) 32 : cephadm [INF] Saving service mon spec with placement smithi037:172.21.15.37=smithi037;smithi165:172.21.15.165=smithi165;count:2 2024-02-22T19:04:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:36.013394+0000 mgr.smithi037.jdlvyc (mgr.14164) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:37.158990+0000 mon.smithi037 (mon.0) 134 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:04:38.451 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:04:38.451 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","modified":"2024-02-22T19:02:27.465407Z","created":"2024-02-22T19:02:27.465407Z","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":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T19:04:38.452 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-02-22T19:04:39.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:38.449786+0000 mon.smithi037 (mon.0) 135 : audit [DBG] from='client.? 172.21.15.165:0/1963092773' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T19:04:40.049 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T19:04:40.050 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph mon dump -f json 2024-02-22T19:04:40.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:38.013683+0000 mgr.smithi037.jdlvyc (mgr.14164) 34 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:42.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:40.014027+0000 mgr.smithi037.jdlvyc (mgr.14164) 35 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:43.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:42.163911+0000 mon.smithi037 (mon.0) 136 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:04:43.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:42.166491+0000 mon.smithi037 (mon.0) 137 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:04:43.462 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:04:43.462 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","modified":"2024-02-22T19:02:27.465407Z","created":"2024-02-22T19:02:27.465407Z","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":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T19:04:43.462 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-02-22T19:04:44.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:42.014368+0000 mgr.smithi037.jdlvyc (mgr.14164) 36 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:44.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:43.112502+0000 mon.smithi037 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.165:0/595158966' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T19:04:46.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:44.014653+0000 mgr.smithi037.jdlvyc (mgr.14164) 37 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:46.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:45.580724+0000 mon.smithi037 (mon.0) 139 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:04:47.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:04:45.587229+0000 mgr.smithi037.jdlvyc (mgr.14164) 38 : cephadm [INF] Deploying daemon prometheus.smithi037 on smithi037 2024-02-22T19:04:48.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:46.014941+0000 mgr.smithi037.jdlvyc (mgr.14164) 39 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:48.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:47.161808+0000 mon.smithi037 (mon.0) 140 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:04:48.941 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T19:04:48.941 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph mon dump -f json 2024-02-22T19:04:50.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:48.015260+0000 mgr.smithi037.jdlvyc (mgr.14164) 40 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:52.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:50.015552+0000 mgr.smithi037.jdlvyc (mgr.14164) 41 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:54.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:52.015910+0000 mgr.smithi037.jdlvyc (mgr.14164) 42 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:54.584 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:04:54.585 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","modified":"2024-02-22T19:02:27.465407Z","created":"2024-02-22T19:02:27.465407Z","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":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T19:04:54.586 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-02-22T19:04:55.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:54.583788+0000 mon.smithi037 (mon.0) 141 : audit [DBG] from='client.? 172.21.15.165:0/824522876' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T19:04:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:54.016266+0000 mgr.smithi037.jdlvyc (mgr.14164) 43 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:56.247 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T19:04:56.247 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph mon dump -f json 2024-02-22T19:04:57.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:56.016482+0000 mgr.smithi037.jdlvyc (mgr.14164) 44 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:58.184 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:04:58.184 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","modified":"2024-02-22T19:02:27.465407Z","created":"2024-02-22T19:02:27.465407Z","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":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T19:04:58.185 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-02-22T19:04:59.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:04:58.016717+0000 mgr.smithi037.jdlvyc (mgr.14164) 45 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:04:59.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:04:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:04:58.183088+0000 mon.smithi037 (mon.0) 142 : audit [DBG] from='client.? 172.21.15.165:0/2832381' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T19:04:59.780 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T19:04:59.781 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph mon dump -f json 2024-02-22T19:05:01.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:00.017027+0000 mgr.smithi037.jdlvyc (mgr.14164) 46 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:01.778 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:05:01.778 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","modified":"2024-02-22T19:02:27.465407Z","created":"2024-02-22T19:02:27.465407Z","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":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T19:05:01.779 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-02-22T19:05:02.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:01.776910+0000 mon.smithi037 (mon.0) 143 : audit [DBG] from='client.? 172.21.15.165:0/1252031838' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T19:05:03.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:02.017309+0000 mgr.smithi037.jdlvyc (mgr.14164) 47 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:03.433 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T19:05:03.434 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph mon dump -f json 2024-02-22T19:05:05.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:04.017584+0000 mgr.smithi037.jdlvyc (mgr.14164) 48 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:05.379 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:05:05.379 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","modified":"2024-02-22T19:02:27.465407Z","created":"2024-02-22T19:02:27.465407Z","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":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T19:05:05.381 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-02-22T19:05:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:05.318808+0000 mon.smithi037 (mon.0) 144 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:05.319681+0000 mon.smithi037 (mon.0) 145 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:05:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:05.320560+0000 mon.smithi037 (mon.0) 146 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:05.321158+0000 mon.smithi037 (mon.0) 147 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:05:06.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:05.379067+0000 mon.smithi037 (mon.0) 148 : audit [DBG] from='client.? 172.21.15.165:0/3848740312' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T19:05:06.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:05.760547+0000 mon.smithi037 (mon.0) 149 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:06.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:06.077439+0000 mon.smithi037 (mon.0) 150 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:07.040 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T19:05:07.040 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph mon dump -f json 2024-02-22T19:05:07.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:06.017840+0000 mgr.smithi037.jdlvyc (mgr.14164) 49 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:07.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:07.168176+0000 mon.smithi037 (mon.0) 151 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:08.018190+0000 mgr.smithi037.jdlvyc (mgr.14164) 50 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:09.612 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:05:09.612 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","modified":"2024-02-22T19:02:27.465407Z","created":"2024-02-22T19:02:27.465407Z","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":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T19:05:09.614 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-02-22T19:05:10.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:09.611885+0000 mon.smithi037 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.165:0/1941984862' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T19:05:10.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:09.944240+0000 mon.smithi037 (mon.0) 153 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:10.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:10.055440+0000 mon.smithi037 (mon.0) 154 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:10.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:10.255270+0000 mon.smithi037 (mon.0) 155 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:11.347 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T19:05:11.348 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph mon dump -f json 2024-02-22T19:05:11.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:10.018463+0000 mgr.smithi037.jdlvyc (mgr.14164) 51 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:11.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:10.206566+0000 mgr.smithi037.jdlvyc (mgr.14164) 52 : cephadm [INF] Updating smithi037:/etc/ceph/ceph.conf 2024-02-22T19:05:11.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:10.227008+0000 mgr.smithi037.jdlvyc (mgr.14164) 53 : cephadm [INF] Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:05:11.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:11.175444+0000 mon.smithi037 (mon.0) 156 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:11.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:11.176246+0000 mon.smithi037 (mon.0) 157 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd/host:smithi165", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:05:11.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:11.181978+0000 mon.smithi037 (mon.0) 158 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:11.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:11.183855+0000 mon.smithi037 (mon.0) 159 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-22T19:05:11.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:11.188190+0000 mon.smithi037 (mon.0) 160 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-02-22T19:05:11.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:11.189027+0000 mon.smithi037 (mon.0) 161 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:12.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:11.189845+0000 mgr.smithi037.jdlvyc (mgr.14164) 54 : cephadm [INF] Deploying daemon crash.smithi165 on smithi165 2024-02-22T19:05:13.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:12.018841+0000 mgr.smithi037.jdlvyc (mgr.14164) 55 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:13.695 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:05:13.695 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","modified":"2024-02-22T19:02:27.465407Z","created":"2024-02-22T19:02:27.465407Z","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":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T19:05:13.697 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-02-22T19:05:14.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:13.694427+0000 mon.smithi037 (mon.0) 162 : audit [DBG] from='client.? 172.21.15.165:0/1517884820' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T19:05:15.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:14.019239+0000 mgr.smithi037.jdlvyc (mgr.14164) 56 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:15.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:15.241402+0000 mon.smithi037 (mon.0) 163 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:15.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:15.243903+0000 mon.smithi037 (mon.0) 164 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.xtnudv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T19:05:15.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:15.245984+0000 mon.smithi037 (mon.0) 165 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.xtnudv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-22T19:05:15.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:15.246847+0000 mon.smithi037 (mon.0) 166 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-22T19:05:15.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:15.247917+0000 mon.smithi037 (mon.0) 167 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:15.675 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T19:05:15.675 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph mon dump -f json 2024-02-22T19:05:16.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:15.248802+0000 mgr.smithi037.jdlvyc (mgr.14164) 57 : cephadm [INF] Deploying daemon mgr.smithi165.xtnudv on smithi165 2024-02-22T19:05:17.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:16.019568+0000 mgr.smithi037.jdlvyc (mgr.14164) 58 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:17.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:17.171993+0000 mon.smithi037 (mon.0) 168 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:18.538 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:05:18.539 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","modified":"2024-02-22T19:02:27.465407Z","created":"2024-02-22T19:02:27.465407Z","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":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T19:05:18.541 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-02-22T19:05:19.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:18.019947+0000 mgr.smithi037.jdlvyc (mgr.14164) 59 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:19.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:18.416665+0000 mon.smithi037 (mon.0) 169 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:19.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:18.418620+0000 mon.smithi037 (mon.0) 170 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T19:05:19.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:18.419464+0000 mon.smithi037 (mon.0) 171 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:19.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:18.420157+0000 mgr.smithi037.jdlvyc (mgr.14164) 60 : cephadm [INF] Deploying daemon mon.smithi165 on smithi165 2024-02-22T19:05:19.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:18.537986+0000 mon.smithi037 (mon.0) 172 : audit [DBG] from='client.? 172.21.15.165:0/375175667' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T19:05:20.432 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T19:05:20.432 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph mon dump -f json 2024-02-22T19:05:21.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:20.020293+0000 mgr.smithi037.jdlvyc (mgr.14164) 61 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:22.421 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:22 smithi165 systemd[1]: Starting Ceph mon.smithi165 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:05:23.408 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:05:23.408 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","modified":"2024-02-22T19:02:27.465407Z","created":"2024-02-22T19:02:27.465407Z","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":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-22T19:05:23.410 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-02-22T19:05:23.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:22.020606+0000 mgr.smithi037.jdlvyc (mgr.14164) 62 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:23.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:22.175337+0000 mon.smithi037 (mon.0) 173 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:23.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.567+0000 7f8a520d6700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-22T19:05:23.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.567+0000 7f8a520d6700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-02-22T19:05:23.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.568+0000 7f8a520d6700 0 pidfile_write: ignore empty --pid-file 2024-02-22T19:05:23.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.572+0000 7f8a520d6700 0 load: jerasure load: lrc load: isa 2024-02-22T19:05:23.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: RocksDB version: 6.8.1 2024-02-22T19:05:23.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-22T19:05:23.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Compile date Jul 8 2021 2024-02-22T19:05:23.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: DB SUMMARY 2024-02-22T19:05:23.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: CURRENT file: CURRENT 2024-02-22T19:05:23.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-22T19:05:23.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-02-22T19:05:23.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi165/store.db dir, Total Num: 0, files: 2024-02-22T19:05:23.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi165/store.db: 000003.log size: 511 ; 2024-02-22T19:05:23.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.error_if_exists: 0 2024-02-22T19:05:23.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.create_if_missing: 0 2024-02-22T19:05:23.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.paranoid_checks: 1 2024-02-22T19:05:23.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.env: 0x563fb330d1c0 2024-02-22T19:05:23.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.fs: Posix File System 2024-02-22T19:05:23.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.info_log: 0x563fb48fba40 2024-02-22T19:05:23.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-22T19:05:23.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.statistics: (nil) 2024-02-22T19:05:23.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.use_fsync: 0 2024-02-22T19:05:23.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_log_file_size: 0 2024-02-22T19:05:23.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-22T19:05:23.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-22T19:05:23.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-22T19:05:23.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-22T19:05:23.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.allow_fallocate: 1 2024-02-22T19:05:23.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-22T19:05:23.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-22T19:05:23.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.use_direct_reads: 0 2024-02-22T19:05:23.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-22T19:05:23.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-22T19:05:23.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.db_log_dir: 2024-02-22T19:05:23.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi165/store.db 2024-02-22T19:05:23.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-22T19:05:23.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_subcompactions: 1 2024-02-22T19:05:23.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_background_flushes: -1 2024-02-22T19:05:23.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-22T19:05:23.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-22T19:05:23.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-22T19:05:23.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-22T19:05:23.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-22T19:05:23.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-22T19:05:23.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-22T19:05:23.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.write_buffer_manager: 0x563fb5572030 2024-02-22T19:05:23.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-22T19:05:23.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-22T19:05:23.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-22T19:05:23.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-22T19:05:23.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-22T19:05:23.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-22T19:05:23.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-22T19:05:23.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-22T19:05:23.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-22T19:05:23.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.unordered_write: 0 2024-02-22T19:05:23.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-22T19:05:23.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-22T19:05:23.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-22T19:05:23.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-22T19:05:23.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.row_cache: None 2024-02-22T19:05:23.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.wal_filter: None 2024-02-22T19:05:23.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-22T19:05:23.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-22T19:05:23.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.preserve_deletes: 0 2024-02-22T19:05:23.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.two_write_queues: 0 2024-02-22T19:05:23.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-22T19:05:23.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.atomic_flush: 0 2024-02-22T19:05:23.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-22T19:05:23.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-22T19:05:23.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-22T19:05:23.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.log_readahead_size: 0 2024-02-22T19:05:23.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-22T19:05:23.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_background_jobs: 2 2024-02-22T19:05:23.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_background_compactions: -1 2024-02-22T19:05:23.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-22T19:05:23.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-22T19:05:23.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-22T19:05:23.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-22T19:05:23.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-22T19:05:23.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-22T19:05:23.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-22T19:05:23.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-22T19:05:23.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_open_files: -1 2024-02-22T19:05:23.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-22T19:05:23.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-22T19:05:23.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-22T19:05:23.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-22T19:05:23.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Compression algorithms supported: 2024-02-22T19:05:23.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-22T19:05:23.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: kZSTD supported: 0 2024-02-22T19:05:23.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: kXpressCompression supported: 0 2024-02-22T19:05:23.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-22T19:05:23.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: kLZ4Compression supported: 1 2024-02-22T19:05:23.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: kBZip2Compression supported: 0 2024-02-22T19:05:23.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: kZlibCompression supported: 1 2024-02-22T19:05:23.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: kSnappyCompression supported: 1 2024-02-22T19:05:23.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-22T19:05:23.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi165/store.db/MANIFEST-000001 2024-02-22T19:05:23.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-22T19:05:23.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-22T19:05:23.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.merge_operator: 2024-02-22T19:05:23.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compaction_filter: None 2024-02-22T19:05:23.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-22T19:05:23.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-22T19:05:23.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-22T19:05:23.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563fb4814170) 2024-02-22T19:05:23.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cache_index_and_filter_blocks: 1 2024-02-22T19:05:23.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-22T19:05:23.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-22T19:05:23.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: pin_top_level_index_and_filter: 1 2024-02-22T19:05:23.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: index_type: 0 2024-02-22T19:05:23.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: data_block_index_type: 0 2024-02-22T19:05:23.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: index_shortening: 1 2024-02-22T19:05:23.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: data_block_hash_table_util_ratio: 0.750000 2024-02-22T19:05:23.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: hash_index_allow_collision: 1 2024-02-22T19:05:23.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: checksum: 1 2024-02-22T19:05:23.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: no_block_cache: 0 2024-02-22T19:05:23.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: block_cache: 0x563fb484af10 2024-02-22T19:05:23.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: block_cache_name: BinnedLRUCache 2024-02-22T19:05:23.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: block_cache_options: 2024-02-22T19:05:23.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: capacity : 536870912 2024-02-22T19:05:23.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: num_shard_bits : 4 2024-02-22T19:05:23.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: strict_capacity_limit : 0 2024-02-22T19:05:23.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: high_pri_pool_ratio: 0.000 2024-02-22T19:05:23.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: block_cache_compressed: (nil) 2024-02-22T19:05:23.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: persistent_cache: (nil) 2024-02-22T19:05:23.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: block_size: 4096 2024-02-22T19:05:23.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: block_size_deviation: 10 2024-02-22T19:05:23.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: block_restart_interval: 16 2024-02-22T19:05:23.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: index_block_restart_interval: 1 2024-02-22T19:05:23.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: metadata_block_size: 4096 2024-02-22T19:05:23.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: partition_filters: 0 2024-02-22T19:05:23.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: use_delta_encoding: 1 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: whole_key_filtering: 1 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: verify_compression: 0 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: read_amp_bytes_per_bit: 0 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: format_version: 2 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: enable_index_compression: 1 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: block_align: 0 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compression: NoCompression 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-22T19:05:23.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.num_levels: 7 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-22T19:05:23.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-22T19:05:23.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-22T19:05:23.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-22T19:05:23.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-22T19:05:23.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-22T19:05:23.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-22T19:05:23.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-22T19:05:23.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-22T19:05:23.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-22T19:05:23.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-22T19:05:23.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-22T19:05:23.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-22T19:05:23.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-22T19:05:23.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-22T19:05:23.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-22T19:05:23.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-22T19:05:23.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-22T19:05:23.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-22T19:05:23.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-22T19:05:23.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-22T19:05:23.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-22T19:05:23.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-22T19:05:23.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-22T19:05:23.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-22T19:05:23.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-22T19:05:23.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-22T19:05:23.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-22T19:05:23.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-22T19:05:23.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-22T19:05:23.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-22T19:05:23.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-22T19:05:23.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-22T19:05:23.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-22T19:05:23.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-22T19:05:23.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-22T19:05:23.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.table_properties_collectors: 2024-02-22T19:05:23.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.inplace_update_support: 0 2024-02-22T19:05:23.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-22T19:05:23.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-22T19:05:23.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-22T19:05:23.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-22T19:05:23.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.bloom_locality: 0 2024-02-22T19:05:23.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.max_successive_merges: 0 2024-02-22T19:05:23.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-22T19:05:23.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-22T19:05:23.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-22T19:05:23.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-22T19:05:23.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.ttl: 2592000 2024-02-22T19:05:23.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.573+0000 7f8a520d6700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-22T19:05:23.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.574+0000 7f8a520d6700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi165/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-02-22T19:05:23.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.574+0000 7f8a520d6700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-02-22T19:05:23.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.574+0000 7f8a520d6700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708628723574892, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-02-22T19:05:23.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.574+0000 7f8a520d6700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-02-22T19:05:23.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.574+0000 7f8a520d6700 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-02-22T19:05:23.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.574+0000 7f8a520d6700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708628723575335, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1708628723, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-22T19:05:23.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.574+0000 7f8a520d6700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-02-22T19:05:23.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.575+0000 7f8a520d6700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708628723575716, "job": 1, "event": "recovery_finished"} 2024-02-22T19:05:23.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.575+0000 7f8a520d6700 4 rocksdb: DB pointer 0x563fb490f800 2024-02-22T19:05:23.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.576+0000 7f8a38ede700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-22T19:05:23.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.576+0000 7f8a38ede700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-22T19:05:23.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: ** DB Stats ** 2024-02-22T19:05:23.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:05:23.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-22T19:05:23.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-22T19:05:23.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T19:05:23.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-22T19:05:23.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-22T19:05:23.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T19:05:23.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: ** Compaction Stats [default] ** 2024-02-22T19:05:23.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 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-02-22T19:05:23.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:05:23.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-02-22T19:05:23.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: ** Compaction Stats [default] ** 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 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-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: AddFile(Keys): cumulative 0, interval 0 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Interval compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:05:23.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 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-02-22T19:05:23.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: ** File Read Latency Histogram By Level [default] ** 2024-02-22T19:05:23.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: ** Compaction Stats [default] ** 2024-02-22T19:05:23.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 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-02-22T19:05:23.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:05:23.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-02-22T19:05:23.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-02-22T19:05:23.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 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-02-22T19:05:23.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: ** Compaction Stats [default] ** 2024-02-22T19:05:23.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 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-02-22T19:05:23.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: AddFile(Keys): cumulative 0, interval 0 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Cumulative compaction: 0.00 GB write, 0.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 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-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: ** File Read Latency Histogram By Level [default] ** 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.576+0000 7f8a520d6700 0 mon.smithi165 does not exist in monmap, will attempt to join an existing cluster 2024-02-22T19:05:23.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.576+0000 7f8a520d6700 0 using public_addr v2:172.21.15.165:0/0 -> [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] 2024-02-22T19:05:23.714 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.576+0000 7f8a520d6700 0 starting mon.smithi165 rank -1 at public addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] at bind addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi165 fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:05:23.714 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.578+0000 7f8a520d6700 1 mon.smithi165@-1(???) e0 preinit fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:05:23.714 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.611+0000 7f8a3b6e3700 0 mon.smithi165@-1(synchronizing).mds e1 new map 2024-02-22T19:05:23.714 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.611+0000 7f8a3b6e3700 0 mon.smithi165@-1(synchronizing).mds e1 print_map 2024-02-22T19:05:23.714 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: e1 2024-02-22T19:05:23.714 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-22T19:05:23.714 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 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-02-22T19:05:23.714 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: legacy client fscid: -1 2024-02-22T19:05:23.714 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.714 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: No filesystems configured 2024-02-22T19:05:23.714 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: 2024-02-22T19:05:23.714 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.611+0000 7f8a3b6e3700 1 mon.smithi165@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-22T19:05:23.714 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.611+0000 7f8a3b6e3700 1 mon.smithi165@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-22T19:05:23.715 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.611+0000 7f8a3b6e3700 1 mon.smithi165@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-22T19:05:23.715 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.611+0000 7f8a3b6e3700 1 mon.smithi165@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-22T19:05:23.715 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.611+0000 7f8a3b6e3700 1 mon.smithi165@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-22T19:05:23.715 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.611+0000 7f8a3b6e3700 1 mon.smithi165@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-22T19:05:23.715 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.611+0000 7f8a3b6e3700 1 mon.smithi165@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-02-22T19:05:23.715 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.611+0000 7f8a3b6e3700 0 mon.smithi165@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-22T19:05:23.715 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.611+0000 7f8a3b6e3700 0 mon.smithi165@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-02-22T19:05:23.715 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.611+0000 7f8a3b6e3700 0 mon.smithi165@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-02-22T19:05:23.715 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.611+0000 7f8a3b6e3700 0 mon.smithi165@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-02-22T19:05:23.715 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:22.020606+0000 mgr.smithi037.jdlvyc (mgr.14164) 62 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:23.715 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:22.175337+0000 mon.smithi037 (mon.0) 173 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:23.715 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:05:23.612+0000 7f8a3b6e3700 1 mon.smithi165@-1(synchronizing).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2024-02-22T19:05:24.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 bash[37124]: 7b5ab9d794fc8dbd11b839d121ff0fa01571ae8d7a8f3cad97394108d389819b 2024-02-22T19:05:24.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:23 smithi165 systemd[1]: Started Ceph mon.smithi165 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:05:25.514 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-22T19:05:25.514 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph mon dump -f json 2024-02-22T19:05:28.978 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-02-22T19:05:28.979 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":2,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","modified":"2024-02-22T19:05:23.616002Z","created":"2024-02-22T19:02:27.465407Z","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":"smithi037","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi165","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:3300","nonce":0},{"type":"v1","addr":"172.21.15.165:6789","nonce":0}]},"addr":"172.21.15.165:6789/0","public_addr":"172.21.15.165:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-22T19:05:28.980 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 2 2024-02-22T19:05:29.036 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:23.619511+0000 mon.smithi037 (mon.0) 181 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:05:29.036 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:23.619751+0000 mon.smithi037 (mon.0) 182 : cluster [INF] mon.smithi037 calling monitor election 2024-02-22T19:05:29.036 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:23.633107+0000 mon.smithi037 (mon.0) 183 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:29.036 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:24.020997+0000 mgr.smithi037.jdlvyc (mgr.14164) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:29.036 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:24.615905+0000 mon.smithi037 (mon.0) 184 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:29.036 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:25.616147+0000 mon.smithi037 (mon.0) 185 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:29.036 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:25.617131+0000 mon.smithi165 (mon.1) 1 : cluster [INF] mon.smithi165 calling monitor election 2024-02-22T19:05:29.036 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:26.021347+0000 mgr.smithi037.jdlvyc (mgr.14164) 64 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:29.037 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:26.616164+0000 mon.smithi037 (mon.0) 186 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:29.037 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:27.616355+0000 mon.smithi037 (mon.0) 187 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:29.037 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:28.616377+0000 mon.smithi037 (mon.0) 188 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:29.037 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:28.647090+0000 mon.smithi037 (mon.0) 189 : cluster [INF] mon.smithi037 is new leader, mons smithi037,smithi165 in quorum (ranks 0,1) 2024-02-22T19:05:29.037 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:28.649974+0000 mon.smithi037 (mon.0) 190 : cluster [DBG] monmap e2: 2 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],smithi165=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0]} 2024-02-22T19:05:29.037 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:28.650030+0000 mon.smithi037 (mon.0) 191 : cluster [DBG] fsmap 2024-02-22T19:05:29.037 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:28.650065+0000 mon.smithi037 (mon.0) 192 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-22T19:05:29.037 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:28.650382+0000 mon.smithi037 (mon.0) 193 : cluster [DBG] mgrmap e17: smithi037.jdlvyc(active, since 107s) 2024-02-22T19:05:29.037 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:28.650791+0000 mon.smithi037 (mon.0) 194 : cluster [DBG] Standby manager daemon smithi165.xtnudv started 2024-02-22T19:05:29.037 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:28.654008+0000 mon.smithi037 (mon.0) 195 : cluster [INF] overall HEALTH_OK 2024-02-22T19:05:29.037 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:28.656330+0000 mon.smithi037 (mon.0) 196 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:23.619511+0000 mon.smithi037 (mon.0) 181 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:05:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:23.619751+0000 mon.smithi037 (mon.0) 182 : cluster [INF] mon.smithi037 calling monitor election 2024-02-22T19:05:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:23.633107+0000 mon.smithi037 (mon.0) 183 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:24.020997+0000 mgr.smithi037.jdlvyc (mgr.14164) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:24.615905+0000 mon.smithi037 (mon.0) 184 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:25.616147+0000 mon.smithi037 (mon.0) 185 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:25.617131+0000 mon.smithi165 (mon.1) 1 : cluster [INF] mon.smithi165 calling monitor election 2024-02-22T19:05:29.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:26.021347+0000 mgr.smithi037.jdlvyc (mgr.14164) 64 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:29.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:26.616164+0000 mon.smithi037 (mon.0) 186 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:29.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:27.616355+0000 mon.smithi037 (mon.0) 187 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:29.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:28.616377+0000 mon.smithi037 (mon.0) 188 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:29.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:28.647090+0000 mon.smithi037 (mon.0) 189 : cluster [INF] mon.smithi037 is new leader, mons smithi037,smithi165 in quorum (ranks 0,1) 2024-02-22T19:05:29.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:28.649974+0000 mon.smithi037 (mon.0) 190 : cluster [DBG] monmap e2: 2 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],smithi165=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0]} 2024-02-22T19:05:29.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:28.650030+0000 mon.smithi037 (mon.0) 191 : cluster [DBG] fsmap 2024-02-22T19:05:29.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:28.650065+0000 mon.smithi037 (mon.0) 192 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-22T19:05:29.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:28.650382+0000 mon.smithi037 (mon.0) 193 : cluster [DBG] mgrmap e17: smithi037.jdlvyc(active, since 107s) 2024-02-22T19:05:29.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:28.650791+0000 mon.smithi037 (mon.0) 194 : cluster [DBG] Standby manager daemon smithi165.xtnudv started 2024-02-22T19:05:29.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:28.654008+0000 mon.smithi037 (mon.0) 195 : cluster [INF] overall HEALTH_OK 2024-02-22T19:05:29.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:28.656330+0000 mon.smithi037 (mon.0) 196 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:29.631 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-22T19:05:29.631 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph config generate-minimal-conf 2024-02-22T19:05:29.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:28.021726+0000 mgr.smithi037.jdlvyc (mgr.14164) 65 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:29.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:05:28.658211+0000 mgr.smithi037.jdlvyc (mgr.14164) 66 : cephadm [INF] Deploying daemon node-exporter.smithi165 on smithi165 2024-02-22T19:05:29.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:28.707912+0000 mon.smithi037 (mon.0) 197 : cluster [DBG] mgrmap e18: smithi037.jdlvyc(active, since 107s), standbys: smithi165.xtnudv 2024-02-22T19:05:29.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:28.708389+0000 mon.smithi037 (mon.0) 198 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr metadata", "who": "smithi165.xtnudv", "id": "smithi165.xtnudv"}]: dispatch 2024-02-22T19:05:29.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:28.977619+0000 mon.smithi037 (mon.0) 199 : audit [DBG] from='client.? 172.21.15.165:0/2785702828' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T19:05:29.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:29.616671+0000 mon.smithi037 (mon.0) 200 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:30.081 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:28.021726+0000 mgr.smithi037.jdlvyc (mgr.14164) 65 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:30.082 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:28.658211+0000 mgr.smithi037.jdlvyc (mgr.14164) 66 : cephadm [INF] Deploying daemon node-exporter.smithi165 on smithi165 2024-02-22T19:05:30.082 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:28.707912+0000 mon.smithi037 (mon.0) 197 : cluster [DBG] mgrmap e18: smithi037.jdlvyc(active, since 107s), standbys: smithi165.xtnudv 2024-02-22T19:05:30.082 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:28.708389+0000 mon.smithi037 (mon.0) 198 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr metadata", "who": "smithi165.xtnudv", "id": "smithi165.xtnudv"}]: dispatch 2024-02-22T19:05:30.082 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:28.977619+0000 mon.smithi037 (mon.0) 199 : audit [DBG] from='client.? 172.21.15.165:0/2785702828' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-22T19:05:30.082 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:29.616671+0000 mon.smithi037 (mon.0) 200 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:05:31.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:30.022117+0000 mgr.smithi037.jdlvyc (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:32.005 INFO:teuthology.orchestra.run.smithi037.stdout:# minimal ceph.conf for d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:05:32.005 INFO:teuthology.orchestra.run.smithi037.stdout:[global] 2024-02-22T19:05:32.005 INFO:teuthology.orchestra.run.smithi037.stdout: fsid = d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:05:32.005 INFO:teuthology.orchestra.run.smithi037.stdout: mon_host = [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] 2024-02-22T19:05:32.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:30.022117+0000 mgr.smithi037.jdlvyc (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:32.653 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-22T19:05:32.653 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-02-22T19:05:32.653 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/ceph/ceph.conf 2024-02-22T19:05:32.688 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-02-22T19:05:32.688 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:05:32.758 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-02-22T19:05:32.758 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.conf 2024-02-22T19:05:32.797 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-02-22T19:05:32.797 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:05:32.869 INFO:tasks.cephadm:Deploying OSDs... 2024-02-22T19:05:32.869 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-02-22T19:05:32.869 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/scratch_devs of=/dev/stdout 2024-02-22T19:05:32.889 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-02-22T19:05:32.889 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_1 2024-02-22T19:05:32.949 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-22T19:05:32.949 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T19:05:32.949 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 6h/6d Inode: 193272 Links: 1 2024-02-22T19:05:32.949 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T19:05:32.949 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T19:05:32.949 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-02-22 19:05:04.522127985 +0000 2024-02-22T19:05:32.949 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-02-22 19:00:59.729624218 +0000 2024-02-22T19:05:32.949 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-02-22 19:00:59.729624218 +0000 2024-02-22T19:05:32.949 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: - 2024-02-22T19:05:32.950 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-22T19:05:33.015 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:32.004925+0000 mon.smithi037 (mon.0) 201 : audit [DBG] from='client.? 172.21.15.37:0/881646290' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:33.015 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:32.179436+0000 mon.smithi037 (mon.0) 202 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:33.017 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-02-22T19:05:33.017 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-02-22T19:05:33.017 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000200493 s, 2.6 MB/s 2024-02-22T19:05:33.018 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-22T19:05:33.079 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_2 2024-02-22T19:05:33.139 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-22T19:05:33.139 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T19:05:33.139 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 6h/6d Inode: 194476 Links: 1 2024-02-22T19:05:33.139 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T19:05:33.139 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T19:05:33.139 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-02-22 19:05:04.522127985 +0000 2024-02-22T19:05:33.139 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-02-22 19:01:00.089619291 +0000 2024-02-22T19:05:33.139 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-02-22 19:01:00.089619291 +0000 2024-02-22T19:05:33.139 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: - 2024-02-22T19:05:33.140 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-22T19:05:33.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:32.004925+0000 mon.smithi037 (mon.0) 201 : audit [DBG] from='client.? 172.21.15.37:0/881646290' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:32.179436+0000 mon.smithi037 (mon.0) 202 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:33.206 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-02-22T19:05:33.206 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-02-22T19:05:33.206 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000216278 s, 2.4 MB/s 2024-02-22T19:05:33.207 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-22T19:05:33.268 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_3 2024-02-22T19:05:33.327 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-22T19:05:33.327 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T19:05:33.327 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 6h/6d Inode: 199971 Links: 1 2024-02-22T19:05:33.327 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T19:05:33.327 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T19:05:33.327 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-02-22 19:05:04.522127985 +0000 2024-02-22T19:05:33.327 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-02-22 19:01:00.446614406 +0000 2024-02-22T19:05:33.327 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-02-22 19:01:00.446614406 +0000 2024-02-22T19:05:33.327 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: - 2024-02-22T19:05:33.328 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-22T19:05:33.395 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-02-22T19:05:33.395 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-02-22T19:05:33.395 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000186066 s, 2.8 MB/s 2024-02-22T19:05:33.396 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-22T19:05:33.457 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_4 2024-02-22T19:05:33.515 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-22T19:05:33.515 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T19:05:33.515 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 6h/6d Inode: 198306 Links: 1 2024-02-22T19:05:33.515 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T19:05:33.515 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T19:05:33.515 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-02-22 19:05:04.522127985 +0000 2024-02-22T19:05:33.515 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-02-22 19:01:00.796609616 +0000 2024-02-22T19:05:33.516 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-02-22 19:01:00.796609616 +0000 2024-02-22T19:05:33.516 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: - 2024-02-22T19:05:33.516 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-22T19:05:33.582 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-02-22T19:05:33.583 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-02-22T19:05:33.583 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000246735 s, 2.1 MB/s 2024-02-22T19:05:33.584 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-22T19:05:33.643 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-02-22T19:05:33.644 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2024-02-22T19:05:33.666 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-02-22T19:05:33.666 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_1 2024-02-22T19:05:33.727 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-22T19:05:33.727 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T19:05:33.727 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 167429 Links: 1 2024-02-22T19:05:33.728 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T19:05:33.728 INFO:teuthology.orchestra.run.smithi165.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T19:05:33.728 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-02-22 19:05:29.127959369 +0000 2024-02-22T19:05:33.728 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-02-22 19:00:44.070598103 +0000 2024-02-22T19:05:33.728 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-02-22 19:00:44.070598103 +0000 2024-02-22T19:05:33.728 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-02-22T19:05:33.728 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-22T19:05:33.799 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-02-22T19:05:33.799 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-02-22T19:05:33.799 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000341641 s, 1.5 MB/s 2024-02-22T19:05:33.800 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-22T19:05:33.861 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_2 2024-02-22T19:05:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-22T19:05:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T19:05:33.921 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 170286 Links: 1 2024-02-22T19:05:33.921 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T19:05:33.921 INFO:teuthology.orchestra.run.smithi165.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T19:05:33.921 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-02-22 19:05:29.127959369 +0000 2024-02-22T19:05:33.921 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-02-22 19:00:44.418593172 +0000 2024-02-22T19:05:33.921 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-02-22 19:00:44.418593172 +0000 2024-02-22T19:05:33.921 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-02-22T19:05:33.921 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-22T19:05:33.987 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:32.022355+0000 mgr.smithi037.jdlvyc (mgr.14164) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:33.989 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-02-22T19:05:33.989 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-02-22T19:05:33.990 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000264172 s, 1.9 MB/s 2024-02-22T19:05:33.990 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-22T19:05:34.050 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_3 2024-02-22T19:05:34.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:32.022355+0000 mgr.smithi037.jdlvyc (mgr.14164) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:34.109 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-22T19:05:34.109 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T19:05:34.109 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 167581 Links: 1 2024-02-22T19:05:34.110 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T19:05:34.110 INFO:teuthology.orchestra.run.smithi165.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T19:05:34.110 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-02-22 19:05:29.127959369 +0000 2024-02-22T19:05:34.110 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-02-22 19:00:44.771588171 +0000 2024-02-22T19:05:34.110 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-02-22 19:00:44.771588171 +0000 2024-02-22T19:05:34.110 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-02-22T19:05:34.110 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-22T19:05:34.176 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-02-22T19:05:34.176 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-02-22T19:05:34.176 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000191483 s, 2.7 MB/s 2024-02-22T19:05:34.177 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-22T19:05:34.237 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_4 2024-02-22T19:05:34.295 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-22T19:05:34.295 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-22T19:05:34.295 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 167658 Links: 1 2024-02-22T19:05:34.296 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-22T19:05:34.296 INFO:teuthology.orchestra.run.smithi165.stdout:Context: system_u:object_r:device_t:s0 2024-02-22T19:05:34.296 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-02-22 19:05:29.127959369 +0000 2024-02-22T19:05:34.296 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-02-22 19:00:45.102583481 +0000 2024-02-22T19:05:34.296 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-02-22 19:00:45.102583481 +0000 2024-02-22T19:05:34.296 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-02-22T19:05:34.296 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-22T19:05:34.361 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-02-22T19:05:34.362 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-02-22T19:05:34.362 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000233764 s, 2.2 MB/s 2024-02-22T19:05:34.363 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-22T19:05:34.422 INFO:tasks.cephadm:Deploying osd.0 on smithi037 with /dev/vg_nvme/lv_4... 2024-02-22T19:05:34.422 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-22T19:05:35.974 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:34.022708+0000 mgr.smithi037.jdlvyc (mgr.14164) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:36.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:34.022708+0000 mgr.smithi037.jdlvyc (mgr.14164) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:36.812 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-22T19:05:36.812 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-22T19:05:36.812 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10+0 records in 2024-02-22T19:05:36.812 INFO:teuthology.orchestra.run.smithi037.stderr:10+0 records out 2024-02-22T19:05:36.812 INFO:teuthology.orchestra.run.smithi037.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0126281 s, 830 MB/s 2024-02-22T19:05:36.812 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping successful for: 2024-02-22T19:05:37.257 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:36.023012+0000 mgr.smithi037.jdlvyc (mgr.14164) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:37.291 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:36.023012+0000 mgr.smithi037.jdlvyc (mgr.14164) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:37.568 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch daemon add osd smithi037:vg_nvme/lv_4 2024-02-22T19:05:39.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:38.023302+0000 mgr.smithi037.jdlvyc (mgr.14164) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:39.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:38.321949+0000 mon.smithi037 (mon.0) 203 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:39.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:38.323200+0000 mon.smithi037 (mon.0) 204 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:05:39.457 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:38.324072+0000 mon.smithi037 (mon.0) 205 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:39.458 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:38.324672+0000 mon.smithi037 (mon.0) 206 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:05:39.635 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:38.023302+0000 mgr.smithi037.jdlvyc (mgr.14164) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:39.635 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:38.321949+0000 mon.smithi037 (mon.0) 203 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:39.635 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:38.323200+0000 mon.smithi037 (mon.0) 204 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:05:39.635 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:38.324072+0000 mon.smithi037 (mon.0) 205 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:39.635 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:38.324672+0000 mon.smithi037 (mon.0) 206 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:05:41.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:40.023551+0000 mgr.smithi037.jdlvyc (mgr.14164) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:41.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:40.029589+0000 mon.smithi037 (mon.0) 207 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:41.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:40.030037+0000 mgr.smithi037.jdlvyc (mgr.14164) 73 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-02-22T19:05:41.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:40.045083+0000 mgr.smithi037.jdlvyc (mgr.14164) 74 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:05:41.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:40.074959+0000 mon.smithi037 (mon.0) 208 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:41.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:40.100196+0000 mgr.smithi037.jdlvyc (mgr.14164) 75 : audit [DBG] from='client.14224 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:05:41.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:40.101076+0000 mon.smithi037 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:05:41.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:40.102475+0000 mon.smithi037 (mon.0) 210 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:05:41.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:40.103029+0000 mon.smithi037 (mon.0) 211 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:41.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:40.023551+0000 mgr.smithi037.jdlvyc (mgr.14164) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:40.029589+0000 mon.smithi037 (mon.0) 207 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:05:40.030037+0000 mgr.smithi037.jdlvyc (mgr.14164) 73 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-02-22T19:05:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:05:40.045083+0000 mgr.smithi037.jdlvyc (mgr.14164) 74 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:05:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:40.074959+0000 mon.smithi037 (mon.0) 208 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:40.100196+0000 mgr.smithi037.jdlvyc (mgr.14164) 75 : audit [DBG] from='client.14224 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:05:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:40.101076+0000 mon.smithi037 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:05:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:40.102475+0000 mon.smithi037 (mon.0) 210 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:05:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:40.103029+0000 mon.smithi037 (mon.0) 211 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:43.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:42.023943+0000 mgr.smithi037.jdlvyc (mgr.14164) 76 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:43.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:42.165213+0000 mon.smithi037 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:05:43.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:42.167346+0000 mon.smithi037 (mon.0) 213 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:05:43.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:42.183365+0000 mon.smithi037 (mon.0) 214 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:43.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:42.023943+0000 mgr.smithi037.jdlvyc (mgr.14164) 76 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:42.165213+0000 mon.smithi037 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:05:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:42.167346+0000 mon.smithi037 (mon.0) 213 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:05:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:42.183365+0000 mon.smithi037 (mon.0) 214 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:44.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:43.373147+0000 mon.smithi037 (mon.0) 215 : audit [INF] from='client.? 172.21.15.37:0/2166582098' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be26c92b-1753-4045-a05f-83e133d075d5"}]: dispatch 2024-02-22T19:05:44.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:43.376504+0000 mon.smithi037 (mon.0) 216 : audit [INF] from='client.? 172.21.15.37:0/2166582098' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be26c92b-1753-4045-a05f-83e133d075d5"}]': finished 2024-02-22T19:05:44.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:43.376552+0000 mon.smithi037 (mon.0) 217 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-22T19:05:44.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:43.376620+0000 mon.smithi037 (mon.0) 218 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:05:44.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:43.818488+0000 mon.smithi037 (mon.0) 219 : audit [DBG] from='client.? 172.21.15.37:0/2981351215' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:05:44.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:43.373147+0000 mon.smithi037 (mon.0) 215 : audit [INF] from='client.? 172.21.15.37:0/2166582098' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be26c92b-1753-4045-a05f-83e133d075d5"}]: dispatch 2024-02-22T19:05:44.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:43.376504+0000 mon.smithi037 (mon.0) 216 : audit [INF] from='client.? 172.21.15.37:0/2166582098' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be26c92b-1753-4045-a05f-83e133d075d5"}]': finished 2024-02-22T19:05:44.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:43.376552+0000 mon.smithi037 (mon.0) 217 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-22T19:05:44.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:43.376620+0000 mon.smithi037 (mon.0) 218 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:05:44.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:43.818488+0000 mon.smithi037 (mon.0) 219 : audit [DBG] from='client.? 172.21.15.37:0/2981351215' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:05:45.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:44.024245+0000 mgr.smithi037.jdlvyc (mgr.14164) 77 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:45.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:45.338036+0000 mon.smithi037 (mon.0) 220 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:45.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:45.356638+0000 mon.smithi037 (mon.0) 221 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:45.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:45.362096+0000 mon.smithi037 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:45.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:45.365524+0000 mon.smithi037 (mon.0) 223 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T19:05:45.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:45.366194+0000 mon.smithi037 (mon.0) 224 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T19:05:45.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:45.366815+0000 mon.smithi037 (mon.0) 225 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:45.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:44.024245+0000 mgr.smithi037.jdlvyc (mgr.14164) 77 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:45.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:45.338036+0000 mon.smithi037 (mon.0) 220 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:45.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:45.356638+0000 mon.smithi037 (mon.0) 221 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:45.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:45.362096+0000 mon.smithi037 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:45.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:45.365524+0000 mon.smithi037 (mon.0) 223 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T19:05:45.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:45.366194+0000 mon.smithi037 (mon.0) 224 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T19:05:45.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:45.366815+0000 mon.smithi037 (mon.0) 225 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:46.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:05:45.338560+0000 mgr.smithi037.jdlvyc (mgr.14164) 78 : cephadm [INF] Updating smithi037:/etc/ceph/ceph.conf 2024-02-22T19:05:46.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:05:45.365251+0000 mgr.smithi037.jdlvyc (mgr.14164) 79 : cephadm [INF] Reconfiguring mon.smithi037 (unknown last config time)... 2024-02-22T19:05:46.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:05:45.367369+0000 mgr.smithi037.jdlvyc (mgr.14164) 80 : cephadm [INF] Reconfiguring daemon mon.smithi037 on smithi037 2024-02-22T19:05:46.812 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:45.338560+0000 mgr.smithi037.jdlvyc (mgr.14164) 78 : cephadm [INF] Updating smithi037:/etc/ceph/ceph.conf 2024-02-22T19:05:46.812 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:45.365251+0000 mgr.smithi037.jdlvyc (mgr.14164) 79 : cephadm [INF] Reconfiguring mon.smithi037 (unknown last config time)... 2024-02-22T19:05:46.812 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:45.367369+0000 mgr.smithi037.jdlvyc (mgr.14164) 80 : cephadm [INF] Reconfiguring daemon mon.smithi037 on smithi037 2024-02-22T19:05:47.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:46.024478+0000 mgr.smithi037.jdlvyc (mgr.14164) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:47.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:46.024478+0000 mgr.smithi037.jdlvyc (mgr.14164) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:48.024843+0000 mgr.smithi037.jdlvyc (mgr.14164) 82 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:48.629354+0000 mon.smithi037 (mon.0) 226 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:05:48.629934+0000 mgr.smithi037.jdlvyc (mgr.14164) 83 : cephadm [INF] Reconfiguring mgr.smithi037.jdlvyc (unknown last config time)... 2024-02-22T19:05:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:48.630201+0000 mon.smithi037 (mon.0) 227 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.jdlvyc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T19:05:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:48.630899+0000 mon.smithi037 (mon.0) 228 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-22T19:05:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:48.631448+0000 mon.smithi037 (mon.0) 229 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:05:48.631919+0000 mgr.smithi037.jdlvyc (mgr.14164) 84 : cephadm [INF] Reconfiguring daemon mgr.smithi037.jdlvyc on smithi037 2024-02-22T19:05:50.087 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:48.024843+0000 mgr.smithi037.jdlvyc (mgr.14164) 82 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:50.087 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:48.629354+0000 mon.smithi037 (mon.0) 226 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:50.087 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:48.629934+0000 mgr.smithi037.jdlvyc (mgr.14164) 83 : cephadm [INF] Reconfiguring mgr.smithi037.jdlvyc (unknown last config time)... 2024-02-22T19:05:50.087 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:48.630201+0000 mon.smithi037 (mon.0) 227 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.jdlvyc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T19:05:50.087 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:48.630899+0000 mon.smithi037 (mon.0) 228 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-22T19:05:50.087 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:48.631448+0000 mon.smithi037 (mon.0) 229 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:50.087 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:48.631919+0000 mgr.smithi037.jdlvyc (mgr.14164) 84 : cephadm [INF] Reconfiguring daemon mgr.smithi037.jdlvyc on smithi037 2024-02-22T19:05:50.742 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:50.443756+0000 mon.smithi037 (mon.0) 230 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-22T19:05:50.742 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:50.444546+0000 mon.smithi037 (mon.0) 231 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:50.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:50.443756+0000 mon.smithi037 (mon.0) 230 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-22T19:05:50.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:50.444546+0000 mon.smithi037 (mon.0) 231 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:05:51.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:50.025173+0000 mgr.smithi037.jdlvyc (mgr.14164) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:51.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:50.445148+0000 mgr.smithi037.jdlvyc (mgr.14164) 86 : cephadm [INF] Deploying daemon osd.0 on smithi037 2024-02-22T19:05:51.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:50.025173+0000 mgr.smithi037.jdlvyc (mgr.14164) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:51.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:05:50.445148+0000 mgr.smithi037.jdlvyc (mgr.14164) 86 : cephadm [INF] Deploying daemon osd.0 on smithi037 2024-02-22T19:05:53.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:51.920891+0000 mon.smithi037 (mon.0) 232 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:53.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:05:51.921712+0000 mgr.smithi037.jdlvyc (mgr.14164) 87 : cephadm [INF] Reconfiguring alertmanager.smithi037 (dependencies changed)... 2024-02-22T19:05:53.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:05:51.926010+0000 mgr.smithi037.jdlvyc (mgr.14164) 88 : cephadm [INF] Reconfiguring daemon alertmanager.smithi037 on smithi037 2024-02-22T19:05:53.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:52.025438+0000 mgr.smithi037.jdlvyc (mgr.14164) 89 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:53.319 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:51.920891+0000 mon.smithi037 (mon.0) 232 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:53.319 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:51.921712+0000 mgr.smithi037.jdlvyc (mgr.14164) 87 : cephadm [INF] Reconfiguring alertmanager.smithi037 (dependencies changed)... 2024-02-22T19:05:53.319 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:05:51.926010+0000 mgr.smithi037.jdlvyc (mgr.14164) 88 : cephadm [INF] Reconfiguring daemon alertmanager.smithi037 on smithi037 2024-02-22T19:05:53.319 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:52.025438+0000 mgr.smithi037.jdlvyc (mgr.14164) 89 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:55.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:54.025697+0000 mgr.smithi037.jdlvyc (mgr.14164) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:55.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:54.025697+0000 mgr.smithi037.jdlvyc (mgr.14164) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:56.009 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 0 on host 'smithi037' 2024-02-22T19:05:57.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:56.002275+0000 mon.smithi037 (mon.0) 233 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:57.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:56.007265+0000 mon.smithi037 (mon.0) 234 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:57.276 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:56.025955+0000 mgr.smithi037.jdlvyc (mgr.14164) 91 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:57.303 DEBUG:teuthology.orchestra.run.smithi037:osd.0> sudo journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.0.service 2024-02-22T19:05:57.307 INFO:tasks.cephadm:Deploying osd.1 on smithi037 with /dev/vg_nvme/lv_3... 2024-02-22T19:05:57.307 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-22T19:05:57.342 INFO:journalctl@ceph.osd.0.smithi037.stdout:-- Logs begin at Thu 2024-02-22 18:41:39 UTC. -- 2024-02-22T19:05:57.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:56.002275+0000 mon.smithi037 (mon.0) 233 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:57.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:56.007265+0000 mon.smithi037 (mon.0) 234 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:05:57.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:56.025955+0000 mgr.smithi037.jdlvyc (mgr.14164) 91 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:59.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:05:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:05:58.026192+0000 mgr.smithi037.jdlvyc (mgr.14164) 92 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:05:59.339 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:05:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.0[73372]: debug 2024-02-22T19:05:59.110+0000 7fd2a8f7f080 -1 osd.0 0 log_to_monitors {default=true} 2024-02-22T19:05:59.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:05:59 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:05:58.026192+0000 mgr.smithi037.jdlvyc (mgr.14164) 92 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:06:00.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:05:59.115515+0000 mon.smithi037 (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/8350112,v1:172.21.15.37:6803/8350112]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-22T19:06:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:05:59.115515+0000 mon.smithi037 (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/8350112,v1:172.21.15.37:6803/8350112]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-22T19:06:01.339 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:06:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.0[73372]: debug 2024-02-22T19:06:01.090+0000 7fd29f4e2700 -1 osd.0 0 waiting for initial osdmap 2024-02-22T19:06:01.339 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:06:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.0[73372]: debug 2024-02-22T19:06:01.094+0000 7fd298457700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-02-22T19:06:01.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:00.026491+0000 mgr.smithi037.jdlvyc (mgr.14164) 93 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:06:01.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:00.087452+0000 mon.smithi037 (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/8350112,v1:172.21.15.37:6803/8350112]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-22T19:06:01.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:00.087522+0000 mon.smithi037 (mon.0) 237 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-22T19:06:01.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:00.087644+0000 mon.smithi037 (mon.0) 238 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:06:01.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:00.088186+0000 mon.smithi037 (mon.0) 239 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/8350112,v1:172.21.15.37:6803/8350112]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:06:01.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:00.026491+0000 mgr.smithi037.jdlvyc (mgr.14164) 93 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:06:01.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:00.087452+0000 mon.smithi037 (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/8350112,v1:172.21.15.37:6803/8350112]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-22T19:06:01.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:00.087522+0000 mon.smithi037 (mon.0) 237 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-22T19:06:01.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:00.087644+0000 mon.smithi037 (mon.0) 238 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:06:01.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:00.088186+0000 mon.smithi037 (mon.0) 239 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/8350112,v1:172.21.15.37:6803/8350112]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:06:02.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:01.088135+0000 mon.smithi037 (mon.0) 240 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/8350112,v1:172.21.15.37:6803/8350112]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-02-22T19:06:02.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:01.088194+0000 mon.smithi037 (mon.0) 241 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-02-22T19:06:02.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:01.088580+0000 mon.smithi037 (mon.0) 242 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:06:02.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:01.092179+0000 mon.smithi037 (mon.0) 243 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:06:02.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:02.091733+0000 mon.smithi037 (mon.0) 244 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:06:02.549 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:01.088135+0000 mon.smithi037 (mon.0) 240 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/8350112,v1:172.21.15.37:6803/8350112]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-02-22T19:06:02.549 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:01.088194+0000 mon.smithi037 (mon.0) 241 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-02-22T19:06:02.549 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:01.088580+0000 mon.smithi037 (mon.0) 242 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:06:02.549 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:01.092179+0000 mon.smithi037 (mon.0) 243 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:06:02.549 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:02.091733+0000 mon.smithi037 (mon.0) 244 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:06:03.133 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-22T19:06:03.133 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-22T19:06:03.133 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10+0 records in 2024-02-22T19:06:03.133 INFO:teuthology.orchestra.run.smithi037.stderr:10+0 records out 2024-02-22T19:06:03.133 INFO:teuthology.orchestra.run.smithi037.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0109521 s, 957 MB/s 2024-02-22T19:06:03.133 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping successful for: 2024-02-22T19:06:03.178 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:00.064144+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:06:03.178 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:00.064358+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:06:03.178 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:02.026836+0000 mgr.smithi037.jdlvyc (mgr.14164) 94 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:06:03.179 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:02.103878+0000 mon.smithi037 (mon.0) 245 : cluster [INF] osd.0 [v2:172.21.15.37:6802/8350112,v1:172.21.15.37:6803/8350112] boot 2024-02-22T19:06:03.179 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:02.103915+0000 mon.smithi037 (mon.0) 246 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-22T19:06:03.179 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:02.104388+0000 mon.smithi037 (mon.0) 247 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:06:03.179 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:03.009090+0000 mon.smithi037 (mon.0) 248 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:03.179 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:03.010068+0000 mon.smithi037 (mon.0) 249 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-22T19:06:03.179 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:03.010783+0000 mon.smithi037 (mon.0) 250 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:00.064144+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:06:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:00.064358+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:06:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:02.026836+0000 mgr.smithi037.jdlvyc (mgr.14164) 94 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-22T19:06:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:02.103878+0000 mon.smithi037 (mon.0) 245 : cluster [INF] osd.0 [v2:172.21.15.37:6802/8350112,v1:172.21.15.37:6803/8350112] boot 2024-02-22T19:06:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:02.103915+0000 mon.smithi037 (mon.0) 246 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-22T19:06:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:02.104388+0000 mon.smithi037 (mon.0) 247 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:06:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:03.009090+0000 mon.smithi037 (mon.0) 248 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:03.010068+0000 mon.smithi037 (mon.0) 249 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-22T19:06:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:03.010783+0000 mon.smithi037 (mon.0) 250 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:03.886 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch daemon add osd smithi037:vg_nvme/lv_3 2024-02-22T19:06:04.136 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:03.009778+0000 mgr.smithi037.jdlvyc (mgr.14164) 95 : cephadm [INF] Reconfiguring crash.smithi037 (monmap changed)... 2024-02-22T19:06:04.136 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:03.011362+0000 mgr.smithi037.jdlvyc (mgr.14164) 96 : cephadm [INF] Reconfiguring daemon crash.smithi037 on smithi037 2024-02-22T19:06:04.136 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:03.106018+0000 mon.smithi037 (mon.0) 251 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-22T19:06:04.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:03.009778+0000 mgr.smithi037.jdlvyc (mgr.14164) 95 : cephadm [INF] Reconfiguring crash.smithi037 (monmap changed)... 2024-02-22T19:06:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:03.011362+0000 mgr.smithi037.jdlvyc (mgr.14164) 96 : cephadm [INF] Reconfiguring daemon crash.smithi037 on smithi037 2024-02-22T19:06:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:03.106018+0000 mon.smithi037 (mon.0) 251 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-22T19:06:05.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:04.027175+0000 mgr.smithi037.jdlvyc (mgr.14164) 97 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:05.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:04.027175+0000 mgr.smithi037.jdlvyc (mgr.14164) 97 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:06.578 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:05.388912+0000 mon.smithi037 (mon.0) 252 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:06.578 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:05.389521+0000 mgr.smithi037.jdlvyc (mgr.14164) 98 : cephadm [INF] Reconfiguring grafana.smithi037 (dependencies changed)... 2024-02-22T19:06:06.578 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:05.393908+0000 mgr.smithi037.jdlvyc (mgr.14164) 99 : cephadm [INF] Reconfiguring daemon grafana.smithi037 on smithi037 2024-02-22T19:06:06.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:05.388912+0000 mon.smithi037 (mon.0) 252 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:06.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:05.389521+0000 mgr.smithi037.jdlvyc (mgr.14164) 98 : cephadm [INF] Reconfiguring grafana.smithi037 (dependencies changed)... 2024-02-22T19:06:06.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:05.393908+0000 mgr.smithi037.jdlvyc (mgr.14164) 99 : cephadm [INF] Reconfiguring daemon grafana.smithi037 on smithi037 2024-02-22T19:06:07.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:06.027412+0000 mgr.smithi037.jdlvyc (mgr.14164) 100 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:07.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:07.000691+0000 mon.smithi037 (mon.0) 253 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:06:07.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:07.001967+0000 mon.smithi037 (mon.0) 254 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:06:07.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:07.002497+0000 mon.smithi037 (mon.0) 255 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:06.027412+0000 mgr.smithi037.jdlvyc (mgr.14164) 100 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:07.000691+0000 mon.smithi037 (mon.0) 253 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:06:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:07.001967+0000 mon.smithi037 (mon.0) 254 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:06:07.779 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:07.002497+0000 mon.smithi037 (mon.0) 255 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:08.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:06.999954+0000 mgr.smithi037.jdlvyc (mgr.14164) 101 : audit [DBG] from='client.14242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:06:08.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:06.999954+0000 mgr.smithi037.jdlvyc (mgr.14164) 101 : audit [DBG] from='client.14242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:06:09.563 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:08.027704+0000 mgr.smithi037.jdlvyc (mgr.14164) 102 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:09.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:08.027704+0000 mgr.smithi037.jdlvyc (mgr.14164) 102 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:11.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:10.028083+0000 mgr.smithi037.jdlvyc (mgr.14164) 103 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:11.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:10.028083+0000 mgr.smithi037.jdlvyc (mgr.14164) 103 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:13.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:12.028350+0000 mgr.smithi037.jdlvyc (mgr.14164) 104 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:13.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:12.299607+0000 mon.smithi037 (mon.0) 256 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:13.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:12.300391+0000 mgr.smithi037.jdlvyc (mgr.14164) 105 : cephadm [INF] Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-02-22T19:06:13.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:12.304361+0000 mgr.smithi037.jdlvyc (mgr.14164) 106 : cephadm [INF] Reconfiguring daemon prometheus.smithi037 on smithi037 2024-02-22T19:06:13.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:12.028350+0000 mgr.smithi037.jdlvyc (mgr.14164) 104 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:13.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:12.299607+0000 mon.smithi037 (mon.0) 256 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:13.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:12.300391+0000 mgr.smithi037.jdlvyc (mgr.14164) 105 : cephadm [INF] Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-02-22T19:06:13.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:12.304361+0000 mgr.smithi037.jdlvyc (mgr.14164) 106 : cephadm [INF] Reconfiguring daemon prometheus.smithi037 on smithi037 2024-02-22T19:06:14.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:13.394031+0000 mon.smithi037 (mon.0) 257 : audit [INF] from='client.? 172.21.15.37:0/2517053341' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53f26856-f3b0-433d-aaad-0ff40c0a127b"}]: dispatch 2024-02-22T19:06:14.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:13.397791+0000 mon.smithi037 (mon.0) 258 : audit [INF] from='client.? 172.21.15.37:0/2517053341' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "53f26856-f3b0-433d-aaad-0ff40c0a127b"}]': finished 2024-02-22T19:06:14.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:13.397834+0000 mon.smithi037 (mon.0) 259 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-22T19:06:14.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:13.397940+0000 mon.smithi037 (mon.0) 260 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:06:14.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:13.817308+0000 mon.smithi037 (mon.0) 261 : audit [DBG] from='client.? 172.21.15.37:0/1068628791' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:06:14.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:13.394031+0000 mon.smithi037 (mon.0) 257 : audit [INF] from='client.? 172.21.15.37:0/2517053341' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "53f26856-f3b0-433d-aaad-0ff40c0a127b"}]: dispatch 2024-02-22T19:06:14.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:13.397791+0000 mon.smithi037 (mon.0) 258 : audit [INF] from='client.? 172.21.15.37:0/2517053341' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "53f26856-f3b0-433d-aaad-0ff40c0a127b"}]': finished 2024-02-22T19:06:14.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:13.397834+0000 mon.smithi037 (mon.0) 259 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-22T19:06:14.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:13.397940+0000 mon.smithi037 (mon.0) 260 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:06:14.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:13.817308+0000 mon.smithi037 (mon.0) 261 : audit [DBG] from='client.? 172.21.15.37:0/1068628791' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:06:15.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:14.028746+0000 mgr.smithi037.jdlvyc (mgr.14164) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:15.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:14.028746+0000 mgr.smithi037.jdlvyc (mgr.14164) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:17.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:16.029028+0000 mgr.smithi037.jdlvyc (mgr.14164) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:17.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:16.029028+0000 mgr.smithi037.jdlvyc (mgr.14164) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:19.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:18.029420+0000 mgr.smithi037.jdlvyc (mgr.14164) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:18.029420+0000 mgr.smithi037.jdlvyc (mgr.14164) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:21.268 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:20.029740+0000 mgr.smithi037.jdlvyc (mgr.14164) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:21.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:20.029740+0000 mgr.smithi037.jdlvyc (mgr.14164) 110 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:23.816 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:22.030051+0000 mgr.smithi037.jdlvyc (mgr.14164) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:23.816 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:22.694972+0000 mon.smithi037 (mon.0) 262 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:23.816 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:22.695458+0000 mgr.smithi037.jdlvyc (mgr.14164) 112 : cephadm [INF] Reconfiguring crash.smithi165 (monmap changed)... 2024-02-22T19:06:23.816 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:22.695702+0000 mon.smithi037 (mon.0) 263 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-22T19:06:23.816 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:22.696346+0000 mon.smithi037 (mon.0) 264 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:23.817 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:22.696796+0000 mgr.smithi037.jdlvyc (mgr.14164) 113 : cephadm [INF] Reconfiguring daemon crash.smithi165 on smithi165 2024-02-22T19:06:24.061 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:22.030051+0000 mgr.smithi037.jdlvyc (mgr.14164) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:24.061 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:22.694972+0000 mon.smithi037 (mon.0) 262 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:24.061 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:22.695458+0000 mgr.smithi037.jdlvyc (mgr.14164) 112 : cephadm [INF] Reconfiguring crash.smithi165 (monmap changed)... 2024-02-22T19:06:24.061 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:22.695702+0000 mon.smithi037 (mon.0) 263 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-22T19:06:24.061 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:22.696346+0000 mon.smithi037 (mon.0) 264 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:24.061 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:22.696796+0000 mgr.smithi037.jdlvyc (mgr.14164) 113 : cephadm [INF] Reconfiguring daemon crash.smithi165 on smithi165 2024-02-22T19:06:25.405 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:24.030440+0000 mgr.smithi037.jdlvyc (mgr.14164) 114 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:25.405 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:24.102208+0000 mon.smithi037 (mon.0) 265 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:25.405 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:24.102680+0000 mgr.smithi037.jdlvyc (mgr.14164) 115 : cephadm [INF] Reconfiguring mgr.smithi165.xtnudv (monmap changed)... 2024-02-22T19:06:25.406 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:24.102946+0000 mon.smithi037 (mon.0) 266 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.xtnudv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T19:06:25.406 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:24.103701+0000 mon.smithi037 (mon.0) 267 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-22T19:06:25.406 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:24.104321+0000 mon.smithi037 (mon.0) 268 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:25.406 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:24.104806+0000 mgr.smithi037.jdlvyc (mgr.14164) 116 : cephadm [INF] Reconfiguring daemon mgr.smithi165.xtnudv on smithi165 2024-02-22T19:06:25.406 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:24.182728+0000 mon.smithi037 (mon.0) 269 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-22T19:06:25.406 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:24.183427+0000 mon.smithi037 (mon.0) 270 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:25.406 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:24.183997+0000 mgr.smithi037.jdlvyc (mgr.14164) 117 : cephadm [INF] Deploying daemon osd.1 on smithi037 2024-02-22T19:06:25.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:24.030440+0000 mgr.smithi037.jdlvyc (mgr.14164) 114 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:25.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:24.102208+0000 mon.smithi037 (mon.0) 265 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:25.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:24.102680+0000 mgr.smithi037.jdlvyc (mgr.14164) 115 : cephadm [INF] Reconfiguring mgr.smithi165.xtnudv (monmap changed)... 2024-02-22T19:06:25.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:24.102946+0000 mon.smithi037 (mon.0) 266 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.xtnudv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T19:06:25.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:24.103701+0000 mon.smithi037 (mon.0) 267 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-22T19:06:25.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:24.104321+0000 mon.smithi037 (mon.0) 268 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:25.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:24.104806+0000 mgr.smithi037.jdlvyc (mgr.14164) 116 : cephadm [INF] Reconfiguring daemon mgr.smithi165.xtnudv on smithi165 2024-02-22T19:06:25.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:24.182728+0000 mon.smithi037 (mon.0) 269 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-22T19:06:25.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:24.183427+0000 mon.smithi037 (mon.0) 270 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:25.408 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:24.183997+0000 mgr.smithi037.jdlvyc (mgr.14164) 117 : cephadm [INF] Deploying daemon osd.1 on smithi037 2024-02-22T19:06:26.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:25.447993+0000 mon.smithi037 (mon.0) 271 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:26.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:25.448497+0000 mgr.smithi037.jdlvyc (mgr.14164) 118 : cephadm [INF] Reconfiguring mon.smithi165 (monmap changed)... 2024-02-22T19:06:26.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:25.448745+0000 mon.smithi037 (mon.0) 272 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T19:06:26.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:25.449389+0000 mon.smithi037 (mon.0) 273 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T19:06:26.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:25.450004+0000 mon.smithi037 (mon.0) 274 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:26.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:25.450510+0000 mgr.smithi037.jdlvyc (mgr.14164) 119 : cephadm [INF] Reconfiguring daemon mon.smithi165 on smithi165 2024-02-22T19:06:26.738 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:25.447993+0000 mon.smithi037 (mon.0) 271 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:26.738 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:25.448497+0000 mgr.smithi037.jdlvyc (mgr.14164) 118 : cephadm [INF] Reconfiguring mon.smithi165 (monmap changed)... 2024-02-22T19:06:26.738 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:25.448745+0000 mon.smithi037 (mon.0) 272 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T19:06:26.738 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:25.449389+0000 mon.smithi037 (mon.0) 273 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T19:06:26.738 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:25.450004+0000 mon.smithi037 (mon.0) 274 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:26.738 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:25.450510+0000 mgr.smithi037.jdlvyc (mgr.14164) 119 : cephadm [INF] Reconfiguring daemon mon.smithi165 on smithi165 2024-02-22T19:06:27.831 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:26.030675+0000 mgr.smithi037.jdlvyc (mgr.14164) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:27.831 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:26.776967+0000 mon.smithi037 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:27.831 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:26.779474+0000 mon.smithi037 (mon.0) 276 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-22T19:06:27.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:26.030675+0000 mgr.smithi037.jdlvyc (mgr.14164) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:27.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:26.776967+0000 mon.smithi037 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:27.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:26.779474+0000 mon.smithi037 (mon.0) 276 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-22T19:06:28.133 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 1 on host 'smithi037' 2024-02-22T19:06:28.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:26.779794+0000 mgr.smithi037.jdlvyc (mgr.14164) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-22T19:06:28.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.126405+0000 mon.smithi037 (mon.0) 277 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:28.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.130480+0000 mon.smithi037 (mon.0) 278 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:28.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.143777+0000 mon.smithi037 (mon.0) 279 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.37:9093"}]: dispatch 2024-02-22T19:06:28.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.150015+0000 mon.smithi037 (mon.0) 280 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:28.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.153899+0000 mon.smithi037 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-22T19:06:28.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.159412+0000 mon.smithi037 (mon.0) 282 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.37:3000"}]: dispatch 2024-02-22T19:06:28.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.165557+0000 mon.smithi037 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:28.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.169091+0000 mon.smithi037 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-22T19:06:28.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.176032+0000 mon.smithi037 (mon.0) 285 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.37:9095"}]: dispatch 2024-02-22T19:06:28.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.182375+0000 mon.smithi037 (mon.0) 286 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:28.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.184043+0000 mon.smithi037 (mon.0) 287 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:06:28.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.185186+0000 mon.smithi037 (mon.0) 288 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:28.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.186016+0000 mon.smithi037 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:06:28.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:26.779794+0000 mgr.smithi037.jdlvyc (mgr.14164) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-22T19:06:28.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.126405+0000 mon.smithi037 (mon.0) 277 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:28.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.130480+0000 mon.smithi037 (mon.0) 278 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:28.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.143777+0000 mon.smithi037 (mon.0) 279 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.37:9093"}]: dispatch 2024-02-22T19:06:28.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.150015+0000 mon.smithi037 (mon.0) 280 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:28.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.153899+0000 mon.smithi037 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-22T19:06:28.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.159412+0000 mon.smithi037 (mon.0) 282 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.37:3000"}]: dispatch 2024-02-22T19:06:28.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.165557+0000 mon.smithi037 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:28.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.169091+0000 mon.smithi037 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-22T19:06:28.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.176032+0000 mon.smithi037 (mon.0) 285 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.37:9095"}]: dispatch 2024-02-22T19:06:28.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.182375+0000 mon.smithi037 (mon.0) 286 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:28.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.184043+0000 mon.smithi037 (mon.0) 287 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:06:28.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.185186+0000 mon.smithi037 (mon.0) 288 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:28.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.186016+0000 mon.smithi037 (mon.0) 289 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:06:28.879 DEBUG:teuthology.orchestra.run.smithi037:osd.1> sudo journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.1.service 2024-02-22T19:06:28.882 INFO:tasks.cephadm:Deploying osd.2 on smithi037 with /dev/vg_nvme/lv_2... 2024-02-22T19:06:28.882 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-22T19:06:28.915 INFO:journalctl@ceph.osd.1.smithi037.stdout:-- Logs begin at Thu 2024-02-22 18:41:39 UTC. -- 2024-02-22T19:06:29.508 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:28.030983+0000 mgr.smithi037.jdlvyc (mgr.14164) 122 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:29.508 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.144129+0000 mgr.smithi037.jdlvyc (mgr.14164) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.37:9093"}]: dispatch 2024-02-22T19:06:29.509 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.154243+0000 mgr.smithi037.jdlvyc (mgr.14164) 124 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-22T19:06:29.509 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.159741+0000 mgr.smithi037.jdlvyc (mgr.14164) 125 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.37:3000"}]: dispatch 2024-02-22T19:06:29.509 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.169438+0000 mgr.smithi037.jdlvyc (mgr.14164) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-22T19:06:29.509 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:28.176358+0000 mgr.smithi037.jdlvyc (mgr.14164) 127 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.37:9095"}]: dispatch 2024-02-22T19:06:29.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:28.030983+0000 mgr.smithi037.jdlvyc (mgr.14164) 122 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:29.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.144129+0000 mgr.smithi037.jdlvyc (mgr.14164) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.37:9093"}]: dispatch 2024-02-22T19:06:29.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.154243+0000 mgr.smithi037.jdlvyc (mgr.14164) 124 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-22T19:06:29.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.159741+0000 mgr.smithi037.jdlvyc (mgr.14164) 125 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.37:3000"}]: dispatch 2024-02-22T19:06:29.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.169438+0000 mgr.smithi037.jdlvyc (mgr.14164) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-22T19:06:29.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:28.176358+0000 mgr.smithi037.jdlvyc (mgr.14164) 127 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.37:9095"}]: dispatch 2024-02-22T19:06:31.171 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:29.890396+0000 mon.smithi037 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:31.171 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:30.031408+0000 mgr.smithi037.jdlvyc (mgr.14164) 128 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:31.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:29.890396+0000 mon.smithi037 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:31.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:30.031408+0000 mgr.smithi037.jdlvyc (mgr.14164) 128 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:31.588 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:06:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.1[76693]: debug 2024-02-22T19:06:31.208+0000 7ff687d8a080 -1 osd.1 0 log_to_monitors {default=true} 2024-02-22T19:06:31.725 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-22T19:06:31.725 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-22T19:06:31.725 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10+0 records in 2024-02-22T19:06:31.725 INFO:teuthology.orchestra.run.smithi037.stderr:10+0 records out 2024-02-22T19:06:31.725 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0120528 s, 870 MB/s 2024-02-22T19:06:31.725 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping successful for: 2024-02-22T19:06:32.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:31.213982+0000 mon.smithi037 (mon.0) 291 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/2823221364,v1:172.21.15.37:6811/2823221364]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-22T19:06:32.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:31.213982+0000 mon.smithi037 (mon.0) 291 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/2823221364,v1:172.21.15.37:6811/2823221364]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-22T19:06:32.513 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch daemon add osd smithi037:vg_nvme/lv_2 2024-02-22T19:06:33.339 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:06:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.1[76693]: debug 2024-02-22T19:06:33.041+0000 7ff67e2ed700 -1 osd.1 0 waiting for initial osdmap 2024-02-22T19:06:33.339 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:06:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.1[76693]: debug 2024-02-22T19:06:33.044+0000 7ff676a61700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-02-22T19:06:33.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:32.031697+0000 mgr.smithi037.jdlvyc (mgr.14164) 129 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:33.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:32.039188+0000 mon.smithi037 (mon.0) 292 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/2823221364,v1:172.21.15.37:6811/2823221364]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-22T19:06:33.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:32.039231+0000 mon.smithi037 (mon.0) 293 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-22T19:06:33.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:32.039341+0000 mon.smithi037 (mon.0) 294 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:06:33.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:32.039700+0000 mon.smithi037 (mon.0) 295 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/2823221364,v1:172.21.15.37:6811/2823221364]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:06:33.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:32.031697+0000 mgr.smithi037.jdlvyc (mgr.14164) 129 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:33.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:32.039188+0000 mon.smithi037 (mon.0) 292 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/2823221364,v1:172.21.15.37:6811/2823221364]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-22T19:06:33.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:32.039231+0000 mon.smithi037 (mon.0) 293 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-22T19:06:33.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:32.039341+0000 mon.smithi037 (mon.0) 294 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:06:33.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:32.039700+0000 mon.smithi037 (mon.0) 295 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/2823221364,v1:172.21.15.37:6811/2823221364]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:06:34.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:33.040116+0000 mon.smithi037 (mon.0) 296 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/2823221364,v1:172.21.15.37:6811/2823221364]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-02-22T19:06:34.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:33.040168+0000 mon.smithi037 (mon.0) 297 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-02-22T19:06:34.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:33.040509+0000 mon.smithi037 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:06:34.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:33.043402+0000 mon.smithi037 (mon.0) 299 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:06:34.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:34.043270+0000 mon.smithi037 (mon.0) 300 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:06:34.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:33.040116+0000 mon.smithi037 (mon.0) 296 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/2823221364,v1:172.21.15.37:6811/2823221364]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-02-22T19:06:34.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:33.040168+0000 mon.smithi037 (mon.0) 297 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-02-22T19:06:34.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:33.040509+0000 mon.smithi037 (mon.0) 298 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:06:34.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:33.043402+0000 mon.smithi037 (mon.0) 299 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:06:34.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:34.043270+0000 mon.smithi037 (mon.0) 300 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:06:35.329 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:32.239267+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:06:35.329 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:32.239442+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:06:35.329 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:34.032096+0000 mgr.smithi037.jdlvyc (mgr.14164) 130 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:35.329 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:34.047414+0000 mon.smithi037 (mon.0) 301 : cluster [INF] osd.1 [v2:172.21.15.37:6810/2823221364,v1:172.21.15.37:6811/2823221364] boot 2024-02-22T19:06:35.329 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:34.047440+0000 mon.smithi037 (mon.0) 302 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-22T19:06:35.330 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:34.047953+0000 mon.smithi037 (mon.0) 303 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:06:35.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:32.239267+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:06:35.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:32.239442+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:06:35.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:34.032096+0000 mgr.smithi037.jdlvyc (mgr.14164) 130 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-02-22T19:06:35.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:34.047414+0000 mon.smithi037 (mon.0) 301 : cluster [INF] osd.1 [v2:172.21.15.37:6810/2823221364,v1:172.21.15.37:6811/2823221364] boot 2024-02-22T19:06:35.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:34.047440+0000 mon.smithi037 (mon.0) 302 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-22T19:06:35.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:34.047953+0000 mon.smithi037 (mon.0) 303 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:06:36.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:35.052628+0000 mon.smithi037 (mon.0) 304 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-02-22T19:06:36.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:36.012594+0000 mon.smithi037 (mon.0) 305 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:06:36.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:36.013745+0000 mon.smithi037 (mon.0) 306 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:06:36.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:36.014293+0000 mon.smithi037 (mon.0) 307 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:36.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:35.052628+0000 mon.smithi037 (mon.0) 304 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-02-22T19:06:36.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:36.012594+0000 mon.smithi037 (mon.0) 305 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:06:36.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:36.013745+0000 mon.smithi037 (mon.0) 306 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:06:36.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:36.014293+0000 mon.smithi037 (mon.0) 307 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:37.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:36.011932+0000 mgr.smithi037.jdlvyc (mgr.14164) 131 : audit [DBG] from='client.14260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:06:37.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:36.032369+0000 mgr.smithi037.jdlvyc (mgr.14164) 132 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:37.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:36.011932+0000 mgr.smithi037.jdlvyc (mgr.14164) 131 : audit [DBG] from='client.14260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:06:37.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:36.032369+0000 mgr.smithi037.jdlvyc (mgr.14164) 132 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:37.310301+0000 mon.smithi037 (mon.0) 308 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:38.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:37.310301+0000 mon.smithi037 (mon.0) 308 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:38.032633+0000 mgr.smithi037.jdlvyc (mgr.14164) 133 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:39.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:38.032633+0000 mgr.smithi037.jdlvyc (mgr.14164) 133 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:40.033073+0000 mgr.smithi037.jdlvyc (mgr.14164) 134 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:40.821872+0000 mon.smithi037 (mon.0) 309 : audit [INF] from='client.? 172.21.15.37:0/494261033' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abd3f60a-7cc3-430c-94c6-276e8a38f32a"}]: dispatch 2024-02-22T19:06:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:40.829544+0000 mon.smithi037 (mon.0) 310 : audit [INF] from='client.? 172.21.15.37:0/494261033' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "abd3f60a-7cc3-430c-94c6-276e8a38f32a"}]': finished 2024-02-22T19:06:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:40.829582+0000 mon.smithi037 (mon.0) 311 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-22T19:06:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:40.829672+0000 mon.smithi037 (mon.0) 312 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:06:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:41.249347+0000 mon.smithi037 (mon.0) 313 : audit [DBG] from='client.? 172.21.15.37:0/1255736389' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:06:41.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:40.033073+0000 mgr.smithi037.jdlvyc (mgr.14164) 134 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:40.821872+0000 mon.smithi037 (mon.0) 309 : audit [INF] from='client.? 172.21.15.37:0/494261033' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "abd3f60a-7cc3-430c-94c6-276e8a38f32a"}]: dispatch 2024-02-22T19:06:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:40.829544+0000 mon.smithi037 (mon.0) 310 : audit [INF] from='client.? 172.21.15.37:0/494261033' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "abd3f60a-7cc3-430c-94c6-276e8a38f32a"}]': finished 2024-02-22T19:06:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:40.829582+0000 mon.smithi037 (mon.0) 311 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-22T19:06:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:40.829672+0000 mon.smithi037 (mon.0) 312 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:06:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:41.249347+0000 mon.smithi037 (mon.0) 313 : audit [DBG] from='client.? 172.21.15.37:0/1255736389' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:06:42.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:42.166252+0000 mon.smithi037 (mon.0) 314 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:06:42.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:42.168115+0000 mon.smithi037 (mon.0) 315 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:06:42.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:42.166252+0000 mon.smithi037 (mon.0) 314 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:06:42.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:42.168115+0000 mon.smithi037 (mon.0) 315 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:06:43.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:42.033540+0000 mgr.smithi037.jdlvyc (mgr.14164) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:43.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:42.033540+0000 mgr.smithi037.jdlvyc (mgr.14164) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:45.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:44.034043+0000 mgr.smithi037.jdlvyc (mgr.14164) 136 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:45.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:44.034043+0000 mgr.smithi037.jdlvyc (mgr.14164) 136 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:47.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:46.034311+0000 mgr.smithi037.jdlvyc (mgr.14164) 137 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:47.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:47.317060+0000 mon.smithi037 (mon.0) 316 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:47.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:46.034311+0000 mgr.smithi037.jdlvyc (mgr.14164) 137 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:47.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:47.317060+0000 mon.smithi037 (mon.0) 316 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:48.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:47.312075+0000 mgr.smithi037.jdlvyc (mgr.14164) 138 : cephadm [INF] Detected new or changed devices on smithi037 2024-02-22T19:06:48.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:47.661219+0000 mon.smithi037 (mon.0) 317 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:06:48.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:47.661903+0000 mon.smithi037 (mon.0) 318 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:06:48.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:47.662372+0000 mgr.smithi037.jdlvyc (mgr.14164) 139 : cephadm [INF] Adjusting osd_memory_target on smithi037 to 6451M 2024-02-22T19:06:48.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:47.669577+0000 mon.smithi037 (mon.0) 319 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:48.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:47.680269+0000 mon.smithi037 (mon.0) 320 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:48.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:47.683133+0000 mon.smithi037 (mon.0) 321 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:06:48.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:47.684026+0000 mon.smithi037 (mon.0) 322 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:48.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:47.684557+0000 mon.smithi037 (mon.0) 323 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:06:48.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:47.312075+0000 mgr.smithi037.jdlvyc (mgr.14164) 138 : cephadm [INF] Detected new or changed devices on smithi037 2024-02-22T19:06:48.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:47.661219+0000 mon.smithi037 (mon.0) 317 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:06:48.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:47.661903+0000 mon.smithi037 (mon.0) 318 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:06:48.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:47.662372+0000 mgr.smithi037.jdlvyc (mgr.14164) 139 : cephadm [INF] Adjusting osd_memory_target on smithi037 to 6451M 2024-02-22T19:06:48.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:47.669577+0000 mon.smithi037 (mon.0) 319 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:48.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:47.680269+0000 mon.smithi037 (mon.0) 320 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:48.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:47.683133+0000 mon.smithi037 (mon.0) 321 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:06:48.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:47.684026+0000 mon.smithi037 (mon.0) 322 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:48.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:47.684557+0000 mon.smithi037 (mon.0) 323 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:06:49.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:48.034645+0000 mgr.smithi037.jdlvyc (mgr.14164) 140 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:49.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:48.641188+0000 mon.smithi037 (mon.0) 324 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-22T19:06:49.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:48.642348+0000 mon.smithi037 (mon.0) 325 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:49.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:06:48.642978+0000 mgr.smithi037.jdlvyc (mgr.14164) 141 : cephadm [INF] Deploying daemon osd.2 on smithi037 2024-02-22T19:06:49.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:48.034645+0000 mgr.smithi037.jdlvyc (mgr.14164) 140 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:49.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:48.641188+0000 mon.smithi037 (mon.0) 324 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-22T19:06:49.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:48.642348+0000 mon.smithi037 (mon.0) 325 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:06:49.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:06:48.642978+0000 mgr.smithi037.jdlvyc (mgr.14164) 141 : cephadm [INF] Deploying daemon osd.2 on smithi037 2024-02-22T19:06:50.682 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:49.511016+0000 mon.smithi037 (mon.0) 326 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:50.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:49.511016+0000 mon.smithi037 (mon.0) 326 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:51.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:50.034928+0000 mgr.smithi037.jdlvyc (mgr.14164) 142 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:51.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:50.034928+0000 mgr.smithi037.jdlvyc (mgr.14164) 142 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:53.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:52.035163+0000 mgr.smithi037.jdlvyc (mgr.14164) 143 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:53.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:52.035163+0000 mgr.smithi037.jdlvyc (mgr.14164) 143 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:54.183 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 2 on host 'smithi037' 2024-02-22T19:06:55.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:54.035452+0000 mgr.smithi037.jdlvyc (mgr.14164) 144 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:55.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:54.175433+0000 mon.smithi037 (mon.0) 327 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:55.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:54.181159+0000 mon.smithi037 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:55.561 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:54.035452+0000 mgr.smithi037.jdlvyc (mgr.14164) 144 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:55.561 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:54.175433+0000 mon.smithi037 (mon.0) 327 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:55.561 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:54.181159+0000 mon.smithi037 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:55.583 DEBUG:teuthology.orchestra.run.smithi037:osd.2> sudo journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.2.service 2024-02-22T19:06:55.585 INFO:tasks.cephadm:Deploying osd.3 on smithi037 with /dev/vg_nvme/lv_1... 2024-02-22T19:06:55.585 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-22T19:06:55.617 INFO:journalctl@ceph.osd.2.smithi037.stdout:-- Logs begin at Thu 2024-02-22 18:41:39 UTC. -- 2024-02-22T19:06:57.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:56.035814+0000 mgr.smithi037.jdlvyc (mgr.14164) 145 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:57.544 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:56.035814+0000 mgr.smithi037.jdlvyc (mgr.14164) 145 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:57.544 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:06:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.2[80178]: debug 2024-02-22T19:06:57.309+0000 7fb03e612080 -1 osd.2 0 log_to_monitors {default=true} 2024-02-22T19:06:58.434 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-22T19:06:58.434 INFO:teuthology.orchestra.run.smithi037.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-22T19:06:58.434 INFO:teuthology.orchestra.run.smithi037.stderr: stderr: 10+0 records in 2024-02-22T19:06:58.434 INFO:teuthology.orchestra.run.smithi037.stderr:10+0 records out 2024-02-22T19:06:58.434 INFO:teuthology.orchestra.run.smithi037.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0115293 s, 909 MB/s 2024-02-22T19:06:58.434 INFO:teuthology.orchestra.run.smithi037.stderr:--> Zapping successful for: 2024-02-22T19:06:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:57.313259+0000 mon.smithi037 (mon.0) 329 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1599453518,v1:172.21.15.37:6819/1599453518]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-22T19:06:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:57.593395+0000 mon.smithi037 (mon.0) 330 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:58.466 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:57.313259+0000 mon.smithi037 (mon.0) 329 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1599453518,v1:172.21.15.37:6819/1599453518]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-22T19:06:58.466 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:57.593395+0000 mon.smithi037 (mon.0) 330 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:06:59.573 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:58.036043+0000 mgr.smithi037.jdlvyc (mgr.14164) 146 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:59.573 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:58.185806+0000 mon.smithi037 (mon.0) 331 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1599453518,v1:172.21.15.37:6819/1599453518]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-22T19:06:59.573 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:58.185854+0000 mon.smithi037 (mon.0) 332 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-22T19:06:59.573 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:58.185967+0000 mon.smithi037 (mon.0) 333 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:06:59.573 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:06:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:58.186361+0000 mon.smithi037 (mon.0) 334 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1599453518,v1:172.21.15.37:6819/1599453518]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:06:59.573 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:06:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.2[80178]: debug 2024-02-22T19:06:59.190+0000 7fb034b75700 -1 osd.2 0 waiting for initial osdmap 2024-02-22T19:06:59.573 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:06:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.2[80178]: debug 2024-02-22T19:06:59.194+0000 7fb02eaec700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-02-22T19:06:59.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:59 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:58.036043+0000 mgr.smithi037.jdlvyc (mgr.14164) 146 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:06:59.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:59 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:58.185806+0000 mon.smithi037 (mon.0) 331 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1599453518,v1:172.21.15.37:6819/1599453518]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-22T19:06:59.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:59 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:58.185854+0000 mon.smithi037 (mon.0) 332 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-22T19:06:59.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:59 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:58.185967+0000 mon.smithi037 (mon.0) 333 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:06:59.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:06:59 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:58.186361+0000 mon.smithi037 (mon.0) 334 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1599453518,v1:172.21.15.37:6819/1599453518]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:07:00.051 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch daemon add osd smithi037:vg_nvme/lv_1 2024-02-22T19:07:00.919 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:59.187475+0000 mon.smithi037 (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1599453518,v1:172.21.15.37:6819/1599453518]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-02-22T19:07:00.920 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:59.187526+0000 mon.smithi037 (mon.0) 336 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-02-22T19:07:00.920 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:59.187882+0000 mon.smithi037 (mon.0) 337 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:07:00.920 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:06:59.192625+0000 mon.smithi037 (mon.0) 338 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:07:00.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:59.187475+0000 mon.smithi037 (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1599453518,v1:172.21.15.37:6819/1599453518]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-02-22T19:07:00.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:59.187526+0000 mon.smithi037 (mon.0) 336 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-02-22T19:07:00.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:59.187882+0000 mon.smithi037 (mon.0) 337 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:07:00.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:06:59.192625+0000 mon.smithi037 (mon.0) 338 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:07:01.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:58.311951+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:07:01.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:06:58.312092+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:07:01.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:00.036296+0000 mgr.smithi037.jdlvyc (mgr.14164) 147 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:07:01.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:00.196164+0000 mon.smithi037 (mon.0) 339 : cluster [INF] osd.2 [v2:172.21.15.37:6818/1599453518,v1:172.21.15.37:6819/1599453518] boot 2024-02-22T19:07:01.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:00.196189+0000 mon.smithi037 (mon.0) 340 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-22T19:07:01.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:00.198117+0000 mon.smithi037 (mon.0) 341 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:07:01.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:00.198462+0000 mon.smithi037 (mon.0) 342 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-02-22T19:07:01.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:01.194930+0000 mon.smithi037 (mon.0) 343 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-02-22T19:07:01.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:01.195006+0000 mon.smithi037 (mon.0) 344 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-22T19:07:01.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:01.195725+0000 mon.smithi037 (mon.0) 345 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-22T19:07:01.967 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:58.311951+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:07:01.967 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:06:58.312092+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:07:01.967 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:00.036296+0000 mgr.smithi037.jdlvyc (mgr.14164) 147 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-02-22T19:07:01.967 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:00.196164+0000 mon.smithi037 (mon.0) 339 : cluster [INF] osd.2 [v2:172.21.15.37:6818/1599453518,v1:172.21.15.37:6819/1599453518] boot 2024-02-22T19:07:01.967 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:00.196189+0000 mon.smithi037 (mon.0) 340 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-22T19:07:01.967 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:00.198117+0000 mon.smithi037 (mon.0) 341 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:07:01.967 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:00.198462+0000 mon.smithi037 (mon.0) 342 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-02-22T19:07:01.967 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:01.194930+0000 mon.smithi037 (mon.0) 343 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-02-22T19:07:01.967 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:01.195006+0000 mon.smithi037 (mon.0) 344 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-22T19:07:01.967 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:01.195725+0000 mon.smithi037 (mon.0) 345 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-22T19:07:03.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:02.036588+0000 mgr.smithi037.jdlvyc (mgr.14164) 148 : cluster [DBG] pgmap v109: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:03.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:02.196538+0000 mon.smithi037 (mon.0) 346 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-22T19:07:03.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:02.196648+0000 mon.smithi037 (mon.0) 347 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-22T19:07:03.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:02.036588+0000 mgr.smithi037.jdlvyc (mgr.14164) 148 : cluster [DBG] pgmap v109: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:03.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:02.196538+0000 mon.smithi037 (mon.0) 346 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-22T19:07:03.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:02.196648+0000 mon.smithi037 (mon.0) 347 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-22T19:07:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:03.200883+0000 mon.smithi037 (mon.0) 348 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-22T19:07:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:03.501436+0000 mon.smithi037 (mon.0) 349 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:03.502654+0000 mgr.smithi037.jdlvyc (mgr.14164) 149 : cluster [DBG] pgmap v112: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:03.505316+0000 mon.smithi037 (mon.0) 350 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:03.508272+0000 mon.smithi037 (mon.0) 351 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:07:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:03.509323+0000 mon.smithi037 (mon.0) 352 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:03.509912+0000 mon.smithi037 (mon.0) 353 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:07:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:03.590733+0000 mgr.smithi037.jdlvyc (mgr.14164) 150 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:07:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:03.591498+0000 mon.smithi037 (mon.0) 354 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:07:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:03.592800+0000 mon.smithi037 (mon.0) 355 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:07:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:03.593451+0000 mon.smithi037 (mon.0) 356 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:04.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:03.200883+0000 mon.smithi037 (mon.0) 348 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-22T19:07:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:03.501436+0000 mon.smithi037 (mon.0) 349 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:03.502654+0000 mgr.smithi037.jdlvyc (mgr.14164) 149 : cluster [DBG] pgmap v112: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:03.505316+0000 mon.smithi037 (mon.0) 350 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:03.508272+0000 mon.smithi037 (mon.0) 351 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:07:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:03.509323+0000 mon.smithi037 (mon.0) 352 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:03.509912+0000 mon.smithi037 (mon.0) 353 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:07:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:03.590733+0000 mgr.smithi037.jdlvyc (mgr.14164) 150 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:07:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:03.591498+0000 mon.smithi037 (mon.0) 354 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:07:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:03.592800+0000 mon.smithi037 (mon.0) 355 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:07:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:03.593451+0000 mon.smithi037 (mon.0) 356 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:05.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:04.499787+0000 mon.smithi037 (mon.0) 357 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-22T19:07:05.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:05.174670+0000 mon.smithi037 (mon.0) 358 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:05.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:04.499787+0000 mon.smithi037 (mon.0) 357 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-22T19:07:05.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:05.174670+0000 mon.smithi037 (mon.0) 358 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:05.503014+0000 mgr.smithi037.jdlvyc (mgr.14164) 151 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:06.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:05.503014+0000 mgr.smithi037.jdlvyc (mgr.14164) 151 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:07.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:06.421471+0000 mon.smithi037 (mon.0) 359 : audit [INF] from='client.? 172.21.15.37:0/2001496553' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e69bcc37-5a01-4b95-bddb-50c8bca91eac"}]: dispatch 2024-02-22T19:07:07.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:06.426968+0000 mon.smithi037 (mon.0) 360 : audit [INF] from='client.? 172.21.15.37:0/2001496553' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e69bcc37-5a01-4b95-bddb-50c8bca91eac"}]': finished 2024-02-22T19:07:07.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:06.427018+0000 mon.smithi037 (mon.0) 361 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-22T19:07:07.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:06.427126+0000 mon.smithi037 (mon.0) 362 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:07:07.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:06.876253+0000 mon.smithi037 (mon.0) 363 : audit [DBG] from='client.? 172.21.15.37:0/1861178582' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:07:07.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:06.421471+0000 mon.smithi037 (mon.0) 359 : audit [INF] from='client.? 172.21.15.37:0/2001496553' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e69bcc37-5a01-4b95-bddb-50c8bca91eac"}]: dispatch 2024-02-22T19:07:07.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:06.426968+0000 mon.smithi037 (mon.0) 360 : audit [INF] from='client.? 172.21.15.37:0/2001496553' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e69bcc37-5a01-4b95-bddb-50c8bca91eac"}]': finished 2024-02-22T19:07:07.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:06.427018+0000 mon.smithi037 (mon.0) 361 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-22T19:07:07.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:06.427126+0000 mon.smithi037 (mon.0) 362 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:07:07.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:06.876253+0000 mon.smithi037 (mon.0) 363 : audit [DBG] from='client.? 172.21.15.37:0/1861178582' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:07:08.521 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:07.503471+0000 mgr.smithi037.jdlvyc (mgr.14164) 152 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:08.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:07.503471+0000 mgr.smithi037.jdlvyc (mgr.14164) 152 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:10.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:09.503897+0000 mgr.smithi037.jdlvyc (mgr.14164) 153 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:09.503897+0000 mgr.smithi037.jdlvyc (mgr.14164) 153 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:12.315 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:11.504187+0000 mgr.smithi037.jdlvyc (mgr.14164) 154 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:12.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:11.504187+0000 mgr.smithi037.jdlvyc (mgr.14164) 154 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:13.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:12.058852+0000 mon.smithi037 (mon.0) 364 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:13.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:12.058852+0000 mon.smithi037 (mon.0) 364 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:14.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:13.504493+0000 mgr.smithi037.jdlvyc (mgr.14164) 155 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:14.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:13.606414+0000 mon.smithi037 (mon.0) 365 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-22T19:07:14.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:13.607121+0000 mon.smithi037 (mon.0) 366 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:14.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:07:13.607655+0000 mgr.smithi037.jdlvyc (mgr.14164) 156 : cephadm [INF] Deploying daemon osd.3 on smithi037 2024-02-22T19:07:14.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:13.504493+0000 mgr.smithi037.jdlvyc (mgr.14164) 155 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:14.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:13.606414+0000 mon.smithi037 (mon.0) 365 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-22T19:07:14.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:13.607121+0000 mon.smithi037 (mon.0) 366 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:14.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:07:13.607655+0000 mgr.smithi037.jdlvyc (mgr.14164) 156 : cephadm [INF] Deploying daemon osd.3 on smithi037 2024-02-22T19:07:16.715 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:15.505060+0000 mgr.smithi037.jdlvyc (mgr.14164) 157 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:16.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:15.505060+0000 mgr.smithi037.jdlvyc (mgr.14164) 157 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:18.611 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 3 on host 'smithi037' 2024-02-22T19:07:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:17.505508+0000 mgr.smithi037.jdlvyc (mgr.14164) 158 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:18.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:17.505508+0000 mgr.smithi037.jdlvyc (mgr.14164) 158 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:19.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:18.603591+0000 mon.smithi037 (mon.0) 367 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:19.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:18.608687+0000 mon.smithi037 (mon.0) 368 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:19.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:18.603591+0000 mon.smithi037 (mon.0) 367 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:19.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:18.608687+0000 mon.smithi037 (mon.0) 368 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:19.953 DEBUG:teuthology.orchestra.run.smithi037:osd.3> sudo journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.3.service 2024-02-22T19:07:19.955 INFO:tasks.cephadm:Deploying osd.4 on smithi165 with /dev/vg_nvme/lv_4... 2024-02-22T19:07:19.955 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-22T19:07:19.989 INFO:journalctl@ceph.osd.3.smithi037.stdout:-- Logs begin at Thu 2024-02-22 18:41:39 UTC. -- 2024-02-22T19:07:20.828 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:19.505934+0000 mgr.smithi037.jdlvyc (mgr.14164) 159 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:20.924 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:19.505934+0000 mgr.smithi037.jdlvyc (mgr.14164) 159 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:21.932 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-22T19:07:21.933 INFO:teuthology.orchestra.run.smithi165.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-22T19:07:21.933 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10+0 records in 2024-02-22T19:07:21.933 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2024-02-22T19:07:21.933 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111428 s, 941 MB/s 2024-02-22T19:07:21.933 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping successful for: 2024-02-22T19:07:22.070 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:07:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.3[83617]: debug 2024-02-22T19:07:21.697+0000 7f9274dc1080 -1 osd.3 0 log_to_monitors {default=true} 2024-02-22T19:07:22.264 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:07:21.065843+0000 mgr.smithi037.jdlvyc (mgr.14164) 160 : cephadm [INF] Detected new or changed devices on smithi037 2024-02-22T19:07:22.264 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:21.070428+0000 mon.smithi037 (mon.0) 369 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:22.264 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:21.071343+0000 mon.smithi037 (mon.0) 370 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:07:22.264 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:21.072044+0000 mon.smithi037 (mon.0) 371 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:07:22.264 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:21.072708+0000 mon.smithi037 (mon.0) 372 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:07:22.264 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:21.073437+0000 mon.smithi037 (mon.0) 373 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:07:22.264 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:07:21.073873+0000 mgr.smithi037.jdlvyc (mgr.14164) 161 : cephadm [INF] Adjusting osd_memory_target on smithi037 to 3225M 2024-02-22T19:07:22.264 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:21.076895+0000 mon.smithi037 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:22.265 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:21.077794+0000 mgr.smithi037.jdlvyc (mgr.14164) 162 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:22.265 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:21.080337+0000 mon.smithi037 (mon.0) 375 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:22.265 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:21.083350+0000 mon.smithi037 (mon.0) 376 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:07:22.265 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:21.084178+0000 mon.smithi037 (mon.0) 377 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:22.265 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:21.084692+0000 mon.smithi037 (mon.0) 378 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:07:22.265 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:21.701241+0000 mon.smithi037 (mon.0) 379 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/758168258,v1:172.21.15.37:6827/758168258]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-22T19:07:22.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:07:21.065843+0000 mgr.smithi037.jdlvyc (mgr.14164) 160 : cephadm [INF] Detected new or changed devices on smithi037 2024-02-22T19:07:22.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:21.070428+0000 mon.smithi037 (mon.0) 369 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:22.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:21.071343+0000 mon.smithi037 (mon.0) 370 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:07:22.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:21.072044+0000 mon.smithi037 (mon.0) 371 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:07:22.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:21.072708+0000 mon.smithi037 (mon.0) 372 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:07:22.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:21.073437+0000 mon.smithi037 (mon.0) 373 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:07:22.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:07:21.073873+0000 mgr.smithi037.jdlvyc (mgr.14164) 161 : cephadm [INF] Adjusting osd_memory_target on smithi037 to 3225M 2024-02-22T19:07:22.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:21.076895+0000 mon.smithi037 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:22.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:21.077794+0000 mgr.smithi037.jdlvyc (mgr.14164) 162 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:22.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:21.080337+0000 mon.smithi037 (mon.0) 375 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:22.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:21.083350+0000 mon.smithi037 (mon.0) 376 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:07:22.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:21.084178+0000 mon.smithi037 (mon.0) 377 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:22.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:21.084692+0000 mon.smithi037 (mon.0) 378 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:07:22.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:21.701241+0000 mon.smithi037 (mon.0) 379 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/758168258,v1:172.21.15.37:6827/758168258]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-22T19:07:22.548 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch daemon add osd smithi165:vg_nvme/lv_4 2024-02-22T19:07:23.339 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:07:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.3[83617]: debug 2024-02-22T19:07:23.090+0000 7f926b324700 -1 osd.3 0 waiting for initial osdmap 2024-02-22T19:07:23.339 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:07:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.3[83617]: debug 2024-02-22T19:07:23.096+0000 7f9266a9e700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-02-22T19:07:23.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:22.074940+0000 mon.smithi037 (mon.0) 380 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-22T19:07:23.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:22.074963+0000 mon.smithi037 (mon.0) 381 : cluster [INF] Cluster is now healthy 2024-02-22T19:07:23.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:22.086768+0000 mon.smithi037 (mon.0) 382 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/758168258,v1:172.21.15.37:6827/758168258]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-22T19:07:23.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:22.086842+0000 mon.smithi037 (mon.0) 383 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-22T19:07:23.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:22.086994+0000 mon.smithi037 (mon.0) 384 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:07:23.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:22.087313+0000 mon.smithi037 (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/758168258,v1:172.21.15.37:6827/758168258]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:07:23.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:22.074940+0000 mon.smithi037 (mon.0) 380 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-22T19:07:23.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:22.074963+0000 mon.smithi037 (mon.0) 381 : cluster [INF] Cluster is now healthy 2024-02-22T19:07:23.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:22.086768+0000 mon.smithi037 (mon.0) 382 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/758168258,v1:172.21.15.37:6827/758168258]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-22T19:07:23.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:22.086842+0000 mon.smithi037 (mon.0) 383 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-22T19:07:23.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:22.086994+0000 mon.smithi037 (mon.0) 384 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:07:23.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:22.087313+0000 mon.smithi037 (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/758168258,v1:172.21.15.37:6827/758168258]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:07:24.131 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:23.078093+0000 mgr.smithi037.jdlvyc (mgr.14164) 163 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:24.131 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:23.087824+0000 mon.smithi037 (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/758168258,v1:172.21.15.37:6827/758168258]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-02-22T19:07:24.131 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:23.087879+0000 mon.smithi037 (mon.0) 387 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-02-22T19:07:24.131 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:23.088015+0000 mon.smithi037 (mon.0) 388 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:07:24.131 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:23.091291+0000 mon.smithi037 (mon.0) 389 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:07:24.500 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:23.078093+0000 mgr.smithi037.jdlvyc (mgr.14164) 163 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-22T19:07:24.500 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:23.087824+0000 mon.smithi037 (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/758168258,v1:172.21.15.37:6827/758168258]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-02-22T19:07:24.500 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:23.087879+0000 mon.smithi037 (mon.0) 387 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-02-22T19:07:24.500 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:23.088015+0000 mon.smithi037 (mon.0) 388 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:07:24.500 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:23.091291+0000 mon.smithi037 (mon.0) 389 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:07:25.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:22.700219+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:07:25.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:22.700384+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:07:25.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:24.089907+0000 mon.smithi037 (mon.0) 390 : cluster [INF] osd.3 [v2:172.21.15.37:6826/758168258,v1:172.21.15.37:6827/758168258] boot 2024-02-22T19:07:25.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:24.089954+0000 mon.smithi037 (mon.0) 391 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-22T19:07:25.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:24.090403+0000 mon.smithi037 (mon.0) 392 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:07:25.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:24.489656+0000 mgr.smithi037.jdlvyc (mgr.14164) 164 : audit [DBG] from='client.24153 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:07:25.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:24.490478+0000 mon.smithi037 (mon.0) 393 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:07:25.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:24.491893+0000 mon.smithi037 (mon.0) 394 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:07:25.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:24.492441+0000 mon.smithi037 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:25.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:22.700219+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:07:25.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:22.700384+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:07:25.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:24.089907+0000 mon.smithi037 (mon.0) 390 : cluster [INF] osd.3 [v2:172.21.15.37:6826/758168258,v1:172.21.15.37:6827/758168258] boot 2024-02-22T19:07:25.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:24.089954+0000 mon.smithi037 (mon.0) 391 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-22T19:07:25.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:24.090403+0000 mon.smithi037 (mon.0) 392 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:07:25.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:24.489656+0000 mgr.smithi037.jdlvyc (mgr.14164) 164 : audit [DBG] from='client.24153 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:07:25.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:24.490478+0000 mon.smithi037 (mon.0) 393 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:07:25.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:24.491893+0000 mon.smithi037 (mon.0) 394 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:07:25.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:24.492441+0000 mon.smithi037 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:26.122 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:25.078383+0000 mgr.smithi037.jdlvyc (mgr.14164) 165 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:26.123 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:25.098723+0000 mon.smithi037 (mon.0) 396 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-22T19:07:26.123 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:25.936699+0000 mon.smithi037 (mon.0) 397 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:26.398 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:25.078383+0000 mgr.smithi037.jdlvyc (mgr.14164) 165 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:26.398 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:25.098723+0000 mon.smithi037 (mon.0) 396 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-22T19:07:26.398 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:25.936699+0000 mon.smithi037 (mon.0) 397 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:27.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:26.854703+0000 mon.smithi165 (mon.1) 2 : audit [INF] from='client.? 172.21.15.165:0/4082619210' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38296ece-9cbc-4f91-b850-6949e1fdb912"}]: dispatch 2024-02-22T19:07:27.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:26.855273+0000 mon.smithi037 (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38296ece-9cbc-4f91-b850-6949e1fdb912"}]: dispatch 2024-02-22T19:07:27.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:26.859491+0000 mon.smithi037 (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38296ece-9cbc-4f91-b850-6949e1fdb912"}]': finished 2024-02-22T19:07:27.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:26.859543+0000 mon.smithi037 (mon.0) 400 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-22T19:07:27.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:26.859652+0000 mon.smithi037 (mon.0) 401 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:07:27.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:26.854703+0000 mon.smithi165 (mon.1) 2 : audit [INF] from='client.? 172.21.15.165:0/4082619210' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38296ece-9cbc-4f91-b850-6949e1fdb912"}]: dispatch 2024-02-22T19:07:27.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:26.855273+0000 mon.smithi037 (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38296ece-9cbc-4f91-b850-6949e1fdb912"}]: dispatch 2024-02-22T19:07:27.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:26.859491+0000 mon.smithi037 (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38296ece-9cbc-4f91-b850-6949e1fdb912"}]': finished 2024-02-22T19:07:27.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:26.859543+0000 mon.smithi037 (mon.0) 400 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-22T19:07:27.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:26.859652+0000 mon.smithi037 (mon.0) 401 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:07:28.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:27.078765+0000 mgr.smithi037.jdlvyc (mgr.14164) 166 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:28.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:27.265521+0000 mon.smithi165 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.165:0/3658650697' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:07:28.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:27.078765+0000 mgr.smithi037.jdlvyc (mgr.14164) 166 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:28.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:27.265521+0000 mon.smithi165 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.165:0/3658650697' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:07:30.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:29.079060+0000 mgr.smithi037.jdlvyc (mgr.14164) 167 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:30.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:29.985516+0000 mon.smithi037 (mon.0) 402 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:30.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:29.989016+0000 mon.smithi037 (mon.0) 403 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:30.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:29.079060+0000 mgr.smithi037.jdlvyc (mgr.14164) 167 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:30.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:29.985516+0000 mon.smithi037 (mon.0) 402 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:30.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:29.989016+0000 mon.smithi037 (mon.0) 403 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:32.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:31.079628+0000 mgr.smithi037.jdlvyc (mgr.14164) 168 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:31.079628+0000 mgr.smithi037.jdlvyc (mgr.14164) 168 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:33.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:32.685788+0000 mon.smithi037 (mon.0) 404 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-22T19:07:33.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:32.686628+0000 mon.smithi037 (mon.0) 405 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:33.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:07:32.687298+0000 mgr.smithi037.jdlvyc (mgr.14164) 169 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-02-22T19:07:33.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:32.685788+0000 mon.smithi037 (mon.0) 404 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-22T19:07:33.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:32.686628+0000 mon.smithi037 (mon.0) 405 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:33.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:07:32.687298+0000 mgr.smithi037.jdlvyc (mgr.14164) 169 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-02-22T19:07:34.081 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:33.080047+0000 mgr.smithi037.jdlvyc (mgr.14164) 170 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:34.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:33.080047+0000 mgr.smithi037.jdlvyc (mgr.14164) 170 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:36.139 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 4 on host 'smithi165' 2024-02-22T19:07:36.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:35.080507+0000 mgr.smithi037.jdlvyc (mgr.14164) 171 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:36.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:36.126135+0000 mon.smithi037 (mon.0) 406 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:07:36.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:36.129089+0000 mon.smithi037 (mon.0) 407 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:36.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:36.129320+0000 mon.smithi037 (mon.0) 408 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:36.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:36.130771+0000 mon.smithi037 (mon.0) 409 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:07:36.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:35.080507+0000 mgr.smithi037.jdlvyc (mgr.14164) 171 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:36.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:36.126135+0000 mon.smithi037 (mon.0) 406 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:07:36.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:36.129089+0000 mon.smithi037 (mon.0) 407 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:36.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:36.129320+0000 mon.smithi037 (mon.0) 408 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:36.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:36.130771+0000 mon.smithi037 (mon.0) 409 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:07:36.785 DEBUG:teuthology.orchestra.run.smithi165:osd.4> sudo journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.4.service 2024-02-22T19:07:36.787 INFO:tasks.cephadm:Deploying osd.5 on smithi165 with /dev/vg_nvme/lv_3... 2024-02-22T19:07:36.787 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-22T19:07:36.817 INFO:journalctl@ceph.osd.4.smithi165.stdout:-- Logs begin at Thu 2024-02-22 18:41:58 UTC. -- 2024-02-22T19:07:37.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:36.135606+0000 mon.smithi037 (mon.0) 410 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:37.582 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:36.135606+0000 mon.smithi037 (mon.0) 410 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:38.435 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:37.080770+0000 mgr.smithi037.jdlvyc (mgr.14164) 172 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:38.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:37.080770+0000 mgr.smithi037.jdlvyc (mgr.14164) 172 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:39.353 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-22T19:07:39.353 INFO:teuthology.orchestra.run.smithi165.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-22T19:07:39.354 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10+0 records in 2024-02-22T19:07:39.354 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2024-02-22T19:07:39.354 INFO:teuthology.orchestra.run.smithi165.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0124637 s, 841 MB/s 2024-02-22T19:07:39.354 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping successful for: 2024-02-22T19:07:39.689 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:07:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.4[41097]: debug 2024-02-22T19:07:39.230+0000 7fd50c1e8080 -1 osd.4 0 log_to_monitors {default=true} 2024-02-22T19:07:40.244 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:39.081184+0000 mgr.smithi037.jdlvyc (mgr.14164) 173 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:40.244 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:39.234252+0000 mon.smithi165 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1905974568,v1:172.21.15.165:6801/1905974568]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T19:07:40.244 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:39.234678+0000 mon.smithi037 (mon.0) 411 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T19:07:40.245 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:39.883761+0000 mon.smithi037 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:40.263 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch daemon add osd smithi165:vg_nvme/lv_3 2024-02-22T19:07:40.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:39.081184+0000 mgr.smithi037.jdlvyc (mgr.14164) 173 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:40.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:39.234252+0000 mon.smithi165 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1905974568,v1:172.21.15.165:6801/1905974568]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T19:07:40.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:39.234678+0000 mon.smithi037 (mon.0) 411 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T19:07:40.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:39.883761+0000 mon.smithi037 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:41.439 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:07:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.4[41097]: debug 2024-02-22T19:07:41.162+0000 7fd50274b700 -1 osd.4 0 waiting for initial osdmap 2024-02-22T19:07:41.439 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:07:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.4[41097]: debug 2024-02-22T19:07:41.167+0000 7fd4faebf700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-22T19:07:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:40.159826+0000 mon.smithi037 (mon.0) 413 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-22T19:07:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:40.159888+0000 mon.smithi037 (mon.0) 414 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-22T19:07:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:40.159999+0000 mon.smithi037 (mon.0) 415 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:07:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:40.160722+0000 mon.smithi165 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1905974568,v1:172.21.15.165:6801/1905974568]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:07:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:40.161106+0000 mon.smithi037 (mon.0) 416 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:07:41.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:40.988181+0000 mon.smithi037 (mon.0) 417 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:41.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:40.159826+0000 mon.smithi037 (mon.0) 413 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-22T19:07:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:40.159888+0000 mon.smithi037 (mon.0) 414 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-22T19:07:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:40.159999+0000 mon.smithi037 (mon.0) 415 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:07:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:40.160722+0000 mon.smithi165 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1905974568,v1:172.21.15.165:6801/1905974568]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:07:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:40.161106+0000 mon.smithi037 (mon.0) 416 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:07:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:40.988181+0000 mon.smithi037 (mon.0) 417 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:42.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:41.081525+0000 mgr.smithi037.jdlvyc (mgr.14164) 174 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:42.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:41.159141+0000 mon.smithi037 (mon.0) 418 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-02-22T19:07:42.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:41.159229+0000 mon.smithi037 (mon.0) 419 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-02-22T19:07:42.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:41.159583+0000 mon.smithi037 (mon.0) 420 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:07:42.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:41.163354+0000 mon.smithi037 (mon.0) 421 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:07:42.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:41.081525+0000 mgr.smithi037.jdlvyc (mgr.14164) 174 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:42.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:41.159141+0000 mon.smithi037 (mon.0) 418 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-02-22T19:07:42.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:41.159229+0000 mon.smithi037 (mon.0) 419 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-02-22T19:07:42.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:41.159583+0000 mon.smithi037 (mon.0) 420 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:07:42.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:41.163354+0000 mon.smithi037 (mon.0) 421 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:07:43.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:40.252932+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:07:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:40.253033+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:07:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:42.165025+0000 mon.smithi037 (mon.0) 422 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:07:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:42.168799+0000 mon.smithi037 (mon.0) 423 : cluster [INF] osd.4 [v2:172.21.15.165:6800/1905974568,v1:172.21.15.165:6801/1905974568] boot 2024-02-22T19:07:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:42.168849+0000 mon.smithi037 (mon.0) 424 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-22T19:07:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:42.169018+0000 mon.smithi037 (mon.0) 425 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:07:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:42.175580+0000 mon.smithi037 (mon.0) 426 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:07:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:42.175777+0000 mon.smithi037 (mon.0) 427 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:07:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:43.067617+0000 mon.smithi037 (mon.0) 428 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:07:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:43.069432+0000 mon.smithi037 (mon.0) 429 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:07:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:43.070277+0000 mon.smithi037 (mon.0) 430 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:43.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:40.252932+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:07:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:40.253033+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:07:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:42.165025+0000 mon.smithi037 (mon.0) 422 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:07:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:42.168799+0000 mon.smithi037 (mon.0) 423 : cluster [INF] osd.4 [v2:172.21.15.165:6800/1905974568,v1:172.21.15.165:6801/1905974568] boot 2024-02-22T19:07:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:42.168849+0000 mon.smithi037 (mon.0) 424 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-22T19:07:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:42.169018+0000 mon.smithi037 (mon.0) 425 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:07:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:42.175580+0000 mon.smithi037 (mon.0) 426 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:07:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:42.175777+0000 mon.smithi037 (mon.0) 427 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:07:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:43.067617+0000 mon.smithi037 (mon.0) 428 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:07:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:43.069432+0000 mon.smithi037 (mon.0) 429 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:07:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:43.070277+0000 mon.smithi037 (mon.0) 430 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:44.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:43.066679+0000 mgr.smithi037.jdlvyc (mgr.14164) 175 : audit [DBG] from='client.24171 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:07:44.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:43.081843+0000 mgr.smithi037.jdlvyc (mgr.14164) 176 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:44.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:43.173405+0000 mon.smithi037 (mon.0) 431 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-22T19:07:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:43.066679+0000 mgr.smithi037.jdlvyc (mgr.14164) 175 : audit [DBG] from='client.24171 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:07:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:43.081843+0000 mgr.smithi037.jdlvyc (mgr.14164) 176 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-02-22T19:07:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:43.173405+0000 mon.smithi037 (mon.0) 431 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-22T19:07:45.374 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:44.175185+0000 mon.smithi037 (mon.0) 432 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-22T19:07:45.374 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:45.175018+0000 mon.smithi037 (mon.0) 433 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:45.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:44.175185+0000 mon.smithi037 (mon.0) 432 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-22T19:07:45.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:45.175018+0000 mon.smithi037 (mon.0) 433 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:45.082342+0000 mgr.smithi037.jdlvyc (mgr.14164) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:07:45.169894+0000 mgr.smithi037.jdlvyc (mgr.14164) 178 : cephadm [INF] Detected new or changed devices on smithi165 2024-02-22T19:07:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:45.437506+0000 mon.smithi037 (mon.0) 434 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:07:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:07:45.438391+0000 mgr.smithi037.jdlvyc (mgr.14164) 179 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 15970M 2024-02-22T19:07:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:45.443009+0000 mon.smithi037 (mon.0) 435 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:45.447044+0000 mon.smithi037 (mon.0) 436 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:45.452072+0000 mon.smithi037 (mon.0) 437 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:07:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:45.453217+0000 mon.smithi037 (mon.0) 438 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:45.454067+0000 mon.smithi037 (mon.0) 439 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:07:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:46.107426+0000 mon.smithi165 (mon.1) 6 : audit [INF] from='client.? 172.21.15.165:0/981513761' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "02d6a173-4887-400f-ac6c-75887916fc8f"}]: dispatch 2024-02-22T19:07:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:46.107999+0000 mon.smithi037 (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "02d6a173-4887-400f-ac6c-75887916fc8f"}]: dispatch 2024-02-22T19:07:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:46.116256+0000 mon.smithi037 (mon.0) 441 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "02d6a173-4887-400f-ac6c-75887916fc8f"}]': finished 2024-02-22T19:07:46.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:46.116300+0000 mon.smithi037 (mon.0) 442 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-02-22T19:07:46.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:46.116395+0000 mon.smithi037 (mon.0) 443 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:07:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:45.082342+0000 mgr.smithi037.jdlvyc (mgr.14164) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:07:45.169894+0000 mgr.smithi037.jdlvyc (mgr.14164) 178 : cephadm [INF] Detected new or changed devices on smithi165 2024-02-22T19:07:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:45.437506+0000 mon.smithi037 (mon.0) 434 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:07:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:07:45.438391+0000 mgr.smithi037.jdlvyc (mgr.14164) 179 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 15970M 2024-02-22T19:07:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:45.443009+0000 mon.smithi037 (mon.0) 435 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:45.447044+0000 mon.smithi037 (mon.0) 436 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:45.452072+0000 mon.smithi037 (mon.0) 437 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:07:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:45.453217+0000 mon.smithi037 (mon.0) 438 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:45.454067+0000 mon.smithi037 (mon.0) 439 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:07:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:46.107426+0000 mon.smithi165 (mon.1) 6 : audit [INF] from='client.? 172.21.15.165:0/981513761' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "02d6a173-4887-400f-ac6c-75887916fc8f"}]: dispatch 2024-02-22T19:07:46.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:46.107999+0000 mon.smithi037 (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "02d6a173-4887-400f-ac6c-75887916fc8f"}]: dispatch 2024-02-22T19:07:46.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:46.116256+0000 mon.smithi037 (mon.0) 441 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "02d6a173-4887-400f-ac6c-75887916fc8f"}]': finished 2024-02-22T19:07:46.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:46.116300+0000 mon.smithi037 (mon.0) 442 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-02-22T19:07:46.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:46.116395+0000 mon.smithi037 (mon.0) 443 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:07:47.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:46.530192+0000 mon.smithi165 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.165:0/3283926643' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:07:47.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:46.530192+0000 mon.smithi165 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.165:0/3283926643' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:07:48.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:47.082666+0000 mgr.smithi037.jdlvyc (mgr.14164) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:48.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:47.082666+0000 mgr.smithi037.jdlvyc (mgr.14164) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:50.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:49.083181+0000 mgr.smithi037.jdlvyc (mgr.14164) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:50.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:50.151055+0000 mon.smithi037 (mon.0) 444 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:50.535 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:49.083181+0000 mgr.smithi037.jdlvyc (mgr.14164) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:50.535 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:50.151055+0000 mon.smithi037 (mon.0) 444 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:51.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:50.398529+0000 mon.smithi037 (mon.0) 445 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:51.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:50.398529+0000 mon.smithi037 (mon.0) 445 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:52.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:51.083699+0000 mgr.smithi037.jdlvyc (mgr.14164) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:52.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:52.195794+0000 mon.smithi037 (mon.0) 446 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-22T19:07:52.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:52.196706+0000 mon.smithi037 (mon.0) 447 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:52.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:51.083699+0000 mgr.smithi037.jdlvyc (mgr.14164) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:52.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:52.195794+0000 mon.smithi037 (mon.0) 446 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-22T19:07:52.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:52.196706+0000 mon.smithi037 (mon.0) 447 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:53.561 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:07:52.197428+0000 mgr.smithi037.jdlvyc (mgr.14164) 183 : cephadm [INF] Deploying daemon osd.5 on smithi165 2024-02-22T19:07:53.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:07:52.197428+0000 mgr.smithi037.jdlvyc (mgr.14164) 183 : cephadm [INF] Deploying daemon osd.5 on smithi165 2024-02-22T19:07:54.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:53.084069+0000 mgr.smithi037.jdlvyc (mgr.14164) 184 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:54.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:53.084069+0000 mgr.smithi037.jdlvyc (mgr.14164) 184 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:55.748 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 5 on host 'smithi165' 2024-02-22T19:07:56.458 DEBUG:teuthology.orchestra.run.smithi165:osd.5> sudo journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.5.service 2024-02-22T19:07:56.461 INFO:tasks.cephadm:Deploying osd.6 on smithi165 with /dev/vg_nvme/lv_2... 2024-02-22T19:07:56.461 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-22T19:07:56.491 INFO:journalctl@ceph.osd.5.smithi165.stdout:-- Logs begin at Thu 2024-02-22 18:41:58 UTC. -- 2024-02-22T19:07:56.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:55.084449+0000 mgr.smithi037.jdlvyc (mgr.14164) 185 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:56.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:55.732333+0000 mon.smithi037 (mon.0) 448 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:07:56.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:55.734330+0000 mon.smithi037 (mon.0) 449 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:56.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:55.735068+0000 mon.smithi037 (mon.0) 450 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:07:56.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:55.738857+0000 mon.smithi037 (mon.0) 451 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:56.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:55.745585+0000 mon.smithi037 (mon.0) 452 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:56.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:55.084449+0000 mgr.smithi037.jdlvyc (mgr.14164) 185 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:56.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:55.732333+0000 mon.smithi037 (mon.0) 448 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:07:56.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:55.734330+0000 mon.smithi037 (mon.0) 449 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:07:56.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:55.735068+0000 mon.smithi037 (mon.0) 450 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:07:56.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:55.738857+0000 mon.smithi037 (mon.0) 451 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:56.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:55.745585+0000 mon.smithi037 (mon.0) 452 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:07:58.507 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:57.084911+0000 mgr.smithi037.jdlvyc (mgr.14164) 186 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:58.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:57.084911+0000 mgr.smithi037.jdlvyc (mgr.14164) 186 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:07:59.125 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-22T19:07:59.125 INFO:teuthology.orchestra.run.smithi165.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-22T19:07:59.125 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10+0 records in 2024-02-22T19:07:59.125 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2024-02-22T19:07:59.125 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0152666 s, 687 MB/s 2024-02-22T19:07:59.126 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping successful for: 2024-02-22T19:07:59.158 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:07:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.5[43974]: debug 2024-02-22T19:07:58.819+0000 7fc35e2dc080 -1 osd.5 0 log_to_monitors {default=true} 2024-02-22T19:07:59.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:59 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:58.824098+0000 mon.smithi165 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/4100780521,v1:172.21.15.165:6809/4100780521]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T19:07:59.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:07:59 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:58.824656+0000 mon.smithi037 (mon.0) 453 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T19:07:59.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:58.824098+0000 mon.smithi165 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/4100780521,v1:172.21.15.165:6809/4100780521]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T19:07:59.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:07:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:58.824656+0000 mon.smithi037 (mon.0) 453 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T19:07:59.922 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch daemon add osd smithi165:vg_nvme/lv_2 2024-02-22T19:08:00.688 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:08:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.5[43974]: debug 2024-02-22T19:08:00.427+0000 7fc35483f700 -1 osd.5 0 waiting for initial osdmap 2024-02-22T19:08:00.689 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:08:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.5[43974]: debug 2024-02-22T19:08:00.434+0000 7fc34efb7700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-22T19:08:00.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:59.085268+0000 mgr.smithi037.jdlvyc (mgr.14164) 187 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:08:00.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:59.421768+0000 mon.smithi037 (mon.0) 454 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-22T19:08:00.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:59.421906+0000 mon.smithi037 (mon.0) 455 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-22T19:08:00.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:59.422066+0000 mon.smithi037 (mon.0) 456 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:08:00.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:59.422399+0000 mon.smithi165 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/4100780521,v1:172.21.15.165:6809/4100780521]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:08:00.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:07:59.422755+0000 mon.smithi037 (mon.0) 457 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:08:00.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:59.085268+0000 mgr.smithi037.jdlvyc (mgr.14164) 187 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:08:00.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:59.421768+0000 mon.smithi037 (mon.0) 454 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-22T19:08:00.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:59.421906+0000 mon.smithi037 (mon.0) 455 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-22T19:08:00.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:59.422066+0000 mon.smithi037 (mon.0) 456 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:08:00.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:59.422399+0000 mon.smithi165 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/4100780521,v1:172.21.15.165:6809/4100780521]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:08:00.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:07:59.422755+0000 mon.smithi037 (mon.0) 457 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:08:01.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:00.424346+0000 mon.smithi037 (mon.0) 458 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-02-22T19:08:01.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:00.424461+0000 mon.smithi037 (mon.0) 459 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-22T19:08:01.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:00.425018+0000 mon.smithi037 (mon.0) 460 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:08:01.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:00.429617+0000 mon.smithi037 (mon.0) 461 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:08:01.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:00.516212+0000 mon.smithi037 (mon.0) 462 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:01.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:00.610144+0000 mon.smithi037 (mon.0) 463 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:01.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:01.055028+0000 mon.smithi037 (mon.0) 464 : cluster [INF] osd.5 [v2:172.21.15.165:6808/4100780521,v1:172.21.15.165:6809/4100780521] boot 2024-02-22T19:08:01.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:01.055088+0000 mon.smithi037 (mon.0) 465 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-22T19:08:01.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:01.055422+0000 mon.smithi037 (mon.0) 466 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:08:01.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:00.424346+0000 mon.smithi037 (mon.0) 458 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-02-22T19:08:01.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:00.424461+0000 mon.smithi037 (mon.0) 459 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-22T19:08:01.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:00.425018+0000 mon.smithi037 (mon.0) 460 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:08:01.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:00.429617+0000 mon.smithi037 (mon.0) 461 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:08:01.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:00.516212+0000 mon.smithi037 (mon.0) 462 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:01.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:00.610144+0000 mon.smithi037 (mon.0) 463 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:01.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:01.055028+0000 mon.smithi037 (mon.0) 464 : cluster [INF] osd.5 [v2:172.21.15.165:6808/4100780521,v1:172.21.15.165:6809/4100780521] boot 2024-02-22T19:08:01.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:01.055088+0000 mon.smithi037 (mon.0) 465 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-22T19:08:01.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:01.055422+0000 mon.smithi037 (mon.0) 466 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:08:02.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:59.828011+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:08:02.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:07:59.828190+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:08:02.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:01.085729+0000 mgr.smithi037.jdlvyc (mgr.14164) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:08:02.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:02.056548+0000 mon.smithi037 (mon.0) 467 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-22T19:08:02.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:59.828011+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:08:02.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:07:59.828190+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:08:02.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:01.085729+0000 mgr.smithi037.jdlvyc (mgr.14164) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-02-22T19:08:02.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:02.056548+0000 mon.smithi037 (mon.0) 467 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-22T19:08:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:03.060544+0000 mon.smithi037 (mon.0) 468 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-22T19:08:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:03.086227+0000 mgr.smithi037.jdlvyc (mgr.14164) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:03.296183+0000 mgr.smithi037.jdlvyc (mgr.14164) 190 : audit [DBG] from='client.24189 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:08:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:03.297165+0000 mon.smithi037 (mon.0) 469 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:08:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:03.298810+0000 mon.smithi037 (mon.0) 470 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:08:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:03.299546+0000 mon.smithi037 (mon.0) 471 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:03.060544+0000 mon.smithi037 (mon.0) 468 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-22T19:08:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:03.086227+0000 mgr.smithi037.jdlvyc (mgr.14164) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:03.296183+0000 mgr.smithi037.jdlvyc (mgr.14164) 190 : audit [DBG] from='client.24189 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:08:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:03.297165+0000 mon.smithi037 (mon.0) 469 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:08:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:03.298810+0000 mon.smithi037 (mon.0) 470 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:08:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:03.299546+0000 mon.smithi037 (mon.0) 471 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:06.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:05.086624+0000 mgr.smithi037.jdlvyc (mgr.14164) 191 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:06.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:05.988602+0000 mon.smithi037 (mon.0) 472 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:06.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:05.989566+0000 mon.smithi037 (mon.0) 473 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:06.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:05.990374+0000 mon.smithi037 (mon.0) 474 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:06.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:05.995390+0000 mon.smithi037 (mon.0) 475 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:06.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:05.998913+0000 mon.smithi037 (mon.0) 476 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:06.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:06.002743+0000 mon.smithi037 (mon.0) 477 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:08:06.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:06.003804+0000 mon.smithi037 (mon.0) 478 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:06.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:06.004468+0000 mon.smithi037 (mon.0) 479 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:08:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:05.086624+0000 mgr.smithi037.jdlvyc (mgr.14164) 191 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:05.988602+0000 mon.smithi037 (mon.0) 472 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:05.989566+0000 mon.smithi037 (mon.0) 473 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:05.990374+0000 mon.smithi037 (mon.0) 474 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:05.995390+0000 mon.smithi037 (mon.0) 475 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:05.998913+0000 mon.smithi037 (mon.0) 476 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:06.002743+0000 mon.smithi037 (mon.0) 477 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:08:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:06.003804+0000 mon.smithi037 (mon.0) 478 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:06.004468+0000 mon.smithi037 (mon.0) 479 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:08:07.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:08:05.983443+0000 mgr.smithi037.jdlvyc (mgr.14164) 192 : cephadm [INF] Detected new or changed devices on smithi165 2024-02-22T19:08:07.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:08:05.990944+0000 mgr.smithi037.jdlvyc (mgr.14164) 193 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 7985M 2024-02-22T19:08:07.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:06.693494+0000 mon.smithi165 (mon.1) 10 : audit [INF] from='client.? 172.21.15.165:0/2796137066' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5733bf6-2359-4008-b0d9-5c0bf9b4eb9e"}]: dispatch 2024-02-22T19:08:07.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:06.693927+0000 mon.smithi037 (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5733bf6-2359-4008-b0d9-5c0bf9b4eb9e"}]: dispatch 2024-02-22T19:08:07.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:06.697699+0000 mon.smithi037 (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5733bf6-2359-4008-b0d9-5c0bf9b4eb9e"}]': finished 2024-02-22T19:08:07.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:06.697750+0000 mon.smithi037 (mon.0) 482 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-02-22T19:08:07.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:06.697847+0000 mon.smithi037 (mon.0) 483 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:08:07.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:07.104767+0000 mon.smithi165 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.165:0/2264499173' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:08:07.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:08:05.983443+0000 mgr.smithi037.jdlvyc (mgr.14164) 192 : cephadm [INF] Detected new or changed devices on smithi165 2024-02-22T19:08:07.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:08:05.990944+0000 mgr.smithi037.jdlvyc (mgr.14164) 193 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 7985M 2024-02-22T19:08:07.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:06.693494+0000 mon.smithi165 (mon.1) 10 : audit [INF] from='client.? 172.21.15.165:0/2796137066' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5733bf6-2359-4008-b0d9-5c0bf9b4eb9e"}]: dispatch 2024-02-22T19:08:07.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:06.693927+0000 mon.smithi037 (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5733bf6-2359-4008-b0d9-5c0bf9b4eb9e"}]: dispatch 2024-02-22T19:08:07.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:06.697699+0000 mon.smithi037 (mon.0) 481 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5733bf6-2359-4008-b0d9-5c0bf9b4eb9e"}]': finished 2024-02-22T19:08:07.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:06.697750+0000 mon.smithi037 (mon.0) 482 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-02-22T19:08:07.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:06.697847+0000 mon.smithi037 (mon.0) 483 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:08:07.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:07.104767+0000 mon.smithi165 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.165:0/2264499173' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:08:09.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:07.086968+0000 mgr.smithi037.jdlvyc (mgr.14164) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:09.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:07.086968+0000 mgr.smithi037.jdlvyc (mgr.14164) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:11.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:09.087288+0000 mgr.smithi037.jdlvyc (mgr.14164) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:11.096 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:09.087288+0000 mgr.smithi037.jdlvyc (mgr.14164) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:10.756797+0000 mon.smithi037 (mon.0) 484 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:10.759857+0000 mon.smithi037 (mon.0) 485 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:11.087650+0000 mgr.smithi037.jdlvyc (mgr.14164) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:12.166 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:10.756797+0000 mon.smithi037 (mon.0) 484 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:12.166 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:10.759857+0000 mon.smithi037 (mon.0) 485 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:12.166 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:11.087650+0000 mgr.smithi037.jdlvyc (mgr.14164) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:13.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:12.885203+0000 mon.smithi037 (mon.0) 486 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-22T19:08:13.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:12.886043+0000 mon.smithi037 (mon.0) 487 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:13.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:12.885203+0000 mon.smithi037 (mon.0) 486 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-22T19:08:13.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:12.886043+0000 mon.smithi037 (mon.0) 487 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:14.205 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:08:12.886715+0000 mgr.smithi037.jdlvyc (mgr.14164) 197 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-02-22T19:08:14.205 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:13.088139+0000 mgr.smithi037.jdlvyc (mgr.14164) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:14.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:08:12.886715+0000 mgr.smithi037.jdlvyc (mgr.14164) 197 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-02-22T19:08:14.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:13.088139+0000 mgr.smithi037.jdlvyc (mgr.14164) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:16.320 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 6 on host 'smithi165' 2024-02-22T19:08:16.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:15.088584+0000 mgr.smithi037.jdlvyc (mgr.14164) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:16.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:15.088584+0000 mgr.smithi037.jdlvyc (mgr.14164) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:16.973 DEBUG:teuthology.orchestra.run.smithi165:osd.6> sudo journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.6.service 2024-02-22T19:08:16.976 INFO:tasks.cephadm:Deploying osd.7 on smithi165 with /dev/vg_nvme/lv_1... 2024-02-22T19:08:16.976 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-22T19:08:17.008 INFO:journalctl@ceph.osd.6.smithi165.stdout:-- Logs begin at Thu 2024-02-22 18:41:58 UTC. -- 2024-02-22T19:08:17.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:16.308058+0000 mon.smithi037 (mon.0) 488 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:08:17.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:16.310148+0000 mon.smithi037 (mon.0) 489 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:17.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:16.312379+0000 mon.smithi037 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:17.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:16.314509+0000 mon.smithi037 (mon.0) 491 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:08:17.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:16.317266+0000 mon.smithi037 (mon.0) 492 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:17.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:16.308058+0000 mon.smithi037 (mon.0) 488 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:08:17.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:16.310148+0000 mon.smithi037 (mon.0) 489 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:17.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:16.312379+0000 mon.smithi037 (mon.0) 490 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:17.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:16.314509+0000 mon.smithi037 (mon.0) 491 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:08:17.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:16.317266+0000 mon.smithi037 (mon.0) 492 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:18.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:17.089059+0000 mgr.smithi037.jdlvyc (mgr.14164) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:18.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:17.089059+0000 mgr.smithi037.jdlvyc (mgr.14164) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:19.519 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-22T19:08:19.519 INFO:teuthology.orchestra.run.smithi165.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-22T19:08:19.519 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10+0 records in 2024-02-22T19:08:19.519 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2024-02-22T19:08:19.519 INFO:teuthology.orchestra.run.smithi165.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0124432 s, 843 MB/s 2024-02-22T19:08:19.519 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping successful for: 2024-02-22T19:08:19.938 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:08:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.6[46841]: debug 2024-02-22T19:08:19.460+0000 7f7c6f2d8080 -1 osd.6 0 log_to_monitors {default=true} 2024-02-22T19:08:20.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:19.089392+0000 mgr.smithi037.jdlvyc (mgr.14164) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:20.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:19.464747+0000 mon.smithi037 (mon.0) 493 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/4141729409,v1:172.21.15.165:6817/4141729409]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-22T19:08:20.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:19.089392+0000 mgr.smithi037.jdlvyc (mgr.14164) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:20.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:19.464747+0000 mon.smithi037 (mon.0) 493 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/4141729409,v1:172.21.15.165:6817/4141729409]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-22T19:08:20.490 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch daemon add osd smithi165:vg_nvme/lv_1 2024-02-22T19:08:21.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:20.326880+0000 mon.smithi037 (mon.0) 494 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/4141729409,v1:172.21.15.165:6817/4141729409]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-22T19:08:21.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:20.326963+0000 mon.smithi037 (mon.0) 495 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-02-22T19:08:21.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:20.327094+0000 mon.smithi037 (mon.0) 496 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:08:21.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:20.327442+0000 mon.smithi037 (mon.0) 497 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/4141729409,v1:172.21.15.165:6817/4141729409]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:08:21.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:20.552434+0000 mon.smithi037 (mon.0) 498 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:21.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:20.993979+0000 mon.smithi037 (mon.0) 499 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:21.655 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:08:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.6[46841]: debug 2024-02-22T19:08:21.330+0000 7f7c6583b700 -1 osd.6 0 waiting for initial osdmap 2024-02-22T19:08:21.655 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:08:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.6[46841]: debug 2024-02-22T19:08:21.338+0000 7f7c617b6700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-22T19:08:21.656 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:20.326880+0000 mon.smithi037 (mon.0) 494 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/4141729409,v1:172.21.15.165:6817/4141729409]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-22T19:08:21.656 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:20.326963+0000 mon.smithi037 (mon.0) 495 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-02-22T19:08:21.656 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:20.327094+0000 mon.smithi037 (mon.0) 496 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:08:21.656 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:20.327442+0000 mon.smithi037 (mon.0) 497 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/4141729409,v1:172.21.15.165:6817/4141729409]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:08:21.656 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:20.552434+0000 mon.smithi037 (mon.0) 498 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:21.656 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:20.993979+0000 mon.smithi037 (mon.0) 499 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:21.089728+0000 mgr.smithi037.jdlvyc (mgr.14164) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:21.328345+0000 mon.smithi037 (mon.0) 500 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/4141729409,v1:172.21.15.165:6817/4141729409]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-02-22T19:08:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:21.328397+0000 mon.smithi037 (mon.0) 501 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-02-22T19:08:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:21.328724+0000 mon.smithi037 (mon.0) 502 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:08:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:21.332100+0000 mon.smithi037 (mon.0) 503 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:08:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:22.332758+0000 mon.smithi037 (mon.0) 504 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:08:22.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:21.089728+0000 mgr.smithi037.jdlvyc (mgr.14164) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:22.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:21.328345+0000 mon.smithi037 (mon.0) 500 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/4141729409,v1:172.21.15.165:6817/4141729409]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-02-22T19:08:22.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:21.328397+0000 mon.smithi037 (mon.0) 501 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-02-22T19:08:22.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:21.328724+0000 mon.smithi037 (mon.0) 502 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:08:22.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:21.332100+0000 mon.smithi037 (mon.0) 503 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:08:22.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:22.332758+0000 mon.smithi037 (mon.0) 504 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:08:23.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:20.493302+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:08:23.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:20.493398+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:08:23.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:22.345096+0000 mon.smithi037 (mon.0) 505 : cluster [INF] osd.6 [v2:172.21.15.165:6816/4141729409,v1:172.21.15.165:6817/4141729409] boot 2024-02-22T19:08:23.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:22.345147+0000 mon.smithi037 (mon.0) 506 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-02-22T19:08:23.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:22.345344+0000 mon.smithi037 (mon.0) 507 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:08:23.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:20.493302+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:08:23.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:20.493398+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:08:23.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:22.345096+0000 mon.smithi037 (mon.0) 505 : cluster [INF] osd.6 [v2:172.21.15.165:6816/4141729409,v1:172.21.15.165:6817/4141729409] boot 2024-02-22T19:08:23.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:22.345147+0000 mon.smithi037 (mon.0) 506 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-02-22T19:08:23.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:22.345344+0000 mon.smithi037 (mon.0) 507 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:08:24.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:23.090073+0000 mgr.smithi037.jdlvyc (mgr.14164) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:24.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:23.352286+0000 mon.smithi037 (mon.0) 508 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-02-22T19:08:24.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:23.620529+0000 mgr.smithi037.jdlvyc (mgr.14164) 204 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:08:24.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:23.621505+0000 mon.smithi037 (mon.0) 509 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:08:24.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:23.623209+0000 mon.smithi037 (mon.0) 510 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:08:24.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:23.624012+0000 mon.smithi037 (mon.0) 511 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:24.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:23.090073+0000 mgr.smithi037.jdlvyc (mgr.14164) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-02-22T19:08:24.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:23.352286+0000 mon.smithi037 (mon.0) 508 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-02-22T19:08:24.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:23.620529+0000 mgr.smithi037.jdlvyc (mgr.14164) 204 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:08:24.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:23.621505+0000 mon.smithi037 (mon.0) 509 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-22T19:08:24.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:23.623209+0000 mon.smithi037 (mon.0) 510 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-22T19:08:24.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:23.624012+0000 mon.smithi037 (mon.0) 511 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:25.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:24.351189+0000 mon.smithi037 (mon.0) 512 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-02-22T19:08:25.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:24.351189+0000 mon.smithi037 (mon.0) 512 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-02-22T19:08:26.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:25.090405+0000 mgr.smithi037.jdlvyc (mgr.14164) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:26.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:08:25.664217+0000 mgr.smithi037.jdlvyc (mgr.14164) 206 : cephadm [INF] Detected new or changed devices on smithi165 2024-02-22T19:08:26.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:25.669557+0000 mon.smithi037 (mon.0) 513 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:26.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:25.670637+0000 mon.smithi037 (mon.0) 514 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:26.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:25.671469+0000 mon.smithi037 (mon.0) 515 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:26.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:25.672234+0000 mon.smithi037 (mon.0) 516 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:26.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:08:25.672803+0000 mgr.smithi037.jdlvyc (mgr.14164) 207 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 5323M 2024-02-22T19:08:26.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:25.676544+0000 mon.smithi037 (mon.0) 517 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:26.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:25.680396+0000 mon.smithi037 (mon.0) 518 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:26.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:25.685375+0000 mon.smithi037 (mon.0) 519 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:08:26.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:25.686571+0000 mon.smithi037 (mon.0) 520 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:26.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:25.687351+0000 mon.smithi037 (mon.0) 521 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:08:26.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:26.577051+0000 mon.smithi165 (mon.1) 12 : audit [INF] from='client.? 172.21.15.165:0/570781638' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03bec4db-b67a-48cc-b8cd-bc1278d35a12"}]: dispatch 2024-02-22T19:08:26.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:26.577591+0000 mon.smithi037 (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03bec4db-b67a-48cc-b8cd-bc1278d35a12"}]: dispatch 2024-02-22T19:08:26.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:26.581501+0000 mon.smithi037 (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03bec4db-b67a-48cc-b8cd-bc1278d35a12"}]': finished 2024-02-22T19:08:26.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:26.581560+0000 mon.smithi037 (mon.0) 524 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-02-22T19:08:26.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:26.581664+0000 mon.smithi037 (mon.0) 525 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:08:27.047 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:25.090405+0000 mgr.smithi037.jdlvyc (mgr.14164) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:27.047 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:08:25.664217+0000 mgr.smithi037.jdlvyc (mgr.14164) 206 : cephadm [INF] Detected new or changed devices on smithi165 2024-02-22T19:08:27.047 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:25.669557+0000 mon.smithi037 (mon.0) 513 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:27.047 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:25.670637+0000 mon.smithi037 (mon.0) 514 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:27.047 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:25.671469+0000 mon.smithi037 (mon.0) 515 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:27.047 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:25.672234+0000 mon.smithi037 (mon.0) 516 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:27.047 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:08:25.672803+0000 mgr.smithi037.jdlvyc (mgr.14164) 207 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 5323M 2024-02-22T19:08:27.047 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:25.676544+0000 mon.smithi037 (mon.0) 517 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:27.047 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:25.680396+0000 mon.smithi037 (mon.0) 518 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:27.047 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:25.685375+0000 mon.smithi037 (mon.0) 519 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:08:27.047 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:25.686571+0000 mon.smithi037 (mon.0) 520 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:27.047 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:25.687351+0000 mon.smithi037 (mon.0) 521 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:08:27.048 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:26.577051+0000 mon.smithi165 (mon.1) 12 : audit [INF] from='client.? 172.21.15.165:0/570781638' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03bec4db-b67a-48cc-b8cd-bc1278d35a12"}]: dispatch 2024-02-22T19:08:27.048 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:26.577591+0000 mon.smithi037 (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "03bec4db-b67a-48cc-b8cd-bc1278d35a12"}]: dispatch 2024-02-22T19:08:27.048 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:26.581501+0000 mon.smithi037 (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03bec4db-b67a-48cc-b8cd-bc1278d35a12"}]': finished 2024-02-22T19:08:27.048 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:26.581560+0000 mon.smithi037 (mon.0) 524 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-02-22T19:08:27.048 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:26.581664+0000 mon.smithi037 (mon.0) 525 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:08:27.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:26.994143+0000 mon.smithi165 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.165:0/1373177654' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:08:28.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:26.994143+0000 mon.smithi165 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.165:0/1373177654' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-22T19:08:28.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:27.090758+0000 mgr.smithi037.jdlvyc (mgr.14164) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:28.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:27.669235+0000 mon.smithi037 (mon.0) 526 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-22T19:08:29.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:27.090758+0000 mgr.smithi037.jdlvyc (mgr.14164) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:27.669235+0000 mon.smithi037 (mon.0) 526 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-22T19:08:29.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:29.675289+0000 mon.smithi037 (mon.0) 527 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-22T19:08:29.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:29.675355+0000 mon.smithi037 (mon.0) 528 : cluster [INF] Cluster is now healthy 2024-02-22T19:08:30.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:29.675289+0000 mon.smithi037 (mon.0) 527 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-22T19:08:30.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:29.675355+0000 mon.smithi037 (mon.0) 528 : cluster [INF] Cluster is now healthy 2024-02-22T19:08:31.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:29.091244+0000 mgr.smithi037.jdlvyc (mgr.14164) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:31.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:30.178411+0000 mon.smithi037 (mon.0) 529 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:31.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:30.181482+0000 mon.smithi037 (mon.0) 530 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:31.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:29.091244+0000 mgr.smithi037.jdlvyc (mgr.14164) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:31.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:30.178411+0000 mon.smithi037 (mon.0) 529 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:31.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:30.181482+0000 mon.smithi037 (mon.0) 530 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:32.327 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:31.091990+0000 mgr.smithi037.jdlvyc (mgr.14164) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:32.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:31.091990+0000 mgr.smithi037.jdlvyc (mgr.14164) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:33.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:32.636363+0000 mon.smithi037 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-22T19:08:33.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:32.637287+0000 mon.smithi037 (mon.0) 532 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:33.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:08:32.638008+0000 mgr.smithi037.jdlvyc (mgr.14164) 211 : cephadm [INF] Deploying daemon osd.7 on smithi165 2024-02-22T19:08:33.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:32.636363+0000 mon.smithi037 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-22T19:08:33.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:32.637287+0000 mon.smithi037 (mon.0) 532 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:33.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:08:32.638008+0000 mgr.smithi037.jdlvyc (mgr.14164) 211 : cephadm [INF] Deploying daemon osd.7 on smithi165 2024-02-22T19:08:34.262 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:33.092498+0000 mgr.smithi037.jdlvyc (mgr.14164) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:34.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:33.092498+0000 mgr.smithi037.jdlvyc (mgr.14164) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:36.434 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:35.093046+0000 mgr.smithi037.jdlvyc (mgr.14164) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:36.492 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 7 on host 'smithi165' 2024-02-22T19:08:36.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:35.093046+0000 mgr.smithi037.jdlvyc (mgr.14164) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:37.090 DEBUG:teuthology.orchestra.run.smithi165:osd.7> sudo journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.7.service 2024-02-22T19:08:37.092 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-22T19:08:37.093 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd stat -f json 2024-02-22T19:08:37.124 INFO:journalctl@ceph.osd.7.smithi165.stdout:-- Logs begin at Thu 2024-02-22 18:41:58 UTC. -- 2024-02-22T19:08:37.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:36.475114+0000 mon.smithi037 (mon.0) 533 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:08:37.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:36.477068+0000 mon.smithi037 (mon.0) 534 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:37.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:36.477862+0000 mon.smithi037 (mon.0) 535 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:08:37.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:36.481796+0000 mon.smithi037 (mon.0) 536 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:37.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:36.489267+0000 mon.smithi037 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:37.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:36.475114+0000 mon.smithi037 (mon.0) 533 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:08:37.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:36.477068+0000 mon.smithi037 (mon.0) 534 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:37.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:36.477862+0000 mon.smithi037 (mon.0) 535 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:08:37.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:36.481796+0000 mon.smithi037 (mon.0) 536 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:37.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:36.489267+0000 mon.smithi037 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:38.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:37.093380+0000 mgr.smithi037.jdlvyc (mgr.14164) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:38.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:37.093380+0000 mgr.smithi037.jdlvyc (mgr.14164) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:39.582 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:08:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.7[49732]: debug 2024-02-22T19:08:39.372+0000 7f6aee9a9080 -1 osd.7 0 log_to_monitors {default=true} 2024-02-22T19:08:39.615 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:08:40.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:38.896681+0000 mon.smithi037 (mon.0) 538 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:40.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:39.093790+0000 mgr.smithi037.jdlvyc (mgr.14164) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:40.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:39.375798+0000 mon.smithi165 (mon.1) 14 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/1139338337,v1:172.21.15.165:6825/1139338337]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T19:08:40.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:39.376183+0000 mon.smithi037 (mon.0) 539 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T19:08:40.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:39.614911+0000 mon.smithi037 (mon.0) 540 : audit [DBG] from='client.? 172.21.15.37:0/2567305201' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-22T19:08:40.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:38.896681+0000 mon.smithi037 (mon.0) 538 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:40.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:39.093790+0000 mgr.smithi037.jdlvyc (mgr.14164) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:40.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:39.375798+0000 mon.smithi165 (mon.1) 14 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/1139338337,v1:172.21.15.165:6825/1139338337]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T19:08:40.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:39.376183+0000 mon.smithi037 (mon.0) 539 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T19:08:40.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:39.614911+0000 mon.smithi037 (mon.0) 540 : audit [DBG] from='client.? 172.21.15.37:0/2567305201' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-22T19:08:40.366 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1708628902,"num_in_osds":8,"osd_in_since":1708628906,"num_remapped_pgs":0} 2024-02-22T19:08:41.189 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:08:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.7[49732]: debug 2024-02-22T19:08:40.907+0000 7f6ae4f0c700 -1 osd.7 0 waiting for initial osdmap 2024-02-22T19:08:41.189 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:08:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.7[49732]: debug 2024-02-22T19:08:40.920+0000 7f6adfe85700 -1 osd.7 48 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-22T19:08:41.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:39.906313+0000 mon.smithi037 (mon.0) 541 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-22T19:08:41.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:39.906374+0000 mon.smithi037 (mon.0) 542 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-02-22T19:08:41.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:39.906661+0000 mon.smithi037 (mon.0) 543 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:08:41.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:39.906878+0000 mon.smithi165 (mon.1) 15 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/1139338337,v1:172.21.15.165:6825/1139338337]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:08:41.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:39.907219+0000 mon.smithi037 (mon.0) 544 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:08:41.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:39.906313+0000 mon.smithi037 (mon.0) 541 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-22T19:08:41.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:39.906374+0000 mon.smithi037 (mon.0) 542 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-02-22T19:08:41.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:39.906661+0000 mon.smithi037 (mon.0) 543 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:08:41.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:39.906878+0000 mon.smithi165 (mon.1) 15 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/1139338337,v1:172.21.15.165:6825/1139338337]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:08:41.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:39.907219+0000 mon.smithi037 (mon.0) 544 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:08:41.367 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd stat -f json 2024-02-22T19:08:42.128 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:40.905673+0000 mon.smithi037 (mon.0) 545 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-02-22T19:08:42.128 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:40.905807+0000 mon.smithi037 (mon.0) 546 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-02-22T19:08:42.128 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:40.906231+0000 mon.smithi037 (mon.0) 547 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:08:42.128 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:40.909711+0000 mon.smithi037 (mon.0) 548 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:08:42.128 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:41.094140+0000 mgr.smithi037.jdlvyc (mgr.14164) 216 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:42.145 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:40.905673+0000 mon.smithi037 (mon.0) 545 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-02-22T19:08:42.145 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:40.905807+0000 mon.smithi037 (mon.0) 546 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-02-22T19:08:42.145 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:40.906231+0000 mon.smithi037 (mon.0) 547 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:08:42.145 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:40.909711+0000 mon.smithi037 (mon.0) 548 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:08:42.145 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:41.094140+0000 mgr.smithi037.jdlvyc (mgr.14164) 216 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-02-22T19:08:43.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:40.423382+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:08:43.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:40.423480+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:08:43.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:41.911164+0000 mon.smithi037 (mon.0) 549 : cluster [INF] osd.7 [v2:172.21.15.165:6824/1139338337,v1:172.21.15.165:6825/1139338337] boot 2024-02-22T19:08:43.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:41.911254+0000 mon.smithi037 (mon.0) 550 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-22T19:08:43.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:41.911719+0000 mon.smithi037 (mon.0) 551 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:08:43.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:42.176934+0000 mon.smithi037 (mon.0) 552 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:08:43.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:42.177147+0000 mon.smithi037 (mon.0) 553 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:08:43.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:08:42.351153+0000 mgr.smithi037.jdlvyc (mgr.14164) 217 : cephadm [INF] Detected new or changed devices on smithi165 2024-02-22T19:08:43.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:42.358160+0000 mon.smithi037 (mon.0) 554 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:43.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:42.359024+0000 mon.smithi037 (mon.0) 555 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:43.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:42.359862+0000 mon.smithi037 (mon.0) 556 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:43.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:42.360664+0000 mon.smithi037 (mon.0) 557 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:43.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:42.361454+0000 mon.smithi037 (mon.0) 558 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:43.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:08:42.361938+0000 mgr.smithi037.jdlvyc (mgr.14164) 218 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 3992M 2024-02-22T19:08:43.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:42.365607+0000 mon.smithi037 (mon.0) 559 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:43.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:42.369161+0000 mon.smithi037 (mon.0) 560 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:43.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:42.372453+0000 mon.smithi037 (mon.0) 561 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:08:43.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:42.373332+0000 mon.smithi037 (mon.0) 562 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:43.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:42.374009+0000 mon.smithi037 (mon.0) 563 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:08:43.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:42.378054+0000 mon.smithi037 (mon.0) 564 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:43.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:42.913676+0000 mon.smithi037 (mon.0) 565 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-22T19:08:43.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:40.423382+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-22T19:08:43.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:40.423480+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-22T19:08:43.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:41.911164+0000 mon.smithi037 (mon.0) 549 : cluster [INF] osd.7 [v2:172.21.15.165:6824/1139338337,v1:172.21.15.165:6825/1139338337] boot 2024-02-22T19:08:43.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:41.911254+0000 mon.smithi037 (mon.0) 550 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-22T19:08:43.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:41.911719+0000 mon.smithi037 (mon.0) 551 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:08:43.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:42.176934+0000 mon.smithi037 (mon.0) 552 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:08:43.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:42.177147+0000 mon.smithi037 (mon.0) 553 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:08:43.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:08:42.351153+0000 mgr.smithi037.jdlvyc (mgr.14164) 217 : cephadm [INF] Detected new or changed devices on smithi165 2024-02-22T19:08:43.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:42.358160+0000 mon.smithi037 (mon.0) 554 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:43.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:42.359024+0000 mon.smithi037 (mon.0) 555 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:43.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:42.359862+0000 mon.smithi037 (mon.0) 556 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:43.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:42.360664+0000 mon.smithi037 (mon.0) 557 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:43.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:42.361454+0000 mon.smithi037 (mon.0) 558 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:08:43.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:08:42.361938+0000 mgr.smithi037.jdlvyc (mgr.14164) 218 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 3992M 2024-02-22T19:08:43.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:42.365607+0000 mon.smithi037 (mon.0) 559 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:43.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:42.369161+0000 mon.smithi037 (mon.0) 560 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:43.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:42.372453+0000 mon.smithi037 (mon.0) 561 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:08:43.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:42.373332+0000 mon.smithi037 (mon.0) 562 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:08:43.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:42.374009+0000 mon.smithi037 (mon.0) 563 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:08:43.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:42.378054+0000 mon.smithi037 (mon.0) 564 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:08:43.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:42.913676+0000 mon.smithi037 (mon.0) 565 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-22T19:08:43.732 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:08:44.075 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:43.094494+0000 mgr.smithi037.jdlvyc (mgr.14164) 219 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:44.075 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:43.731629+0000 mon.smithi037 (mon.0) 566 : audit [DBG] from='client.? 172.21.15.37:0/4247914640' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-22T19:08:44.075 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:43.913339+0000 mon.smithi037 (mon.0) 567 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-22T19:08:44.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:43.094494+0000 mgr.smithi037.jdlvyc (mgr.14164) 219 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:44.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:43.731629+0000 mon.smithi037 (mon.0) 566 : audit [DBG] from='client.? 172.21.15.37:0/4247914640' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-22T19:08:44.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:43.913339+0000 mon.smithi037 (mon.0) 567 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-22T19:08:44.493 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1708628921,"num_in_osds":8,"osd_in_since":1708628906,"num_remapped_pgs":0} 2024-02-22T19:08:44.493 INFO:tasks.cephadm:Setting up client nodes... 2024-02-22T19:08:44.494 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-22T19:08:46.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:45.094899+0000 mgr.smithi037.jdlvyc (mgr.14164) 220 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:46.526 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:45.094899+0000 mgr.smithi037.jdlvyc (mgr.14164) 220 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:47.062 INFO:teuthology.orchestra.run.smithi037.stdout:[client.0] 2024-02-22T19:08:47.062 INFO:teuthology.orchestra.run.smithi037.stdout: key = AQC/m9dlnLl8AxAAJowSNsKJld6aqSrLf0xUfQ== 2024-02-22T19:08:47.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:47.058349+0000 mon.smithi037 (mon.0) 568 : audit [INF] from='client.? 172.21.15.37:0/1129763980' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-22T19:08:47.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:47.061687+0000 mon.smithi037 (mon.0) 569 : audit [INF] from='client.? 172.21.15.37:0/1129763980' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-22T19:08:47.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:47.058349+0000 mon.smithi037 (mon.0) 568 : audit [INF] from='client.? 172.21.15.37:0/1129763980' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-22T19:08:47.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:47.061687+0000 mon.smithi037 (mon.0) 569 : audit [INF] from='client.? 172.21.15.37:0/1129763980' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-22T19:08:47.887 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-02-22T19:08:47.888 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-22T19:08:47.888 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-22T19:08:47.934 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd dump --format=json 2024-02-22T19:08:48.209 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:08:48.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:47.095165+0000 mgr.smithi037.jdlvyc (mgr.14164) 221 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:48.468 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:47.095165+0000 mgr.smithi037.jdlvyc (mgr.14164) 221 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:50.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:49.095461+0000 mgr.smithi037.jdlvyc (mgr.14164) 222 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:50.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:49.095461+0000 mgr.smithi037.jdlvyc (mgr.14164) 222 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:50.477 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:08:50.477 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":51,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","created":"2024-02-22T19:02:30.490491+0000","modified":"2024-02-22T19:08:43.909904+0000","last_up_change":"2024-02-22T19:08:41.906978+0000","last_in_change":"2024-02-22T19:08:26.578133+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-02-22T19:07:00.652136+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":"be26c92b-1753-4045-a05f-83e133d075d5","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.37:6802","nonce":8350112},{"type":"v1","addr":"172.21.15.37:6803","nonce":8350112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":8350112},{"type":"v1","addr":"172.21.15.37:6805","nonce":8350112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":8350112},{"type":"v1","addr":"172.21.15.37:6809","nonce":8350112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":8350112},{"type":"v1","addr":"172.21.15.37:6807","nonce":8350112}]},"public_addr":"172.21.15.37:6803/8350112","cluster_addr":"172.21.15.37:6805/8350112","heartbeat_back_addr":"172.21.15.37:6809/8350112","heartbeat_front_addr":"172.21.15.37:6807/8350112","state":["exists","up"]},{"osd":1,"uuid":"53f26856-f3b0-433d-aaad-0ff40c0a127b","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.37:6810","nonce":2823221364},{"type":"v1","addr":"172.21.15.37:6811","nonce":2823221364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":2823221364},{"type":"v1","addr":"172.21.15.37:6813","nonce":2823221364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":2823221364},{"type":"v1","addr":"172.21.15.37:6817","nonce":2823221364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":2823221364},{"type":"v1","addr":"172.21.15.37:6815","nonce":2823221364}]},"public_addr":"172.21.15.37:6811/2823221364","cluster_addr":"172.21.15.37:6813/2823221364","heartbeat_back_addr":"172.21.15.37:6817/2823221364","heartbeat_front_addr":"172.21.15.37:6815/2823221364","state":["exists","up"]},{"osd":2,"uuid":"abd3f60a-7cc3-430c-94c6-276e8a38f32a","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.37:6818","nonce":1599453518},{"type":"v1","addr":"172.21.15.37:6819","nonce":1599453518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":1599453518},{"type":"v1","addr":"172.21.15.37:6821","nonce":1599453518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":1599453518},{"type":"v1","addr":"172.21.15.37:6825","nonce":1599453518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":1599453518},{"type":"v1","addr":"172.21.15.37:6823","nonce":1599453518}]},"public_addr":"172.21.15.37:6819/1599453518","cluster_addr":"172.21.15.37:6821/1599453518","heartbeat_back_addr":"172.21.15.37:6825/1599453518","heartbeat_front_addr":"172.21.15.37:6823/1599453518","state":["exists","up"]},{"osd":3,"uuid":"e69bcc37-5a01-4b95-bddb-50c8bca91eac","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.37:6826","nonce":758168258},{"type":"v1","addr":"172.21.15.37:6827","nonce":758168258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":758168258},{"type":"v1","addr":"172.21.15.37:6829","nonce":758168258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":758168258},{"type":"v1","addr":"172.21.15.37:6833","nonce":758168258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":758168258},{"type":"v1","addr":"172.21.15.37:6831","nonce":758168258}]},"public_addr":"172.21.15.37:6827/758168258","cluster_addr":"172.21.15.37:6829/758168258","heartbeat_back_addr":"172.21.15.37:6833/758168258","heartbeat_front_addr":"172.21.15.37:6831/758168258","state":["exists","up"]},{"osd":4,"uuid":"38296ece-9cbc-4f91-b850-6949e1fdb912","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.165:6800","nonce":1905974568},{"type":"v1","addr":"172.21.15.165:6801","nonce":1905974568}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1905974568},{"type":"v1","addr":"172.21.15.165:6803","nonce":1905974568}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1905974568},{"type":"v1","addr":"172.21.15.165:6807","nonce":1905974568}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1905974568},{"type":"v1","addr":"172.21.15.165:6805","nonce":1905974568}]},"public_addr":"172.21.15.165:6801/1905974568","cluster_addr":"172.21.15.165:6803/1905974568","heartbeat_back_addr":"172.21.15.165:6807/1905974568","heartbeat_front_addr":"172.21.15.165:6805/1905974568","state":["exists","up"]},{"osd":5,"uuid":"02d6a173-4887-400f-ac6c-75887916fc8f","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.165:6808","nonce":4100780521},{"type":"v1","addr":"172.21.15.165:6809","nonce":4100780521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":4100780521},{"type":"v1","addr":"172.21.15.165:6811","nonce":4100780521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":4100780521},{"type":"v1","addr":"172.21.15.165:6815","nonce":4100780521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":4100780521},{"type":"v1","addr":"172.21.15.165:6813","nonce":4100780521}]},"public_addr":"172.21.15.165:6809/4100780521","cluster_addr":"172.21.15.165:6811/4100780521","heartbeat_back_addr":"172.21.15.165:6815/4100780521","heartbeat_front_addr":"172.21.15.165:6813/4100780521","state":["exists","up"]},{"osd":6,"uuid":"c5733bf6-2359-4008-b0d9-5c0bf9b4eb9e","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.165:6816","nonce":4141729409},{"type":"v1","addr":"172.21.15.165:6817","nonce":4141729409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":4141729409},{"type":"v1","addr":"172.21.15.165:6819","nonce":4141729409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":4141729409},{"type":"v1","addr":"172.21.15.165:6823","nonce":4141729409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":4141729409},{"type":"v1","addr":"172.21.15.165:6821","nonce":4141729409}]},"public_addr":"172.21.15.165:6817/4141729409","cluster_addr":"172.21.15.165:6819/4141729409","heartbeat_back_addr":"172.21.15.165:6823/4141729409","heartbeat_front_addr":"172.21.15.165:6821/4141729409","state":["exists","up"]},{"osd":7,"uuid":"03bec4db-b67a-48cc-b8cd-bc1278d35a12","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.165:6824","nonce":1139338337},{"type":"v1","addr":"172.21.15.165:6825","nonce":1139338337}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1139338337},{"type":"v1","addr":"172.21.15.165:6827","nonce":1139338337}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1139338337},{"type":"v1","addr":"172.21.15.165:6831","nonce":1139338337}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1139338337},{"type":"v1","addr":"172.21.15.165:6829","nonce":1139338337}]},"public_addr":"172.21.15.165:6825/1139338337","cluster_addr":"172.21.15.165:6827/1139338337","heartbeat_back_addr":"172.21.15.165:6831/1139338337","heartbeat_front_addr":"172.21.15.165:6829/1139338337","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-02-22T19:06:00.064361+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-02-22T19:06:32.239444+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-02-22T19:06:58.312096+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-02-22T19:07:22.700390+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-02-22T19:07:40.253035+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-02-22T19:07:59.828196+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-02-22T19:08:20.493401+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-02-22T19:08:40.423482+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:6801/2587538021":"2024-02-23T19:03:41.007744+0000","172.21.15.37:0/30665217":"2024-02-23T19:03:41.007744+0000","172.21.15.37:0/2137195917":"2024-02-23T19:03:23.847888+0000","172.21.15.37:6800/2587538021":"2024-02-23T19:03:41.007744+0000","172.21.15.37:0/1927292957":"2024-02-23T19:03:41.007744+0000","172.21.15.37:6801/2540011371":"2024-02-23T19:03:23.847888+0000","172.21.15.37:0/4257748854":"2024-02-23T19:03:02.359788+0000","172.21.15.37:0/1579888581":"2024-02-23T19:03:23.847888+0000","172.21.15.37:6800/2540011371":"2024-02-23T19:03:23.847888+0000","172.21.15.37:0/4081175495":"2024-02-23T19:03:02.359788+0000","172.21.15.37:6800/106029781":"2024-02-23T19:03:02.359788+0000","172.21.15.37:6801/106029781":"2024-02-23T19:03:02.359788+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","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-02-22T19:08:51.201 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-02-22T19:07:00.652136+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-02-22T19:08:51.201 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-02-22T19:08:51.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:50.476024+0000 mon.smithi037 (mon.0) 570 : audit [DBG] from='client.? 172.21.15.37:0/2071818139' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T19:08:51.439 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:08:51.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:50.476024+0000 mon.smithi037 (mon.0) 570 : audit [DBG] from='client.? 172.21.15.37:0/2071818139' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T19:08:52.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:51.095784+0000 mgr.smithi037.jdlvyc (mgr.14164) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:52.512 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:51.095784+0000 mgr.smithi037.jdlvyc (mgr.14164) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:53.756 INFO:teuthology.orchestra.run.smithi037.stdout:pg_num: 1 2024-02-22T19:08:54.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:53.096172+0000 mgr.smithi037.jdlvyc (mgr.14164) 224 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:54.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:53.755761+0000 mon.smithi037 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.37:0/4168439925' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-22T19:08:54.559 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:53.096172+0000 mgr.smithi037.jdlvyc (mgr.14164) 224 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:54.559 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:53.755761+0000 mon.smithi037 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.37:0/4168439925' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-22T19:08:54.581 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-22T19:08:54.581 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-22T19:08:54.582 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph mgr dump --format=json 2024-02-22T19:08:54.822 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:08:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:55.096513+0000 mgr.smithi037.jdlvyc (mgr.14164) 225 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:56.448 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:55.096513+0000 mgr.smithi037.jdlvyc (mgr.14164) 225 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:56.951 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:08:57.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:08:56.946804+0000 mon.smithi037 (mon.0) 572 : audit [DBG] from='client.? 172.21.15.37:0/2784160083' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-22T19:08:57.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:08:56.946804+0000 mon.smithi037 (mon.0) 572 : audit [DBG] from='client.? 172.21.15.37:0/2784160083' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-22T19:08:57.845 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":18,"active_gid":14164,"active_name":"smithi037.jdlvyc","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6800","nonce":702118226},{"type":"v1","addr":"172.21.15.37:6801","nonce":702118226}]},"active_addr":"172.21.15.37:6801/702118226","active_change":"2024-02-22T19:03:41.007995+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14208,"name":"smithi165.xtnudv","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.37:8443/","prometheus":"http://172.21.15.37: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.37:0","nonce":179080174}]},{"addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":4288398101}]}]}} 2024-02-22T19:08:57.848 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-22T19:08:57.848 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-22T19:08:57.849 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd dump --format=json 2024-02-22T19:08:58.089 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:08:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:08:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:57.097019+0000 mgr.smithi037.jdlvyc (mgr.14164) 226 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:08:58.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:08:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:57.097019+0000 mgr.smithi037.jdlvyc (mgr.14164) 226 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:00.044 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:09:00.044 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":51,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","created":"2024-02-22T19:02:30.490491+0000","modified":"2024-02-22T19:08:43.909904+0000","last_up_change":"2024-02-22T19:08:41.906978+0000","last_in_change":"2024-02-22T19:08:26.578133+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-02-22T19:07:00.652136+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":"be26c92b-1753-4045-a05f-83e133d075d5","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.37:6802","nonce":8350112},{"type":"v1","addr":"172.21.15.37:6803","nonce":8350112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":8350112},{"type":"v1","addr":"172.21.15.37:6805","nonce":8350112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":8350112},{"type":"v1","addr":"172.21.15.37:6809","nonce":8350112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":8350112},{"type":"v1","addr":"172.21.15.37:6807","nonce":8350112}]},"public_addr":"172.21.15.37:6803/8350112","cluster_addr":"172.21.15.37:6805/8350112","heartbeat_back_addr":"172.21.15.37:6809/8350112","heartbeat_front_addr":"172.21.15.37:6807/8350112","state":["exists","up"]},{"osd":1,"uuid":"53f26856-f3b0-433d-aaad-0ff40c0a127b","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.37:6810","nonce":2823221364},{"type":"v1","addr":"172.21.15.37:6811","nonce":2823221364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":2823221364},{"type":"v1","addr":"172.21.15.37:6813","nonce":2823221364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":2823221364},{"type":"v1","addr":"172.21.15.37:6817","nonce":2823221364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":2823221364},{"type":"v1","addr":"172.21.15.37:6815","nonce":2823221364}]},"public_addr":"172.21.15.37:6811/2823221364","cluster_addr":"172.21.15.37:6813/2823221364","heartbeat_back_addr":"172.21.15.37:6817/2823221364","heartbeat_front_addr":"172.21.15.37:6815/2823221364","state":["exists","up"]},{"osd":2,"uuid":"abd3f60a-7cc3-430c-94c6-276e8a38f32a","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.37:6818","nonce":1599453518},{"type":"v1","addr":"172.21.15.37:6819","nonce":1599453518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":1599453518},{"type":"v1","addr":"172.21.15.37:6821","nonce":1599453518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":1599453518},{"type":"v1","addr":"172.21.15.37:6825","nonce":1599453518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":1599453518},{"type":"v1","addr":"172.21.15.37:6823","nonce":1599453518}]},"public_addr":"172.21.15.37:6819/1599453518","cluster_addr":"172.21.15.37:6821/1599453518","heartbeat_back_addr":"172.21.15.37:6825/1599453518","heartbeat_front_addr":"172.21.15.37:6823/1599453518","state":["exists","up"]},{"osd":3,"uuid":"e69bcc37-5a01-4b95-bddb-50c8bca91eac","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.37:6826","nonce":758168258},{"type":"v1","addr":"172.21.15.37:6827","nonce":758168258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":758168258},{"type":"v1","addr":"172.21.15.37:6829","nonce":758168258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":758168258},{"type":"v1","addr":"172.21.15.37:6833","nonce":758168258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":758168258},{"type":"v1","addr":"172.21.15.37:6831","nonce":758168258}]},"public_addr":"172.21.15.37:6827/758168258","cluster_addr":"172.21.15.37:6829/758168258","heartbeat_back_addr":"172.21.15.37:6833/758168258","heartbeat_front_addr":"172.21.15.37:6831/758168258","state":["exists","up"]},{"osd":4,"uuid":"38296ece-9cbc-4f91-b850-6949e1fdb912","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.165:6800","nonce":1905974568},{"type":"v1","addr":"172.21.15.165:6801","nonce":1905974568}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1905974568},{"type":"v1","addr":"172.21.15.165:6803","nonce":1905974568}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1905974568},{"type":"v1","addr":"172.21.15.165:6807","nonce":1905974568}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1905974568},{"type":"v1","addr":"172.21.15.165:6805","nonce":1905974568}]},"public_addr":"172.21.15.165:6801/1905974568","cluster_addr":"172.21.15.165:6803/1905974568","heartbeat_back_addr":"172.21.15.165:6807/1905974568","heartbeat_front_addr":"172.21.15.165:6805/1905974568","state":["exists","up"]},{"osd":5,"uuid":"02d6a173-4887-400f-ac6c-75887916fc8f","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.165:6808","nonce":4100780521},{"type":"v1","addr":"172.21.15.165:6809","nonce":4100780521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":4100780521},{"type":"v1","addr":"172.21.15.165:6811","nonce":4100780521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":4100780521},{"type":"v1","addr":"172.21.15.165:6815","nonce":4100780521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":4100780521},{"type":"v1","addr":"172.21.15.165:6813","nonce":4100780521}]},"public_addr":"172.21.15.165:6809/4100780521","cluster_addr":"172.21.15.165:6811/4100780521","heartbeat_back_addr":"172.21.15.165:6815/4100780521","heartbeat_front_addr":"172.21.15.165:6813/4100780521","state":["exists","up"]},{"osd":6,"uuid":"c5733bf6-2359-4008-b0d9-5c0bf9b4eb9e","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.165:6816","nonce":4141729409},{"type":"v1","addr":"172.21.15.165:6817","nonce":4141729409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":4141729409},{"type":"v1","addr":"172.21.15.165:6819","nonce":4141729409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":4141729409},{"type":"v1","addr":"172.21.15.165:6823","nonce":4141729409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":4141729409},{"type":"v1","addr":"172.21.15.165:6821","nonce":4141729409}]},"public_addr":"172.21.15.165:6817/4141729409","cluster_addr":"172.21.15.165:6819/4141729409","heartbeat_back_addr":"172.21.15.165:6823/4141729409","heartbeat_front_addr":"172.21.15.165:6821/4141729409","state":["exists","up"]},{"osd":7,"uuid":"03bec4db-b67a-48cc-b8cd-bc1278d35a12","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.165:6824","nonce":1139338337},{"type":"v1","addr":"172.21.15.165:6825","nonce":1139338337}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1139338337},{"type":"v1","addr":"172.21.15.165:6827","nonce":1139338337}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1139338337},{"type":"v1","addr":"172.21.15.165:6831","nonce":1139338337}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1139338337},{"type":"v1","addr":"172.21.15.165:6829","nonce":1139338337}]},"public_addr":"172.21.15.165:6825/1139338337","cluster_addr":"172.21.15.165:6827/1139338337","heartbeat_back_addr":"172.21.15.165:6831/1139338337","heartbeat_front_addr":"172.21.15.165:6829/1139338337","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-02-22T19:06:00.064361+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-02-22T19:06:32.239444+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-02-22T19:06:58.312096+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-02-22T19:07:22.700390+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-02-22T19:07:40.253035+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-02-22T19:07:59.828196+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-02-22T19:08:20.493401+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-02-22T19:08:40.423482+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:6801/2587538021":"2024-02-23T19:03:41.007744+0000","172.21.15.37:0/30665217":"2024-02-23T19:03:41.007744+0000","172.21.15.37:0/2137195917":"2024-02-23T19:03:23.847888+0000","172.21.15.37:6800/2587538021":"2024-02-23T19:03:41.007744+0000","172.21.15.37:0/1927292957":"2024-02-23T19:03:41.007744+0000","172.21.15.37:6801/2540011371":"2024-02-23T19:03:23.847888+0000","172.21.15.37:0/4257748854":"2024-02-23T19:03:02.359788+0000","172.21.15.37:0/1579888581":"2024-02-23T19:03:23.847888+0000","172.21.15.37:6800/2540011371":"2024-02-23T19:03:23.847888+0000","172.21.15.37:0/4081175495":"2024-02-23T19:03:02.359788+0000","172.21.15.37:6800/106029781":"2024-02-23T19:03:02.359788+0000","172.21.15.37:6801/106029781":"2024-02-23T19:03:02.359788+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","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-02-22T19:09:00.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:08:59.097514+0000 mgr.smithi037.jdlvyc (mgr.14164) 227 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:00.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:00.043053+0000 mon.smithi037 (mon.0) 573 : audit [DBG] from='client.? 172.21.15.37:0/618641429' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T19:09:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:08:59.097514+0000 mgr.smithi037.jdlvyc (mgr.14164) 227 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:00.043053+0000 mon.smithi037 (mon.0) 573 : audit [DBG] from='client.? 172.21.15.37:0/618641429' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T19:09:00.816 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-22T19:09:00.816 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd dump --format=json 2024-02-22T19:09:01.056 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:02.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:01.097832+0000 mgr.smithi037.jdlvyc (mgr.14164) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:02.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:01.097832+0000 mgr.smithi037.jdlvyc (mgr.14164) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:03.117 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:09:03.117 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":51,"fsid":"d8b7510c-d1b4-11ee-95bf-87774f69a715","created":"2024-02-22T19:02:30.490491+0000","modified":"2024-02-22T19:08:43.909904+0000","last_up_change":"2024-02-22T19:08:41.906978+0000","last_in_change":"2024-02-22T19:08:26.578133+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-02-22T19:07:00.652136+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":"be26c92b-1753-4045-a05f-83e133d075d5","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.37:6802","nonce":8350112},{"type":"v1","addr":"172.21.15.37:6803","nonce":8350112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":8350112},{"type":"v1","addr":"172.21.15.37:6805","nonce":8350112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":8350112},{"type":"v1","addr":"172.21.15.37:6809","nonce":8350112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":8350112},{"type":"v1","addr":"172.21.15.37:6807","nonce":8350112}]},"public_addr":"172.21.15.37:6803/8350112","cluster_addr":"172.21.15.37:6805/8350112","heartbeat_back_addr":"172.21.15.37:6809/8350112","heartbeat_front_addr":"172.21.15.37:6807/8350112","state":["exists","up"]},{"osd":1,"uuid":"53f26856-f3b0-433d-aaad-0ff40c0a127b","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.37:6810","nonce":2823221364},{"type":"v1","addr":"172.21.15.37:6811","nonce":2823221364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":2823221364},{"type":"v1","addr":"172.21.15.37:6813","nonce":2823221364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":2823221364},{"type":"v1","addr":"172.21.15.37:6817","nonce":2823221364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":2823221364},{"type":"v1","addr":"172.21.15.37:6815","nonce":2823221364}]},"public_addr":"172.21.15.37:6811/2823221364","cluster_addr":"172.21.15.37:6813/2823221364","heartbeat_back_addr":"172.21.15.37:6817/2823221364","heartbeat_front_addr":"172.21.15.37:6815/2823221364","state":["exists","up"]},{"osd":2,"uuid":"abd3f60a-7cc3-430c-94c6-276e8a38f32a","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.37:6818","nonce":1599453518},{"type":"v1","addr":"172.21.15.37:6819","nonce":1599453518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":1599453518},{"type":"v1","addr":"172.21.15.37:6821","nonce":1599453518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":1599453518},{"type":"v1","addr":"172.21.15.37:6825","nonce":1599453518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":1599453518},{"type":"v1","addr":"172.21.15.37:6823","nonce":1599453518}]},"public_addr":"172.21.15.37:6819/1599453518","cluster_addr":"172.21.15.37:6821/1599453518","heartbeat_back_addr":"172.21.15.37:6825/1599453518","heartbeat_front_addr":"172.21.15.37:6823/1599453518","state":["exists","up"]},{"osd":3,"uuid":"e69bcc37-5a01-4b95-bddb-50c8bca91eac","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.37:6826","nonce":758168258},{"type":"v1","addr":"172.21.15.37:6827","nonce":758168258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":758168258},{"type":"v1","addr":"172.21.15.37:6829","nonce":758168258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":758168258},{"type":"v1","addr":"172.21.15.37:6833","nonce":758168258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":758168258},{"type":"v1","addr":"172.21.15.37:6831","nonce":758168258}]},"public_addr":"172.21.15.37:6827/758168258","cluster_addr":"172.21.15.37:6829/758168258","heartbeat_back_addr":"172.21.15.37:6833/758168258","heartbeat_front_addr":"172.21.15.37:6831/758168258","state":["exists","up"]},{"osd":4,"uuid":"38296ece-9cbc-4f91-b850-6949e1fdb912","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.165:6800","nonce":1905974568},{"type":"v1","addr":"172.21.15.165:6801","nonce":1905974568}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":1905974568},{"type":"v1","addr":"172.21.15.165:6803","nonce":1905974568}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":1905974568},{"type":"v1","addr":"172.21.15.165:6807","nonce":1905974568}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":1905974568},{"type":"v1","addr":"172.21.15.165:6805","nonce":1905974568}]},"public_addr":"172.21.15.165:6801/1905974568","cluster_addr":"172.21.15.165:6803/1905974568","heartbeat_back_addr":"172.21.15.165:6807/1905974568","heartbeat_front_addr":"172.21.15.165:6805/1905974568","state":["exists","up"]},{"osd":5,"uuid":"02d6a173-4887-400f-ac6c-75887916fc8f","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.165:6808","nonce":4100780521},{"type":"v1","addr":"172.21.15.165:6809","nonce":4100780521}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":4100780521},{"type":"v1","addr":"172.21.15.165:6811","nonce":4100780521}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":4100780521},{"type":"v1","addr":"172.21.15.165:6815","nonce":4100780521}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":4100780521},{"type":"v1","addr":"172.21.15.165:6813","nonce":4100780521}]},"public_addr":"172.21.15.165:6809/4100780521","cluster_addr":"172.21.15.165:6811/4100780521","heartbeat_back_addr":"172.21.15.165:6815/4100780521","heartbeat_front_addr":"172.21.15.165:6813/4100780521","state":["exists","up"]},{"osd":6,"uuid":"c5733bf6-2359-4008-b0d9-5c0bf9b4eb9e","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.165:6816","nonce":4141729409},{"type":"v1","addr":"172.21.15.165:6817","nonce":4141729409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":4141729409},{"type":"v1","addr":"172.21.15.165:6819","nonce":4141729409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":4141729409},{"type":"v1","addr":"172.21.15.165:6823","nonce":4141729409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":4141729409},{"type":"v1","addr":"172.21.15.165:6821","nonce":4141729409}]},"public_addr":"172.21.15.165:6817/4141729409","cluster_addr":"172.21.15.165:6819/4141729409","heartbeat_back_addr":"172.21.15.165:6823/4141729409","heartbeat_front_addr":"172.21.15.165:6821/4141729409","state":["exists","up"]},{"osd":7,"uuid":"03bec4db-b67a-48cc-b8cd-bc1278d35a12","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.165:6824","nonce":1139338337},{"type":"v1","addr":"172.21.15.165:6825","nonce":1139338337}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1139338337},{"type":"v1","addr":"172.21.15.165:6827","nonce":1139338337}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1139338337},{"type":"v1","addr":"172.21.15.165:6831","nonce":1139338337}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1139338337},{"type":"v1","addr":"172.21.15.165:6829","nonce":1139338337}]},"public_addr":"172.21.15.165:6825/1139338337","cluster_addr":"172.21.15.165:6827/1139338337","heartbeat_back_addr":"172.21.15.165:6831/1139338337","heartbeat_front_addr":"172.21.15.165:6829/1139338337","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-02-22T19:06:00.064361+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-02-22T19:06:32.239444+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-02-22T19:06:58.312096+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-02-22T19:07:22.700390+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-02-22T19:07:40.253035+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-02-22T19:07:59.828196+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-02-22T19:08:20.493401+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-02-22T19:08:40.423482+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:6801/2587538021":"2024-02-23T19:03:41.007744+0000","172.21.15.37:0/30665217":"2024-02-23T19:03:41.007744+0000","172.21.15.37:0/2137195917":"2024-02-23T19:03:23.847888+0000","172.21.15.37:6800/2587538021":"2024-02-23T19:03:41.007744+0000","172.21.15.37:0/1927292957":"2024-02-23T19:03:41.007744+0000","172.21.15.37:6801/2540011371":"2024-02-23T19:03:23.847888+0000","172.21.15.37:0/4257748854":"2024-02-23T19:03:02.359788+0000","172.21.15.37:0/1579888581":"2024-02-23T19:03:23.847888+0000","172.21.15.37:6800/2540011371":"2024-02-23T19:03:23.847888+0000","172.21.15.37:0/4081175495":"2024-02-23T19:03:02.359788+0000","172.21.15.37:6800/106029781":"2024-02-23T19:03:02.359788+0000","172.21.15.37:6801/106029781":"2024-02-23T19:03:02.359788+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","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-02-22T19:09:03.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:03.115624+0000 mon.smithi037 (mon.0) 574 : audit [DBG] from='client.? 172.21.15.37:0/3284317642' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T19:09:03.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:03.115624+0000 mon.smithi037 (mon.0) 574 : audit [DBG] from='client.? 172.21.15.37:0/3284317642' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-22T19:09:03.954 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-22T19:09:04.193 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:03.098118+0000 mgr.smithi037.jdlvyc (mgr.14164) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:04.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:03.098118+0000 mgr.smithi037.jdlvyc (mgr.14164) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:06.261 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:05.098430+0000 mgr.smithi037.jdlvyc (mgr.14164) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:06.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:05.098430+0000 mgr.smithi037.jdlvyc (mgr.14164) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:07.026 INFO:teuthology.orchestra.run.smithi037.stdout:38654705704 2024-02-22T19:09:07.026 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-22T19:09:07.266 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:07.098733+0000 mgr.smithi037.jdlvyc (mgr.14164) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:08.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:07.098733+0000 mgr.smithi037.jdlvyc (mgr.14164) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:10.055 INFO:teuthology.orchestra.run.smithi037.stdout:60129542178 2024-02-22T19:09:10.055 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-22T19:09:10.298 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:10.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:09.099255+0000 mgr.smithi037.jdlvyc (mgr.14164) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:10.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:09.099255+0000 mgr.smithi037.jdlvyc (mgr.14164) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:12.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:11.099703+0000 mgr.smithi037.jdlvyc (mgr.14164) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:12.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:11.099703+0000 mgr.smithi037.jdlvyc (mgr.14164) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:13.119 INFO:teuthology.orchestra.run.smithi037.stdout:81604378653 2024-02-22T19:09:13.119 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-22T19:09:13.359 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:14.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:13.100141+0000 mgr.smithi037.jdlvyc (mgr.14164) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:14.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:13.100141+0000 mgr.smithi037.jdlvyc (mgr.14164) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:16.004 INFO:teuthology.orchestra.run.smithi037.stdout:111669149721 2024-02-22T19:09:16.005 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-22T19:09:16.243 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:16.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:15.100622+0000 mgr.smithi037.jdlvyc (mgr.14164) 235 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:16.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:15.100622+0000 mgr.smithi037.jdlvyc (mgr.14164) 235 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:18.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:17.101071+0000 mgr.smithi037.jdlvyc (mgr.14164) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:18.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:17.101071+0000 mgr.smithi037.jdlvyc (mgr.14164) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:18.985 INFO:teuthology.orchestra.run.smithi037.stdout:133143986198 2024-02-22T19:09:18.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-22T19:09:19.227 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:20.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:19.101587+0000 mgr.smithi037.jdlvyc (mgr.14164) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:20.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:19.101587+0000 mgr.smithi037.jdlvyc (mgr.14164) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:21.981 INFO:teuthology.orchestra.run.smithi037.stdout:158913789970 2024-02-22T19:09:21.981 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-22T19:09:22.223 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:22.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:21.102090+0000 mgr.smithi037.jdlvyc (mgr.14164) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:22.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:21.102090+0000 mgr.smithi037.jdlvyc (mgr.14164) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:24.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:23.102620+0000 mgr.smithi037.jdlvyc (mgr.14164) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:24.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:23.102620+0000 mgr.smithi037.jdlvyc (mgr.14164) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:24.762 INFO:teuthology.orchestra.run.smithi037.stdout:184683593744 2024-02-22T19:09:24.762 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-22T19:09:24.999 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:26.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:25.103034+0000 mgr.smithi037.jdlvyc (mgr.14164) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:26.570 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:25.103034+0000 mgr.smithi037.jdlvyc (mgr.14164) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:27.889 INFO:teuthology.orchestra.run.smithi037.stdout:210453397515 2024-02-22T19:09:27.890 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-22T19:09:28.127 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:28.418 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:27.103276+0000 mgr.smithi037.jdlvyc (mgr.14164) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:28.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:27.103276+0000 mgr.smithi037.jdlvyc (mgr.14164) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:30.229 INFO:teuthology.orchestra.run.smithi037.stdout:38654705709 2024-02-22T19:09:30.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:29.103649+0000 mgr.smithi037.jdlvyc (mgr.14164) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:30.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:29.103649+0000 mgr.smithi037.jdlvyc (mgr.14164) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:31.122 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705704 got 38654705709 for osd.0 2024-02-22T19:09:31.123 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-22T19:09:31.364 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:31.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:30.228848+0000 mon.smithi037 (mon.0) 575 : audit [DBG] from='client.? 172.21.15.37:0/2954022250' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-22T19:09:31.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:30.228848+0000 mon.smithi037 (mon.0) 575 : audit [DBG] from='client.? 172.21.15.37:0/2954022250' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-22T19:09:32.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:31.103971+0000 mgr.smithi037.jdlvyc (mgr.14164) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:32.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:31.103971+0000 mgr.smithi037.jdlvyc (mgr.14164) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:33.533 INFO:teuthology.orchestra.run.smithi037.stdout:60129542183 2024-02-22T19:09:34.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:33.104307+0000 mgr.smithi037.jdlvyc (mgr.14164) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:34.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:33.532484+0000 mon.smithi037 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.37:0/3836968922' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-22T19:09:34.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:33.104307+0000 mgr.smithi037.jdlvyc (mgr.14164) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:34.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:33.532484+0000 mon.smithi037 (mon.0) 576 : audit [DBG] from='client.? 172.21.15.37:0/3836968922' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-22T19:09:34.444 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542178 got 60129542183 for osd.1 2024-02-22T19:09:34.444 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-22T19:09:34.683 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:36.384 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:35.104595+0000 mgr.smithi037.jdlvyc (mgr.14164) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:36.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:35.104595+0000 mgr.smithi037.jdlvyc (mgr.14164) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:36.850 INFO:teuthology.orchestra.run.smithi037.stdout:81604378657 2024-02-22T19:09:37.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:36.849644+0000 mon.smithi037 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.37:0/2350948874' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-22T19:09:37.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:36.849644+0000 mon.smithi037 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.37:0/2350948874' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-22T19:09:37.614 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378653 got 81604378657 for osd.2 2024-02-22T19:09:37.614 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-22T19:09:37.855 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:38.423 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:37.105095+0000 mgr.smithi037.jdlvyc (mgr.14164) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:38.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:37.105095+0000 mgr.smithi037.jdlvyc (mgr.14164) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:39.979 INFO:teuthology.orchestra.run.smithi037.stdout:111669149725 2024-02-22T19:09:40.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:39.105529+0000 mgr.smithi037.jdlvyc (mgr.14164) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:40.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:39.978492+0000 mon.smithi037 (mon.0) 578 : audit [DBG] from='client.? 172.21.15.37:0/2444482235' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-22T19:09:40.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:39.105529+0000 mgr.smithi037.jdlvyc (mgr.14164) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:40.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:39.978492+0000 mon.smithi037 (mon.0) 578 : audit [DBG] from='client.? 172.21.15.37:0/2444482235' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-22T19:09:40.774 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149721 got 111669149725 for osd.3 2024-02-22T19:09:40.774 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-22T19:09:41.017 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:42.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:41.105978+0000 mgr.smithi037.jdlvyc (mgr.14164) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:42.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:41.105978+0000 mgr.smithi037.jdlvyc (mgr.14164) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:43.242 INFO:teuthology.orchestra.run.smithi037.stdout:133143986202 2024-02-22T19:09:43.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:42.178379+0000 mon.smithi037 (mon.0) 579 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:09:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:42.179468+0000 mon.smithi037 (mon.0) 580 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:09:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:42.381472+0000 mon.smithi037 (mon.0) 581 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:09:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:42.382721+0000 mon.smithi037 (mon.0) 582 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:09:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:42.383427+0000 mon.smithi037 (mon.0) 583 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:09:43.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:42.178379+0000 mon.smithi037 (mon.0) 579 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:09:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:42.179468+0000 mon.smithi037 (mon.0) 580 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:09:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:42.381472+0000 mon.smithi037 (mon.0) 581 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:09:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:42.382721+0000 mon.smithi037 (mon.0) 582 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:09:43.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:42.383427+0000 mon.smithi037 (mon.0) 583 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:09:44.051 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986198 got 133143986202 for osd.4 2024-02-22T19:09:44.051 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-22T19:09:44.290 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:44.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:43.106256+0000 mgr.smithi037.jdlvyc (mgr.14164) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:44.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:43.242027+0000 mon.smithi037 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.37:0/3675818933' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-22T19:09:44.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:43.291354+0000 mon.smithi037 (mon.0) 585 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:09:44.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:43.106256+0000 mgr.smithi037.jdlvyc (mgr.14164) 249 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:44.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:43.242027+0000 mon.smithi037 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.37:0/3675818933' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-22T19:09:44.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:43.291354+0000 mon.smithi037 (mon.0) 585 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:09:46.338 INFO:teuthology.orchestra.run.smithi037.stdout:158913789975 2024-02-22T19:09:46.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:45.106574+0000 mgr.smithi037.jdlvyc (mgr.14164) 250 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:46.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:45.106574+0000 mgr.smithi037.jdlvyc (mgr.14164) 250 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:47.165 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789970 got 158913789975 for osd.5 2024-02-22T19:09:47.165 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-22T19:09:47.404 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:47.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:46.338110+0000 mon.smithi037 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.37:0/1607417092' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-22T19:09:47.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:46.338110+0000 mon.smithi037 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.37:0/1607417092' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-22T19:09:48.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:47.107013+0000 mgr.smithi037.jdlvyc (mgr.14164) 251 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:48.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:47.107013+0000 mgr.smithi037.jdlvyc (mgr.14164) 251 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:49.809 INFO:teuthology.orchestra.run.smithi037.stdout:184683593749 2024-02-22T19:09:50.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:49.107398+0000 mgr.smithi037.jdlvyc (mgr.14164) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:50.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:49.808415+0000 mon.smithi037 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.37:0/3832275465' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-22T19:09:50.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:49.107398+0000 mgr.smithi037.jdlvyc (mgr.14164) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:50.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:49.808415+0000 mon.smithi037 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.37:0/3832275465' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-22T19:09:50.627 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593744 got 184683593749 for osd.6 2024-02-22T19:09:50.627 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-22T19:09:50.869 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:52.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:51.107696+0000 mgr.smithi037.jdlvyc (mgr.14164) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:52.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:51.107696+0000 mgr.smithi037.jdlvyc (mgr.14164) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:52.907 INFO:teuthology.orchestra.run.smithi037.stdout:210453397520 2024-02-22T19:09:53.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:52.907433+0000 mon.smithi037 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.37:0/1882591600' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-22T19:09:53.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:52.907433+0000 mon.smithi037 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.37:0/1882591600' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-22T19:09:53.766 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397515 got 210453397520 for osd.7 2024-02-22T19:09:53.766 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-22T19:09:53.766 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph pg dump --format=json 2024-02-22T19:09:54.006 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:54.350 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:53.107999+0000 mgr.smithi037.jdlvyc (mgr.14164) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:54.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:53.107999+0000 mgr.smithi037.jdlvyc (mgr.14164) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:56.172 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:09:56.174 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-02-22T19:09:56.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:55.108349+0000 mgr.smithi037.jdlvyc (mgr.14164) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:56.540 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:55.108349+0000 mgr.smithi037.jdlvyc (mgr.14164) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:56.869 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":227,"stamp":"2024-02-22T19:09:55.108172+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":43284,"kb_used_data":3924,"kb_used_omap":0,"kb_used_meta":39296,"kb_avail":749917932,"statfs":{"total":767960285184,"available":767915962368,"internally_reserved":0,"allocated":4018176,"data_stored":1602223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40239104},"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-02-22T19:08:44.236606+0000","last_change":"2024-02-22T19:08:44.236606+0000","last_active":"2024-02-22T19:08:44.236606+0000","last_peered":"2024-02-22T19:08:44.236606+0000","last_clean":"2024-02-22T19:08:44.236606+0000","last_became_active":"2024-02-22T19:08:44.236238+0000","last_became_peered":"2024-02-22T19:08:44.236238+0000","last_unstale":"2024-02-22T19:08:44.236606+0000","last_undegraded":"2024-02-22T19:08:44.236606+0000","last_fullsized":"2024-02-22T19:08:44.236606+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-02-22T19:07:01.190391+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-22T19:07:01.190391+0000","last_clean_scrub_stamp":"2024-02-22T19:07:01.190391+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":210453397521,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5236,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739916,"statfs":{"total":95995035648,"available":95989673984,"internally_reserved":0,"allocated":503808,"data_stored":200396,"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 Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.65900000000000003}]},{"osd":1,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.69199999999999995}]},{"osd":2,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.71399999999999997}]},{"osd":3,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.59099999999999997}]},{"osd":4,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.51100000000000001}]},{"osd":5,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.72699999999999998}]},{"osd":6,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.62},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.60999999999999999}]}]},{"osd":6,"up_from":43,"seq":184683593750,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5296,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739856,"statfs":{"total":95995035648,"available":95989612544,"internally_reserved":0,"allocated":499712,"data_stored":200081,"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":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.378},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.48299999999999998}]},{"osd":1,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.47699999999999998}]},{"osd":2,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.44500000000000001}]},{"osd":3,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.436}]},{"osd":4,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.46200000000000002}]},{"osd":5,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.38500000000000001}]},{"osd":7,"last update":"Thu Feb 22 19:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.50800000000000001}]}]},{"osd":1,"up_from":14,"seq":60129542188,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5488,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739664,"statfs":{"total":95995035648,"available":95989415936,"internally_reserved":0,"allocated":499712,"data_stored":200081,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":"Thu Feb 22 19:09:41 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.34699999999999998,"15min":0.33200000000000002},"min":{"1min":0.25600000000000001,"5min":0.221,"15min":0.221},"max":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.34300000000000003,"15min":0.32400000000000001},"min":{"1min":0.27800000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.59999999999999998}]},{"osd":2,"last update":"Thu Feb 22 19:09:04 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.35999999999999999,"15min":0.35199999999999998},"min":{"1min":0.245,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.38500000000000001,"15min":0.374},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.629}]},{"osd":3,"last update":"Thu Feb 22 19:09:27 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.44400000000000001,"15min":0.443},"min":{"1min":0.29399999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.57799999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.497,"5min":0.48799999999999999,"15min":0.48599999999999999},"min":{"1min":0.35099999999999998,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.70999999999999996,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.67000000000000004}]},{"osd":4,"last update":"Thu Feb 22 19:09:44 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.56299999999999994,"15min":0.55300000000000005},"min":{"1min":0.45700000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.57399999999999995,"15min":0.56399999999999995},"min":{"1min":0.502,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.746}]},{"osd":5,"last update":"Thu Feb 22 19:09:01 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.872}]},{"osd":6,"last update":"Thu Feb 22 19:09:24 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.72499999999999998}]},{"osd":7,"last update":"Thu Feb 22 19:09:44 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.81399999999999995}]}]},{"osd":0,"up_from":9,"seq":38654705714,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5556,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739596,"statfs":{"total":95995035648,"available":95989346304,"internally_reserved":0,"allocated":503808,"data_stored":200396,"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":"Thu Feb 22 19:09:43 2024","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.33700000000000002,"15min":0.32200000000000001},"min":{"1min":0.23699999999999999,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.36799999999999999,"15min":0.34899999999999998},"min":{"1min":0.27100000000000002,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.66600000000000004,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.26400000000000001}]},{"osd":2,"last update":"Thu Feb 22 19:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.39900000000000002,"15min":0.39700000000000002},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.307},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.38100000000000001,"15min":0.38300000000000001},"min":{"1min":0.26300000000000001,"5min":0.251,"15min":0.251},"max":{"1min":0.60199999999999998,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.315}]},{"osd":3,"last update":"Thu Feb 22 19:09:28 2024","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.40300000000000002,"15min":0.39900000000000002},"min":{"1min":0.307,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44,"15min":0.438},"min":{"1min":0.30099999999999999,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.35399999999999998}]},{"osd":4,"last update":"Thu Feb 22 19:09:43 2024","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.59499999999999997,"15min":0.58799999999999997},"min":{"1min":0.498,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.85099999999999998,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.58699999999999997,"15min":0.57899999999999996},"min":{"1min":0.49199999999999999,"5min":0.375,"15min":0.375},"max":{"1min":0.85499999999999998,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.57899999999999996}]},{"osd":5,"last update":"Thu Feb 22 19:09:01 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":0.45800000000000002}]},{"osd":6,"last update":"Thu Feb 22 19:09:24 2024","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.46800000000000003}]},{"osd":7,"last update":"Thu Feb 22 19:09:43 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.61599999999999999}]}]},{"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":5492,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739660,"statfs":{"total":95995035648,"available":95989411840,"internally_reserved":0,"allocated":503808,"data_stored":200396,"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":"Thu Feb 22 19:09:06 2024","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.36799999999999999,"15min":0.36599999999999999},"min":{"1min":0.26100000000000001,"5min":0.253,"15min":0.253},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.28899999999999998},{"interface":"front","average":{"1min":0.376,"5min":0.372,"15min":0.372},"min":{"1min":0.27500000000000002,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.56599999999999995,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.41199999999999998}]},{"osd":1,"last update":"Thu Feb 22 19:09:06 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.40999999999999998,"15min":0.40699999999999997},"min":{"1min":0.30099999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.61099999999999999,"5min":0.627,"15min":0.627},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.373,"15min":0.371},"min":{"1min":0.27700000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.39000000000000001}]},{"osd":3,"last update":"Thu Feb 22 19:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.443,"15min":0.44500000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.55200000000000005,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.42099999999999999,"15min":0.42399999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.57799999999999996,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.38200000000000001}]},{"osd":4,"last update":"Thu Feb 22 19:09:44 2024","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.55700000000000005,"15min":0.54500000000000004},"min":{"1min":0.41499999999999998,"5min":0.373,"15min":0.373},"max":{"1min":0.81599999999999995,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.59299999999999997,"15min":0.58199999999999996},"min":{"1min":0.496,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.81699999999999995,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.67800000000000005}]},{"osd":5,"last update":"Thu Feb 22 19:09:01 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.77900000000000003}]},{"osd":6,"last update":"Thu Feb 22 19:09:22 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.70399999999999996}]},{"osd":7,"last update":"Thu Feb 22 19:09:44 2024","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.63},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.79100000000000004}]}]},{"osd":3,"up_from":26,"seq":111669149729,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5428,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739724,"statfs":{"total":95995035648,"available":95989477376,"internally_reserved":0,"allocated":503808,"data_stored":200396,"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":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.378,"15min":0.376},"min":{"1min":0.314,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.55200000000000005,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.41399999999999998,"15min":0.41799999999999998},"min":{"1min":0.30499999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.51500000000000001,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.51100000000000001}]},{"osd":1,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.51800000000000002,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.41199999999999998,"15min":0.41099999999999998},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.65200000000000002,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.48399999999999999}]},{"osd":2,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.443},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.41999999999999998,"15min":0.42099999999999999},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.625,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.497}]},{"osd":4,"last update":"Thu Feb 22 19:09:47 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.61799999999999999,"15min":0.61399999999999999},"min":{"1min":0.44600000000000001,"5min":0.439,"15min":0.439},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.622,"15min":0.62},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.622}]},{"osd":5,"last update":"Thu Feb 22 19:09:01 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.629}]},{"osd":6,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.60199999999999998}]},{"osd":7,"last update":"Thu Feb 22 19:09:46 2024","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.133,"5min":1.133,"15min":1.133},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.121,"5min":1.121,"15min":1.121},"last":0.66600000000000004}]}]},{"osd":4,"up_from":31,"seq":133143986205,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5428,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739724,"statfs":{"total":95995035648,"available":95989477376,"internally_reserved":0,"allocated":503808,"data_stored":200396,"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":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.56399999999999995,"15min":0.56599999999999995},"min":{"1min":0.33400000000000002,"5min":0.25,"15min":0.25},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.55800000000000005,"15min":0.54900000000000004},"min":{"1min":0.49299999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.63}]},{"osd":1,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.52200000000000002,"15min":0.51800000000000002},"min":{"1min":0.36399999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.54600000000000004,"15min":0.54400000000000004},"min":{"1min":0.41099999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.73499999999999999,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.61499999999999999}]},{"osd":2,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.53400000000000003,"15min":0.52800000000000002},"min":{"1min":0.39200000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.54500000000000004,"15min":0.54200000000000004},"min":{"1min":0.39700000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.77600000000000002,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.57899999999999996}]},{"osd":3,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.52700000000000002,"15min":0.52300000000000002},"min":{"1min":0.38300000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.54600000000000004,"15min":0.54300000000000004},"min":{"1min":0.41899999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.75,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.53100000000000003}]},{"osd":5,"last update":"Thu Feb 22 19:09:02 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.373,"15min":0.373},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.59499999999999997}]},{"osd":6,"last update":"Thu Feb 22 19:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.65600000000000003}]},{"osd":7,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.64400000000000002}]}]},{"osd":5,"up_from":37,"seq":158913789977,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5360,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739792,"statfs":{"total":95995035648,"available":95989547008,"internally_reserved":0,"allocated":499712,"data_stored":200081,"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":"Thu Feb 22 19:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.64200000000000002}]},{"osd":1,"last update":"Thu Feb 22 19:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.623},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.71999999999999997}]},{"osd":2,"last update":"Thu Feb 22 19:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.65900000000000003}]},{"osd":3,"last update":"Thu Feb 22 19:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.77300000000000002}]},{"osd":4,"last update":"Thu Feb 22 19:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.52200000000000002}]},{"osd":6,"last update":"Thu Feb 22 19:09:22 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":0.63300000000000001}]},{"osd":7,"last update":"Thu Feb 22 19:09:43 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.60799999999999998}]}]}],"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-02-22T19:09:56.871 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph pg dump --format=json 2024-02-22T19:09:57.112 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:09:57.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:56.169475+0000 mgr.smithi037.jdlvyc (mgr.14164) 256 : audit [DBG] from='client.14444 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T19:09:57.580 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:56.169475+0000 mgr.smithi037.jdlvyc (mgr.14164) 256 : audit [DBG] from='client.14444 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T19:09:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:09:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:57.108633+0000 mgr.smithi037.jdlvyc (mgr.14164) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:58.562 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:09:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:57.108633+0000 mgr.smithi037.jdlvyc (mgr.14164) 257 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:09:59.319 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:09:59.320 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-02-22T19:10:00.079 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":229,"stamp":"2024-02-22T19:09:59.108974+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":43284,"kb_used_data":3924,"kb_used_omap":0,"kb_used_meta":39296,"kb_avail":749917932,"statfs":{"total":767960285184,"available":767915962368,"internally_reserved":0,"allocated":4018176,"data_stored":1602223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40239104},"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-02-22T19:08:44.236606+0000","last_change":"2024-02-22T19:08:44.236606+0000","last_active":"2024-02-22T19:08:44.236606+0000","last_peered":"2024-02-22T19:08:44.236606+0000","last_clean":"2024-02-22T19:08:44.236606+0000","last_became_active":"2024-02-22T19:08:44.236238+0000","last_became_peered":"2024-02-22T19:08:44.236238+0000","last_unstale":"2024-02-22T19:08:44.236606+0000","last_undegraded":"2024-02-22T19:08:44.236606+0000","last_fullsized":"2024-02-22T19:08:44.236606+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-02-22T19:07:01.190391+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-22T19:07:01.190391+0000","last_clean_scrub_stamp":"2024-02-22T19:07:01.190391+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":210453397522,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5236,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739916,"statfs":{"total":95995035648,"available":95989673984,"internally_reserved":0,"allocated":503808,"data_stored":200396,"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 Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.54700000000000004}]},{"osd":1,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.58899999999999997}]},{"osd":2,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.68500000000000005}]},{"osd":3,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.71499999999999997}]},{"osd":4,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.51600000000000001}]},{"osd":5,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.754},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.67600000000000005}]},{"osd":6,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.66200000000000003}]}]},{"osd":6,"up_from":43,"seq":184683593751,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5296,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739856,"statfs":{"total":95995035648,"available":95989612544,"internally_reserved":0,"allocated":499712,"data_stored":200081,"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":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.41999999999999998}]},{"osd":1,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.441},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.51800000000000002}]},{"osd":2,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.53600000000000003}]},{"osd":3,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.55800000000000005}]},{"osd":4,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.49399999999999999}]},{"osd":5,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.55000000000000004}]},{"osd":7,"last update":"Thu Feb 22 19:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.57399999999999995}]}]},{"osd":1,"up_from":14,"seq":60129542188,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5488,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739664,"statfs":{"total":95995035648,"available":95989415936,"internally_reserved":0,"allocated":499712,"data_stored":200081,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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":"Thu Feb 22 19:09:41 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.34699999999999998,"15min":0.33200000000000002},"min":{"1min":0.25600000000000001,"5min":0.221,"15min":0.221},"max":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.34300000000000003,"15min":0.32400000000000001},"min":{"1min":0.27800000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.59999999999999998}]},{"osd":2,"last update":"Thu Feb 22 19:09:04 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.35999999999999999,"15min":0.35199999999999998},"min":{"1min":0.245,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.38500000000000001,"15min":0.374},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.629}]},{"osd":3,"last update":"Thu Feb 22 19:09:27 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.44400000000000001,"15min":0.443},"min":{"1min":0.29399999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.57799999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.497,"5min":0.48799999999999999,"15min":0.48599999999999999},"min":{"1min":0.35099999999999998,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.70999999999999996,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.67000000000000004}]},{"osd":4,"last update":"Thu Feb 22 19:09:44 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.56299999999999994,"15min":0.55300000000000005},"min":{"1min":0.45700000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.57399999999999995,"15min":0.56399999999999995},"min":{"1min":0.502,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.746}]},{"osd":5,"last update":"Thu Feb 22 19:09:01 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.872}]},{"osd":6,"last update":"Thu Feb 22 19:09:24 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.72499999999999998}]},{"osd":7,"last update":"Thu Feb 22 19:09:44 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.81399999999999995}]}]},{"osd":0,"up_from":9,"seq":38654705715,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5556,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739596,"statfs":{"total":95995035648,"available":95989346304,"internally_reserved":0,"allocated":503808,"data_stored":200396,"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":"Thu Feb 22 19:09:43 2024","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.33700000000000002,"15min":0.32200000000000001},"min":{"1min":0.23699999999999999,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.23999999999999999},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.36799999999999999,"15min":0.34899999999999998},"min":{"1min":0.27100000000000002,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.66600000000000004,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.27100000000000002}]},{"osd":2,"last update":"Thu Feb 22 19:09:08 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.39900000000000002,"15min":0.39700000000000002},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.38100000000000001,"15min":0.38300000000000001},"min":{"1min":0.26300000000000001,"5min":0.251,"15min":0.251},"max":{"1min":0.60199999999999998,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.29699999999999999}]},{"osd":3,"last update":"Thu Feb 22 19:09:28 2024","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.40300000000000002,"15min":0.39900000000000002},"min":{"1min":0.307,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44,"15min":0.438},"min":{"1min":0.30099999999999999,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.34899999999999998}]},{"osd":4,"last update":"Thu Feb 22 19:09:43 2024","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.59499999999999997,"15min":0.58799999999999997},"min":{"1min":0.498,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.85099999999999998,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.58699999999999997,"15min":0.57899999999999996},"min":{"1min":0.49199999999999999,"5min":0.375,"15min":0.375},"max":{"1min":0.85499999999999998,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.56399999999999995}]},{"osd":5,"last update":"Thu Feb 22 19:09:01 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":0.54300000000000004}]},{"osd":6,"last update":"Thu Feb 22 19:09:24 2024","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.59799999999999998}]},{"osd":7,"last update":"Thu Feb 22 19:09:43 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.622}]}]},{"osd":2,"up_from":19,"seq":81604378662,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5492,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739660,"statfs":{"total":95995035648,"available":95989411840,"internally_reserved":0,"allocated":503808,"data_stored":200396,"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":"Thu Feb 22 19:09:06 2024","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.36799999999999999,"15min":0.36599999999999999},"min":{"1min":0.26100000000000001,"5min":0.253,"15min":0.253},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.376,"5min":0.372,"15min":0.372},"min":{"1min":0.27500000000000002,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.56599999999999995,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.39000000000000001}]},{"osd":1,"last update":"Thu Feb 22 19:09:06 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.40999999999999998,"15min":0.40699999999999997},"min":{"1min":0.30099999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.61099999999999999,"5min":0.627,"15min":0.627},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.373,"15min":0.371},"min":{"1min":0.27700000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.33200000000000002}]},{"osd":3,"last update":"Thu Feb 22 19:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.443,"15min":0.44500000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.55200000000000005,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.44},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.42099999999999999,"15min":0.42399999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.57799999999999996,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.35899999999999999}]},{"osd":4,"last update":"Thu Feb 22 19:09:44 2024","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.55700000000000005,"15min":0.54500000000000004},"min":{"1min":0.41499999999999998,"5min":0.373,"15min":0.373},"max":{"1min":0.81599999999999995,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.59299999999999997,"15min":0.58199999999999996},"min":{"1min":0.496,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.81699999999999995,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.69099999999999995}]},{"osd":5,"last update":"Thu Feb 22 19:09:01 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.628},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.54600000000000004}]},{"osd":6,"last update":"Thu Feb 22 19:09:22 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.66000000000000003}]},{"osd":7,"last update":"Thu Feb 22 19:09:44 2024","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.55500000000000005}]}]},{"osd":3,"up_from":26,"seq":111669149729,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5428,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739724,"statfs":{"total":95995035648,"available":95989477376,"internally_reserved":0,"allocated":503808,"data_stored":200396,"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":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.378,"15min":0.376},"min":{"1min":0.314,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.55200000000000005,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.41399999999999998,"15min":0.41799999999999998},"min":{"1min":0.30499999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.51500000000000001,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.51100000000000001}]},{"osd":1,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.51800000000000002,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.41199999999999998,"15min":0.41099999999999998},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.65200000000000002,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.48399999999999999}]},{"osd":2,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.443},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.41999999999999998,"15min":0.42099999999999999},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.625,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.497}]},{"osd":4,"last update":"Thu Feb 22 19:09:47 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.61799999999999999,"15min":0.61399999999999999},"min":{"1min":0.44600000000000001,"5min":0.439,"15min":0.439},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.622,"15min":0.62},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.622}]},{"osd":5,"last update":"Thu Feb 22 19:09:01 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.629}]},{"osd":6,"last update":"Thu Feb 22 19:09:26 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.60199999999999998}]},{"osd":7,"last update":"Thu Feb 22 19:09:46 2024","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.133,"5min":1.133,"15min":1.133},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.121,"5min":1.121,"15min":1.121},"last":0.66600000000000004}]}]},{"osd":4,"up_from":31,"seq":133143986206,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5428,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739724,"statfs":{"total":95995035648,"available":95989477376,"internally_reserved":0,"allocated":503808,"data_stored":200396,"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":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.56399999999999995,"15min":0.56599999999999995},"min":{"1min":0.33400000000000002,"5min":0.25,"15min":0.25},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.55800000000000005,"15min":0.54900000000000004},"min":{"1min":0.49299999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.54700000000000004}]},{"osd":1,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.52200000000000002,"15min":0.51800000000000002},"min":{"1min":0.36399999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.54600000000000004,"15min":0.54400000000000004},"min":{"1min":0.41099999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.73499999999999999,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.55500000000000005}]},{"osd":2,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.53400000000000003,"15min":0.52800000000000002},"min":{"1min":0.39200000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.54500000000000004,"15min":0.54200000000000004},"min":{"1min":0.39700000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.77600000000000002,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.58799999999999997}]},{"osd":3,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.52700000000000002,"15min":0.52300000000000002},"min":{"1min":0.38300000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.54600000000000004,"15min":0.54300000000000004},"min":{"1min":0.41899999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.75,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.56599999999999995}]},{"osd":5,"last update":"Thu Feb 22 19:09:02 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.373,"15min":0.373},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.52900000000000003}]},{"osd":6,"last update":"Thu Feb 22 19:09:25 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.498}]},{"osd":7,"last update":"Thu Feb 22 19:09:42 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.60499999999999998}]}]},{"osd":5,"up_from":37,"seq":158913789978,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5360,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739792,"statfs":{"total":95995035648,"available":95989547008,"internally_reserved":0,"allocated":499712,"data_stored":200081,"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":"Thu Feb 22 19:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.46300000000000002}]},{"osd":1,"last update":"Thu Feb 22 19:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.495}]},{"osd":2,"last update":"Thu Feb 22 19:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.47399999999999998}]},{"osd":3,"last update":"Thu Feb 22 19:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.57599999999999996}]},{"osd":4,"last update":"Thu Feb 22 19:09:05 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.313},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.36299999999999999}]},{"osd":6,"last update":"Thu Feb 22 19:09:22 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.441},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":0.48399999999999999}]},{"osd":7,"last update":"Thu Feb 22 19:09:43 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.38900000000000001}]}]}],"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-02-22T19:10:00.081 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-22T19:10:00.081 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-22T19:10:00.081 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-22T19:10:00.081 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph health --format=json 2024-02-22T19:10:00.332 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/mon.smithi037/config 2024-02-22T19:10:00.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:09:59.109132+0000 mgr.smithi037.jdlvyc (mgr.14164) 258 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:00.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:09:59.316565+0000 mgr.smithi037.jdlvyc (mgr.14164) 259 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T19:10:00.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:00.000170+0000 mon.smithi037 (mon.0) 589 : cluster [INF] overall HEALTH_OK 2024-02-22T19:10:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:09:59.109132+0000 mgr.smithi037.jdlvyc (mgr.14164) 258 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:09:59.316565+0000 mgr.smithi037.jdlvyc (mgr.14164) 259 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T19:10:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:00.000170+0000 mon.smithi037 (mon.0) 589 : cluster [INF] overall HEALTH_OK 2024-02-22T19:10:02.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:01.109456+0000 mgr.smithi037.jdlvyc (mgr.14164) 260 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:02.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:01.109456+0000 mgr.smithi037.jdlvyc (mgr.14164) 260 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:02.665 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:10:03.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:02.664840+0000 mon.smithi037 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.37:0/1941492268' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-22T19:10:03.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:02.664840+0000 mon.smithi037 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.37:0/1941492268' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-22T19:10:03.447 INFO:teuthology.orchestra.run.smithi037.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-22T19:10:03.447 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-22T19:10:03.447 INFO:tasks.cephadm:Setup complete, yielding 2024-02-22T19:10:03.448 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-22T19:10:03.457 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-02-22T19:10:03.458 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- bash -c 'ceph orch status' 2024-02-22T19:10:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:03.109763+0000 mgr.smithi037.jdlvyc (mgr.14164) 261 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:04.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:03.109763+0000 mgr.smithi037.jdlvyc (mgr.14164) 261 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:05.687 INFO:teuthology.orchestra.run.smithi037.stdout:Backend: cephadm 2024-02-22T19:10:05.687 INFO:teuthology.orchestra.run.smithi037.stdout:Available: Yes 2024-02-22T19:10:05.687 INFO:teuthology.orchestra.run.smithi037.stdout:Paused: No 2024-02-22T19:10:06.436 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:05.110216+0000 mgr.smithi037.jdlvyc (mgr.14164) 262 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:06.436 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:05.685996+0000 mgr.smithi037.jdlvyc (mgr.14164) 263 : audit [DBG] from='client.14456 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:06.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:05.110216+0000 mgr.smithi037.jdlvyc (mgr.14164) 262 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:06.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:05.685996+0000 mgr.smithi037.jdlvyc (mgr.14164) 263 : audit [DBG] from='client.14456 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:06.459 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- bash -c 'ceph orch ps' 2024-02-22T19:10:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:07.110512+0000 mgr.smithi037.jdlvyc (mgr.14164) 264 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:08.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:07.110512+0000 mgr.smithi037.jdlvyc (mgr.14164) 264 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:08.883 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:10:08.883 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (4m) 98s ago 6m 19.7M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:10:08.883 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (5m) 98s ago 5m 6395k - 16.2.5 6933c2a0b7dd b40544ac1213 2024-02-22T19:10:08.883 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (4m) 89s ago 4m 6391k - 16.2.5 6933c2a0b7dd 995283a3887b 2024-02-22T19:10:08.883 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (3m) 98s ago 5m 27.2M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:10:08.883 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:9283 running (7m) 98s ago 7m 416M - 16.2.5 6933c2a0b7dd 2e9ae267bec3 2024-02-22T19:10:08.883 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (4m) 89s ago 4m 368M - 16.2.5 6933c2a0b7dd bbc5552bb863 2024-02-22T19:10:08.884 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (7m) 98s ago 7m 56.3M 2048M 16.2.5 6933c2a0b7dd 135fc2560726 2024-02-22T19:10:08.884 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (4m) 89s ago 4m 57.2M 2048M 16.2.5 6933c2a0b7dd 7b5ab9d794fc 2024-02-22T19:10:08.884 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (5m) 98s ago 5m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:10:08.884 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (4m) 89s ago 4m 16.7M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:10:08.884 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (4m) 98s ago 4m 32.1M 3225M 16.2.5 6933c2a0b7dd f19b19015745 2024-02-22T19:10:08.884 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (3m) 98s ago 3m 31.9M 3225M 16.2.5 6933c2a0b7dd 5366583dcf0f 2024-02-22T19:10:08.884 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (3m) 98s ago 3m 30.8M 3225M 16.2.5 6933c2a0b7dd 0f6a1e513f00 2024-02-22T19:10:08.884 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (2m) 98s ago 2m 28.3M 3225M 16.2.5 6933c2a0b7dd 1d03c7fa7700 2024-02-22T19:10:08.884 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (2m) 89s ago 2m 27.8M 3992M 16.2.5 6933c2a0b7dd 46a6c106911d 2024-02-22T19:10:08.884 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (2m) 89s ago 2m 29.6M 3992M 16.2.5 6933c2a0b7dd 215d6f1d7ef6 2024-02-22T19:10:08.884 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (113s) 89s ago 112s 25.8M 3992M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:10:08.884 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (92s) 89s ago 92s 12.0M 3992M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:10:08.884 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (3m) 98s ago 5m 37.6M - 2.18.1 de242295e225 b9979538aae1 2024-02-22T19:10:09.831 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- bash -c 'ceph orch ls' 2024-02-22T19:10:10.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:08.875128+0000 mgr.smithi037.jdlvyc (mgr.14164) 265 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:10.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:09.110908+0000 mgr.smithi037.jdlvyc (mgr.14164) 266 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:10.522 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:08.875128+0000 mgr.smithi037.jdlvyc (mgr.14164) 265 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:10.523 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:09.110908+0000 mgr.smithi037.jdlvyc (mgr.14164) 266 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:12.108 INFO:teuthology.orchestra.run.smithi037.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-02-22T19:10:12.108 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager ?:9093,9094 1/1 101s ago 6m count:1 2024-02-22T19:10:12.108 INFO:teuthology.orchestra.run.smithi037.stdout:crash 2/2 101s ago 6m * 2024-02-22T19:10:12.108 INFO:teuthology.orchestra.run.smithi037.stdout:grafana ?:3000 1/1 101s ago 6m count:1 2024-02-22T19:10:12.108 INFO:teuthology.orchestra.run.smithi037.stdout:mgr 2/2 101s ago 6m count:2 2024-02-22T19:10:12.108 INFO:teuthology.orchestra.run.smithi037.stdout:mon 2/2 101s ago 5m smithi037:172.21.15.37=smithi037;smithi165:172.21.15.165=smithi165;count:2 2024-02-22T19:10:12.109 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter ?:9100 2/2 101s ago 6m * 2024-02-22T19:10:12.109 INFO:teuthology.orchestra.run.smithi037.stdout:osd 8/8 101s ago - 2024-02-22T19:10:12.109 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus ?:9095 1/1 101s ago 6m count:1 2024-02-22T19:10:12.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:11.111318+0000 mgr.smithi037.jdlvyc (mgr.14164) 267 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:12.522 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:11.111318+0000 mgr.smithi037.jdlvyc (mgr.14164) 267 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:12.866 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- bash -c 'ceph orch host ls' 2024-02-22T19:10:13.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:12.104239+0000 mgr.smithi037.jdlvyc (mgr.14164) 268 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:13.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:12.104239+0000 mgr.smithi037.jdlvyc (mgr.14164) 268 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:14.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:13.111672+0000 mgr.smithi037.jdlvyc (mgr.14164) 269 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:14.544 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:13.111672+0000 mgr.smithi037.jdlvyc (mgr.14164) 269 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:15.361 INFO:teuthology.orchestra.run.smithi037.stdout:HOST ADDR LABELS STATUS 2024-02-22T19:10:15.361 INFO:teuthology.orchestra.run.smithi037.stdout:smithi037 172.21.15.37 2024-02-22T19:10:15.361 INFO:teuthology.orchestra.run.smithi037.stdout:smithi165 172.21.15.165 2024-02-22T19:10:16.041 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- bash -c 'ceph orch device ls' 2024-02-22T19:10:16.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:15.112013+0000 mgr.smithi037.jdlvyc (mgr.14164) 270 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:16.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:15.360273+0000 mgr.smithi037.jdlvyc (mgr.14164) 271 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:16.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:15.112013+0000 mgr.smithi037.jdlvyc (mgr.14164) 270 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:16.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:15.360273+0000 mgr.smithi037.jdlvyc (mgr.14164) 271 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:18.254 INFO:teuthology.orchestra.run.smithi037.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-02-22T19:10:18.254 INFO:teuthology.orchestra.run.smithi037.stdout:smithi037 /dev/nvme0n1 ssd CVFT5331005T400BGN 400G Unknown N/A N/A No 2024-02-22T19:10:18.254 INFO:teuthology.orchestra.run.smithi037.stdout:smithi165 /dev/nvme0n1 ssd CVFT623300CE400BGN 400G Unknown N/A N/A No 2024-02-22T19:10:18.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:17.112411+0000 mgr.smithi037.jdlvyc (mgr.14164) 272 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:18.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:17.112411+0000 mgr.smithi037.jdlvyc (mgr.14164) 272 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:19.131 INFO:teuthology.run_tasks:Running task vip.exec... 2024-02-22T19:10:19.140 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-02-22T19:10:19.140 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-02-22T19:10:19.175 INFO:teuthology.orchestra.run.smithi037.stderr:+ systemctl stop nfs-server 2024-02-22T19:10:19.184 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi165.front.sepia.ceph.com 2024-02-22T19:10:19.184 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-02-22T19:10:19.222 INFO:teuthology.orchestra.run.smithi165.stderr:+ systemctl stop nfs-server 2024-02-22T19:10:19.231 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-22T19:10:19.239 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-02-22T19:10:19.239 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- bash -c 'ceph fs volume create foofs' 2024-02-22T19:10:19.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:18.252753+0000 mgr.smithi037.jdlvyc (mgr.14164) 273 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:19.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:18.252753+0000 mgr.smithi037.jdlvyc (mgr.14164) 273 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:20.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:19.112784+0000 mgr.smithi037.jdlvyc (mgr.14164) 274 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:20.472 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:19.112784+0000 mgr.smithi037.jdlvyc (mgr.14164) 274 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:22.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:21.113194+0000 mgr.smithi037.jdlvyc (mgr.14164) 275 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:22.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:21.603858+0000 mgr.smithi037.jdlvyc (mgr.14164) 276 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:22.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:21.604392+0000 mon.smithi037 (mon.0) 591 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-02-22T19:10:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:21.113194+0000 mgr.smithi037.jdlvyc (mgr.14164) 275 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:21.603858+0000 mgr.smithi037.jdlvyc (mgr.14164) 276 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:21.604392+0000 mon.smithi037 (mon.0) 591 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-02-22T19:10:23.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:22.097417+0000 mon.smithi037 (mon.0) 592 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-02-22T19:10:23.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:22.097471+0000 mon.smithi037 (mon.0) 593 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-22T19:10:23.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:22.098818+0000 mon.smithi037 (mon.0) 594 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-02-22T19:10:23.505 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:10:23.107+0000 7f5d0bea1700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-22T19:10:23.505 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:22.097417+0000 mon.smithi037 (mon.0) 592 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-02-22T19:10:23.505 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:22.097471+0000 mon.smithi037 (mon.0) 593 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-22T19:10:23.505 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:22.098818+0000 mon.smithi037 (mon.0) 594 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-02-22T19:10:23.972 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-02-22T19:10:23.982 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-02-22T19:10:23.982 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch ls -f json 2024-02-22T19:10:24.242 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:23.103383+0000 mon.smithi037 (mon.0) 595 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-02-22T19:10:24.242 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:23.103692+0000 mon.smithi037 (mon.0) 596 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-22T19:10:24.242 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:23.107899+0000 mon.smithi037 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-02-22T19:10:24.242 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:23.108823+0000 mon.smithi037 (mon.0) 598 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-22T19:10:24.242 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:23.108858+0000 mon.smithi037 (mon.0) 599 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-02-22T19:10:24.242 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:23.114103+0000 mgr.smithi037.jdlvyc (mgr.14164) 277 : cluster [DBG] pgmap v243: 65 pgs: 6 creating+peering, 58 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:24.242 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:23.125527+0000 mon.smithi037 (mon.0) 600 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-22T19:10:24.242 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:23.125662+0000 mon.smithi037 (mon.0) 601 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-02-22T19:10:24.243 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:23.125746+0000 mon.smithi037 (mon.0) 602 : cluster [DBG] fsmap foofs:0 2024-02-22T19:10:24.243 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:23.127895+0000 mgr.smithi037.jdlvyc (mgr.14164) 278 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-02-22T19:10:24.243 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:23.131093+0000 mon.smithi037 (mon.0) 603 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:24.243 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:23.131772+0000 mon.smithi037 (mon.0) 604 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:10:24.243 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:23.134142+0000 mon.smithi037 (mon.0) 605 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:24.243 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:23.136989+0000 mon.smithi037 (mon.0) 606 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:10:24.243 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:23.145659+0000 mon.smithi037 (mon.0) 607 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:24.243 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:23.153301+0000 mon.smithi037 (mon.0) 608 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:24.243 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:23.154140+0000 mon.smithi037 (mon.0) 609 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.mniofg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-22T19:10:24.243 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:23.157860+0000 mon.smithi037 (mon.0) 610 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.mniofg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-02-22T19:10:24.243 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:23.158823+0000 mon.smithi037 (mon.0) 611 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:24.243 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:23.159931+0000 mgr.smithi037.jdlvyc (mgr.14164) 279 : cephadm [INF] Deploying daemon mds.foofs.smithi037.mniofg on smithi037 2024-02-22T19:10:24.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:23.103383+0000 mon.smithi037 (mon.0) 595 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-02-22T19:10:24.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:23.103692+0000 mon.smithi037 (mon.0) 596 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-22T19:10:24.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:23.107899+0000 mon.smithi037 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-02-22T19:10:24.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:23.108823+0000 mon.smithi037 (mon.0) 598 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-22T19:10:24.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:23.108858+0000 mon.smithi037 (mon.0) 599 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-02-22T19:10:24.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:23.114103+0000 mgr.smithi037.jdlvyc (mgr.14164) 277 : cluster [DBG] pgmap v243: 65 pgs: 6 creating+peering, 58 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:24.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:23.125527+0000 mon.smithi037 (mon.0) 600 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-22T19:10:24.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:23.125662+0000 mon.smithi037 (mon.0) 601 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-02-22T19:10:24.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:23.125746+0000 mon.smithi037 (mon.0) 602 : cluster [DBG] fsmap foofs:0 2024-02-22T19:10:24.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:23.127895+0000 mgr.smithi037.jdlvyc (mgr.14164) 278 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-02-22T19:10:24.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:23.131093+0000 mon.smithi037 (mon.0) 603 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:24.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:23.131772+0000 mon.smithi037 (mon.0) 604 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:10:24.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:23.134142+0000 mon.smithi037 (mon.0) 605 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:24.442 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:23.136989+0000 mon.smithi037 (mon.0) 606 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:10:24.442 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:23.145659+0000 mon.smithi037 (mon.0) 607 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:24.442 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:23.153301+0000 mon.smithi037 (mon.0) 608 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:24.442 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:23.154140+0000 mon.smithi037 (mon.0) 609 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.mniofg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-22T19:10:24.442 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:23.157860+0000 mon.smithi037 (mon.0) 610 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.mniofg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-02-22T19:10:24.442 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:23.158823+0000 mon.smithi037 (mon.0) 611 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:24.443 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:23.159931+0000 mgr.smithi037.jdlvyc (mgr.14164) 279 : cephadm [INF] Deploying daemon mds.foofs.smithi037.mniofg on smithi037 2024-02-22T19:10:25.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:24.123322+0000 mon.smithi037 (mon.0) 612 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-22T19:10:25.539 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:24.123322+0000 mon.smithi037 (mon.0) 612 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-22T19:10:26.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:25.114494+0000 mgr.smithi037.jdlvyc (mgr.14164) 280 : cluster [DBG] pgmap v246: 65 pgs: 5 creating+activating, 20 creating+peering, 20 unknown, 20 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:26.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:25.131280+0000 mon.smithi037 (mon.0) 613 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-22T19:10:26.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:25.114494+0000 mgr.smithi037.jdlvyc (mgr.14164) 280 : cluster [DBG] pgmap v246: 65 pgs: 5 creating+activating, 20 creating+peering, 20 unknown, 20 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:26.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:25.131280+0000 mon.smithi037 (mon.0) 613 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-22T19:10:27.086 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:10:27.086 INFO:teuthology.orchestra.run.smithi037.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-02-22T19:03:29.331700Z", "last_refresh": "2024-02-22T19:08:30.172586Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-22T19:03:16.464386Z", "last_refresh": "2024-02-22T19:08:30.172646Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-22T19:03:26.405730Z", "last_refresh": "2024-02-22T19:08:30.172704Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-02-22T19:10:23.131276Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-02-22T19:10:23.127916Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-02-22T19:03:15.078418Z", "last_refresh": "2024-02-22T19:08:30.172516Z", "running": 2, "size": 2}}, {"events": ["2024-02-22T19:04:35.881029Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi037:172.21.15.37=smithi037", "smithi165:172.21.15.165=smithi165"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-02-22T19:04:35.878210Z", "last_refresh": "2024-02-22T19:08:30.172378Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-02-22T19:03:27.812498Z", "last_refresh": "2024-02-22T19:08:30.172760Z", "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": "docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", "last_refresh": "2024-02-22T19:08:30.172884Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-02-22T19:03:24.909213Z", "last_refresh": "2024-02-22T19:08:30.172817Z", "ports": [9095], "running": 1, "size": 1}}] 2024-02-22T19:10:28.222 INFO:tasks.cephadm:mds.foofs has 0/2 2024-02-22T19:10:28.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:27.081907+0000 mgr.smithi037.jdlvyc (mgr.14164) 281 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T19:10:28.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:27.115017+0000 mgr.smithi037.jdlvyc (mgr.14164) 282 : cluster [DBG] pgmap v248: 65 pgs: 5 creating+activating, 20 creating+peering, 6 unknown, 34 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:28.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:27.673329+0000 mon.smithi037 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:28.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:27.674335+0000 mon.smithi037 (mon.0) 615 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi165.ftpwqf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-22T19:10:28.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:27.676776+0000 mon.smithi037 (mon.0) 616 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi165.ftpwqf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-02-22T19:10:28.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:27.677382+0000 mon.smithi037 (mon.0) 617 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:28.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:27.677925+0000 mgr.smithi037.jdlvyc (mgr.14164) 283 : cephadm [INF] Deploying daemon mds.foofs.smithi165.ftpwqf on smithi165 2024-02-22T19:10:29.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:27.081907+0000 mgr.smithi037.jdlvyc (mgr.14164) 281 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T19:10:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:27.115017+0000 mgr.smithi037.jdlvyc (mgr.14164) 282 : cluster [DBG] pgmap v248: 65 pgs: 5 creating+activating, 20 creating+peering, 6 unknown, 34 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:27.673329+0000 mon.smithi037 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:27.674335+0000 mon.smithi037 (mon.0) 615 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi165.ftpwqf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-22T19:10:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:27.676776+0000 mon.smithi037 (mon.0) 616 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi165.ftpwqf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-02-22T19:10:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:27.677382+0000 mon.smithi037 (mon.0) 617 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:27.677925+0000 mgr.smithi037.jdlvyc (mgr.14164) 283 : cephadm [INF] Deploying daemon mds.foofs.smithi165.ftpwqf on smithi165 2024-02-22T19:10:29.223 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch ls -f json 2024-02-22T19:10:30.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:29.115509+0000 mgr.smithi037.jdlvyc (mgr.14164) 284 : cluster [DBG] pgmap v249: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:30.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:30.140492+0000 mon.smithi037 (mon.0) 618 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:30.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:30.141485+0000 mon.smithi037 (mon.0) 619 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:10:30.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:30.142447+0000 mon.smithi037 (mon.0) 620 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:30.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:30.143052+0000 mon.smithi037 (mon.0) 621 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:10:31.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:29.115509+0000 mgr.smithi037.jdlvyc (mgr.14164) 284 : cluster [DBG] pgmap v249: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:31.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:30.140492+0000 mon.smithi037 (mon.0) 618 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:31.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:30.141485+0000 mon.smithi037 (mon.0) 619 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:10:31.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:30.142447+0000 mon.smithi037 (mon.0) 620 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:31.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:30.143052+0000 mon.smithi037 (mon.0) 621 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:10:31.666 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:10:31.667 INFO:teuthology.orchestra.run.smithi037.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-02-22T19:03:29.331700Z", "last_refresh": "2024-02-22T19:08:30.172586Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-22T19:03:16.464386Z", "last_refresh": "2024-02-22T19:08:30.172646Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-22T19:03:26.405730Z", "last_refresh": "2024-02-22T19:08:30.172704Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-02-22T19:10:23.131276Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-02-22T19:10:23.127916Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-02-22T19:03:15.078418Z", "last_refresh": "2024-02-22T19:08:30.172516Z", "running": 2, "size": 2}}, {"events": ["2024-02-22T19:04:35.881029Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi037:172.21.15.37=smithi037", "smithi165:172.21.15.165=smithi165"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-02-22T19:04:35.878210Z", "last_refresh": "2024-02-22T19:08:30.172378Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-02-22T19:03:27.812498Z", "last_refresh": "2024-02-22T19:08:30.172760Z", "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": "docker.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", "last_refresh": "2024-02-22T19:08:30.172884Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-02-22T19:03:24.909213Z", "last_refresh": "2024-02-22T19:08:30.172817Z", "ports": [9095], "running": 1, "size": 1}}] 2024-02-22T19:10:32.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:31.115935+0000 mgr.smithi037.jdlvyc (mgr.14164) 285 : cluster [DBG] pgmap v250: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:32.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:31.663221+0000 mgr.smithi037.jdlvyc (mgr.14164) 286 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T19:10:32.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:32.100624+0000 mon.smithi037 (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682] up:boot 2024-02-22T19:10:32.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:32.100667+0000 mon.smithi037 (mon.0) 623 : cluster [INF] daemon mds.foofs.smithi037.mniofg assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-02-22T19:10:32.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:32.100721+0000 mon.smithi037 (mon.0) 624 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-22T19:10:32.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:32.100737+0000 mon.smithi037 (mon.0) 625 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-02-22T19:10:32.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:32.100746+0000 mon.smithi037 (mon.0) 626 : cluster [INF] Cluster is now healthy 2024-02-22T19:10:32.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:32.100953+0000 mon.smithi037 (mon.0) 627 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-02-22T19:10:32.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:32.101041+0000 mon.smithi037 (mon.0) 628 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.mniofg"}]: dispatch 2024-02-22T19:10:32.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:32.103026+0000 mon.smithi037 (mon.0) 629 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:creating} 2024-02-22T19:10:32.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:32.115046+0000 mon.smithi037 (mon.0) 630 : cluster [INF] daemon mds.foofs.smithi037.mniofg is now active in filesystem foofs as rank 0 2024-02-22T19:10:32.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:32.199099+0000 mon.smithi037 (mon.0) 631 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:32.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:32.223433+0000 mon.smithi037 (mon.0) 632 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:32.902 INFO:tasks.cephadm:mds.foofs has 2/2 2024-02-22T19:10:32.902 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-22T19:10:32.911 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-02-22T19:10:32.911 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-02-22T19:10:32.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:31.115935+0000 mgr.smithi037.jdlvyc (mgr.14164) 285 : cluster [DBG] pgmap v250: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:32.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:31.663221+0000 mgr.smithi037.jdlvyc (mgr.14164) 286 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T19:10:32.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:32.100624+0000 mon.smithi037 (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682] up:boot 2024-02-22T19:10:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:32.100667+0000 mon.smithi037 (mon.0) 623 : cluster [INF] daemon mds.foofs.smithi037.mniofg assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-02-22T19:10:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:32.100721+0000 mon.smithi037 (mon.0) 624 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-22T19:10:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:32.100737+0000 mon.smithi037 (mon.0) 625 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-02-22T19:10:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:32.100746+0000 mon.smithi037 (mon.0) 626 : cluster [INF] Cluster is now healthy 2024-02-22T19:10:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:32.100953+0000 mon.smithi037 (mon.0) 627 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-02-22T19:10:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:32.101041+0000 mon.smithi037 (mon.0) 628 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.mniofg"}]: dispatch 2024-02-22T19:10:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:32.103026+0000 mon.smithi037 (mon.0) 629 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:creating} 2024-02-22T19:10:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:32.115046+0000 mon.smithi037 (mon.0) 630 : cluster [INF] daemon mds.foofs.smithi037.mniofg is now active in filesystem foofs as rank 0 2024-02-22T19:10:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:32.199099+0000 mon.smithi037 (mon.0) 631 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:32.223433+0000 mon.smithi037 (mon.0) 632 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:34.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:33.104798+0000 mon.smithi037 (mon.0) 633 : cluster [DBG] mds.? [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682] up:active 2024-02-22T19:10:34.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:33.104849+0000 mon.smithi037 (mon.0) 634 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 2024-02-22T19:10:34.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:33.116298+0000 mgr.smithi037.jdlvyc (mgr.14164) 287 : cluster [DBG] pgmap v251: 65 pgs: 65 active+clean; 588 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:34.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:33.104798+0000 mon.smithi037 (mon.0) 633 : cluster [DBG] mds.? [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682] up:active 2024-02-22T19:10:34.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:33.104849+0000 mon.smithi037 (mon.0) 634 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 2024-02-22T19:10:34.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:33.116298+0000 mgr.smithi037.jdlvyc (mgr.14164) 287 : cluster [DBG] pgmap v251: 65 pgs: 65 active+clean; 588 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-02-22T19:10:35.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:34.112434+0000 mon.smithi037 (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.165:6832/1103655617,v1:172.21.15.165:6833/1103655617] up:boot 2024-02-22T19:10:35.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:34.112673+0000 mon.smithi037 (mon.0) 636 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 1 up:standby 2024-02-22T19:10:35.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:34.112780+0000 mon.smithi037 (mon.0) 637 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi165.ftpwqf"}]: dispatch 2024-02-22T19:10:35.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:34.114948+0000 mon.smithi037 (mon.0) 638 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 1 up:standby 2024-02-22T19:10:35.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:34.112434+0000 mon.smithi037 (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.165:6832/1103655617,v1:172.21.15.165:6833/1103655617] up:boot 2024-02-22T19:10:35.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:34.112673+0000 mon.smithi037 (mon.0) 636 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 1 up:standby 2024-02-22T19:10:35.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:34.112780+0000 mon.smithi037 (mon.0) 637 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi165.ftpwqf"}]: dispatch 2024-02-22T19:10:35.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:34.114948+0000 mon.smithi037 (mon.0) 638 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 1 up:standby 2024-02-22T19:10:36.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:35.117133+0000 mgr.smithi037.jdlvyc (mgr.14164) 288 : cluster [DBG] pgmap v252: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s wr, 7 op/s 2024-02-22T19:10:36.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:35.117133+0000 mgr.smithi037.jdlvyc (mgr.14164) 288 : cluster [DBG] pgmap v252: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s wr, 7 op/s 2024-02-22T19:10:37.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:36.469150+0000 mgr.smithi037.jdlvyc (mgr.14164) 289 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:37.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:36.470352+0000 mon.smithi037 (mon.0) 639 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-02-22T19:10:37.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:36.469150+0000 mgr.smithi037.jdlvyc (mgr.14164) 289 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:37.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:36.470352+0000 mon.smithi037 (mon.0) 639 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-02-22T19:10:38.152 INFO:teuthology.orchestra.run.smithi037.stdout:NFS Cluster Created Successfully 2024-02-22T19:10:38.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:37.117555+0000 mgr.smithi037.jdlvyc (mgr.14164) 290 : cluster [DBG] pgmap v253: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 7 op/s 2024-02-22T19:10:38.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:37.124329+0000 mon.smithi037 (mon.0) 640 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-02-22T19:10:38.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:37.124374+0000 mon.smithi037 (mon.0) 641 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-22T19:10:38.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:37.125595+0000 mon.smithi037 (mon.0) 642 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-02-22T19:10:38.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:37.117555+0000 mgr.smithi037.jdlvyc (mgr.14164) 290 : cluster [DBG] pgmap v253: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 7 op/s 2024-02-22T19:10:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:37.124329+0000 mon.smithi037 (mon.0) 640 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-02-22T19:10:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:37.124374+0000 mon.smithi037 (mon.0) 641 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-22T19:10:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:37.125595+0000 mon.smithi037 (mon.0) 642 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-02-22T19:10:39.247 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- 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-02-22T19:10:39.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:38.126911+0000 mon.smithi037 (mon.0) 643 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-02-22T19:10:39.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:38.127128+0000 mon.smithi037 (mon.0) 644 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-22T19:10:39.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:38.149001+0000 mgr.smithi037.jdlvyc (mgr.14164) 291 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-02-22T19:10:39.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:38.151958+0000 mon.smithi037 (mon.0) 645 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:39.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:38.173166+0000 mon.smithi037 (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.165:6832/1103655617,v1:172.21.15.165:6833/1103655617] up:standby 2024-02-22T19:10:39.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:38.173211+0000 mon.smithi037 (mon.0) 647 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 1 up:standby 2024-02-22T19:10:39.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:38.126911+0000 mon.smithi037 (mon.0) 643 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-02-22T19:10:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:38.127128+0000 mon.smithi037 (mon.0) 644 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-22T19:10:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:38.149001+0000 mgr.smithi037.jdlvyc (mgr.14164) 291 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-02-22T19:10:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:38.151958+0000 mon.smithi037 (mon.0) 645 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:38.173166+0000 mon.smithi037 (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.165:6832/1103655617,v1:172.21.15.165:6833/1103655617] up:standby 2024-02-22T19:10:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:38.173211+0000 mon.smithi037 (mon.0) 647 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 1 up:standby 2024-02-22T19:10:40.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:39.117974+0000 mgr.smithi037.jdlvyc (mgr.14164) 292 : cluster [DBG] pgmap v256: 97 pgs: 5 creating+peering, 8 unknown, 84 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 5 op/s 2024-02-22T19:10:40.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:39.142913+0000 mon.smithi037 (mon.0) 648 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-22T19:10:40.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:39.183298+0000 mon.smithi037 (mon.0) 649 : cluster [DBG] mgrmap e19: smithi037.jdlvyc(active, since 6m), standbys: smithi165.xtnudv 2024-02-22T19:10:40.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:39.362751+0000 mon.smithi037 (mon.0) 650 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:40.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:39.368501+0000 mon.smithi037 (mon.0) 651 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:40.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:39.376556+0000 mon.smithi037 (mon.0) 652 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:40.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:39.387383+0000 mgr.smithi037.jdlvyc (mgr.14164) 293 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi037.htpzoi 2024-02-22T19:10:40.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:39.387713+0000 mon.smithi037 (mon.0) 653 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.htpzoi", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-02-22T19:10:40.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:39.392836+0000 mon.smithi037 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.htpzoi", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-02-22T19:10:40.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:39.393451+0000 mgr.smithi037.jdlvyc (mgr.14164) 294 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-02-22T19:10:40.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:39.393674+0000 mon.smithi037 (mon.0) 655 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 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-02-22T19:10:40.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:39.398756+0000 mon.smithi037 (mon.0) 656 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 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-02-22T19:10:40.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:39.399851+0000 mon.smithi037 (mon.0) 657 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:40.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:39.442323+0000 mon.smithi037 (mon.0) 658 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:10:40.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:39.445509+0000 mon.smithi037 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-22T19:10:40.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:39.491848+0000 mgr.smithi037.jdlvyc (mgr.14164) 295 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-22T19:10:40.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:39.491986+0000 mgr.smithi037.jdlvyc (mgr.14164) 296 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi037.htpzoi-rgw 2024-02-22T19:10:40.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:39.492463+0000 mon.smithi037 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.htpzoi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:10:40.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:39.497678+0000 mon.smithi037 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.htpzoi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-22T19:10:40.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:39.502023+0000 mon.smithi037 (mon.0) 662 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:40.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:39.502969+0000 mgr.smithi037.jdlvyc (mgr.14164) 297 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi037.htpzoi on smithi037 2024-02-22T19:10:40.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:39.117974+0000 mgr.smithi037.jdlvyc (mgr.14164) 292 : cluster [DBG] pgmap v256: 97 pgs: 5 creating+peering, 8 unknown, 84 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 5 op/s 2024-02-22T19:10:40.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:39.142913+0000 mon.smithi037 (mon.0) 648 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-22T19:10:40.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:39.183298+0000 mon.smithi037 (mon.0) 649 : cluster [DBG] mgrmap e19: smithi037.jdlvyc(active, since 6m), standbys: smithi165.xtnudv 2024-02-22T19:10:40.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:39.362751+0000 mon.smithi037 (mon.0) 650 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:40.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:39.368501+0000 mon.smithi037 (mon.0) 651 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:39.376556+0000 mon.smithi037 (mon.0) 652 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:39.387383+0000 mgr.smithi037.jdlvyc (mgr.14164) 293 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi037.htpzoi 2024-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:39.387713+0000 mon.smithi037 (mon.0) 653 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.htpzoi", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:39.392836+0000 mon.smithi037 (mon.0) 654 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.htpzoi", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:39.393451+0000 mgr.smithi037.jdlvyc (mgr.14164) 294 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:39.393674+0000 mon.smithi037 (mon.0) 655 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 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-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:39.398756+0000 mon.smithi037 (mon.0) 656 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 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-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:39.399851+0000 mon.smithi037 (mon.0) 657 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:39.442323+0000 mon.smithi037 (mon.0) 658 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:39.445509+0000 mon.smithi037 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:39.491848+0000 mgr.smithi037.jdlvyc (mgr.14164) 295 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:39.491986+0000 mgr.smithi037.jdlvyc (mgr.14164) 296 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi037.htpzoi-rgw 2024-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:39.492463+0000 mon.smithi037 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.htpzoi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:39.497678+0000 mon.smithi037 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi037.htpzoi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-22T19:10:40.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:39.502023+0000 mon.smithi037 (mon.0) 662 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:40.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:39.502969+0000 mgr.smithi037.jdlvyc (mgr.14164) 297 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi037.htpzoi on smithi037 2024-02-22T19:10:42.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:41.118448+0000 mgr.smithi037.jdlvyc (mgr.14164) 298 : cluster [DBG] pgmap v258: 97 pgs: 5 creating+peering, 3 unknown, 89 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-02-22T19:10:42.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:41.118448+0000 mgr.smithi037.jdlvyc (mgr.14164) 298 : cluster [DBG] pgmap v258: 97 pgs: 5 creating+peering, 3 unknown, 89 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-02-22T19:10:43.384 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:10:43.384 INFO:teuthology.orchestra.run.smithi037.stdout: "bind": "/fake", 2024-02-22T19:10:43.384 INFO:teuthology.orchestra.run.smithi037.stdout: "fs": "foofs", 2024-02-22T19:10:43.384 INFO:teuthology.orchestra.run.smithi037.stdout: "path": "/", 2024-02-22T19:10:43.384 INFO:teuthology.orchestra.run.smithi037.stdout: "cluster": "foo", 2024-02-22T19:10:43.384 INFO:teuthology.orchestra.run.smithi037.stdout: "mode": "RW" 2024-02-22T19:10:43.384 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:10:43.394 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:42.180194+0000 mon.smithi037 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:10:43.394 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:42.181196+0000 mon.smithi037 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:10:43.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:42.180194+0000 mon.smithi037 (mon.0) 663 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:10:43.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:42.181196+0000 mon.smithi037 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:10:44.160 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-02-22T19:10:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:43.118902+0000 mgr.smithi037.jdlvyc (mgr.14164) 299 : cluster [DBG] pgmap v259: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-22T19:10:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:43.270527+0000 mon.smithi037 (mon.0) 665 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:43.271564+0000 mgr.smithi037.jdlvyc (mgr.14164) 300 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi165.xdfcby 2024-02-22T19:10:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:43.271800+0000 mon.smithi037 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi165.xdfcby", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-02-22T19:10:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:43.274653+0000 mon.smithi037 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi165.xdfcby", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-02-22T19:10:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:43.275191+0000 mgr.smithi037.jdlvyc (mgr.14164) 301 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-02-22T19:10:44.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:43.275524+0000 mon.smithi037 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 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-02-22T19:10:44.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:43.278421+0000 mon.smithi037 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 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-02-22T19:10:44.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:43.279590+0000 mon.smithi037 (mon.0) 670 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:44.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:43.336900+0000 mgr.smithi037.jdlvyc (mgr.14164) 302 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:44.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:43.357793+0000 mon.smithi037 (mon.0) 671 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 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-02-22T19:10:44.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:43.361400+0000 mon.smithi037 (mon.0) 672 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 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-02-22T19:10:44.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:43.118902+0000 mgr.smithi037.jdlvyc (mgr.14164) 299 : cluster [DBG] pgmap v259: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-22T19:10:44.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:43.270527+0000 mon.smithi037 (mon.0) 665 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:44.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:43.271564+0000 mgr.smithi037.jdlvyc (mgr.14164) 300 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi165.xdfcby 2024-02-22T19:10:44.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:43.271800+0000 mon.smithi037 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi165.xdfcby", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-02-22T19:10:44.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:43.274653+0000 mon.smithi037 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi165.xdfcby", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-02-22T19:10:44.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:43.275191+0000 mgr.smithi037.jdlvyc (mgr.14164) 301 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-02-22T19:10:44.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:43.275524+0000 mon.smithi037 (mon.0) 668 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 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-02-22T19:10:44.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:43.278421+0000 mon.smithi037 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 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-02-22T19:10:44.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:43.279590+0000 mon.smithi037 (mon.0) 670 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:44.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:43.336900+0000 mgr.smithi037.jdlvyc (mgr.14164) 302 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:44.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:43.357793+0000 mon.smithi037 (mon.0) 671 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 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-02-22T19:10:44.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:43.361400+0000 mon.smithi037 (mon.0) 672 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 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-02-22T19:10:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:45.119651+0000 mgr.smithi037.jdlvyc (mgr.14164) 303 : cluster [DBG] pgmap v260: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-02-22T19:10:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:46.181702+0000 mon.smithi037 (mon.0) 673 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:10:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:46.186946+0000 mon.smithi037 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-22T19:10:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:46.235153+0000 mon.smithi037 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi165.xdfcby-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:10:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:46.238923+0000 mon.smithi037 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi165.xdfcby-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-22T19:10:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:46.240522+0000 mon.smithi037 (mon.0) 677 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:46.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:45.119651+0000 mgr.smithi037.jdlvyc (mgr.14164) 303 : cluster [DBG] pgmap v260: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-02-22T19:10:46.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:46.181702+0000 mon.smithi037 (mon.0) 673 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:10:46.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:46.186946+0000 mon.smithi037 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-22T19:10:46.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:46.235153+0000 mon.smithi037 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi165.xdfcby-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:10:46.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:46.238923+0000 mon.smithi037 (mon.0) 676 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi165.xdfcby-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-22T19:10:46.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:46.240522+0000 mon.smithi037 (mon.0) 677 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:47.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:46.234623+0000 mgr.smithi037.jdlvyc (mgr.14164) 304 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-22T19:10:47.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:46.234729+0000 mgr.smithi037.jdlvyc (mgr.14164) 305 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi165.xdfcby-rgw 2024-02-22T19:10:47.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:10:46.241272+0000 mgr.smithi037.jdlvyc (mgr.14164) 306 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi165.xdfcby on smithi165 2024-02-22T19:10:47.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:46.577258+0000 mgr.smithi037.jdlvyc (mgr.14164) 307 : audit [DBG] from='client.14536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:47.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:47.204076+0000 mon.smithi037 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:47.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:46.234623+0000 mgr.smithi037.jdlvyc (mgr.14164) 304 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-22T19:10:47.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:46.234729+0000 mgr.smithi037.jdlvyc (mgr.14164) 305 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi165.xdfcby-rgw 2024-02-22T19:10:47.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:10:46.241272+0000 mgr.smithi037.jdlvyc (mgr.14164) 306 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi165.xdfcby on smithi165 2024-02-22T19:10:47.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:46.577258+0000 mgr.smithi037.jdlvyc (mgr.14164) 307 : audit [DBG] from='client.14536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:47.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:47.204076+0000 mon.smithi037 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:48.535 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:47.120111+0000 mgr.smithi037.jdlvyc (mgr.14164) 308 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-02-22T19:10:48.575 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:47.120111+0000 mgr.smithi037.jdlvyc (mgr.14164) 308 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-02-22T19:10:49.197 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo 2/2 - 11s count:2 2024-02-22T19:10:49.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:47.876693+0000 mgr.smithi037.jdlvyc (mgr.14164) 309 : audit [DBG] from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:49.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:48.682702+0000 mon.smithi037 (mon.0) 679 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:49.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:48.684155+0000 mon.smithi037 (mon.0) 680 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:10:49.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:48.685385+0000 mon.smithi037 (mon.0) 681 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:49.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:48.686197+0000 mon.smithi037 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:10:49.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:47.876693+0000 mgr.smithi037.jdlvyc (mgr.14164) 309 : audit [DBG] from='client.14540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:48.682702+0000 mon.smithi037 (mon.0) 679 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:48.684155+0000 mon.smithi037 (mon.0) 680 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:10:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:48.685385+0000 mon.smithi037 (mon.0) 681 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:10:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:48.686197+0000 mon.smithi037 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:10:50.825 INFO:teuthology.run_tasks:Running task vip.exec... 2024-02-22T19:10:50.837 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-02-22T19:10:50.837 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-02-22T19:10:50.872 INFO:teuthology.orchestra.run.smithi037.stderr:+ mkdir /mnt/foo 2024-02-22T19:10:50.910 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-02-22T19:10:50.976 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:49.120584+0000 mgr.smithi037.jdlvyc (mgr.14164) 310 : cluster [DBG] pgmap v262: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-02-22T19:10:50.976 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:49.181252+0000 mgr.smithi037.jdlvyc (mgr.14164) 311 : audit [DBG] from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:50.978 INFO:teuthology.orchestra.run.smithi037.stderr:++ hostname 2024-02-22T19:10:50.979 INFO:teuthology.orchestra.run.smithi037.stderr:+ mount -t nfs smithi037:/fake /mnt/foo -o sync 2024-02-22T19:10:51.024 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:49.120584+0000 mgr.smithi037.jdlvyc (mgr.14164) 310 : cluster [DBG] pgmap v262: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-02-22T19:10:51.024 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:49.181252+0000 mgr.smithi037.jdlvyc (mgr.14164) 311 : audit [DBG] from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:10:51.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-02-22T19:10:51.829 INFO:teuthology.orchestra.run.smithi037.stderr:+ echo test 2024-02-22T19:10:51.838 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-02-22T19:10:51.907 INFO:teuthology.orchestra.run.smithi037.stderr:+ sync 2024-02-22T19:10:52.300 INFO:teuthology.run_tasks:Running task parallel... 2024-02-22T19:10:52.310 INFO:teuthology.task.parallel:starting parallel... 2024-02-22T19:10:52.310 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-02-22T19:10:52.311 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-02-22T19:10:52.311 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-02-22T19:10:52.311 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-22T19:10:52.311 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-02-22T19:10:52.312 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-02-22T19:10:52.312 INFO:teuthology.task.exec:Executing custom commands... 2024-02-22T19:10:52.313 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-02-22T19:10:52.313 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-02-22T19:10:52.454 INFO:teuthology.orchestra.run.smithi037.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-02-22T19:10:52.454 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:10:52.454 INFO:teuthology.orchestra.run.smithi037.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-02-22T19:10:52.458 INFO:teuthology.orchestra.run.smithi037.stdout:3 of 5 processes prepared for launch 0 sec 2024-02-22T19:10:52.558 INFO:teuthology.orchestra.run.smithi037.stdout:5 of 5 processes prepared for launch 0 sec 2024-02-22T19:10:52.558 INFO:teuthology.orchestra.run.smithi037.stdout:releasing clients 2024-02-22T19:10:52.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:51.121077+0000 mgr.smithi037.jdlvyc (mgr.14164) 312 : cluster [DBG] pgmap v263: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-02-22T19:10:52.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:51.566169+0000 mon.smithi037 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:52.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:10:52.208242+0000 mon.smithi037 (mon.0) 684 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:52.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:51.121077+0000 mgr.smithi037.jdlvyc (mgr.14164) 312 : cluster [DBG] pgmap v263: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-02-22T19:10:52.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:51.566169+0000 mon.smithi037 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:52.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:10:52.208242+0000 mon.smithi037 (mon.0) 684 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:10:53.558 INFO:teuthology.orchestra.run.smithi037.stdout: 5 305 56.26 MB/sec warmup 1 sec latency 11.436 ms 2024-02-22T19:10:54.559 INFO:teuthology.orchestra.run.smithi037.stdout: 5 664 52.80 MB/sec warmup 2 sec latency 13.469 ms 2024-02-22T19:10:54.818 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:53.121597+0000 mgr.smithi037.jdlvyc (mgr.14164) 313 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 6.1 MiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 522 KiB/s wr, 14 op/s 2024-02-22T19:10:54.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:53.121597+0000 mgr.smithi037.jdlvyc (mgr.14164) 313 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 6.1 MiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 522 KiB/s wr, 14 op/s 2024-02-22T19:10:55.559 INFO:teuthology.orchestra.run.smithi037.stdout: 5 1712 43.73 MB/sec warmup 3 sec latency 14.079 ms 2024-02-22T19:10:56.559 INFO:teuthology.orchestra.run.smithi037.stdout: 5 3254 43.61 MB/sec warmup 4 sec latency 8.271 ms 2024-02-22T19:10:56.642 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-22T19:10:56.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:55.122190+0000 mgr.smithi037.jdlvyc (mgr.14164) 314 : cluster [DBG] pgmap v265: 97 pgs: 97 active+clean; 43 MiB data, 116 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3.7 MiB/s wr, 172 op/s 2024-02-22T19:10:56.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:55.122190+0000 mgr.smithi037.jdlvyc (mgr.14164) 314 : cluster [DBG] pgmap v265: 97 pgs: 97 active+clean; 43 MiB data, 116 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3.7 MiB/s wr, 172 op/s 2024-02-22T19:10:57.559 INFO:teuthology.orchestra.run.smithi037.stdout: 5 4220 40.18 MB/sec warmup 5 sec latency 19.455 ms 2024-02-22T19:10:58.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 5547 38.00 MB/sec warmup 6 sec latency 10.254 ms 2024-02-22T19:10:58.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:10:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:57.122642+0000 mgr.smithi037.jdlvyc (mgr.14164) 315 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 59 MiB data, 209 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 5.1 MiB/s wr, 206 op/s 2024-02-22T19:10:58.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:10:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:57.122642+0000 mgr.smithi037.jdlvyc (mgr.14164) 315 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 59 MiB data, 209 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 5.1 MiB/s wr, 206 op/s 2024-02-22T19:10:59.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 6767 38.25 MB/sec warmup 7 sec latency 12.682 ms 2024-02-22T19:11:00.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 7609 37.00 MB/sec warmup 8 sec latency 40.279 ms 2024-02-22T19:11:00.581 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:10:59.123279+0000 mgr.smithi037.jdlvyc (mgr.14164) 316 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 138 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 14 MiB/s wr, 872 op/s 2024-02-22T19:11:00.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:10:59.123279+0000 mgr.smithi037.jdlvyc (mgr.14164) 316 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 138 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 14 MiB/s wr, 872 op/s 2024-02-22T19:11:01.559 INFO:teuthology.orchestra.run.smithi037.stdout: 5 8808 35.82 MB/sec warmup 9 sec latency 11.891 ms 2024-02-22T19:11:01.600 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph config set global log_to_journald false --force' 2024-02-22T19:11:02.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:01.123726+0000 mgr.smithi037.jdlvyc (mgr.14164) 317 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 139 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 15 MiB/s wr, 891 op/s 2024-02-22T19:11:02.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:02.034663+0000 mon.smithi037 (mon.0) 685 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:02.559 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:01.123726+0000 mgr.smithi037.jdlvyc (mgr.14164) 317 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 139 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 15 MiB/s wr, 891 op/s 2024-02-22T19:11:02.560 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:02.034663+0000 mon.smithi037 (mon.0) 685 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:02.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 10011 35.47 MB/sec warmup 10 sec latency 20.371 ms 2024-02-22T19:11:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 11082 35.59 MB/sec warmup 11 sec latency 14.847 ms 2024-02-22T19:11:03.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:02.429292+0000 mon.smithi037 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:03.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:02.437898+0000 mon.smithi037 (mon.0) 687 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:03.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:02.440376+0000 mon.smithi037 (mon.0) 688 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:11:03.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:02.442058+0000 mon.smithi037 (mon.0) 689 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:11:03.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:02.443142+0000 mon.smithi037 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:11:03.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:02.448747+0000 mon.smithi037 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:03.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:02.457428+0000 mon.smithi037 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:03.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:02.429292+0000 mon.smithi037 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:03.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:02.437898+0000 mon.smithi037 (mon.0) 687 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:03.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:02.440376+0000 mon.smithi037 (mon.0) 688 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:11:03.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:02.442058+0000 mon.smithi037 (mon.0) 689 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:11:03.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:02.443142+0000 mon.smithi037 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:11:03.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:02.448747+0000 mon.smithi037 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:03.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:02.457428+0000 mon.smithi037 (mon.0) 692 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:04.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 12160 34.76 MB/sec warmup 12 sec latency 48.697 ms 2024-02-22T19:11:04.755 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:03.124312+0000 mgr.smithi037.jdlvyc (mgr.14164) 318 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 155 MiB data, 676 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 18 MiB/s wr, 1.25k op/s 2024-02-22T19:11:04.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:03.124312+0000 mgr.smithi037.jdlvyc (mgr.14164) 318 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 155 MiB data, 676 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 18 MiB/s wr, 1.25k op/s 2024-02-22T19:11:05.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 13535 34.63 MB/sec warmup 13 sec latency 56.889 ms 2024-02-22T19:11:06.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 14510 34.72 MB/sec warmup 14 sec latency 25.071 ms 2024-02-22T19:11:06.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:05.124831+0000 mgr.smithi037.jdlvyc (mgr.14164) 319 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 157 MiB data, 761 MiB used, 714 GiB / 715 GiB avail; 7.6 KiB/s rd, 20 MiB/s wr, 1.42k op/s 2024-02-22T19:11:06.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:05.124831+0000 mgr.smithi037.jdlvyc (mgr.14164) 319 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 157 MiB data, 761 MiB used, 714 GiB / 715 GiB avail; 7.6 KiB/s rd, 20 MiB/s wr, 1.42k op/s 2024-02-22T19:11:07.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 15291 33.07 MB/sec warmup 15 sec latency 13.882 ms 2024-02-22T19:11:07.942 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph mgr module enable nfs --force' 2024-02-22T19:11:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:07.040572+0000 mon.smithi037 (mon.0) 693 : audit [INF] from='client.? 172.21.15.37:0/2136810837' entity='client.admin' 2024-02-22T19:11:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:07.046060+0000 mon.smithi037 (mon.0) 694 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:11:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:07.049313+0000 mon.smithi037 (mon.0) 695 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:11:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:07.050912+0000 mon.smithi037 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:11:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:07.058209+0000 mon.smithi037 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:07.067177+0000 mon.smithi037 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:07.125273+0000 mgr.smithi037.jdlvyc (mgr.14164) 320 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 161 MiB data, 787 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 18 MiB/s wr, 1.40k op/s 2024-02-22T19:11:08.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:07.040572+0000 mon.smithi037 (mon.0) 693 : audit [INF] from='client.? 172.21.15.37:0/2136810837' entity='client.admin' 2024-02-22T19:11:08.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:07.046060+0000 mon.smithi037 (mon.0) 694 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:11:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:07.049313+0000 mon.smithi037 (mon.0) 695 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:11:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:07.050912+0000 mon.smithi037 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:11:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:07.058209+0000 mon.smithi037 (mon.0) 697 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:07.067177+0000 mon.smithi037 (mon.0) 698 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:07.125273+0000 mgr.smithi037.jdlvyc (mgr.14164) 320 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 161 MiB data, 787 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 18 MiB/s wr, 1.40k op/s 2024-02-22T19:11:08.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 16628 32.70 MB/sec warmup 16 sec latency 22.774 ms 2024-02-22T19:11:09.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 17910 34.00 MB/sec warmup 17 sec latency 14.929 ms 2024-02-22T19:11:10.185 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:09.125857+0000 mgr.smithi037.jdlvyc (mgr.14164) 321 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 171 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 22 MiB/s wr, 1.80k op/s 2024-02-22T19:11:10.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:09.125857+0000 mgr.smithi037.jdlvyc (mgr.14164) 321 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 171 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 22 MiB/s wr, 1.80k op/s 2024-02-22T19:11:10.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 18797 32.75 MB/sec warmup 18 sec latency 11.587 ms 2024-02-22T19:11:11.209 INFO:teuthology.orchestra.run.smithi037.stderr:module 'nfs' is already enabled 2024-02-22T19:11:11.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:10.998099+0000 mon.smithi037 (mon.0) 699 : audit [INF] from='client.? 172.21.15.37:0/376509139' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-02-22T19:11:11.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 20015 32.33 MB/sec warmup 19 sec latency 14.616 ms 2024-02-22T19:11:11.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:10.998099+0000 mon.smithi037 (mon.0) 699 : audit [INF] from='client.? 172.21.15.37:0/376509139' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-02-22T19:11:12.195 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-22T19:11:12.561 INFO:teuthology.orchestra.run.smithi037.stdout: 5 21071 32.72 MB/sec warmup 20 sec latency 25.314 ms 2024-02-22T19:11:12.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:11.126273+0000 mgr.smithi037.jdlvyc (mgr.14164) 322 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 171 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.16k op/s 2024-02-22T19:11:12.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:11.200037+0000 mon.smithi037 (mon.0) 700 : audit [INF] from='client.? 172.21.15.37:0/376509139' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-02-22T19:11:12.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:11.201357+0000 mon.smithi037 (mon.0) 701 : cluster [DBG] mgrmap e20: smithi037.jdlvyc(active, since 7m), standbys: smithi165.xtnudv 2024-02-22T19:11:12.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:11.126273+0000 mgr.smithi037.jdlvyc (mgr.14164) 322 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 171 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.16k op/s 2024-02-22T19:11:12.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:11.200037+0000 mon.smithi037 (mon.0) 700 : audit [INF] from='client.? 172.21.15.37:0/376509139' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-02-22T19:11:12.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:11.201357+0000 mon.smithi037 (mon.0) 701 : cluster [DBG] mgrmap e20: smithi037.jdlvyc(active, since 7m), standbys: smithi165.xtnudv 2024-02-22T19:11:13.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 22009 32.37 MB/sec warmup 21 sec latency 21.642 ms 2024-02-22T19:11:14.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:13.126836+0000 mgr.smithi037.jdlvyc (mgr.14164) 323 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 178 MiB data, 962 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 16 MiB/s wr, 1.44k op/s 2024-02-22T19:11:14.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 23067 32.06 MB/sec warmup 22 sec latency 17.698 ms 2024-02-22T19:11:14.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:13.126836+0000 mgr.smithi037.jdlvyc (mgr.14164) 323 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 178 MiB data, 962 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 16 MiB/s wr, 1.44k op/s 2024-02-22T19:11:14.992 INFO:teuthology.orchestra.run.smithi037.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 2024-02-22T19:11:15.561 INFO:teuthology.orchestra.run.smithi037.stdout: 5 24197 31.96 MB/sec warmup 23 sec latency 15.486 ms 2024-02-22T19:11:15.855 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-02-22T19:11:15.856 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-02-22T19:11:15.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- 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 ; sleep 30 ; done' 2024-02-22T19:11:16.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:14.985342+0000 mgr.smithi037.jdlvyc (mgr.14164) 324 : audit [DBG] from='client.24375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:16.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:11:14.986328+0000 mgr.smithi037.jdlvyc (mgr.14164) 325 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 2024-02-22T19:11:16.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:14.990922+0000 mon.smithi037 (mon.0) 702 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:16.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:14.991700+0000 mon.smithi037 (mon.0) 703 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:11:16.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:14.993962+0000 mon.smithi037 (mon.0) 704 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:11:16.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:14.996272+0000 mon.smithi037 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:11:16.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:15.003844+0000 mon.smithi037 (mon.0) 706 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:16.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:15.011725+0000 mon.smithi037 (mon.0) 707 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:16.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:11:15.013754+0000 mgr.smithi037.jdlvyc (mgr.14164) 326 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 2024-02-22T19:11:16.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:15.127441+0000 mgr.smithi037.jdlvyc (mgr.14164) 327 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 180 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 15 MiB/s wr, 1.28k op/s 2024-02-22T19:11:16.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:14.985342+0000 mgr.smithi037.jdlvyc (mgr.14164) 324 : audit [DBG] from='client.24375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:16.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:11:14.986328+0000 mgr.smithi037.jdlvyc (mgr.14164) 325 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 2024-02-22T19:11:16.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:14.990922+0000 mon.smithi037 (mon.0) 702 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:16.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:14.991700+0000 mon.smithi037 (mon.0) 703 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:11:16.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:14.993962+0000 mon.smithi037 (mon.0) 704 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:11:16.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:14.996272+0000 mon.smithi037 (mon.0) 705 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:11:16.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:15.003844+0000 mon.smithi037 (mon.0) 706 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:16.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:15.011725+0000 mon.smithi037 (mon.0) 707 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:16.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:11:15.013754+0000 mgr.smithi037.jdlvyc (mgr.14164) 326 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 2024-02-22T19:11:16.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:15.127441+0000 mgr.smithi037.jdlvyc (mgr.14164) 327 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 180 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 15 MiB/s wr, 1.28k op/s 2024-02-22T19:11:16.560 INFO:teuthology.orchestra.run.smithi037.stdout: 5 25194 32.22 MB/sec warmup 24 sec latency 32.154 ms 2024-02-22T19:11:17.561 INFO:teuthology.orchestra.run.smithi037.stdout: 5 25976 31.36 MB/sec warmup 25 sec latency 17.621 ms 2024-02-22T19:11:18.562 INFO:teuthology.orchestra.run.smithi037.stdout: 5 27140 31.01 MB/sec warmup 26 sec latency 44.363 ms 2024-02-22T19:11:18.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:17.127919+0000 mgr.smithi037.jdlvyc (mgr.14164) 328 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 191 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 14 MiB/s wr, 1.40k op/s 2024-02-22T19:11:18.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:17.127919+0000 mgr.smithi037.jdlvyc (mgr.14164) 328 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 191 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 14 MiB/s wr, 1.40k op/s 2024-02-22T19:11:18.853 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:11:19.562 INFO:teuthology.orchestra.run.smithi037.stdout: 5 28004 31.24 MB/sec warmup 27 sec latency 26.601 ms 2024-02-22T19:11:19.828 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:11:19.828 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (5m) 17s ago 7m 19.7M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:11:19.828 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (7m) 17s ago 7m 6395k - 16.2.5 6933c2a0b7dd b40544ac1213 2024-02-22T19:11:19.828 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (6m) 28s ago 6m 6391k - 16.2.5 6933c2a0b7dd 995283a3887b 2024-02-22T19:11:19.828 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (5m) 17s ago 6m 34.6M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:11:19.828 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (52s) 17s ago 52s 13.3M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:11:19.829 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (50s) 28s ago 49s 11.2M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:11:19.829 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:9283 running (8m) 17s ago 8m 424M - 16.2.5 6933c2a0b7dd 2e9ae267bec3 2024-02-22T19:11:19.829 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (6m) 28s ago 6m 369M - 16.2.5 6933c2a0b7dd bbc5552bb863 2024-02-22T19:11:19.829 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (8m) 17s ago 8m 46.4M 2048M 16.2.5 6933c2a0b7dd 135fc2560726 2024-02-22T19:11:19.829 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (5m) 28s ago 5m 40.6M 2048M 16.2.5 6933c2a0b7dd 7b5ab9d794fc 2024-02-22T19:11:19.829 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.htpzoi smithi037 *:2049 running (37s) 17s ago 36s 54.0M - 3.5 6933c2a0b7dd e9a4b11e25eb 2024-02-22T19:11:19.829 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi165.xdfcby smithi165 *:2049 running (31s) 28s ago 31s 59.9M - 3.5 6933c2a0b7dd 8725cac2eb55 2024-02-22T19:11:19.829 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (6m) 17s ago 6m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:11:19.829 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (5m) 28s ago 5m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:11:19.829 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (5m) 17s ago 5m 37.0M 3225M 16.2.5 6933c2a0b7dd f19b19015745 2024-02-22T19:11:19.829 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (4m) 17s ago 4m 37.5M 3225M 16.2.5 6933c2a0b7dd 5366583dcf0f 2024-02-22T19:11:19.829 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (4m) 17s ago 4m 36.6M 3225M 16.2.5 6933c2a0b7dd 0f6a1e513f00 2024-02-22T19:11:19.829 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (4m) 17s ago 4m 37.3M 3225M 16.2.5 6933c2a0b7dd 1d03c7fa7700 2024-02-22T19:11:19.830 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (3m) 28s ago 3m 36.2M 3992M 16.2.5 6933c2a0b7dd 46a6c106911d 2024-02-22T19:11:19.830 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (3m) 28s ago 3m 38.5M 3992M 16.2.5 6933c2a0b7dd 215d6f1d7ef6 2024-02-22T19:11:19.830 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (3m) 28s ago 3m 36.7M 3992M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:11:19.830 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (2m) 28s ago 2m 38.1M 3992M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:11:19.830 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (4m) 17s ago 6m 42.5M - 2.18.1 de242295e225 b9979538aae1 2024-02-22T19:11:20.390 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:11:20.390 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:11:20.390 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:11:20.391 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:11:20.391 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:11:20.391 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:11:20.391 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:11:20.391 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:11:20.391 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-02-22T19:11:20.391 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:11:20.391 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:11:20.391 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:11:20.391 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:11:20.391 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:11:20.391 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-02-22T19:11:20.392 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:11:20.392 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:11:20.562 INFO:teuthology.orchestra.run.smithi037.stdout: 5 28729 31.03 MB/sec warmup 28 sec latency 21.592 ms 2024-02-22T19:11:20.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:18.831843+0000 mgr.smithi037.jdlvyc (mgr.14164) 329 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:20.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:19.128579+0000 mgr.smithi037.jdlvyc (mgr.14164) 330 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 18 MiB/s wr, 1.63k op/s 2024-02-22T19:11:20.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:19.324612+0000 mgr.smithi037.jdlvyc (mgr.14164) 331 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:20.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:18.831843+0000 mgr.smithi037.jdlvyc (mgr.14164) 329 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:20.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:19.128579+0000 mgr.smithi037.jdlvyc (mgr.14164) 330 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 18 MiB/s wr, 1.63k op/s 2024-02-22T19:11:20.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:19.324612+0000 mgr.smithi037.jdlvyc (mgr.14164) 331 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:20.851 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:11:20.851 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59", 2024-02-22T19:11:20.851 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:11:20.851 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-02-22T19:11:20.851 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "", 2024-02-22T19:11:20.851 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:eb66ed921e744301e6863be6353618d63967ea59 image" 2024-02-22T19:11:20.851 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:11:21.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 29576 30.37 MB/sec warmup 29 sec latency 20.604 ms 2024-02-22T19:11:21.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:19.806747+0000 mgr.smithi037.jdlvyc (mgr.14164) 332 : audit [DBG] from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:21.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:20.389826+0000 mon.smithi165 (mon.1) 16 : audit [DBG] from='client.? 172.21.15.37:0/2224452308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:11:21.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:19.806747+0000 mgr.smithi037.jdlvyc (mgr.14164) 332 : audit [DBG] from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:21.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:20.389826+0000 mon.smithi165 (mon.1) 16 : audit [DBG] from='client.? 172.21.15.37:0/2224452308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:11:22.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 30790 30.12 MB/sec warmup 30 sec latency 18.217 ms 2024-02-22T19:11:22.585 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:20.850468+0000 mgr.smithi037.jdlvyc (mgr.14164) 333 : audit [DBG] from='client.14588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:22.586 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:21.129085+0000 mgr.smithi037.jdlvyc (mgr.14164) 334 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-02-22T19:11:22.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:20.850468+0000 mgr.smithi037.jdlvyc (mgr.14164) 333 : audit [DBG] from='client.14588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:22.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:21.129085+0000 mgr.smithi037.jdlvyc (mgr.14164) 334 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-02-22T19:11:23.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 31803 30.52 MB/sec warmup 31 sec latency 20.314 ms 2024-02-22T19:11:24.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 32501 30.19 MB/sec warmup 32 sec latency 24.557 ms 2024-02-22T19:11:24.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:23.129573+0000 mgr.smithi037.jdlvyc (mgr.14164) 335 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 15 MiB/s wr, 1.42k op/s 2024-02-22T19:11:24.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:23.129573+0000 mgr.smithi037.jdlvyc (mgr.14164) 335 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 15 MiB/s wr, 1.42k op/s 2024-02-22T19:11:25.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 33077 29.58 MB/sec warmup 33 sec latency 51.987 ms 2024-02-22T19:11:26.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 33733 29.18 MB/sec warmup 34 sec latency 26.458 ms 2024-02-22T19:11:26.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:25.131315+0000 mgr.smithi037.jdlvyc (mgr.14164) 336 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 219 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.37k op/s 2024-02-22T19:11:26.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:25.131315+0000 mgr.smithi037.jdlvyc (mgr.14164) 336 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 219 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.37k op/s 2024-02-22T19:11:27.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 34889 29.25 MB/sec warmup 35 sec latency 24.350 ms 2024-02-22T19:11:28.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 35972 29.47 MB/sec warmup 36 sec latency 14.510 ms 2024-02-22T19:11:28.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:27.131752+0000 mgr.smithi037.jdlvyc (mgr.14164) 337 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-02-22T19:11:28.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:27.131752+0000 mgr.smithi037.jdlvyc (mgr.14164) 337 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-02-22T19:11:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 36810 29.12 MB/sec warmup 37 sec latency 15.932 ms 2024-02-22T19:11:30.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 37771 28.79 MB/sec warmup 38 sec latency 63.445 ms 2024-02-22T19:11:30.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:29.132322+0000 mgr.smithi037.jdlvyc (mgr.14164) 338 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 15 MiB/s wr, 1.24k op/s 2024-02-22T19:11:30.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:29.132322+0000 mgr.smithi037.jdlvyc (mgr.14164) 338 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 15 MiB/s wr, 1.24k op/s 2024-02-22T19:11:31.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 38665 28.98 MB/sec warmup 39 sec latency 25.443 ms 2024-02-22T19:11:32.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:31.132793+0000 mgr.smithi037.jdlvyc (mgr.14164) 339 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 881 op/s 2024-02-22T19:11:32.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 39415 28.90 MB/sec warmup 40 sec latency 25.032 ms 2024-02-22T19:11:32.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:31.132793+0000 mgr.smithi037.jdlvyc (mgr.14164) 339 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 10 MiB/s wr, 881 op/s 2024-02-22T19:11:33.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 40110 28.39 MB/sec warmup 41 sec latency 16.696 ms 2024-02-22T19:11:34.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 41093 28.23 MB/sec warmup 42 sec latency 24.236 ms 2024-02-22T19:11:34.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:33.133252+0000 mgr.smithi037.jdlvyc (mgr.14164) 340 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 13 MiB/s wr, 1.08k op/s 2024-02-22T19:11:34.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:33.133252+0000 mgr.smithi037.jdlvyc (mgr.14164) 340 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 13 MiB/s wr, 1.08k op/s 2024-02-22T19:11:35.564 INFO:teuthology.orchestra.run.smithi037.stdout: 5 41882 28.14 MB/sec warmup 43 sec latency 29.518 ms 2024-02-22T19:11:36.564 INFO:teuthology.orchestra.run.smithi037.stdout: 5 42723 28.34 MB/sec warmup 44 sec latency 21.680 ms 2024-02-22T19:11:36.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:35.133739+0000 mgr.smithi037.jdlvyc (mgr.14164) 341 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 244 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-02-22T19:11:36.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:35.133739+0000 mgr.smithi037.jdlvyc (mgr.14164) 341 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 244 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-02-22T19:11:37.564 INFO:teuthology.orchestra.run.smithi037.stdout: 5 43364 27.87 MB/sec warmup 45 sec latency 19.020 ms 2024-02-22T19:11:38.563 INFO:teuthology.orchestra.run.smithi037.stdout: 5 44043 27.65 MB/sec warmup 46 sec latency 35.521 ms 2024-02-22T19:11:38.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:37.134157+0000 mgr.smithi037.jdlvyc (mgr.14164) 342 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 250 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 11 MiB/s wr, 1.14k op/s 2024-02-22T19:11:38.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:37.134157+0000 mgr.smithi037.jdlvyc (mgr.14164) 342 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 250 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 11 MiB/s wr, 1.14k op/s 2024-02-22T19:11:39.564 INFO:teuthology.orchestra.run.smithi037.stdout: 5 45163 27.53 MB/sec warmup 47 sec latency 20.442 ms 2024-02-22T19:11:40.564 INFO:teuthology.orchestra.run.smithi037.stdout: 5 46197 27.84 MB/sec warmup 48 sec latency 14.436 ms 2024-02-22T19:11:40.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:39.134717+0000 mgr.smithi037.jdlvyc (mgr.14164) 343 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 250 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.25k op/s 2024-02-22T19:11:40.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:39.134717+0000 mgr.smithi037.jdlvyc (mgr.14164) 343 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 250 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.25k op/s 2024-02-22T19:11:41.564 INFO:teuthology.orchestra.run.smithi037.stdout: 5 46775 27.53 MB/sec warmup 49 sec latency 23.096 ms 2024-02-22T19:11:42.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:41.135194+0000 mgr.smithi037.jdlvyc (mgr.14164) 344 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 255 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-02-22T19:11:42.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:42.034661+0000 mon.smithi037 (mon.0) 708 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-02-22T19:11:42.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:42.034983+0000 mon.smithi037 (mon.0) 709 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-22T19:11:42.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:42.035192+0000 mon.smithi037 (mon.0) 710 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-22T19:11:42.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:42.035443+0000 mon.smithi037 (mon.0) 711 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-22T19:11:42.564 INFO:teuthology.orchestra.run.smithi037.stdout: 5 47520 27.34 MB/sec warmup 50 sec latency 31.125 ms 2024-02-22T19:11:42.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:41.135194+0000 mgr.smithi037.jdlvyc (mgr.14164) 344 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 255 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-02-22T19:11:42.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:42.034661+0000 mon.smithi037 (mon.0) 708 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-02-22T19:11:42.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:42.034983+0000 mon.smithi037 (mon.0) 709 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-22T19:11:42.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:42.035192+0000 mon.smithi037 (mon.0) 710 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-22T19:11:42.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:42.035443+0000 mon.smithi037 (mon.0) 711 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-22T19:11:43.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:42.125051+0000 mon.smithi037 (mon.0) 712 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-02-22T19:11:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:42.125116+0000 mon.smithi037 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-02-22T19:11:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:42.125189+0000 mon.smithi037 (mon.0) 714 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-02-22T19:11:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:42.125266+0000 mon.smithi037 (mon.0) 715 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-02-22T19:11:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:42.125326+0000 mon.smithi037 (mon.0) 716 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-22T19:11:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:42.188067+0000 mon.smithi037 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:11:43.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:42.188411+0000 mon.smithi037 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:11:43.508 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:42.125051+0000 mon.smithi037 (mon.0) 712 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-02-22T19:11:43.508 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:42.125116+0000 mon.smithi037 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-02-22T19:11:43.508 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:42.125189+0000 mon.smithi037 (mon.0) 714 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-02-22T19:11:43.508 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:42.125266+0000 mon.smithi037 (mon.0) 715 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-02-22T19:11:43.508 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:42.125326+0000 mon.smithi037 (mon.0) 716 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-22T19:11:43.508 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:42.188067+0000 mon.smithi037 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:11:43.508 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:42.188411+0000 mon.smithi037 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:11:43.564 INFO:teuthology.orchestra.run.smithi037.stdout: 5 48500 27.10 MB/sec warmup 51 sec latency 19.966 ms 2024-02-22T19:11:44.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:43.130900+0000 mon.smithi037 (mon.0) 719 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-22T19:11:44.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:43.135578+0000 mgr.smithi037.jdlvyc (mgr.14164) 345 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-02-22T19:11:44.564 INFO:teuthology.orchestra.run.smithi037.stdout: 5 49699 27.52 MB/sec warmup 52 sec latency 21.505 ms 2024-02-22T19:11:44.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:43.130900+0000 mon.smithi037 (mon.0) 719 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-22T19:11:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:43.135578+0000 mgr.smithi037.jdlvyc (mgr.14164) 345 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-02-22T19:11:45.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:44.140028+0000 mon.smithi037 (mon.0) 720 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-22T19:11:45.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 50540 27.30 MB/sec warmup 53 sec latency 18.042 ms 2024-02-22T19:11:45.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:44.140028+0000 mon.smithi037 (mon.0) 720 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-22T19:11:46.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:45.135984+0000 mgr.smithi037.jdlvyc (mgr.14164) 346 : cluster [DBG] pgmap v293: 97 pgs: 1 active+recovering, 96 active+clean; 272 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.29k op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:11:46.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:45.145290+0000 mon.smithi037 (mon.0) 721 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-22T19:11:46.564 INFO:teuthology.orchestra.run.smithi037.stdout: 5 51723 27.27 MB/sec warmup 54 sec latency 15.017 ms 2024-02-22T19:11:46.582 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:45.135984+0000 mgr.smithi037.jdlvyc (mgr.14164) 346 : cluster [DBG] pgmap v293: 97 pgs: 1 active+recovering, 96 active+clean; 272 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.29k op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:11:46.582 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:45.145290+0000 mon.smithi037 (mon.0) 721 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-22T19:11:47.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:46.148163+0000 mon.smithi037 (mon.0) 722 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-22T19:11:47.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:46.615945+0000 mon.smithi037 (mon.0) 723 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:47.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:11:46.616534+0000 mgr.smithi037.jdlvyc (mgr.14164) 347 : cephadm [INF] Upgrade: Target is version 16.2.14-550-geb66ed92 (pacific) 2024-02-22T19:11:47.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:11:46.616627+0000 mgr.smithi037.jdlvyc (mgr.14164) 348 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010, digests ['quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010'] 2024-02-22T19:11:47.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:46.617825+0000 mon.smithi037 (mon.0) 724 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:11:47.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:11:46.619195+0000 mgr.smithi037.jdlvyc (mgr.14164) 349 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi037.jdlvyc) 2024-02-22T19:11:47.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 52560 27.25 MB/sec warmup 55 sec latency 26.206 ms 2024-02-22T19:11:47.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:46.148163+0000 mon.smithi037 (mon.0) 722 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-22T19:11:47.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:46.615945+0000 mon.smithi037 (mon.0) 723 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:47.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:11:46.616534+0000 mgr.smithi037.jdlvyc (mgr.14164) 347 : cephadm [INF] Upgrade: Target is version 16.2.14-550-geb66ed92 (pacific) 2024-02-22T19:11:47.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:11:46.616627+0000 mgr.smithi037.jdlvyc (mgr.14164) 348 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010, digests ['quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010'] 2024-02-22T19:11:47.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:46.617825+0000 mon.smithi037 (mon.0) 724 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:11:47.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:11:46.619195+0000 mgr.smithi037.jdlvyc (mgr.14164) 349 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi037.jdlvyc) 2024-02-22T19:11:48.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 53444 27.42 MB/sec warmup 56 sec latency 43.259 ms 2024-02-22T19:11:48.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:11:46.925067+0000 mgr.smithi037.jdlvyc (mgr.14164) 350 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010 on smithi165 2024-02-22T19:11:48.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:47.136437+0000 mgr.smithi037.jdlvyc (mgr.14164) 351 : cluster [DBG] pgmap v296: 97 pgs: 1 active+recovering, 96 active+clean; 275 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 8.9 MiB/s wr, 1.04k op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:11:49.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:11:46.925067+0000 mgr.smithi037.jdlvyc (mgr.14164) 350 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010 on smithi165 2024-02-22T19:11:49.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:47.136437+0000 mgr.smithi037.jdlvyc (mgr.14164) 351 : cluster [DBG] pgmap v296: 97 pgs: 1 active+recovering, 96 active+clean; 275 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 8.9 MiB/s wr, 1.04k op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:11:49.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 54295 27.13 MB/sec warmup 57 sec latency 13.990 ms 2024-02-22T19:11:50.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 55237 27.04 MB/sec warmup 58 sec latency 20.202 ms 2024-02-22T19:11:50.900 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:49.136984+0000 mgr.smithi037.jdlvyc (mgr.14164) 352 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 14 MiB/s wr, 1.22k op/s; 683 KiB/s, 0 objects/s recovering 2024-02-22T19:11:50.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:49.136984+0000 mgr.smithi037.jdlvyc (mgr.14164) 352 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 14 MiB/s wr, 1.22k op/s; 683 KiB/s, 0 objects/s recovering 2024-02-22T19:11:51.274 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:11:51.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 55888 26.86 MB/sec warmup 59 sec latency 32.634 ms 2024-02-22T19:11:52.148 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:11:52.148 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (5m) 50s ago 7m 19.7M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:11:52.148 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (7m) 50s ago 7m 6395k - 16.2.5 6933c2a0b7dd b40544ac1213 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (6m) 60s ago 6m 6391k - 16.2.5 6933c2a0b7dd 995283a3887b 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (5m) 50s ago 7m 34.6M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (85s) 50s ago 84s 13.3M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (82s) 60s ago 82s 11.2M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:9283 running (9m) 50s ago 9m 424M - 16.2.5 6933c2a0b7dd 2e9ae267bec3 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (6m) 60s ago 6m 369M - 16.2.5 6933c2a0b7dd bbc5552bb863 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (9m) 50s ago 9m 46.4M 2048M 16.2.5 6933c2a0b7dd 135fc2560726 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (6m) 60s ago 6m 40.6M 2048M 16.2.5 6933c2a0b7dd 7b5ab9d794fc 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.htpzoi smithi037 *:2049 running (69s) 50s ago 68s 54.0M - 3.5 6933c2a0b7dd e9a4b11e25eb 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi165.xdfcby smithi165 *:2049 running (64s) 60s ago 63s 59.9M - 3.5 6933c2a0b7dd 8725cac2eb55 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (7m) 50s ago 7m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (6m) 60s ago 6m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (5m) 50s ago 5m 37.0M 3225M 16.2.5 6933c2a0b7dd f19b19015745 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (5m) 50s ago 5m 37.5M 3225M 16.2.5 6933c2a0b7dd 5366583dcf0f 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (4m) 50s ago 4m 36.6M 3225M 16.2.5 6933c2a0b7dd 0f6a1e513f00 2024-02-22T19:11:52.149 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (4m) 50s ago 4m 37.3M 3225M 16.2.5 6933c2a0b7dd 1d03c7fa7700 2024-02-22T19:11:52.150 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (4m) 60s ago 4m 36.2M 3992M 16.2.5 6933c2a0b7dd 46a6c106911d 2024-02-22T19:11:52.150 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (3m) 60s ago 3m 38.5M 3992M 16.2.5 6933c2a0b7dd 215d6f1d7ef6 2024-02-22T19:11:52.150 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (3m) 60s ago 3m 36.7M 3992M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:11:52.150 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (3m) 60s ago 3m 38.1M 3992M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:11:52.150 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (5m) 50s ago 6m 42.5M - 2.18.1 de242295e225 b9979538aae1 2024-02-22T19:11:52.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:51.137339+0000 mgr.smithi037.jdlvyc (mgr.14164) 353 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 282 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 847 op/s; 585 KiB/s, 0 objects/s recovering 2024-02-22T19:11:52.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:51.252845+0000 mgr.smithi037.jdlvyc (mgr.14164) 354 : audit [DBG] from='client.14592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:52.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:51.666436+0000 mgr.smithi037.jdlvyc (mgr.14164) 355 : audit [DBG] from='client.14596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:52.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 56813 27.05 MB/sec warmup 60 sec latency 18.192 ms 2024-02-22T19:11:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:51.137339+0000 mgr.smithi037.jdlvyc (mgr.14164) 353 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 282 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 847 op/s; 585 KiB/s, 0 objects/s recovering 2024-02-22T19:11:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:51.252845+0000 mgr.smithi037.jdlvyc (mgr.14164) 354 : audit [DBG] from='client.14592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:51.666436+0000 mgr.smithi037.jdlvyc (mgr.14164) 355 : audit [DBG] from='client.14596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:52.707 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:11:52.707 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:11:52.707 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:11:52.707 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:11:52.707 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:11:52.707 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:11:52.707 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:11:52.707 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:11:52.707 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-02-22T19:11:52.707 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:11:52.707 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:11:52.707 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:11:52.708 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:11:52.708 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:11:52.708 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-02-22T19:11:52.708 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:11:52.708 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:11:53.151 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:11:53.151 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:11:53.151 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:11:53.151 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-02-22T19:11:53.151 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "0/23 ceph daemons upgraded", 2024-02-22T19:11:53.151 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010 image on host smithi165" 2024-02-22T19:11:53.151 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:11:53.508 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:52.132107+0000 mgr.smithi037.jdlvyc (mgr.14164) 356 : audit [DBG] from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:53.508 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:52.216076+0000 mon.smithi037 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:53.508 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:52.703978+0000 mon.smithi037 (mon.0) 726 : audit [DBG] from='client.? 172.21.15.37:0/1138083166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:11:53.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 57452 26.82 MB/sec warmup 61 sec latency 23.579 ms 2024-02-22T19:11:53.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:52.132107+0000 mgr.smithi037.jdlvyc (mgr.14164) 356 : audit [DBG] from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:53.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:52.216076+0000 mon.smithi037 (mon.0) 725 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:11:53.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:52.703978+0000 mon.smithi037 (mon.0) 726 : audit [DBG] from='client.? 172.21.15.37:0/1138083166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:11:54.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 58206 26.68 MB/sec warmup 62 sec latency 25.795 ms 2024-02-22T19:11:54.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:53.137837+0000 mgr.smithi037.jdlvyc (mgr.14164) 357 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 291 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 13 MiB/s wr, 1.20k op/s; 512 KiB/s, 0 objects/s recovering 2024-02-22T19:11:54.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:11:53.150192+0000 mgr.smithi037.jdlvyc (mgr.14164) 358 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:54.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:53.137837+0000 mgr.smithi037.jdlvyc (mgr.14164) 357 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 291 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 13 MiB/s wr, 1.20k op/s; 512 KiB/s, 0 objects/s recovering 2024-02-22T19:11:54.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:11:53.150192+0000 mgr.smithi037.jdlvyc (mgr.14164) 358 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:11:55.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 59018 26.46 MB/sec warmup 63 sec latency 32.553 ms 2024-02-22T19:11:56.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 59574 26.36 MB/sec warmup 64 sec latency 22.956 ms 2024-02-22T19:11:56.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:55.138304+0000 mgr.smithi037.jdlvyc (mgr.14164) 359 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 298 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 13 MiB/s wr, 1.24k op/s; 410 KiB/s, 0 objects/s recovering 2024-02-22T19:11:56.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:55.138304+0000 mgr.smithi037.jdlvyc (mgr.14164) 359 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 298 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 13 MiB/s wr, 1.24k op/s; 410 KiB/s, 0 objects/s recovering 2024-02-22T19:11:57.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 60567 26.57 MB/sec warmup 65 sec latency 17.807 ms 2024-02-22T19:11:58.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 61225 26.28 MB/sec warmup 66 sec latency 59.775 ms 2024-02-22T19:11:58.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:11:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:57.138786+0000 mgr.smithi037.jdlvyc (mgr.14164) 360 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 12 MiB/s wr, 1.15k op/s; 373 KiB/s, 0 objects/s recovering 2024-02-22T19:11:58.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:11:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:57.138786+0000 mgr.smithi037.jdlvyc (mgr.14164) 360 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 12 MiB/s wr, 1.15k op/s; 373 KiB/s, 0 objects/s recovering 2024-02-22T19:11:59.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 61834 26.12 MB/sec warmup 67 sec latency 54.783 ms 2024-02-22T19:12:00.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 62612 25.92 MB/sec warmup 68 sec latency 26.108 ms 2024-02-22T19:12:00.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:11:59.139242+0000 mgr.smithi037.jdlvyc (mgr.14164) 361 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 303 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.17k op/s; 341 KiB/s, 0 objects/s recovering 2024-02-22T19:12:00.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:11:59.139242+0000 mgr.smithi037.jdlvyc (mgr.14164) 361 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 303 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.17k op/s; 341 KiB/s, 0 objects/s recovering 2024-02-22T19:12:01.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 63493 26.05 MB/sec warmup 69 sec latency 12.749 ms 2024-02-22T19:12:02.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:01.139660+0000 mgr.smithi037.jdlvyc (mgr.14164) 362 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 303 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 9.8 MiB/s wr, 916 op/s 2024-02-22T19:12:02.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 64205 26.07 MB/sec warmup 70 sec latency 59.791 ms 2024-02-22T19:12:02.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:01.139660+0000 mgr.smithi037.jdlvyc (mgr.14164) 362 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 303 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 9.8 MiB/s wr, 916 op/s 2024-02-22T19:12:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 64711 25.76 MB/sec warmup 71 sec latency 105.050 ms 2024-02-22T19:12:04.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 65306 25.63 MB/sec warmup 72 sec latency 123.145 ms 2024-02-22T19:12:04.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:03.140328+0000 mgr.smithi037.jdlvyc (mgr.14164) 363 : cluster [DBG] pgmap v304: 97 pgs: 97 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.13k op/s 2024-02-22T19:12:04.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:03.140328+0000 mgr.smithi037.jdlvyc (mgr.14164) 363 : cluster [DBG] pgmap v304: 97 pgs: 97 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.13k op/s 2024-02-22T19:12:05.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 66217 25.47 MB/sec warmup 73 sec latency 23.451 ms 2024-02-22T19:12:06.565 INFO:teuthology.orchestra.run.smithi037.stdout: 5 67082 25.62 MB/sec warmup 74 sec latency 13.930 ms 2024-02-22T19:12:06.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:05.140907+0000 mgr.smithi037.jdlvyc (mgr.14164) 364 : cluster [DBG] pgmap v305: 97 pgs: 97 active+clean; 316 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 927 op/s 2024-02-22T19:12:06.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:05.140907+0000 mgr.smithi037.jdlvyc (mgr.14164) 364 : cluster [DBG] pgmap v305: 97 pgs: 97 active+clean; 316 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 927 op/s 2024-02-22T19:12:07.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 67715 25.61 MB/sec warmup 75 sec latency 50.871 ms 2024-02-22T19:12:08.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 68208 25.31 MB/sec warmup 76 sec latency 110.548 ms 2024-02-22T19:12:08.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:07.141376+0000 mgr.smithi037.jdlvyc (mgr.14164) 365 : cluster [DBG] pgmap v306: 97 pgs: 97 active+clean; 325 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.3 MiB/s wr, 886 op/s 2024-02-22T19:12:08.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:07.141376+0000 mgr.smithi037.jdlvyc (mgr.14164) 365 : cluster [DBG] pgmap v306: 97 pgs: 97 active+clean; 325 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.3 MiB/s wr, 886 op/s 2024-02-22T19:12:09.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 68750 25.17 MB/sec warmup 77 sec latency 24.624 ms 2024-02-22T19:12:10.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 69713 25.05 MB/sec warmup 78 sec latency 21.773 ms 2024-02-22T19:12:10.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:09.141988+0000 mgr.smithi037.jdlvyc (mgr.14164) 366 : cluster [DBG] pgmap v307: 97 pgs: 97 active+clean; 326 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 12 MiB/s wr, 1.12k op/s 2024-02-22T19:12:10.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:09.141988+0000 mgr.smithi037.jdlvyc (mgr.14164) 366 : cluster [DBG] pgmap v307: 97 pgs: 97 active+clean; 326 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 12 MiB/s wr, 1.12k op/s 2024-02-22T19:12:11.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 70527 25.19 MB/sec warmup 79 sec latency 15.725 ms 2024-02-22T19:12:12.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:11.142437+0000 mgr.smithi037.jdlvyc (mgr.14164) 367 : cluster [DBG] pgmap v308: 97 pgs: 97 active+clean; 330 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.1 MiB/s wr, 960 op/s 2024-02-22T19:12:12.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 71203 25.17 MB/sec warmup 80 sec latency 36.702 ms 2024-02-22T19:12:12.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:11.142437+0000 mgr.smithi037.jdlvyc (mgr.14164) 367 : cluster [DBG] pgmap v308: 97 pgs: 97 active+clean; 330 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.1 MiB/s wr, 960 op/s 2024-02-22T19:12:13.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 71556 24.91 MB/sec warmup 81 sec latency 36.962 ms 2024-02-22T19:12:14.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 71900 24.66 MB/sec warmup 82 sec latency 45.353 ms 2024-02-22T19:12:14.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:13.143001+0000 mgr.smithi037.jdlvyc (mgr.14164) 368 : cluster [DBG] pgmap v309: 97 pgs: 97 active+clean; 334 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-02-22T19:12:14.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:13.143001+0000 mgr.smithi037.jdlvyc (mgr.14164) 368 : cluster [DBG] pgmap v309: 97 pgs: 97 active+clean; 334 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-02-22T19:12:15.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 72272 24.50 MB/sec warmup 83 sec latency 30.230 ms 2024-02-22T19:12:16.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 73088 24.37 MB/sec warmup 84 sec latency 22.538 ms 2024-02-22T19:12:16.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:15.143446+0000 mgr.smithi037.jdlvyc (mgr.14164) 369 : cluster [DBG] pgmap v310: 97 pgs: 97 active+clean; 333 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-02-22T19:12:16.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:15.143446+0000 mgr.smithi037.jdlvyc (mgr.14164) 369 : cluster [DBG] pgmap v310: 97 pgs: 97 active+clean; 333 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-02-22T19:12:17.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 73594 24.24 MB/sec warmup 85 sec latency 27.642 ms 2024-02-22T19:12:18.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 74647 24.49 MB/sec warmup 86 sec latency 18.543 ms 2024-02-22T19:12:18.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:17.143896+0000 mgr.smithi037.jdlvyc (mgr.14164) 370 : cluster [DBG] pgmap v311: 97 pgs: 97 active+clean; 333 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.7 MiB/s wr, 930 op/s 2024-02-22T19:12:18.608 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:17.143896+0000 mgr.smithi037.jdlvyc (mgr.14164) 370 : cluster [DBG] pgmap v311: 97 pgs: 97 active+clean; 333 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.7 MiB/s wr, 930 op/s 2024-02-22T19:12:19.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 75316 24.32 MB/sec warmup 87 sec latency 21.677 ms 2024-02-22T19:12:20.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 75949 24.20 MB/sec warmup 88 sec latency 28.581 ms 2024-02-22T19:12:20.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:19.144442+0000 mgr.smithi037.jdlvyc (mgr.14164) 371 : cluster [DBG] pgmap v312: 97 pgs: 97 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 989 op/s 2024-02-22T19:12:20.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:19.144442+0000 mgr.smithi037.jdlvyc (mgr.14164) 371 : cluster [DBG] pgmap v312: 97 pgs: 97 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 989 op/s 2024-02-22T19:12:21.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 76701 24.08 MB/sec warmup 89 sec latency 32.372 ms 2024-02-22T19:12:21.680 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:20.440267+0000 mgr.smithi037.jdlvyc (mgr.14164) 372 : cephadm [INF] Upgrade: Updating mgr.smithi165.xtnudv 2024-02-22T19:12:21.680 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:20.446456+0000 mon.smithi037 (mon.0) 727 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:12:21.680 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:20.447149+0000 mon.smithi037 (mon.0) 728 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.xtnudv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T19:12:21.680 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:20.447812+0000 mon.smithi037 (mon.0) 729 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-22T19:12:21.680 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:20.448359+0000 mon.smithi037 (mon.0) 730 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:12:21.680 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:20.448884+0000 mgr.smithi037.jdlvyc (mgr.14164) 373 : cephadm [INF] Deploying daemon mgr.smithi165.xtnudv on smithi165 2024-02-22T19:12:21.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:20.440267+0000 mgr.smithi037.jdlvyc (mgr.14164) 372 : cephadm [INF] Upgrade: Updating mgr.smithi165.xtnudv 2024-02-22T19:12:21.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:20.446456+0000 mon.smithi037 (mon.0) 727 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:12:21.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:20.447149+0000 mon.smithi037 (mon.0) 728 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.xtnudv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T19:12:21.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:20.447812+0000 mon.smithi037 (mon.0) 729 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-22T19:12:21.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:20.448359+0000 mon.smithi037 (mon.0) 730 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:12:21.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:20.448884+0000 mgr.smithi037.jdlvyc (mgr.14164) 373 : cephadm [INF] Deploying daemon mgr.smithi165.xtnudv on smithi165 2024-02-22T19:12:22.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 77150 23.96 MB/sec warmup 90 sec latency 32.147 ms 2024-02-22T19:12:22.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:21.144841+0000 mgr.smithi037.jdlvyc (mgr.14164) 374 : cluster [DBG] pgmap v313: 97 pgs: 97 active+clean; 330 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.1 MiB/s wr, 825 op/s 2024-02-22T19:12:22.723 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:21.144841+0000 mgr.smithi037.jdlvyc (mgr.14164) 374 : cluster [DBG] pgmap v313: 97 pgs: 97 active+clean; 330 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.1 MiB/s wr, 825 op/s 2024-02-22T19:12:23.528 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:12:23.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 77877 24.01 MB/sec warmup 91 sec latency 47.800 ms 2024-02-22T19:12:24.210 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:12:24.210 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (6m) 82s ago 8m 19.7M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:12:24.210 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (8m) 82s ago 8m 6395k - 16.2.5 6933c2a0b7dd b40544ac1213 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (7m) 92s ago 7m 6391k - 16.2.5 6933c2a0b7dd 995283a3887b 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (6m) 82s ago 7m 34.6M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (117s) 82s ago 116s 13.3M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (114s) 92s ago 114s 11.2M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:9283 running (9m) 82s ago 9m 424M - 16.2.5 6933c2a0b7dd 2e9ae267bec3 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 starting - - - - 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (9m) 82s ago 9m 46.4M 2048M 16.2.5 6933c2a0b7dd 135fc2560726 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (7m) 92s ago 7m 40.6M 2048M 16.2.5 6933c2a0b7dd 7b5ab9d794fc 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.0.smithi037.htpzoi smithi037 *:2049 running (101s) 82s ago 100s 54.0M - 3.5 6933c2a0b7dd e9a4b11e25eb 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.0.smithi165.xdfcby smithi165 *:2049 running (96s) 92s ago 95s 59.9M - 3.5 6933c2a0b7dd 8725cac2eb55 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (7m) 82s ago 7m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (6m) 92s ago 6m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (6m) 82s ago 6m 37.0M 3225M 16.2.5 6933c2a0b7dd f19b19015745 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (5m) 82s ago 5m 37.5M 3225M 16.2.5 6933c2a0b7dd 5366583dcf0f 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (5m) 82s ago 5m 36.6M 3225M 16.2.5 6933c2a0b7dd 0f6a1e513f00 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (5m) 82s ago 5m 37.3M 3225M 16.2.5 6933c2a0b7dd 1d03c7fa7700 2024-02-22T19:12:24.211 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (4m) 92s ago 4m 36.2M 3992M 16.2.5 6933c2a0b7dd 46a6c106911d 2024-02-22T19:12:24.212 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (4m) 92s ago 4m 38.5M 3992M 16.2.5 6933c2a0b7dd 215d6f1d7ef6 2024-02-22T19:12:24.212 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (4m) 92s ago 4m 36.7M 3992M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:12:24.212 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (3m) 92s ago 3m 38.1M 3992M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:12:24.212 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (6m) 82s ago 7m 42.5M - 2.18.1 de242295e225 b9979538aae1 2024-02-22T19:12:24.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 78300 23.96 MB/sec warmup 92 sec latency 36.173 ms 2024-02-22T19:12:24.615 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:12:24.615 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:12:24.615 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:12:24.615 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:12:24.615 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:12:24.615 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:12:24.615 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:12:24.615 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:12:24.615 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-02-22T19:12:24.615 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:12:24.615 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:12:24.616 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:12:24.616 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:12:24.616 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:12:24.616 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-02-22T19:12:24.616 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:12:24.616 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:12:24.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:23.145296+0000 mgr.smithi037.jdlvyc (mgr.14164) 375 : cluster [DBG] pgmap v314: 97 pgs: 97 active+clean; 330 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 10 MiB/s wr, 1.02k op/s 2024-02-22T19:12:24.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:23.514355+0000 mgr.smithi037.jdlvyc (mgr.14164) 376 : audit [DBG] from='client.14612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:24.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:24.115898+0000 mon.smithi037 (mon.0) 731 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:12:24.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:24.116727+0000 mon.smithi037 (mon.0) 732 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:12:24.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:24.117843+0000 mon.smithi037 (mon.0) 733 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:12:24.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:24.118570+0000 mon.smithi037 (mon.0) 734 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:12:24.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:23.145296+0000 mgr.smithi037.jdlvyc (mgr.14164) 375 : cluster [DBG] pgmap v314: 97 pgs: 97 active+clean; 330 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 10 MiB/s wr, 1.02k op/s 2024-02-22T19:12:24.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:23.514355+0000 mgr.smithi037.jdlvyc (mgr.14164) 376 : audit [DBG] from='client.14612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:24.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:24.115898+0000 mon.smithi037 (mon.0) 731 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:12:24.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:24.116727+0000 mon.smithi037 (mon.0) 732 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:12:24.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:24.117843+0000 mon.smithi037 (mon.0) 733 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:12:24.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:24.118570+0000 mon.smithi037 (mon.0) 734 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:12:24.943 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:12:24.944 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:12:24.944 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:12:24.944 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-02-22T19:12:24.944 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "", 2024-02-22T19:12:24.944 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading mgr daemons" 2024-02-22T19:12:24.944 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:12:25.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 78767 23.76 MB/sec warmup 93 sec latency 36.114 ms 2024-02-22T19:12:25.786 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:23.870583+0000 mgr.smithi037.jdlvyc (mgr.14164) 377 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:25.787 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:24.198571+0000 mgr.smithi037.jdlvyc (mgr.14164) 378 : audit [DBG] from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:25.787 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:24.614494+0000 mon.smithi037 (mon.0) 735 : audit [DBG] from='client.? 172.21.15.37:0/4288480884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:12:25.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:23.870583+0000 mgr.smithi037.jdlvyc (mgr.14164) 377 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:25.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:24.198571+0000 mgr.smithi037.jdlvyc (mgr.14164) 378 : audit [DBG] from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:25.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:24.614494+0000 mon.smithi037 (mon.0) 735 : audit [DBG] from='client.? 172.21.15.37:0/4288480884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:12:26.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 79420 23.67 MB/sec warmup 94 sec latency 37.202 ms 2024-02-22T19:12:26.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:24.943586+0000 mgr.smithi037.jdlvyc (mgr.14164) 379 : audit [DBG] from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:26.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:25.145879+0000 mgr.smithi037.jdlvyc (mgr.14164) 380 : cluster [DBG] pgmap v315: 97 pgs: 97 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.7 KiB/s rd, 9.3 MiB/s wr, 917 op/s 2024-02-22T19:12:26.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:24.943586+0000 mgr.smithi037.jdlvyc (mgr.14164) 379 : audit [DBG] from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:26.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:25.145879+0000 mgr.smithi037.jdlvyc (mgr.14164) 380 : cluster [DBG] pgmap v315: 97 pgs: 97 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.7 KiB/s rd, 9.3 MiB/s wr, 917 op/s 2024-02-22T19:12:27.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 80187 23.56 MB/sec warmup 95 sec latency 34.351 ms 2024-02-22T19:12:28.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 80672 23.45 MB/sec warmup 96 sec latency 22.537 ms 2024-02-22T19:12:28.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:27.146253+0000 mgr.smithi037.jdlvyc (mgr.14164) 381 : cluster [DBG] pgmap v316: 97 pgs: 97 active+clean; 334 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 8.2 MiB/s wr, 874 op/s 2024-02-22T19:12:28.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:27.146253+0000 mgr.smithi037.jdlvyc (mgr.14164) 381 : cluster [DBG] pgmap v316: 97 pgs: 97 active+clean; 334 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 8.2 MiB/s wr, 874 op/s 2024-02-22T19:12:29.566 INFO:teuthology.orchestra.run.smithi037.stdout: 5 81568 23.59 MB/sec warmup 97 sec latency 71.384 ms 2024-02-22T19:12:30.567 INFO:teuthology.orchestra.run.smithi037.stdout: 5 82107 23.51 MB/sec warmup 98 sec latency 60.583 ms 2024-02-22T19:12:30.662 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:29.146785+0000 mgr.smithi037.jdlvyc (mgr.14164) 382 : cluster [DBG] pgmap v317: 97 pgs: 97 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 9.9 MiB/s wr, 951 op/s 2024-02-22T19:12:30.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:29.146785+0000 mgr.smithi037.jdlvyc (mgr.14164) 382 : cluster [DBG] pgmap v317: 97 pgs: 97 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 9.9 MiB/s wr, 951 op/s 2024-02-22T19:12:31.567 INFO:teuthology.orchestra.run.smithi037.stdout: 5 82967 23.44 MB/sec warmup 99 sec latency 22.138 ms 2024-02-22T19:12:31.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:30.675460+0000 mon.smithi037 (mon.0) 736 : cluster [DBG] Standby manager daemon smithi165.xtnudv restarted 2024-02-22T19:12:31.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:30.675559+0000 mon.smithi037 (mon.0) 737 : cluster [DBG] Standby manager daemon smithi165.xtnudv started 2024-02-22T19:12:31.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:30.678634+0000 mon.smithi037 (mon.0) 738 : audit [DBG] from='mgr.? 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.xtnudv/crt"}]: dispatch 2024-02-22T19:12:31.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:30.679244+0000 mon.smithi037 (mon.0) 739 : audit [DBG] from='mgr.? 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T19:12:31.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:30.682835+0000 mon.smithi037 (mon.0) 740 : audit [DBG] from='mgr.? 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.xtnudv/key"}]: dispatch 2024-02-22T19:12:31.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:30.683390+0000 mon.smithi037 (mon.0) 741 : audit [DBG] from='mgr.? 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T19:12:31.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:30.675460+0000 mon.smithi037 (mon.0) 736 : cluster [DBG] Standby manager daemon smithi165.xtnudv restarted 2024-02-22T19:12:31.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:30.675559+0000 mon.smithi037 (mon.0) 737 : cluster [DBG] Standby manager daemon smithi165.xtnudv started 2024-02-22T19:12:31.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:30.678634+0000 mon.smithi037 (mon.0) 738 : audit [DBG] from='mgr.? 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.xtnudv/crt"}]: dispatch 2024-02-22T19:12:31.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:30.679244+0000 mon.smithi037 (mon.0) 739 : audit [DBG] from='mgr.? 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T19:12:31.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:30.682835+0000 mon.smithi037 (mon.0) 740 : audit [DBG] from='mgr.? 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.xtnudv/key"}]: dispatch 2024-02-22T19:12:31.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:30.683390+0000 mon.smithi037 (mon.0) 741 : audit [DBG] from='mgr.? 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T19:12:32.567 INFO:teuthology.orchestra.run.smithi037.stdout: 5 83802 23.34 MB/sec warmup 100 sec latency 50.924 ms 2024-02-22T19:12:32.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:31.148058+0000 mgr.smithi037.jdlvyc (mgr.14164) 383 : cluster [DBG] pgmap v318: 97 pgs: 97 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.8 KiB/s rd, 7.9 MiB/s wr, 817 op/s 2024-02-22T19:12:32.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:31.482593+0000 mon.smithi037 (mon.0) 742 : cluster [DBG] mgrmap e21: smithi037.jdlvyc(active, since 8m), standbys: smithi165.xtnudv 2024-02-22T19:12:32.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:31.148058+0000 mgr.smithi037.jdlvyc (mgr.14164) 383 : cluster [DBG] pgmap v318: 97 pgs: 97 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.8 KiB/s rd, 7.9 MiB/s wr, 817 op/s 2024-02-22T19:12:32.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:31.482593+0000 mon.smithi037 (mon.0) 742 : cluster [DBG] mgrmap e21: smithi037.jdlvyc(active, since 8m), standbys: smithi165.xtnudv 2024-02-22T19:12:33.568 INFO:teuthology.orchestra.run.smithi037.stdout: 5 84541 23.40 MB/sec warmup 101 sec latency 35.806 ms 2024-02-22T19:12:34.568 INFO:teuthology.orchestra.run.smithi037.stdout: 5 85087 23.37 MB/sec warmup 102 sec latency 34.073 ms 2024-02-22T19:12:34.756 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:33.148589+0000 mgr.smithi037.jdlvyc (mgr.14164) 384 : cluster [DBG] pgmap v319: 97 pgs: 97 active+clean; 311 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.5 MiB/s wr, 897 op/s 2024-02-22T19:12:34.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:33.148589+0000 mgr.smithi037.jdlvyc (mgr.14164) 384 : cluster [DBG] pgmap v319: 97 pgs: 97 active+clean; 311 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.5 MiB/s wr, 897 op/s 2024-02-22T19:12:35.568 INFO:teuthology.orchestra.run.smithi037.stdout: 5 85453 23.29 MB/sec warmup 103 sec latency 37.036 ms 2024-02-22T19:12:36.568 INFO:teuthology.orchestra.run.smithi037.stdout: 5 85926 23.09 MB/sec warmup 104 sec latency 67.500 ms 2024-02-22T19:12:36.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:35.149155+0000 mgr.smithi037.jdlvyc (mgr.14164) 385 : cluster [DBG] pgmap v320: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 9.3 MiB/s wr, 877 op/s 2024-02-22T19:12:36.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:35.149155+0000 mgr.smithi037.jdlvyc (mgr.14164) 385 : cluster [DBG] pgmap v320: 97 pgs: 97 active+clean; 315 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 9.3 MiB/s wr, 877 op/s 2024-02-22T19:12:37.568 INFO:teuthology.orchestra.run.smithi037.stdout: 5 86453 22.98 MB/sec warmup 105 sec latency 46.477 ms 2024-02-22T19:12:38.568 INFO:teuthology.orchestra.run.smithi037.stdout: 5 87253 22.91 MB/sec warmup 106 sec latency 62.292 ms 2024-02-22T19:12:38.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:37.149602+0000 mgr.smithi037.jdlvyc (mgr.14164) 386 : cluster [DBG] pgmap v321: 97 pgs: 97 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 8.3 MiB/s wr, 831 op/s 2024-02-22T19:12:38.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:37.149602+0000 mgr.smithi037.jdlvyc (mgr.14164) 386 : cluster [DBG] pgmap v321: 97 pgs: 97 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 8.3 MiB/s wr, 831 op/s 2024-02-22T19:12:39.568 INFO:teuthology.orchestra.run.smithi037.stdout: 5 87768 22.83 MB/sec warmup 107 sec latency 50.755 ms 2024-02-22T19:12:40.569 INFO:teuthology.orchestra.run.smithi037.stdout: 5 88610 22.93 MB/sec warmup 108 sec latency 49.166 ms 2024-02-22T19:12:40.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:39.150111+0000 mgr.smithi037.jdlvyc (mgr.14164) 387 : cluster [DBG] pgmap v322: 97 pgs: 97 active+clean; 318 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 961 op/s 2024-02-22T19:12:40.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:39.150111+0000 mgr.smithi037.jdlvyc (mgr.14164) 387 : cluster [DBG] pgmap v322: 97 pgs: 97 active+clean; 318 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 961 op/s 2024-02-22T19:12:41.569 INFO:teuthology.orchestra.run.smithi037.stdout: 5 89283 22.90 MB/sec warmup 109 sec latency 22.953 ms 2024-02-22T19:12:42.385 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:41.085480+0000 mon.smithi037 (mon.0) 743 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:12:42.385 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:41.150514+0000 mgr.smithi037.jdlvyc (mgr.14164) 388 : cluster [DBG] pgmap v323: 97 pgs: 97 active+clean; 318 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.6 MiB/s wr, 881 op/s 2024-02-22T19:12:42.385 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:41.367271+0000 mon.smithi037 (mon.0) 744 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:12:42.385 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:41.375319+0000 mon.smithi037 (mon.0) 745 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:12:42.385 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:41.378271+0000 mon.smithi037 (mon.0) 746 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:12:42.385 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:41.380715+0000 mgr.smithi037.jdlvyc (mgr.14164) 389 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi037.jdlvyc) 2024-02-22T19:12:42.385 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:41.384003+0000 mgr.smithi037.jdlvyc (mgr.14164) 390 : cephadm [INF] Failing over to other MGR 2024-02-22T19:12:42.385 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:41.384354+0000 mon.smithi037 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr fail", "who": "smithi037.jdlvyc"}]: dispatch 2024-02-22T19:12:42.385 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:41.389098+0000 mon.smithi037 (mon.0) 748 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-22T19:12:42.385 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:41.582941+0000 mon.smithi037 (mon.0) 749 : cluster [DBG] Standby manager daemon smithi037.jdlvyc started 2024-02-22T19:12:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:41.085480+0000 mon.smithi037 (mon.0) 743 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:12:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:41.150514+0000 mgr.smithi037.jdlvyc (mgr.14164) 388 : cluster [DBG] pgmap v323: 97 pgs: 97 active+clean; 318 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.6 MiB/s wr, 881 op/s 2024-02-22T19:12:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:41.367271+0000 mon.smithi037 (mon.0) 744 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:12:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:41.375319+0000 mon.smithi037 (mon.0) 745 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:12:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:41.378271+0000 mon.smithi037 (mon.0) 746 : audit [DBG] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:12:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:41.380715+0000 mgr.smithi037.jdlvyc (mgr.14164) 389 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi037.jdlvyc) 2024-02-22T19:12:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:41.384003+0000 mgr.smithi037.jdlvyc (mgr.14164) 390 : cephadm [INF] Failing over to other MGR 2024-02-22T19:12:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:41.384354+0000 mon.smithi037 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr fail", "who": "smithi037.jdlvyc"}]: dispatch 2024-02-22T19:12:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:41.389098+0000 mon.smithi037 (mon.0) 748 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-22T19:12:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:41.582941+0000 mon.smithi037 (mon.0) 749 : cluster [DBG] Standby manager daemon smithi037.jdlvyc started 2024-02-22T19:12:42.569 INFO:teuthology.orchestra.run.smithi037.stdout: 5 89920 22.80 MB/sec warmup 110 sec latency 24.337 ms 2024-02-22T19:12:43.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.206306+0000 mon.smithi037 (mon.0) 750 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:12:43.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.206648+0000 mon.smithi037 (mon.0) 751 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:12:43.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.386929+0000 mon.smithi037 (mon.0) 752 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "mgr fail", "who": "smithi037.jdlvyc"}]': finished 2024-02-22T19:12:43.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:42.387004+0000 mon.smithi037 (mon.0) 753 : cluster [DBG] mgrmap e22: smithi165.xtnudv(active, starting, since 1.00188s), standbys: smithi037.jdlvyc 2024-02-22T19:12:43.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.388828+0000 mon.smithi165 (mon.1) 17 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:12:43.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.388993+0000 mon.smithi165 (mon.1) 18 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:12:43.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.389274+0000 mon.smithi165 (mon.1) 19 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.mniofg"}]: dispatch 2024-02-22T19:12:43.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.389537+0000 mon.smithi165 (mon.1) 20 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi165.ftpwqf"}]: dispatch 2024-02-22T19:12:43.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.390604+0000 mon.smithi165 (mon.1) 21 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mgr metadata", "who": "smithi165.xtnudv", "id": "smithi165.xtnudv"}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.390866+0000 mon.smithi165 (mon.1) 22 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mgr metadata", "who": "smithi037.jdlvyc", "id": "smithi037.jdlvyc"}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.391098+0000 mon.smithi165 (mon.1) 23 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.391361+0000 mon.smithi165 (mon.1) 24 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.391624+0000 mon.smithi165 (mon.1) 25 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.391929+0000 mon.smithi165 (mon.1) 26 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.392243+0000 mon.smithi165 (mon.1) 27 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.392542+0000 mon.smithi165 (mon.1) 28 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.392849+0000 mon.smithi165 (mon.1) 29 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.393150+0000 mon.smithi165 (mon.1) 30 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.393566+0000 mon.smithi165 (mon.1) 31 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.393949+0000 mon.smithi165 (mon.1) 32 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.394419+0000 mon.smithi165 (mon.1) 33 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:42.422276+0000 mon.smithi037 (mon.0) 754 : cluster [INF] Manager daemon smithi165.xtnudv is now available 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.444702+0000 mon.smithi037 (mon.0) 755 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:42.445626+0000 mgr.smithi165.xtnudv (mgr.14620) 1 : cephadm [INF] Queued nfs.foo for migration 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.542806+0000 mon.smithi165 (mon.1) 34 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:12:43.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.544056+0000 mon.smithi165 (mon.1) 35 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:12:43.442 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.583010+0000 mon.smithi037 (mon.0) 756 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:43.442 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.599056+0000 mon.smithi165 (mon.1) 36 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi165.xtnudv/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:12:43.442 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.600543+0000 mon.smithi037 (mon.0) 757 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi165.xtnudv/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:12:43.442 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.612406+0000 mon.smithi165 (mon.1) 37 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi165.xtnudv/trash_purge_schedule"}]: dispatch 2024-02-22T19:12:43.442 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:42.612907+0000 mon.smithi037 (mon.0) 758 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi165.xtnudv/trash_purge_schedule"}]: dispatch 2024-02-22T19:12:43.514 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.206306+0000 mon.smithi037 (mon.0) 750 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:12:43.514 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.206648+0000 mon.smithi037 (mon.0) 751 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:12:43.514 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.386929+0000 mon.smithi037 (mon.0) 752 : audit [INF] from='mgr.14164 172.21.15.37:0/1674248544' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "mgr fail", "who": "smithi037.jdlvyc"}]': finished 2024-02-22T19:12:43.514 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:42.387004+0000 mon.smithi037 (mon.0) 753 : cluster [DBG] mgrmap e22: smithi165.xtnudv(active, starting, since 1.00188s), standbys: smithi037.jdlvyc 2024-02-22T19:12:43.514 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.388828+0000 mon.smithi165 (mon.1) 17 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:12:43.514 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.388993+0000 mon.smithi165 (mon.1) 18 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:12:43.514 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.389274+0000 mon.smithi165 (mon.1) 19 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.mniofg"}]: dispatch 2024-02-22T19:12:43.514 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.389537+0000 mon.smithi165 (mon.1) 20 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi165.ftpwqf"}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.390604+0000 mon.smithi165 (mon.1) 21 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mgr metadata", "who": "smithi165.xtnudv", "id": "smithi165.xtnudv"}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.390866+0000 mon.smithi165 (mon.1) 22 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mgr metadata", "who": "smithi037.jdlvyc", "id": "smithi037.jdlvyc"}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.391098+0000 mon.smithi165 (mon.1) 23 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.391361+0000 mon.smithi165 (mon.1) 24 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.391624+0000 mon.smithi165 (mon.1) 25 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.391929+0000 mon.smithi165 (mon.1) 26 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.392243+0000 mon.smithi165 (mon.1) 27 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.392542+0000 mon.smithi165 (mon.1) 28 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.392849+0000 mon.smithi165 (mon.1) 29 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.393150+0000 mon.smithi165 (mon.1) 30 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.393566+0000 mon.smithi165 (mon.1) 31 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.393949+0000 mon.smithi165 (mon.1) 32 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.394419+0000 mon.smithi165 (mon.1) 33 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:42.422276+0000 mon.smithi037 (mon.0) 754 : cluster [INF] Manager daemon smithi165.xtnudv is now available 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.444702+0000 mon.smithi037 (mon.0) 755 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:42.445626+0000 mgr.smithi165.xtnudv (mgr.14620) 1 : cephadm [INF] Queued nfs.foo for migration 2024-02-22T19:12:43.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.542806+0000 mon.smithi165 (mon.1) 34 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:12:43.516 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.544056+0000 mon.smithi165 (mon.1) 35 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:12:43.516 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.583010+0000 mon.smithi037 (mon.0) 756 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:43.516 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.599056+0000 mon.smithi165 (mon.1) 36 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi165.xtnudv/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:12:43.516 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.600543+0000 mon.smithi037 (mon.0) 757 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi165.xtnudv/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:12:43.516 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.612406+0000 mon.smithi165 (mon.1) 37 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi165.xtnudv/trash_purge_schedule"}]: dispatch 2024-02-22T19:12:43.516 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:42.612907+0000 mon.smithi037 (mon.0) 758 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi165.xtnudv/trash_purge_schedule"}]: dispatch 2024-02-22T19:12:43.568 INFO:teuthology.orchestra.run.smithi037.stdout: 5 90474 22.73 MB/sec warmup 111 sec latency 51.738 ms 2024-02-22T19:12:44.396 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:43.393575+0000 mon.smithi037 (mon.0) 759 : cluster [DBG] mgrmap e23: smithi165.xtnudv(active, since 2s), standbys: smithi037.jdlvyc 2024-02-22T19:12:44.396 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:43.420367+0000 mgr.smithi165.xtnudv (mgr.14620) 2 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 316 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-22T19:12:44.569 INFO:teuthology.orchestra.run.smithi037.stdout: 5 91234 22.64 MB/sec warmup 112 sec latency 26.665 ms 2024-02-22T19:12:44.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:43.393575+0000 mon.smithi037 (mon.0) 759 : cluster [DBG] mgrmap e23: smithi165.xtnudv(active, since 2s), standbys: smithi037.jdlvyc 2024-02-22T19:12:44.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:43.420367+0000 mgr.smithi165.xtnudv (mgr.14620) 2 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 316 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-22T19:12:45.569 INFO:teuthology.orchestra.run.smithi037.stdout: 5 91993 22.71 MB/sec warmup 113 sec latency 17.833 ms 2024-02-22T19:12:45.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:44.393734+0000 mgr.smithi165.xtnudv (mgr.14620) 3 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 316 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-22T19:12:45.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:44.393734+0000 mgr.smithi165.xtnudv (mgr.14620) 3 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 316 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-22T19:12:46.569 INFO:teuthology.orchestra.run.smithi037.stdout: 5 92623 22.72 MB/sec warmup 114 sec latency 27.343 ms 2024-02-22T19:12:47.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:46.394784+0000 mgr.smithi165.xtnudv (mgr.14620) 4 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 316 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-22T19:12:47.569 INFO:teuthology.orchestra.run.smithi037.stdout: 5 93108 22.56 MB/sec warmup 115 sec latency 25.610 ms 2024-02-22T19:12:47.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:46.394784+0000 mgr.smithi165.xtnudv (mgr.14620) 4 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 316 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-22T19:12:48.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 93463 22.44 MB/sec warmup 116 sec latency 39.483 ms 2024-02-22T19:12:49.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:47.881354+0000 mon.smithi037 (mon.0) 760 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:49.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:48.180263+0000 mon.smithi165 (mon.1) 38 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:48.180737+0000 mon.smithi037 (mon.0) 761 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:48.181727+0000 mon.smithi165 (mon.1) 39 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:48.182078+0000 mon.smithi037 (mon.0) 762 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:48.182775+0000 mon.smithi165 (mon.1) 40 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:48.183019+0000 mon.smithi037 (mon.0) 763 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:48.183665+0000 mon.smithi165 (mon.1) 41 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:48.184943+0000 mon.smithi037 (mon.0) 764 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:48.194462+0000 mon.smithi037 (mon.0) 765 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:49.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:47.881354+0000 mon.smithi037 (mon.0) 760 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:49.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:48.180263+0000 mon.smithi165 (mon.1) 38 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:48.180737+0000 mon.smithi037 (mon.0) 761 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:48.181727+0000 mon.smithi165 (mon.1) 39 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:48.182078+0000 mon.smithi037 (mon.0) 762 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:48.182775+0000 mon.smithi165 (mon.1) 40 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:48.183019+0000 mon.smithi037 (mon.0) 763 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:48.183665+0000 mon.smithi165 (mon.1) 41 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:48.184943+0000 mon.smithi037 (mon.0) 764 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:49.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:48.194462+0000 mon.smithi037 (mon.0) 765 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:49.571 INFO:teuthology.orchestra.run.smithi037.stdout: 5 93924 22.38 MB/sec warmup 117 sec latency 37.230 ms 2024-02-22T19:12:50.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:48.185596+0000 mgr.smithi165.xtnudv (mgr.14620) 5 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 2712M 2024-02-22T19:12:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:48.395245+0000 mgr.smithi165.xtnudv (mgr.14620) 6 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 312 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s wr, 95 op/s 2024-02-22T19:12:50.250 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:48.185596+0000 mgr.smithi165.xtnudv (mgr.14620) 5 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 2712M 2024-02-22T19:12:50.250 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:48.395245+0000 mgr.smithi165.xtnudv (mgr.14620) 6 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 312 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s wr, 95 op/s 2024-02-22T19:12:50.571 INFO:teuthology.orchestra.run.smithi037.stdout: 5 94475 22.22 MB/sec warmup 118 sec latency 42.820 ms 2024-02-22T19:12:51.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:50.249260+0000 mon.smithi037 (mon.0) 766 : cluster [DBG] Standby manager daemon smithi037.jdlvyc restarted 2024-02-22T19:12:51.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:50.249394+0000 mon.smithi037 (mon.0) 767 : cluster [DBG] Standby manager daemon smithi037.jdlvyc started 2024-02-22T19:12:51.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.251040+0000 mon.smithi165 (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.37:0/720428347' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.jdlvyc/crt"}]: dispatch 2024-02-22T19:12:51.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.251568+0000 mon.smithi165 (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.37:0/720428347' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T19:12:51.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.254542+0000 mon.smithi165 (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.37:0/720428347' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.jdlvyc/key"}]: dispatch 2024-02-22T19:12:51.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.256097+0000 mon.smithi165 (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.37:0/720428347' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T19:12:51.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.497001+0000 mon.smithi037 (mon.0) 768 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:51.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.853596+0000 mon.smithi165 (mon.1) 46 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.854003+0000 mon.smithi037 (mon.0) 769 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.854920+0000 mon.smithi165 (mon.1) 47 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.855211+0000 mon.smithi037 (mon.0) 770 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.856264+0000 mon.smithi165 (mon.1) 48 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.856739+0000 mon.smithi037 (mon.0) 771 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.857703+0000 mon.smithi165 (mon.1) 49 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.857974+0000 mon.smithi037 (mon.0) 772 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.863006+0000 mon.smithi037 (mon.0) 773 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:51.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.865605+0000 mon.smithi165 (mon.1) 50 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:12:51.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.866339+0000 mon.smithi165 (mon.1) 51 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:12:51.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:50.249260+0000 mon.smithi037 (mon.0) 766 : cluster [DBG] Standby manager daemon smithi037.jdlvyc restarted 2024-02-22T19:12:51.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:50.249394+0000 mon.smithi037 (mon.0) 767 : cluster [DBG] Standby manager daemon smithi037.jdlvyc started 2024-02-22T19:12:51.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.251040+0000 mon.smithi165 (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.37:0/720428347' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.jdlvyc/crt"}]: dispatch 2024-02-22T19:12:51.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.251568+0000 mon.smithi165 (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.37:0/720428347' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T19:12:51.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.254542+0000 mon.smithi165 (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.37:0/720428347' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.jdlvyc/key"}]: dispatch 2024-02-22T19:12:51.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.256097+0000 mon.smithi165 (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.37:0/720428347' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T19:12:51.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.497001+0000 mon.smithi037 (mon.0) 768 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:51.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.853596+0000 mon.smithi165 (mon.1) 46 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.854003+0000 mon.smithi037 (mon.0) 769 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.854920+0000 mon.smithi165 (mon.1) 47 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.855211+0000 mon.smithi037 (mon.0) 770 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.856264+0000 mon.smithi165 (mon.1) 48 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.856739+0000 mon.smithi037 (mon.0) 771 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.857703+0000 mon.smithi165 (mon.1) 49 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.857974+0000 mon.smithi037 (mon.0) 772 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-22T19:12:51.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.863006+0000 mon.smithi037 (mon.0) 773 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:51.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.865605+0000 mon.smithi165 (mon.1) 50 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:12:51.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.866339+0000 mon.smithi165 (mon.1) 51 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:12:51.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 94813 22.12 MB/sec warmup 119 sec latency 399.416 ms 2024-02-22T19:12:52.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:50.395739+0000 mgr.smithi165.xtnudv (mgr.14620) 7 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 313 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.6 KiB/s rd, 6.5 MiB/s wr, 598 op/s 2024-02-22T19:12:52.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:50.858864+0000 mgr.smithi165.xtnudv (mgr.14620) 8 : cephadm [INF] Adjusting osd_memory_target on smithi037 to 1945M 2024-02-22T19:12:52.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:50.867677+0000 mgr.smithi165.xtnudv (mgr.14620) 9 : cephadm [INF] Updating smithi037:/etc/ceph/ceph.conf 2024-02-22T19:12:52.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:50.867936+0000 mgr.smithi165.xtnudv (mgr.14620) 10 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-02-22T19:12:52.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:50.883090+0000 mgr.smithi165.xtnudv (mgr.14620) 11 : cephadm [INF] Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:12:52.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:50.890271+0000 mgr.smithi165.xtnudv (mgr.14620) 12 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:12:52.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:50.894930+0000 mon.smithi037 (mon.0) 774 : cluster [DBG] mgrmap e24: smithi165.xtnudv(active, since 9s), standbys: smithi037.jdlvyc 2024-02-22T19:12:52.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.916468+0000 mon.smithi037 (mon.0) 775 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:52.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.922752+0000 mon.smithi037 (mon.0) 776 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:52.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.928887+0000 mon.smithi037 (mon.0) 777 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:52.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.950413+0000 mon.smithi165 (mon.1) 52 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2024-02-22T19:12:52.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:50.950890+0000 mon.smithi037 (mon.0) 778 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2024-02-22T19:12:52.317 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:50.395739+0000 mgr.smithi165.xtnudv (mgr.14620) 7 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 313 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.6 KiB/s rd, 6.5 MiB/s wr, 598 op/s 2024-02-22T19:12:52.317 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:50.858864+0000 mgr.smithi165.xtnudv (mgr.14620) 8 : cephadm [INF] Adjusting osd_memory_target on smithi037 to 1945M 2024-02-22T19:12:52.317 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:50.867677+0000 mgr.smithi165.xtnudv (mgr.14620) 9 : cephadm [INF] Updating smithi037:/etc/ceph/ceph.conf 2024-02-22T19:12:52.317 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:50.867936+0000 mgr.smithi165.xtnudv (mgr.14620) 10 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-02-22T19:12:52.317 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:50.883090+0000 mgr.smithi165.xtnudv (mgr.14620) 11 : cephadm [INF] Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:12:52.317 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:50.890271+0000 mgr.smithi165.xtnudv (mgr.14620) 12 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:12:52.317 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:50.894930+0000 mon.smithi037 (mon.0) 774 : cluster [DBG] mgrmap e24: smithi165.xtnudv(active, since 9s), standbys: smithi037.jdlvyc 2024-02-22T19:12:52.317 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.916468+0000 mon.smithi037 (mon.0) 775 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:52.317 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.922752+0000 mon.smithi037 (mon.0) 776 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:52.317 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.928887+0000 mon.smithi037 (mon.0) 777 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:52.317 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.950413+0000 mon.smithi165 (mon.1) 52 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2024-02-22T19:12:52.317 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:50.950890+0000 mon.smithi037 (mon.0) 778 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2024-02-22T19:12:53.285 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:51.930724+0000 mon.smithi037 (mon.0) 779 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2024-02-22T19:12:53.286 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:51.930771+0000 mon.smithi037 (mon.0) 780 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-22T19:12:53.286 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:51.931622+0000 mon.smithi165 (mon.1) 53 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-22T19:12:53.286 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:51.931949+0000 mon.smithi037 (mon.0) 781 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-22T19:12:53.286 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:51.935676+0000 mon.smithi165 (mon.1) 54 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-02-22T19:12:53.286 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:51.935875+0000 mon.smithi165 (mon.1) 55 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-22T19:12:53.286 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:51.936604+0000 mon.smithi037 (mon.0) 782 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-02-22T19:12:53.286 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:51.937251+0000 mon.smithi037 (mon.0) 783 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-22T19:12:53.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:51.930724+0000 mon.smithi037 (mon.0) 779 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2024-02-22T19:12:53.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:51.930771+0000 mon.smithi037 (mon.0) 780 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-22T19:12:53.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:51.931622+0000 mon.smithi165 (mon.1) 53 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-22T19:12:53.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:51.931949+0000 mon.smithi037 (mon.0) 781 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-22T19:12:53.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:51.935676+0000 mon.smithi165 (mon.1) 54 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-02-22T19:12:53.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:51.935875+0000 mon.smithi165 (mon.1) 55 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-22T19:12:53.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:51.936604+0000 mon.smithi037 (mon.0) 782 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-02-22T19:12:53.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:51.937251+0000 mon.smithi037 (mon.0) 783 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-22T19:12:53.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 95659 20.58 MB/sec execute 1 sec latency 133.164 ms 2024-02-22T19:12:54.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:52.396146+0000 mgr.smithi165.xtnudv (mgr.14620) 13 : cluster [DBG] pgmap v9: 129 pgs: 32 unknown, 97 active+clean; 313 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.1 MiB/s wr, 465 op/s 2024-02-22T19:12:54.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:52.934477+0000 mon.smithi037 (mon.0) 784 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-02-22T19:12:54.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:52.934551+0000 mon.smithi037 (mon.0) 785 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-22T19:12:54.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:52.934692+0000 mon.smithi037 (mon.0) 786 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-22T19:12:54.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:52.938700+0000 mgr.smithi165.xtnudv (mgr.14620) 14 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-02-22T19:12:54.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:52.978968+0000 mgr.smithi165.xtnudv (mgr.14620) 15 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-02-22T19:12:54.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:52.979094+0000 mgr.smithi165.xtnudv (mgr.14620) 16 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi037.htpzoi', 'nfs.foo.1.0.smithi165.xdfcby'] 2024-02-22T19:12:54.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:52.979178+0000 mgr.smithi165.xtnudv (mgr.14620) 17 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi037.htpzoi nfs.foo.1.0.smithi165.xdfcby 2024-02-22T19:12:54.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:52.979645+0000 mgr.smithi165.xtnudv (mgr.14620) 18 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi037.htpzoi from smithi037 -- ports [2049] 2024-02-22T19:12:54.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:52.980100+0000 mgr.smithi165.xtnudv (mgr.14620) 19 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi165.xdfcby from smithi165 -- ports [2049] 2024-02-22T19:12:54.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:52.396146+0000 mgr.smithi165.xtnudv (mgr.14620) 13 : cluster [DBG] pgmap v9: 129 pgs: 32 unknown, 97 active+clean; 313 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.1 MiB/s wr, 465 op/s 2024-02-22T19:12:54.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:52.934477+0000 mon.smithi037 (mon.0) 784 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-02-22T19:12:54.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:52.934551+0000 mon.smithi037 (mon.0) 785 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-22T19:12:54.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:52.934692+0000 mon.smithi037 (mon.0) 786 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-22T19:12:54.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:52.938700+0000 mgr.smithi165.xtnudv (mgr.14620) 14 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-02-22T19:12:54.150 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:52.978968+0000 mgr.smithi165.xtnudv (mgr.14620) 15 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-02-22T19:12:54.150 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:52.979094+0000 mgr.smithi165.xtnudv (mgr.14620) 16 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi037.htpzoi', 'nfs.foo.1.0.smithi165.xdfcby'] 2024-02-22T19:12:54.150 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:52.979178+0000 mgr.smithi165.xtnudv (mgr.14620) 17 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi037.htpzoi nfs.foo.1.0.smithi165.xdfcby 2024-02-22T19:12:54.150 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:52.979645+0000 mgr.smithi165.xtnudv (mgr.14620) 18 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi037.htpzoi from smithi037 -- ports [2049] 2024-02-22T19:12:54.150 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:52.980100+0000 mgr.smithi165.xtnudv (mgr.14620) 19 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi165.xdfcby from smithi165 -- ports [2049] 2024-02-22T19:12:54.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 95659 10.29 MB/sec execute 2 sec latency 1133.226 ms 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:53.955225+0000 mon.smithi037 (mon.0) 787 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.316606+0000 mon.smithi165 (mon.1) 56 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby"}]: dispatch 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.317249+0000 mon.smithi037 (mon.0) 788 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby"}]: dispatch 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.328331+0000 mon.smithi037 (mon.0) 789 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby"}]': finished 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.329123+0000 mon.smithi165 (mon.1) 57 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby-rgw"}]: dispatch 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.329375+0000 mon.smithi037 (mon.0) 790 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby-rgw"}]: dispatch 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.332741+0000 mon.smithi037 (mon.0) 791 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby-rgw"}]': finished 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.472889+0000 mon.smithi165 (mon.1) 58 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi"}]: dispatch 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.473344+0000 mon.smithi037 (mon.0) 792 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi"}]: dispatch 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.476828+0000 mon.smithi037 (mon.0) 793 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi"}]': finished 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.477665+0000 mon.smithi165 (mon.1) 59 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi-rgw"}]: dispatch 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.477884+0000 mon.smithi037 (mon.0) 794 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi-rgw"}]: dispatch 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.480738+0000 mon.smithi037 (mon.0) 795 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi-rgw"}]': finished 2024-02-22T19:12:55.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.484349+0000 mon.smithi037 (mon.0) 796 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.484975+0000 mon.smithi165 (mon.1) 60 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.508336+0000 mon.smithi165 (mon.1) 61 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' 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-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.508633+0000 mon.smithi037 (mon.0) 797 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 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-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.511842+0000 mon.smithi037 (mon.0) 798 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 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-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.519812+0000 mon.smithi037 (mon.0) 799 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.526799+0000 mon.smithi037 (mon.0) 800 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.534593+0000 mon.smithi037 (mon.0) 801 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.542471+0000 mon.smithi037 (mon.0) 802 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.544503+0000 mon.smithi165 (mon.1) 62 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi"}]: dispatch 2024-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.544899+0000 mon.smithi037 (mon.0) 803 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi"}]: dispatch 2024-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.548226+0000 mon.smithi037 (mon.0) 804 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.549349+0000 mon.smithi165 (mon.1) 63 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby"}]: dispatch 2024-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.549581+0000 mon.smithi037 (mon.0) 805 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby"}]: dispatch 2024-02-22T19:12:55.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.552426+0000 mon.smithi037 (mon.0) 806 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.554209+0000 mon.smithi165 (mon.1) 64 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.554450+0000 mon.smithi037 (mon.0) 807 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.556811+0000 mon.smithi037 (mon.0) 808 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.558007+0000 mon.smithi165 (mon.1) 65 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.558381+0000 mon.smithi037 (mon.0) 809 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.560720+0000 mon.smithi037 (mon.0) 810 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.561930+0000 mon.smithi165 (mon.1) 66 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.601031+0000 mon.smithi165 (mon.1) 67 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.601515+0000 mon.smithi037 (mon.0) 811 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.604187+0000 mon.smithi037 (mon.0) 812 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.648751+0000 mon.smithi165 (mon.1) 68 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.649302+0000 mon.smithi037 (mon.0) 813 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.651819+0000 mon.smithi037 (mon.0) 814 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-22T19:12:55.191 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.658200+0000 mon.smithi165 (mon.1) 69 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:12:55.215 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:53.955225+0000 mon.smithi037 (mon.0) 787 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-22T19:12:55.215 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.316606+0000 mon.smithi165 (mon.1) 56 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby"}]: dispatch 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.317249+0000 mon.smithi037 (mon.0) 788 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby"}]: dispatch 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.328331+0000 mon.smithi037 (mon.0) 789 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby"}]': finished 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.329123+0000 mon.smithi165 (mon.1) 57 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby-rgw"}]: dispatch 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.329375+0000 mon.smithi037 (mon.0) 790 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby-rgw"}]: dispatch 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.332741+0000 mon.smithi037 (mon.0) 791 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby-rgw"}]': finished 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.472889+0000 mon.smithi165 (mon.1) 58 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi"}]: dispatch 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.473344+0000 mon.smithi037 (mon.0) 792 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi"}]: dispatch 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.476828+0000 mon.smithi037 (mon.0) 793 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi"}]': finished 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.477665+0000 mon.smithi165 (mon.1) 59 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi-rgw"}]: dispatch 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.477884+0000 mon.smithi037 (mon.0) 794 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi-rgw"}]: dispatch 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.480738+0000 mon.smithi037 (mon.0) 795 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi-rgw"}]': finished 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.484349+0000 mon.smithi037 (mon.0) 796 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.484975+0000 mon.smithi165 (mon.1) 60 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-02-22T19:12:55.216 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.508336+0000 mon.smithi165 (mon.1) 61 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' 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-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.508633+0000 mon.smithi037 (mon.0) 797 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 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-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.511842+0000 mon.smithi037 (mon.0) 798 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 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-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.519812+0000 mon.smithi037 (mon.0) 799 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.526799+0000 mon.smithi037 (mon.0) 800 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.534593+0000 mon.smithi037 (mon.0) 801 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.542471+0000 mon.smithi037 (mon.0) 802 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.544503+0000 mon.smithi165 (mon.1) 62 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi"}]: dispatch 2024-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.544899+0000 mon.smithi037 (mon.0) 803 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi037.htpzoi"}]: dispatch 2024-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.548226+0000 mon.smithi037 (mon.0) 804 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.549349+0000 mon.smithi165 (mon.1) 63 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby"}]: dispatch 2024-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.549581+0000 mon.smithi037 (mon.0) 805 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi165.xdfcby"}]: dispatch 2024-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.552426+0000 mon.smithi037 (mon.0) 806 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.554209+0000 mon.smithi165 (mon.1) 64 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.554450+0000 mon.smithi037 (mon.0) 807 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.556811+0000 mon.smithi037 (mon.0) 808 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-02-22T19:12:55.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.558007+0000 mon.smithi165 (mon.1) 65 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-22T19:12:55.218 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.558381+0000 mon.smithi037 (mon.0) 809 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-22T19:12:55.218 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.560720+0000 mon.smithi037 (mon.0) 810 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-02-22T19:12:55.218 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.561930+0000 mon.smithi165 (mon.1) 66 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:12:55.218 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.601031+0000 mon.smithi165 (mon.1) 67 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:12:55.218 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.601515+0000 mon.smithi037 (mon.0) 811 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:12:55.218 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.604187+0000 mon.smithi037 (mon.0) 812 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-22T19:12:55.218 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.648751+0000 mon.smithi165 (mon.1) 68 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:12:55.218 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.649302+0000 mon.smithi037 (mon.0) 813 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:12:55.218 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.651819+0000 mon.smithi037 (mon.0) 814 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-22T19:12:55.218 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.658200+0000 mon.smithi165 (mon.1) 69 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:12:55.270 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:12:55.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 95659 6.86 MB/sec execute 3 sec latency 2133.269 ms 2024-02-22T19:12:55.872 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (6m) 5s ago 8m 19.8M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (8m) 5s ago 8m 6395k - 16.2.5 6933c2a0b7dd b40544ac1213 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (7m) 8s ago 7m 6391k - 16.2.5 6933c2a0b7dd 995283a3887b 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (6m) 5s ago 8m 33.5M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (2m) 5s ago 2m 40.3M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (2m) 8s ago 2m 11.8M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:9283 running (10m) 5s ago 10m 55.7M - 16.2.5 6933c2a0b7dd 2e9ae267bec3 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (32s) 8s ago 7m 414M - 16.2.14-550-geb66ed92 7403d1862307 678a42c91133 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (10m) 5s ago 10m 50.4M 2048M 16.2.5 6933c2a0b7dd 135fc2560726 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (7m) 8s ago 7m 41.2M 2048M 16.2.5 6933c2a0b7dd 7b5ab9d794fc 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (8m) 5s ago 8m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (7m) 8s ago 7m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (7m) 5s ago 6m 359M 1945M 16.2.5 6933c2a0b7dd f19b19015745 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (6m) 5s ago 6m 275M 1945M 16.2.5 6933c2a0b7dd 5366583dcf0f 2024-02-22T19:12:55.873 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (6m) 5s ago 6m 209M 1945M 16.2.5 6933c2a0b7dd 0f6a1e513f00 2024-02-22T19:12:55.874 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (5m) 5s ago 5m 323M 1945M 16.2.5 6933c2a0b7dd 1d03c7fa7700 2024-02-22T19:12:55.874 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (5m) 8s ago 5m 350M 2712M 16.2.5 6933c2a0b7dd 46a6c106911d 2024-02-22T19:12:55.874 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (5m) 8s ago 5m 362M 2712M 16.2.5 6933c2a0b7dd 215d6f1d7ef6 2024-02-22T19:12:55.874 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (4m) 8s ago 4m 291M 2712M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:12:55.874 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (4m) 8s ago 4m 457M 2712M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:12:55.874 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (6m) 5s ago 7m 51.3M - 2.18.1 de242295e225 b9979538aae1 2024-02-22T19:12:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:54.316243+0000 mgr.smithi165.xtnudv (mgr.14620) 20 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi165.xdfcby 2024-02-22T19:12:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:54.328932+0000 mgr.smithi165.xtnudv (mgr.14620) 21 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi165.xdfcby-rgw 2024-02-22T19:12:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:54.396720+0000 mgr.smithi165.xtnudv (mgr.14620) 22 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 315 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-02-22T19:12:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:54.472646+0000 mgr.smithi165.xtnudv (mgr.14620) 23 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi037.htpzoi 2024-02-22T19:12:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:54.477451+0000 mgr.smithi165.xtnudv (mgr.14620) 24 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi037.htpzoi-rgw 2024-02-22T19:12:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:54.485568+0000 mgr.smithi165.xtnudv (mgr.14620) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-02-22T19:12:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:54.516418+0000 mgr.smithi165.xtnudv (mgr.14620) 26 : cephadm [INF] Done migrating nfs.foo 2024-02-22T19:12:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:54.516488+0000 mgr.smithi165.xtnudv (mgr.14620) 27 : cephadm [INF] Done migrating all NFS services 2024-02-22T19:12:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:54.544044+0000 mgr.smithi165.xtnudv (mgr.14620) 28 : cephadm [INF] Fencing old nfs.foo.0.0.smithi037.htpzoi 2024-02-22T19:12:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:54.549133+0000 mgr.smithi165.xtnudv (mgr.14620) 29 : cephadm [INF] Fencing old nfs.foo.1.0.smithi165.xdfcby 2024-02-22T19:12:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:54.554034+0000 mgr.smithi165.xtnudv (mgr.14620) 30 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi037.hnqota 2024-02-22T19:12:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:54.557844+0000 mgr.smithi165.xtnudv (mgr.14620) 31 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-02-22T19:12:56.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:54.648170+0000 mgr.smithi165.xtnudv (mgr.14620) 32 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-22T19:12:56.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:54.648399+0000 mgr.smithi165.xtnudv (mgr.14620) 33 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi037.hnqota-rgw 2024-02-22T19:12:56.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:54.658927+0000 mgr.smithi165.xtnudv (mgr.14620) 34 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi037.hnqota on smithi037 2024-02-22T19:12:56.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:55.657343+0000 mon.smithi037 (mon.0) 815 : cluster [DBG] mgrmap e25: smithi165.xtnudv(active, since 14s), standbys: smithi037.jdlvyc 2024-02-22T19:12:56.241 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:12:56.241 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:12:56.241 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:12:56.241 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:12:56.241 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:12:56.241 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1, 2024-02-22T19:12:56.241 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1 2024-02-22T19:12:56.241 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:12:56.242 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:12:56.242 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-02-22T19:12:56.242 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:12:56.242 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:12:56.242 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:12:56.242 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:12:56.242 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:12:56.242 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1, 2024-02-22T19:12:56.242 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13 2024-02-22T19:12:56.242 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:12:56.242 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:12:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:54.316243+0000 mgr.smithi165.xtnudv (mgr.14620) 20 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi165.xdfcby 2024-02-22T19:12:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:54.328932+0000 mgr.smithi165.xtnudv (mgr.14620) 21 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi165.xdfcby-rgw 2024-02-22T19:12:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:54.396720+0000 mgr.smithi165.xtnudv (mgr.14620) 22 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 315 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-02-22T19:12:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:54.472646+0000 mgr.smithi165.xtnudv (mgr.14620) 23 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi037.htpzoi 2024-02-22T19:12:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:54.477451+0000 mgr.smithi165.xtnudv (mgr.14620) 24 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi037.htpzoi-rgw 2024-02-22T19:12:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:54.485568+0000 mgr.smithi165.xtnudv (mgr.14620) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-02-22T19:12:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:54.516418+0000 mgr.smithi165.xtnudv (mgr.14620) 26 : cephadm [INF] Done migrating nfs.foo 2024-02-22T19:12:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:54.516488+0000 mgr.smithi165.xtnudv (mgr.14620) 27 : cephadm [INF] Done migrating all NFS services 2024-02-22T19:12:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:54.544044+0000 mgr.smithi165.xtnudv (mgr.14620) 28 : cephadm [INF] Fencing old nfs.foo.0.0.smithi037.htpzoi 2024-02-22T19:12:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:54.549133+0000 mgr.smithi165.xtnudv (mgr.14620) 29 : cephadm [INF] Fencing old nfs.foo.1.0.smithi165.xdfcby 2024-02-22T19:12:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:54.554034+0000 mgr.smithi165.xtnudv (mgr.14620) 30 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi037.hnqota 2024-02-22T19:12:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:54.557844+0000 mgr.smithi165.xtnudv (mgr.14620) 31 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-02-22T19:12:56.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:54.648170+0000 mgr.smithi165.xtnudv (mgr.14620) 32 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-22T19:12:56.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:54.648399+0000 mgr.smithi165.xtnudv (mgr.14620) 33 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi037.hnqota-rgw 2024-02-22T19:12:56.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:54.658927+0000 mgr.smithi165.xtnudv (mgr.14620) 34 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi037.hnqota on smithi037 2024-02-22T19:12:56.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:55.657343+0000 mon.smithi037 (mon.0) 815 : cluster [DBG] mgrmap e25: smithi165.xtnudv(active, since 14s), standbys: smithi037.jdlvyc 2024-02-22T19:12:56.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 95659 5.15 MB/sec execute 4 sec latency 3133.312 ms 2024-02-22T19:12:56.594 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:12:56.594 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:12:56.594 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:12:56.594 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:12:56.594 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-02-22T19:12:56.595 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "1/21 daemons upgraded", 2024-02-22T19:12:56.595 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "", 2024-02-22T19:12:56.595 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:12:56.595 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:12:57.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:55.257344+0000 mgr.smithi165.xtnudv (mgr.14620) 35 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:57.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:55.565007+0000 mgr.smithi165.xtnudv (mgr.14620) 36 : audit [DBG] from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:57.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:55.862825+0000 mgr.smithi165.xtnudv (mgr.14620) 37 : audit [DBG] from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:57.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:56.239364+0000 mon.smithi037 (mon.0) 816 : audit [DBG] from='client.? 172.21.15.37:0/2719082320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:12:57.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:55.257344+0000 mgr.smithi165.xtnudv (mgr.14620) 35 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:57.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:55.565007+0000 mgr.smithi165.xtnudv (mgr.14620) 36 : audit [DBG] from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:57.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:55.862825+0000 mgr.smithi165.xtnudv (mgr.14620) 37 : audit [DBG] from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:57.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:56.239364+0000 mon.smithi037 (mon.0) 816 : audit [DBG] from='client.? 172.21.15.37:0/2719082320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:12:57.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 95659 4.12 MB/sec execute 5 sec latency 4133.406 ms 2024-02-22T19:12:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:56.397093+0000 mgr.smithi165.xtnudv (mgr.14620) 38 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 315 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 5.3 MiB/s wr, 496 op/s 2024-02-22T19:12:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:56.593905+0000 mgr.smithi165.xtnudv (mgr.14620) 39 : audit [DBG] from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:57.095321+0000 mon.smithi037 (mon.0) 817 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:57.098067+0000 mon.smithi165 (mon.1) 70 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-22T19:12:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:57.098666+0000 mon.smithi037 (mon.0) 818 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-22T19:12:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:57.101430+0000 mon.smithi037 (mon.0) 819 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-02-22T19:12:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:57.105569+0000 mon.smithi165 (mon.1) 71 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-22T19:12:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:57.106104+0000 mon.smithi037 (mon.0) 820 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-22T19:12:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:57.108605+0000 mon.smithi037 (mon.0) 821 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-02-22T19:12:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:57.110400+0000 mon.smithi165 (mon.1) 72 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:12:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:56.397093+0000 mgr.smithi165.xtnudv (mgr.14620) 38 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 315 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 5.3 MiB/s wr, 496 op/s 2024-02-22T19:12:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:56.593905+0000 mgr.smithi165.xtnudv (mgr.14620) 39 : audit [DBG] from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:12:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:57.095321+0000 mon.smithi037 (mon.0) 817 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:12:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:57.098067+0000 mon.smithi165 (mon.1) 70 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-22T19:12:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:57.098666+0000 mon.smithi037 (mon.0) 818 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-22T19:12:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:57.101430+0000 mon.smithi037 (mon.0) 819 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-02-22T19:12:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:57.105569+0000 mon.smithi165 (mon.1) 71 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-22T19:12:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:57.106104+0000 mon.smithi037 (mon.0) 820 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-22T19:12:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:57.108605+0000 mon.smithi037 (mon.0) 821 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-02-22T19:12:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:57.110400+0000 mon.smithi165 (mon.1) 72 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:12:58.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 95659 3.43 MB/sec execute 6 sec latency 5133.513 ms 2024-02-22T19:12:59.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:57.097727+0000 mgr.smithi165.xtnudv (mgr.14620) 40 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi165.mdlbka 2024-02-22T19:12:59.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:12:57.105258+0000 mgr.smithi165.xtnudv (mgr.14620) 41 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-02-22T19:12:59.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:57.097727+0000 mgr.smithi165.xtnudv (mgr.14620) 40 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi165.mdlbka 2024-02-22T19:12:59.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:12:57.105258+0000 mgr.smithi165.xtnudv (mgr.14620) 41 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-02-22T19:12:59.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 95659 2.94 MB/sec execute 7 sec latency 6133.593 ms 2024-02-22T19:13:00.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:12:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:12:58.397674+0000 mgr.smithi165.xtnudv (mgr.14620) 42 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 5.0 MiB/s wr, 470 op/s 2024-02-22T19:13:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:12:59 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:12:58.397674+0000 mgr.smithi165.xtnudv (mgr.14620) 42 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 5.0 MiB/s wr, 470 op/s 2024-02-22T19:13:00.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 95659 2.57 MB/sec execute 8 sec latency 7133.689 ms 2024-02-22T19:13:01.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:59.995308+0000 mon.smithi165 (mon.1) 73 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:13:01.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:12:59.995761+0000 mon.smithi037 (mon.0) 822 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:13:01.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:00.000276+0000 mon.smithi037 (mon.0) 823 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-22T19:13:01.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:00.007204+0000 mds.foofs.smithi037.mniofg (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14526 (172.21.15.37:0/1990414398) 2024-02-22T19:13:01.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:00.007460+0000 mon.smithi037 (mon.0) 824 : audit [INF] from='mds.? [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682]' entity='mds.foofs.smithi037.mniofg' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/1990414398"}]: dispatch 2024-02-22T19:13:01.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:00.010322+0000 mds.foofs.smithi037.mniofg (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14696 172.21.15.37:0/1870508781) 2024-02-22T19:13:01.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:00.050831+0000 mon.smithi165 (mon.1) 74 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:13:01.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:00.051214+0000 mon.smithi037 (mon.0) 825 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:13:01.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:00.055157+0000 mon.smithi037 (mon.0) 826 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-22T19:13:01.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:00.056451+0000 mon.smithi165 (mon.1) 75 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:01.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:59.995308+0000 mon.smithi165 (mon.1) 73 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:13:01.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:12:59.995761+0000 mon.smithi037 (mon.0) 822 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:13:01.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:00.000276+0000 mon.smithi037 (mon.0) 823 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-22T19:13:01.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:00.007204+0000 mds.foofs.smithi037.mniofg (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14526 (172.21.15.37:0/1990414398) 2024-02-22T19:13:01.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:00.007460+0000 mon.smithi037 (mon.0) 824 : audit [INF] from='mds.? [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682]' entity='mds.foofs.smithi037.mniofg' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/1990414398"}]: dispatch 2024-02-22T19:13:01.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:00.010322+0000 mds.foofs.smithi037.mniofg (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14696 172.21.15.37:0/1870508781) 2024-02-22T19:13:01.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:00.050831+0000 mon.smithi165 (mon.1) 74 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:13:01.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:00.051214+0000 mon.smithi037 (mon.0) 825 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:13:01.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:00.055157+0000 mon.smithi037 (mon.0) 826 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-22T19:13:01.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:00.056451+0000 mon.smithi165 (mon.1) 75 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:01.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 95659 2.29 MB/sec execute 9 sec latency 8133.786 ms 2024-02-22T19:13:02.185 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:00.050332+0000 mgr.smithi165.xtnudv (mgr.14620) 43 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-22T19:13:02.186 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:00.050431+0000 mgr.smithi165.xtnudv (mgr.14620) 44 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi165.mdlbka-rgw 2024-02-22T19:13:02.186 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:00.057240+0000 mgr.smithi165.xtnudv (mgr.14620) 45 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi165.mdlbka on smithi165 2024-02-22T19:13:02.186 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:00.398515+0000 mgr.smithi165.xtnudv (mgr.14620) 46 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.1 MiB/s wr, 387 op/s 2024-02-22T19:13:02.186 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:01.002039+0000 mon.smithi037 (mon.0) 827 : audit [INF] from='mds.? [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682]' entity='mds.foofs.smithi037.mniofg' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/1990414398"}]': finished 2024-02-22T19:13:02.186 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:01.002101+0000 mon.smithi037 (mon.0) 828 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-22T19:13:02.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:00.050332+0000 mgr.smithi165.xtnudv (mgr.14620) 43 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-22T19:13:02.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:00.050431+0000 mgr.smithi165.xtnudv (mgr.14620) 44 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi165.mdlbka-rgw 2024-02-22T19:13:02.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:00.057240+0000 mgr.smithi165.xtnudv (mgr.14620) 45 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi165.mdlbka on smithi165 2024-02-22T19:13:02.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:00.398515+0000 mgr.smithi165.xtnudv (mgr.14620) 46 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.1 MiB/s wr, 387 op/s 2024-02-22T19:13:02.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:01.002039+0000 mon.smithi037 (mon.0) 827 : audit [INF] from='mds.? [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682]' entity='mds.foofs.smithi037.mniofg' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.37:0/1990414398"}]': finished 2024-02-22T19:13:02.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:01.002101+0000 mon.smithi037 (mon.0) 828 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-22T19:13:02.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 95659 2.06 MB/sec execute 10 sec latency 9133.836 ms 2024-02-22T19:13:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 95659 1.87 MB/sec execute 11 sec latency 10133.891 ms 2024-02-22T19:13:03.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:02.398847+0000 mgr.smithi165.xtnudv (mgr.14620) 47 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 KiB/s rd, 152 KiB/s wr, 14 op/s 2024-02-22T19:13:03.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:02.525627+0000 mon.smithi037 (mon.0) 829 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:03.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:02.528491+0000 mon.smithi165 (mon.1) 76 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:03.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:02.591025+0000 mon.smithi037 (mon.0) 830 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:03.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:02.398847+0000 mgr.smithi165.xtnudv (mgr.14620) 47 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.8 KiB/s rd, 152 KiB/s wr, 14 op/s 2024-02-22T19:13:03.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:02.525627+0000 mon.smithi037 (mon.0) 829 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:03.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:02.528491+0000 mon.smithi165 (mon.1) 76 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:03.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:02.591025+0000 mon.smithi037 (mon.0) 830 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:04.572 INFO:teuthology.orchestra.run.smithi037.stdout: 5 95659 1.71 MB/sec execute 12 sec latency 11133.938 ms 2024-02-22T19:13:05.495 INFO:teuthology.orchestra.run.smithi037.stdout:[95499] open ./clients/client4/~dmtmp/SEED/SMALL.FIL failed for handle 13262 (Stale file handle) 2024-02-22T19:13:05.495 INFO:teuthology.orchestra.run.smithi037.stdout:(95500) ERROR: handle 13262 was not found 2024-02-22T19:13:05.495 INFO:teuthology.orchestra.run.smithi037.stdout:[95504] open ./clients/client0/~dmtmp/SEED/MEDIUM.FIL failed for handle 13263 (Stale file handle) 2024-02-22T19:13:05.495 INFO:teuthology.orchestra.run.smithi037.stdout:(95505) ERROR: handle 13263 was not found 2024-02-22T19:13:05.495 INFO:teuthology.orchestra.run.smithi037.stdout:[95504] open ./clients/client1/~dmtmp/SEED/MEDIUM.FIL failed for handle 13263 (Stale file handle) 2024-02-22T19:13:05.495 INFO:teuthology.orchestra.run.smithi037.stdout:(95505) ERROR: handle 13263 was not found 2024-02-22T19:13:05.495 INFO:teuthology.orchestra.run.smithi037.stdout:[96163] open ./clients/client3/~dmtmp/PM/T1.XLS failed for handle 13421 (Stale file handle) 2024-02-22T19:13:05.496 INFO:teuthology.orchestra.run.smithi037.stdout:(96164) ERROR: handle 13421 was not found 2024-02-22T19:13:05.496 INFO:teuthology.orchestra.run.smithi037.stdout:Child failed with status 1 2024-02-22T19:13:05.496 INFO:teuthology.orchestra.run.smithi037.stdout:[95628] open ./clients/client2/~dmtmp/ACCESS/SALES.PRN failed for handle 13274 (Stale file handle) 2024-02-22T19:13:05.496 INFO:teuthology.orchestra.run.smithi037.stdout:(95629) ERROR: handle 13274 was not found 2024-02-22T19:13:05.497 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-02-22T19:13:05.560 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-02-22T19:13:05.662 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:04.399527+0000 mgr.smithi165.xtnudv (mgr.14620) 48 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 151 KiB/s wr, 24 op/s 2024-02-22T19:13:05.760 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:13:05.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:04.399527+0000 mgr.smithi165.xtnudv (mgr.14620) 48 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 151 KiB/s wr, 24 op/s 2024-02-22T19:13:08.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:06.399885+0000 mgr.smithi165.xtnudv (mgr.14620) 49 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 151 KiB/s wr, 24 op/s 2024-02-22T19:13:08.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:06.750261+0000 mon.smithi037 (mon.0) 831 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:08.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:06.399885+0000 mgr.smithi165.xtnudv (mgr.14620) 49 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 151 KiB/s wr, 24 op/s 2024-02-22T19:13:08.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:06.750261+0000 mon.smithi037 (mon.0) 831 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:09.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:08.427897+0000 mds.foofs.smithi037.mniofg (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24355 (172.21.15.165:0/635238285) 2024-02-22T19:13:09.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:08.428124+0000 mon.smithi037 (mon.0) 832 : audit [INF] from='mds.? [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682]' entity='mds.foofs.smithi037.mniofg' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.165:0/635238285"}]: dispatch 2024-02-22T19:13:09.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:08.431308+0000 mds.foofs.smithi037.mniofg (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24517 172.21.15.165:0/4176228799) 2024-02-22T19:13:09.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:08.427897+0000 mds.foofs.smithi037.mniofg (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24355 (172.21.15.165:0/635238285) 2024-02-22T19:13:09.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:08.428124+0000 mon.smithi037 (mon.0) 832 : audit [INF] from='mds.? [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682]' entity='mds.foofs.smithi037.mniofg' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.165:0/635238285"}]: dispatch 2024-02-22T19:13:09.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:08.431308+0000 mds.foofs.smithi037.mniofg (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24517 172.21.15.165:0/4176228799) 2024-02-22T19:13:10.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:08.400342+0000 mgr.smithi165.xtnudv (mgr.14620) 50 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 46 KiB/s wr, 17 op/s 2024-02-22T19:13:10.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:08.756616+0000 mon.smithi037 (mon.0) 833 : audit [INF] from='mds.? [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682]' entity='mds.foofs.smithi037.mniofg' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.165:0/635238285"}]': finished 2024-02-22T19:13:10.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:08.756659+0000 mon.smithi037 (mon.0) 834 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-22T19:13:10.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:08.400342+0000 mgr.smithi165.xtnudv (mgr.14620) 50 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 46 KiB/s wr, 17 op/s 2024-02-22T19:13:10.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:08.756616+0000 mon.smithi037 (mon.0) 833 : audit [INF] from='mds.? [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682]' entity='mds.foofs.smithi037.mniofg' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.165:0/635238285"}]': finished 2024-02-22T19:13:10.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:08.756659+0000 mon.smithi037 (mon.0) 834 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-22T19:13:10.794 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:13:11.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:10.400794+0000 mgr.smithi165.xtnudv (mgr.14620) 51 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 KiB/s rd, 24 KiB/s wr, 13 op/s 2024-02-22T19:13:11.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:10.562210+0000 mon.smithi037 (mon.0) 835 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:11.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:10.564137+0000 mon.smithi165 (mon.1) 77 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:11.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:10.565003+0000 mon.smithi165 (mon.1) 78 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:13:11.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:10.570191+0000 mon.smithi037 (mon.0) 836 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:11.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:10.576948+0000 mon.smithi037 (mon.0) 837 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:11.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:10.579089+0000 mgr.smithi165.xtnudv (mgr.14620) 52 : cephadm [INF] Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-02-22T19:13:11.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:10.588994+0000 mgr.smithi165.xtnudv (mgr.14620) 53 : cephadm [INF] Reconfiguring daemon prometheus.smithi037 on smithi037 2024-02-22T19:13:11.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:10.400794+0000 mgr.smithi165.xtnudv (mgr.14620) 51 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 KiB/s rd, 24 KiB/s wr, 13 op/s 2024-02-22T19:13:11.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:10.562210+0000 mon.smithi037 (mon.0) 835 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:11.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:10.564137+0000 mon.smithi165 (mon.1) 77 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:11.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:10.565003+0000 mon.smithi165 (mon.1) 78 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:13:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:10.570191+0000 mon.smithi037 (mon.0) 836 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:10.576948+0000 mon.smithi037 (mon.0) 837 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:10.579089+0000 mgr.smithi165.xtnudv (mgr.14620) 52 : cephadm [INF] Reconfiguring prometheus.smithi037 (dependencies changed)... 2024-02-22T19:13:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:10.588994+0000 mgr.smithi165.xtnudv (mgr.14620) 53 : cephadm [INF] Reconfiguring daemon prometheus.smithi037 on smithi037 2024-02-22T19:13:13.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:12.401361+0000 mgr.smithi165.xtnudv (mgr.14620) 54 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.9 KiB/s rd, 23 KiB/s wr, 12 op/s 2024-02-22T19:13:13.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:12.401361+0000 mgr.smithi165.xtnudv (mgr.14620) 54 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.9 KiB/s rd, 23 KiB/s wr, 12 op/s 2024-02-22T19:13:15.828 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:13:15.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:14.402275+0000 mgr.smithi165.xtnudv (mgr.14620) 55 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-02-22T19:13:15.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:14.402275+0000 mgr.smithi165.xtnudv (mgr.14620) 55 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-02-22T19:13:17.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:16.402683+0000 mgr.smithi165.xtnudv (mgr.14620) 56 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-02-22T19:13:17.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:16.402683+0000 mgr.smithi165.xtnudv (mgr.14620) 56 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-02-22T19:13:19.639 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:18.403301+0000 mgr.smithi165.xtnudv (mgr.14620) 57 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-02-22T19:13:19.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:18.403301+0000 mgr.smithi165.xtnudv (mgr.14620) 57 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 307 B/s rd, 1.6 KiB/s wr, 1 op/s 2024-02-22T19:13:20.886 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:13:21.567 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:20.403932+0000 mgr.smithi165.xtnudv (mgr.14620) 58 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 175 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-02-22T19:13:21.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:20.403932+0000 mgr.smithi165.xtnudv (mgr.14620) 58 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 175 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-02-22T19:13:23.004 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:21.902875+0000 mon.smithi037 (mon.0) 838 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:23.004 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:21.908668+0000 mon.smithi165 (mon.1) 79 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-22T19:13:23.004 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:21.909206+0000 mgr.smithi165.xtnudv (mgr.14620) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-22T19:13:23.004 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:21.910250+0000 mon.smithi165 (mon.1) 80 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi037.front.sepia.ceph.com:9095"}]: dispatch 2024-02-22T19:13:23.004 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:21.910628+0000 mgr.smithi165.xtnudv (mgr.14620) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi037.front.sepia.ceph.com:9095"}]: dispatch 2024-02-22T19:13:23.004 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:21.916566+0000 mon.smithi037 (mon.0) 839 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:23.004 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:21.922406+0000 mon.smithi165 (mon.1) 81 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:23.005 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:21.930559+0000 mon.smithi037 (mon.0) 840 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:23.005 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:21.933005+0000 mgr.smithi165.xtnudv (mgr.14620) 61 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi165.xtnudv) 2024-02-22T19:13:23.005 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:21.933529+0000 mgr.smithi165.xtnudv (mgr.14620) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi165.xtnudv) 2024-02-22T19:13:23.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:21.902875+0000 mon.smithi037 (mon.0) 838 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:23.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:21.908668+0000 mon.smithi165 (mon.1) 79 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-22T19:13:23.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:21.909206+0000 mgr.smithi165.xtnudv (mgr.14620) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-22T19:13:23.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:21.910250+0000 mon.smithi165 (mon.1) 80 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi037.front.sepia.ceph.com:9095"}]: dispatch 2024-02-22T19:13:23.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:21.910628+0000 mgr.smithi165.xtnudv (mgr.14620) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi037.front.sepia.ceph.com:9095"}]: dispatch 2024-02-22T19:13:23.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:21.916566+0000 mon.smithi037 (mon.0) 839 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:23.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:21.922406+0000 mon.smithi165 (mon.1) 81 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:23.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:21.930559+0000 mon.smithi037 (mon.0) 840 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:23.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:21.933005+0000 mgr.smithi165.xtnudv (mgr.14620) 61 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi165.xtnudv) 2024-02-22T19:13:23.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:21.933529+0000 mgr.smithi165.xtnudv (mgr.14620) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi165.xtnudv) 2024-02-22T19:13:24.036 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:22.404381+0000 mgr.smithi165.xtnudv (mgr.14620) 63 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-02-22T19:13:24.036 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:23.335590+0000 mon.smithi037 (mon.0) 841 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:24.036 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:23.337186+0000 mon.smithi165 (mon.1) 82 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.jdlvyc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T19:13:24.037 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:23.337684+0000 mon.smithi037 (mon.0) 842 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.jdlvyc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T19:13:24.037 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:23.338795+0000 mon.smithi165 (mon.1) 83 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-22T19:13:24.037 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:23.339702+0000 mon.smithi165 (mon.1) 84 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:24.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:22.404381+0000 mgr.smithi165.xtnudv (mgr.14620) 63 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-02-22T19:13:24.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:23.335590+0000 mon.smithi037 (mon.0) 841 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:24.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:23.337186+0000 mon.smithi165 (mon.1) 82 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.jdlvyc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T19:13:24.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:23.337684+0000 mon.smithi037 (mon.0) 842 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi037.jdlvyc", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T19:13:24.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:23.338795+0000 mon.smithi165 (mon.1) 83 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-22T19:13:24.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:23.339702+0000 mon.smithi165 (mon.1) 84 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:25.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:23.330984+0000 mgr.smithi165.xtnudv (mgr.14620) 64 : cephadm [INF] Upgrade: Updating mgr.smithi037.jdlvyc 2024-02-22T19:13:25.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:23.340380+0000 mgr.smithi165.xtnudv (mgr.14620) 65 : cephadm [INF] Deploying daemon mgr.smithi037.jdlvyc on smithi037 2024-02-22T19:13:25.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:23.330984+0000 mgr.smithi165.xtnudv (mgr.14620) 64 : cephadm [INF] Upgrade: Updating mgr.smithi037.jdlvyc 2024-02-22T19:13:25.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:23.340380+0000 mgr.smithi165.xtnudv (mgr.14620) 65 : cephadm [INF] Deploying daemon mgr.smithi037.jdlvyc on smithi037 2024-02-22T19:13:25.925 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:13:26.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:24.405105+0000 mgr.smithi165.xtnudv (mgr.14620) 66 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-02-22T19:13:26.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:24.405105+0000 mgr.smithi165.xtnudv (mgr.14620) 66 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-02-22T19:13:26.933 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:13:27.582 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:13:27.582 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (7m) 17s ago 9m 19.8M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:13:27.582 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (9m) 17s ago 9m 6395k - 16.2.5 6933c2a0b7dd b40544ac1213 2024-02-22T19:13:27.582 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (8m) 20s ago 8m 6391k - 16.2.5 6933c2a0b7dd 995283a3887b 2024-02-22T19:13:27.582 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (7m) 17s ago 8m 33.5M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:13:27.582 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (3m) 17s ago 2m 40.2M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:13:27.582 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (2m) 20s ago 2m 12.0M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:13:27.582 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 starting - - - - 2024-02-22T19:13:27.583 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (64s) 20s ago 8m 431M - 16.2.14-550-geb66ed92 7403d1862307 678a42c91133 2024-02-22T19:13:27.583 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (10m) 17s ago 10m 51.0M 2048M 16.2.5 6933c2a0b7dd 135fc2560726 2024-02-22T19:13:27.583 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (8m) 20s ago 8m 42.5M 2048M 16.2.5 6933c2a0b7dd 7b5ab9d794fc 2024-02-22T19:13:27.583 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (31s) 17s ago 30s 49.1M - 3.5 6933c2a0b7dd 43b6f0fa69e8 2024-02-22T19:13:27.583 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (25s) 20s ago 25s 14.7M - 3.5 6933c2a0b7dd 8367c26f942f 2024-02-22T19:13:27.583 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (8m) 17s ago 8m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:13:27.583 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (7m) 20s ago 7m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:13:27.583 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (7m) 17s ago 7m 371M 1945M 16.2.5 6933c2a0b7dd f19b19015745 2024-02-22T19:13:27.583 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (7m) 17s ago 6m 286M 1945M 16.2.5 6933c2a0b7dd 5366583dcf0f 2024-02-22T19:13:27.583 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (6m) 17s ago 6m 221M 1945M 16.2.5 6933c2a0b7dd 0f6a1e513f00 2024-02-22T19:13:27.583 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (6m) 17s ago 6m 341M 1945M 16.2.5 6933c2a0b7dd 1d03c7fa7700 2024-02-22T19:13:27.583 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (5m) 20s ago 5m 365M 2712M 16.2.5 6933c2a0b7dd 46a6c106911d 2024-02-22T19:13:27.583 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (5m) 20s ago 5m 373M 2712M 16.2.5 6933c2a0b7dd 215d6f1d7ef6 2024-02-22T19:13:27.584 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (5m) 20s ago 5m 317M 2712M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:13:27.584 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (4m) 20s ago 4m 475M 2712M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:13:27.584 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 starting - - - - 2024-02-22T19:13:27.953 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:13:27.953 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:13:27.953 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:13:27.953 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1, 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1, 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:13:27.954 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:13:28.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:26.405641+0000 mgr.smithi165.xtnudv (mgr.14620) 67 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:13:28.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:26.816420+0000 mon.smithi037 (mon.0) 843 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:28.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:26.818348+0000 mon.smithi165 (mon.1) 85 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:28.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:26.917707+0000 mgr.smithi165.xtnudv (mgr.14620) 68 : audit [DBG] from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:13:28.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:26.405641+0000 mgr.smithi165.xtnudv (mgr.14620) 67 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:13:28.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:26.816420+0000 mon.smithi037 (mon.0) 843 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:28.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:26.818348+0000 mon.smithi165 (mon.1) 85 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:28.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:26.917707+0000 mgr.smithi165.xtnudv (mgr.14620) 68 : audit [DBG] from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:13:28.331 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:13:28.331 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:13:28.331 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:13:28.331 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:13:28.331 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [], 2024-02-22T19:13:28.331 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "", 2024-02-22T19:13:28.331 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading mgr daemons", 2024-02-22T19:13:28.331 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:13:28.331 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:13:29.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:27.263004+0000 mgr.smithi165.xtnudv (mgr.14620) 69 : audit [DBG] from='client.14722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:13:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:27.572443+0000 mgr.smithi165.xtnudv (mgr.14620) 70 : audit [DBG] from='client.14726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:13:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:27.953077+0000 mon.smithi037 (mon.0) 844 : audit [DBG] from='client.? 172.21.15.37:0/3201737322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:13:29.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:27.263004+0000 mgr.smithi165.xtnudv (mgr.14620) 69 : audit [DBG] from='client.14722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:13:29.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:27.572443+0000 mgr.smithi165.xtnudv (mgr.14620) 70 : audit [DBG] from='client.14726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:13:29.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:27.953077+0000 mon.smithi037 (mon.0) 844 : audit [DBG] from='client.? 172.21.15.37:0/3201737322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:13:30.075 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:28.330776+0000 mgr.smithi165.xtnudv (mgr.14620) 71 : audit [DBG] from='client.14734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:13:30.075 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:28.406100+0000 mgr.smithi165.xtnudv (mgr.14620) 72 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:13:30.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:28.330776+0000 mgr.smithi165.xtnudv (mgr.14620) 71 : audit [DBG] from='client.14734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:13:30.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:28.406100+0000 mgr.smithi165.xtnudv (mgr.14620) 72 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:13:30.964 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:13:31.956 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:30.406642+0000 mgr.smithi165.xtnudv (mgr.14620) 73 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:13:31.956 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:31.062881+0000 mon.smithi037 (mon.0) 845 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:32.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:30.406642+0000 mgr.smithi165.xtnudv (mgr.14620) 73 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:13:32.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:31.062881+0000 mon.smithi037 (mon.0) 845 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:33.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:32.550813+0000 mon.smithi037 (mon.0) 846 : cluster [DBG] Standby manager daemon smithi037.jdlvyc restarted 2024-02-22T19:13:33.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:32.550914+0000 mon.smithi037 (mon.0) 847 : cluster [DBG] Standby manager daemon smithi037.jdlvyc started 2024-02-22T19:13:33.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:32.553959+0000 mon.smithi037 (mon.0) 848 : audit [DBG] from='mgr.? 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.jdlvyc/crt"}]: dispatch 2024-02-22T19:13:33.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:32.554615+0000 mon.smithi037 (mon.0) 849 : audit [DBG] from='mgr.? 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T19:13:33.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:32.556517+0000 mon.smithi037 (mon.0) 850 : audit [DBG] from='mgr.? 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.jdlvyc/key"}]: dispatch 2024-02-22T19:13:33.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:32.557449+0000 mon.smithi037 (mon.0) 851 : audit [DBG] from='mgr.? 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T19:13:33.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:32.550813+0000 mon.smithi037 (mon.0) 846 : cluster [DBG] Standby manager daemon smithi037.jdlvyc restarted 2024-02-22T19:13:33.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:32.550914+0000 mon.smithi037 (mon.0) 847 : cluster [DBG] Standby manager daemon smithi037.jdlvyc started 2024-02-22T19:13:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:32.553959+0000 mon.smithi037 (mon.0) 848 : audit [DBG] from='mgr.? 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.jdlvyc/crt"}]: dispatch 2024-02-22T19:13:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:32.554615+0000 mon.smithi037 (mon.0) 849 : audit [DBG] from='mgr.? 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T19:13:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:32.556517+0000 mon.smithi037 (mon.0) 850 : audit [DBG] from='mgr.? 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi037.jdlvyc/key"}]: dispatch 2024-02-22T19:13:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:32.557449+0000 mon.smithi037 (mon.0) 851 : audit [DBG] from='mgr.? 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T19:13:34.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:32.407118+0000 mgr.smithi165.xtnudv (mgr.14620) 74 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:13:34.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:32.837693+0000 mon.smithi037 (mon.0) 852 : cluster [DBG] mgrmap e26: smithi165.xtnudv(active, since 51s), standbys: smithi037.jdlvyc 2024-02-22T19:13:34.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:33.771677+0000 mon.smithi037 (mon.0) 853 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:34.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:33.773666+0000 mon.smithi165 (mon.1) 86 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:34.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:33.774545+0000 mon.smithi165 (mon.1) 87 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:13:34.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:33.779106+0000 mon.smithi037 (mon.0) 854 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:34.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:33.788209+0000 mon.smithi037 (mon.0) 855 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:34.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:33.793967+0000 mon.smithi165 (mon.1) 88 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:34.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:33.799149+0000 mon.smithi165 (mon.1) 89 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mgr fail", "who": "smithi165.xtnudv"}]: dispatch 2024-02-22T19:13:34.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:33.799535+0000 mon.smithi037 (mon.0) 856 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mgr fail", "who": "smithi165.xtnudv"}]: dispatch 2024-02-22T19:13:34.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:33.802817+0000 mon.smithi037 (mon.0) 857 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-22T19:13:34.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:32.407118+0000 mgr.smithi165.xtnudv (mgr.14620) 74 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:13:34.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:32.837693+0000 mon.smithi037 (mon.0) 852 : cluster [DBG] mgrmap e26: smithi165.xtnudv(active, since 51s), standbys: smithi037.jdlvyc 2024-02-22T19:13:34.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:33.771677+0000 mon.smithi037 (mon.0) 853 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:34.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:33.773666+0000 mon.smithi165 (mon.1) 86 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:34.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:33.774545+0000 mon.smithi165 (mon.1) 87 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:13:34.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:33.779106+0000 mon.smithi037 (mon.0) 854 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:34.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:33.788209+0000 mon.smithi037 (mon.0) 855 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' 2024-02-22T19:13:34.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:33.793967+0000 mon.smithi165 (mon.1) 88 : audit [DBG] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:34.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:33.799149+0000 mon.smithi165 (mon.1) 89 : audit [INF] from='mgr.14620 172.21.15.165:0/2637289542' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mgr fail", "who": "smithi165.xtnudv"}]: dispatch 2024-02-22T19:13:34.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:33.799535+0000 mon.smithi037 (mon.0) 856 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "mgr fail", "who": "smithi165.xtnudv"}]: dispatch 2024-02-22T19:13:34.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:33.802817+0000 mon.smithi037 (mon.0) 857 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-22T19:13:35.044 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:33.796271+0000 mgr.smithi165.xtnudv (mgr.14620) 75 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi165.xtnudv) 2024-02-22T19:13:35.044 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:33.796692+0000 mgr.smithi165.xtnudv (mgr.14620) 76 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi165.xtnudv) 2024-02-22T19:13:35.044 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:33.798863+0000 mgr.smithi165.xtnudv (mgr.14620) 77 : cephadm [INF] Failing over to other MGR 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.793888+0000 mon.smithi037 (mon.0) 858 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "mgr fail", "who": "smithi165.xtnudv"}]': finished 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:34.793951+0000 mon.smithi037 (mon.0) 859 : cluster [DBG] mgrmap e27: smithi037.jdlvyc(active, starting, since 0.993846s) 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.795124+0000 mon.smithi037 (mon.0) 860 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.795362+0000 mon.smithi037 (mon.0) 861 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.795683+0000 mon.smithi037 (mon.0) 862 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.mniofg"}]: dispatch 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.795981+0000 mon.smithi037 (mon.0) 863 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi165.ftpwqf"}]: dispatch 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.796238+0000 mon.smithi037 (mon.0) 864 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr metadata", "who": "smithi037.jdlvyc", "id": "smithi037.jdlvyc"}]: dispatch 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.796508+0000 mon.smithi037 (mon.0) 865 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.796744+0000 mon.smithi037 (mon.0) 866 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.797003+0000 mon.smithi037 (mon.0) 867 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.797230+0000 mon.smithi037 (mon.0) 868 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.797457+0000 mon.smithi037 (mon.0) 869 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.797728+0000 mon.smithi037 (mon.0) 870 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.798010+0000 mon.smithi037 (mon.0) 871 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:13:35.045 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.798302+0000 mon.smithi037 (mon.0) 872 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:13:35.046 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.798603+0000 mon.smithi037 (mon.0) 873 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T19:13:35.046 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.798894+0000 mon.smithi037 (mon.0) 874 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T19:13:35.046 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.799383+0000 mon.smithi037 (mon.0) 875 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T19:13:35.046 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:34.827050+0000 mon.smithi037 (mon.0) 876 : cluster [INF] Manager daemon smithi037.jdlvyc is now available 2024-02-22T19:13:35.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:33.796271+0000 mgr.smithi165.xtnudv (mgr.14620) 75 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi165.xtnudv) 2024-02-22T19:13:35.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:33.796692+0000 mgr.smithi165.xtnudv (mgr.14620) 76 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi165.xtnudv) 2024-02-22T19:13:35.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:33.798863+0000 mgr.smithi165.xtnudv (mgr.14620) 77 : cephadm [INF] Failing over to other MGR 2024-02-22T19:13:35.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.793888+0000 mon.smithi037 (mon.0) 858 : audit [INF] from='mgr.14620 ' entity='mgr.smithi165.xtnudv' cmd='[{"prefix": "mgr fail", "who": "smithi165.xtnudv"}]': finished 2024-02-22T19:13:35.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:34.793951+0000 mon.smithi037 (mon.0) 859 : cluster [DBG] mgrmap e27: smithi037.jdlvyc(active, starting, since 0.993846s) 2024-02-22T19:13:35.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.795124+0000 mon.smithi037 (mon.0) 860 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:13:35.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.795362+0000 mon.smithi037 (mon.0) 861 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:13:35.051 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.795683+0000 mon.smithi037 (mon.0) 862 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.mniofg"}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.795981+0000 mon.smithi037 (mon.0) 863 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi165.ftpwqf"}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.796238+0000 mon.smithi037 (mon.0) 864 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr metadata", "who": "smithi037.jdlvyc", "id": "smithi037.jdlvyc"}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.796508+0000 mon.smithi037 (mon.0) 865 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.796744+0000 mon.smithi037 (mon.0) 866 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.797003+0000 mon.smithi037 (mon.0) 867 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.797230+0000 mon.smithi037 (mon.0) 868 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.797457+0000 mon.smithi037 (mon.0) 869 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.797728+0000 mon.smithi037 (mon.0) 870 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.798010+0000 mon.smithi037 (mon.0) 871 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.798302+0000 mon.smithi037 (mon.0) 872 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.798603+0000 mon.smithi037 (mon.0) 873 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.798894+0000 mon.smithi037 (mon.0) 874 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.799383+0000 mon.smithi037 (mon.0) 875 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-22T19:13:35.052 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:34.827050+0000 mon.smithi037 (mon.0) 876 : cluster [INF] Manager daemon smithi037.jdlvyc is now available 2024-02-22T19:13:36.006 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:13:36.156 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.937793+0000 mon.smithi037 (mon.0) 877 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:36.156 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.939414+0000 mon.smithi037 (mon.0) 878 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:36.156 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:34.990826+0000 mon.smithi037 (mon.0) 879 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:13:36.156 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:35.003980+0000 mon.smithi037 (mon.0) 880 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:13:36.156 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:35.437335+0000 mon.smithi037 (mon.0) 881 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:36.157 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:35.795862+0000 mon.smithi037 (mon.0) 882 : cluster [DBG] mgrmap e28: smithi037.jdlvyc(active, since 1.99576s) 2024-02-22T19:13:36.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.937793+0000 mon.smithi037 (mon.0) 877 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:36.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.939414+0000 mon.smithi037 (mon.0) 878 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:36.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:34.990826+0000 mon.smithi037 (mon.0) 879 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/mirror_snapshot_schedule"}]: dispatch 2024-02-22T19:13:36.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:35.003980+0000 mon.smithi037 (mon.0) 880 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi037.jdlvyc/trash_purge_schedule"}]: dispatch 2024-02-22T19:13:36.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:35.437335+0000 mon.smithi037 (mon.0) 881 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:36.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:35.795862+0000 mon.smithi037 (mon.0) 882 : cluster [DBG] mgrmap e28: smithi037.jdlvyc(active, since 1.99576s) 2024-02-22T19:13:37.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:35.807144+0000 mgr.smithi037.jdlvyc (mgr.14714) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-22T19:13:37.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:35.807144+0000 mgr.smithi037.jdlvyc (mgr.14714) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-22T19:13:38.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:36.797771+0000 mgr.smithi037.jdlvyc (mgr.14714) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-22T19:13:38.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:37.413566+0000 mon.smithi037 (mon.0) 883 : cluster [DBG] mgrmap e29: smithi037.jdlvyc(active, since 3s) 2024-02-22T19:13:38.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:36.797771+0000 mgr.smithi037.jdlvyc (mgr.14714) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-22T19:13:38.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:37.413566+0000 mon.smithi037 (mon.0) 883 : cluster [DBG] mgrmap e29: smithi037.jdlvyc(active, since 3s) 2024-02-22T19:13:40.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:38.798116+0000 mgr.smithi037.jdlvyc (mgr.14714) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-22T19:13:40.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:39.584448+0000 mon.smithi037 (mon.0) 884 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:40.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:40.519011+0000 mon.smithi037 (mon.0) 885 : cluster [DBG] Standby manager daemon smithi165.xtnudv started 2024-02-22T19:13:40.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:40.520520+0000 mon.smithi165 (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.165:0/4252766175' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.xtnudv/crt"}]: dispatch 2024-02-22T19:13:40.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:40.520981+0000 mon.smithi165 (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.165:0/4252766175' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T19:13:40.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:40.522838+0000 mon.smithi165 (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.165:0/4252766175' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.xtnudv/key"}]: dispatch 2024-02-22T19:13:40.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:40.523701+0000 mon.smithi165 (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.165:0/4252766175' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T19:13:40.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:38.798116+0000 mgr.smithi037.jdlvyc (mgr.14714) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-22T19:13:40.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:39.584448+0000 mon.smithi037 (mon.0) 884 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:40.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:40.519011+0000 mon.smithi037 (mon.0) 885 : cluster [DBG] Standby manager daemon smithi165.xtnudv started 2024-02-22T19:13:40.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:40.520520+0000 mon.smithi165 (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.165:0/4252766175' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.xtnudv/crt"}]: dispatch 2024-02-22T19:13:40.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:40.520981+0000 mon.smithi165 (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.165:0/4252766175' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T19:13:40.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:40.522838+0000 mon.smithi165 (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.165:0/4252766175' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.xtnudv/key"}]: dispatch 2024-02-22T19:13:40.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:40.523701+0000 mon.smithi165 (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.165:0/4252766175' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T19:13:41.046 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:13:41.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:40.594810+0000 mon.smithi037 (mon.0) 886 : cluster [DBG] mgrmap e30: smithi037.jdlvyc(active, since 6s), standbys: smithi165.xtnudv 2024-02-22T19:13:41.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:40.601817+0000 mon.smithi037 (mon.0) 887 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr metadata", "who": "smithi165.xtnudv", "id": "smithi165.xtnudv"}]: dispatch 2024-02-22T19:13:41.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:40.594810+0000 mon.smithi037 (mon.0) 886 : cluster [DBG] mgrmap e30: smithi037.jdlvyc(active, since 6s), standbys: smithi165.xtnudv 2024-02-22T19:13:41.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:40.601817+0000 mon.smithi037 (mon.0) 887 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr metadata", "who": "smithi165.xtnudv", "id": "smithi165.xtnudv"}]: dispatch 2024-02-22T19:13:42.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:40.798574+0000 mgr.smithi037.jdlvyc (mgr.14714) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2024-02-22T19:13:42.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:41.902744+0000 mon.smithi037 (mon.0) 888 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:42.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:42.199525+0000 mon.smithi037 (mon.0) 889 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:42.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:42.200286+0000 mon.smithi037 (mon.0) 890 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:13:42.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:42.257184+0000 mon.smithi037 (mon.0) 891 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:42.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:42.260164+0000 mon.smithi037 (mon.0) 892 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:42.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:42.266136+0000 mon.smithi037 (mon.0) 893 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:42.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:42.271307+0000 mon.smithi037 (mon.0) 894 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:42.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:42.274197+0000 mon.smithi037 (mon.0) 895 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:43.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:40.798574+0000 mgr.smithi037.jdlvyc (mgr.14714) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2024-02-22T19:13:43.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:41.902744+0000 mon.smithi037 (mon.0) 888 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:43.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:42.199525+0000 mon.smithi037 (mon.0) 889 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:43.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:42.200286+0000 mon.smithi037 (mon.0) 890 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:13:43.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:42.257184+0000 mon.smithi037 (mon.0) 891 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:43.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:42.260164+0000 mon.smithi037 (mon.0) 892 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:43.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:42.266136+0000 mon.smithi037 (mon.0) 893 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:43.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:42.271307+0000 mon.smithi037 (mon.0) 894 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:43.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:42.274197+0000 mon.smithi037 (mon.0) 895 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:43.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:42.201412+0000 mgr.smithi037.jdlvyc (mgr.14714) 5 : cephadm [INF] Updating smithi037:/etc/ceph/ceph.conf 2024-02-22T19:13:43.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:42.201623+0000 mgr.smithi037.jdlvyc (mgr.14714) 6 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-02-22T19:13:43.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:42.227268+0000 mgr.smithi037.jdlvyc (mgr.14714) 7 : cephadm [INF] Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:13:43.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:42.227494+0000 mgr.smithi037.jdlvyc (mgr.14714) 8 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:13:43.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:42.201412+0000 mgr.smithi037.jdlvyc (mgr.14714) 5 : cephadm [INF] Updating smithi037:/etc/ceph/ceph.conf 2024-02-22T19:13:43.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:42.201623+0000 mgr.smithi037.jdlvyc (mgr.14714) 6 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-02-22T19:13:43.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:42.227268+0000 mgr.smithi037.jdlvyc (mgr.14714) 7 : cephadm [INF] Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:13:43.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:42.227494+0000 mgr.smithi037.jdlvyc (mgr.14714) 8 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-02-22T19:13:44.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:42.799251+0000 mgr.smithi037.jdlvyc (mgr.14714) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 146 B/s rd, 146 B/s wr, 0 op/s 2024-02-22T19:13:44.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:43.716673+0000 mon.smithi037 (mon.0) 896 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.xtnudv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T19:13:44.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:43.717618+0000 mon.smithi037 (mon.0) 897 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-22T19:13:44.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:43.718505+0000 mon.smithi037 (mon.0) 898 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:45.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:42.799251+0000 mgr.smithi037.jdlvyc (mgr.14714) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 146 B/s rd, 146 B/s wr, 0 op/s 2024-02-22T19:13:45.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:43.716673+0000 mon.smithi037 (mon.0) 896 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.xtnudv", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-22T19:13:45.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:43.717618+0000 mon.smithi037 (mon.0) 897 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-22T19:13:45.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:43.718505+0000 mon.smithi037 (mon.0) 898 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:45.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:43.716253+0000 mgr.smithi037.jdlvyc (mgr.14714) 10 : cephadm [INF] Upgrade: Updating mgr.smithi165.xtnudv 2024-02-22T19:13:45.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:43.719242+0000 mgr.smithi037.jdlvyc (mgr.14714) 11 : cephadm [INF] Deploying daemon mgr.smithi165.xtnudv on smithi165 2024-02-22T19:13:46.084 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:13:46.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:43.716253+0000 mgr.smithi037.jdlvyc (mgr.14714) 10 : cephadm [INF] Upgrade: Updating mgr.smithi165.xtnudv 2024-02-22T19:13:46.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:43.719242+0000 mgr.smithi037.jdlvyc (mgr.14714) 11 : cephadm [INF] Deploying daemon mgr.smithi165.xtnudv on smithi165 2024-02-22T19:13:46.905 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:44.799707+0000 mgr.smithi037.jdlvyc (mgr.14714) 12 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 113 B/s rd, 113 B/s wr, 0 op/s 2024-02-22T19:13:47.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:44.799707+0000 mgr.smithi037.jdlvyc (mgr.14714) 12 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 113 B/s rd, 113 B/s wr, 0 op/s 2024-02-22T19:13:48.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:46.800642+0000 mgr.smithi037.jdlvyc (mgr.14714) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 186 B/s rd, 186 B/s wr, 0 op/s 2024-02-22T19:13:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:47.037816+0000 mon.smithi037 (mon.0) 899 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:47.038787+0000 mon.smithi037 (mon.0) 900 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:46.800642+0000 mgr.smithi037.jdlvyc (mgr.14714) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 186 B/s rd, 186 B/s wr, 0 op/s 2024-02-22T19:13:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:47.037816+0000 mon.smithi037 (mon.0) 899 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:47.038787+0000 mon.smithi037 (mon.0) 900 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:48.801276+0000 mgr.smithi037.jdlvyc (mgr.14714) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:13:50.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:48.801276+0000 mgr.smithi037.jdlvyc (mgr.14714) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:13:51.118 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:13:52.515 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:50.801934+0000 mgr.smithi037.jdlvyc (mgr.14714) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:13:52.515 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:51.427353+0000 mon.smithi037 (mon.0) 901 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:52.515 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:51.428310+0000 mon.smithi037 (mon.0) 902 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:52.515 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:51.429278+0000 mon.smithi037 (mon.0) 903 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:13:52.516 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:51.433744+0000 mon.smithi037 (mon.0) 904 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:52.516 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:51.439903+0000 mon.smithi037 (mon.0) 905 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:52.516 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:51.443297+0000 mon.smithi037 (mon.0) 906 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:52.516 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:51.445905+0000 mon.smithi037 (mon.0) 907 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:13:52.516 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:51.446653+0000 mgr.smithi037.jdlvyc (mgr.14714) 16 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-22T19:13:52.516 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:51.450452+0000 mon.smithi037 (mon.0) 908 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:52.516 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:51.451309+0000 mon.smithi037 (mon.0) 909 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi037.jdlvyc"}]: dispatch 2024-02-22T19:13:52.516 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:51.456191+0000 mon.smithi037 (mon.0) 910 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi037.jdlvyc"}]': finished 2024-02-22T19:13:52.516 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:51.456858+0000 mon.smithi037 (mon.0) 911 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi165.xtnudv"}]: dispatch 2024-02-22T19:13:52.516 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:51.461811+0000 mon.smithi037 (mon.0) 912 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi165.xtnudv"}]': finished 2024-02-22T19:13:52.516 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:51.462967+0000 mon.smithi037 (mon.0) 913 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-22T19:13:52.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:50.801934+0000 mgr.smithi037.jdlvyc (mgr.14714) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:13:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:51.427353+0000 mon.smithi037 (mon.0) 901 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:51.428310+0000 mon.smithi037 (mon.0) 902 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:51.429278+0000 mon.smithi037 (mon.0) 903 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:13:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:51.433744+0000 mon.smithi037 (mon.0) 904 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:51.439903+0000 mon.smithi037 (mon.0) 905 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:51.443297+0000 mon.smithi037 (mon.0) 906 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:51.445905+0000 mon.smithi037 (mon.0) 907 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:13:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:51.446653+0000 mgr.smithi037.jdlvyc (mgr.14714) 16 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-22T19:13:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:51.450452+0000 mon.smithi037 (mon.0) 908 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:51.451309+0000 mon.smithi037 (mon.0) 909 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi037.jdlvyc"}]: dispatch 2024-02-22T19:13:52.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:51.456191+0000 mon.smithi037 (mon.0) 910 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi037.jdlvyc"}]': finished 2024-02-22T19:13:52.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:51.456858+0000 mon.smithi037 (mon.0) 911 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi165.xtnudv"}]: dispatch 2024-02-22T19:13:52.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:51.461811+0000 mon.smithi037 (mon.0) 912 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi165.xtnudv"}]': finished 2024-02-22T19:13:52.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:51.462967+0000 mon.smithi037 (mon.0) 913 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-22T19:13:53.687 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:52.529424+0000 mon.smithi037 (mon.0) 914 : cluster [DBG] Standby manager daemon smithi165.xtnudv restarted 2024-02-22T19:13:53.688 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:52.529539+0000 mon.smithi037 (mon.0) 915 : cluster [DBG] Standby manager daemon smithi165.xtnudv started 2024-02-22T19:13:53.688 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:52.530831+0000 mon.smithi165 (mon.1) 94 : audit [DBG] from='mgr.? 172.21.15.165:0/2204543612' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.xtnudv/crt"}]: dispatch 2024-02-22T19:13:53.688 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:52.531310+0000 mon.smithi165 (mon.1) 95 : audit [DBG] from='mgr.? 172.21.15.165:0/2204543612' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T19:13:53.688 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:52.533176+0000 mon.smithi165 (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.165:0/2204543612' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.xtnudv/key"}]: dispatch 2024-02-22T19:13:53.688 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:52.534135+0000 mon.smithi165 (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.165:0/2204543612' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T19:13:53.688 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:53.016174+0000 mon.smithi037 (mon.0) 916 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:53.688 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:53.016831+0000 mon.smithi037 (mon.0) 917 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T19:13:53.688 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:53.017427+0000 mon.smithi037 (mon.0) 918 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T19:13:53.688 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: audit 2024-02-22T19:13:53.017967+0000 mon.smithi037 (mon.0) 919 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:53.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:52.529424+0000 mon.smithi037 (mon.0) 914 : cluster [DBG] Standby manager daemon smithi165.xtnudv restarted 2024-02-22T19:13:53.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:52.529539+0000 mon.smithi037 (mon.0) 915 : cluster [DBG] Standby manager daemon smithi165.xtnudv started 2024-02-22T19:13:53.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:52.530831+0000 mon.smithi165 (mon.1) 94 : audit [DBG] from='mgr.? 172.21.15.165:0/2204543612' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.xtnudv/crt"}]: dispatch 2024-02-22T19:13:53.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:52.531310+0000 mon.smithi165 (mon.1) 95 : audit [DBG] from='mgr.? 172.21.15.165:0/2204543612' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-22T19:13:53.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:52.533176+0000 mon.smithi165 (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.165:0/2204543612' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.xtnudv/key"}]: dispatch 2024-02-22T19:13:53.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:52.534135+0000 mon.smithi165 (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.165:0/2204543612' entity='mgr.smithi165.xtnudv' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-22T19:13:53.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:53.016174+0000 mon.smithi037 (mon.0) 916 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:13:53.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:53.016831+0000 mon.smithi037 (mon.0) 917 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T19:13:53.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:53.017427+0000 mon.smithi037 (mon.0) 918 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T19:13:53.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:53.017967+0000 mon.smithi037 (mon.0) 919 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:13:54.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:52.802471+0000 mgr.smithi037.jdlvyc (mgr.14714) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:13:54.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:53.011706+0000 mgr.smithi037.jdlvyc (mgr.14714) 18 : cephadm [INF] Upgrade: Updating mon.smithi037 2024-02-22T19:13:54.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cephadm 2024-02-22T19:13:53.018504+0000 mgr.smithi037.jdlvyc (mgr.14714) 19 : cephadm [INF] Deploying daemon mon.smithi037 on smithi037 2024-02-22T19:13:54.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:53.438503+0000 mon.smithi037 (mon.0) 920 : cluster [DBG] mgrmap e31: smithi037.jdlvyc(active, since 19s), standbys: smithi165.xtnudv 2024-02-22T19:13:54.767 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:52.802471+0000 mgr.smithi037.jdlvyc (mgr.14714) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:13:54.768 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:53.011706+0000 mgr.smithi037.jdlvyc (mgr.14714) 18 : cephadm [INF] Upgrade: Updating mon.smithi037 2024-02-22T19:13:54.768 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cephadm 2024-02-22T19:13:53.018504+0000 mgr.smithi037.jdlvyc (mgr.14714) 19 : cephadm [INF] Deploying daemon mon.smithi037 on smithi037 2024-02-22T19:13:54.768 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: cluster 2024-02-22T19:13:53.438503+0000 mon.smithi037 (mon.0) 920 : cluster [DBG] mgrmap e31: smithi037.jdlvyc(active, since 19s), standbys: smithi165.xtnudv 2024-02-22T19:13:54.768 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:54 smithi037 systemd[1]: Stopping Ceph mon.smithi037 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:13:54.768 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:13:54.764+0000 7f5d126ae700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi037 -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-02-22T19:13:54.768 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037[63394]: debug 2024-02-22T19:13:54.764+0000 7f5d126ae700 -1 mon.smithi037@0(leader) e2 *** Got Signal Terminated *** 2024-02-22T19:13:55.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:55 smithi037 bash[105511]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037 2024-02-22T19:13:55.873 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:55 smithi037 bash[105573]: Error: no container with ID 135fc256072608c9c538aca3508cf7f2493445c969517d7c66d4e73d865bc70e found in database: no such container 2024-02-22T19:13:55.873 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:55 smithi037 systemd[1]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi037.service: Succeeded. 2024-02-22T19:13:55.873 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:55 smithi037 systemd[1]: Stopped Ceph mon.smithi037 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:13:56.152 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:13:56.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 systemd[1]: Starting Ceph mon.smithi037 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:13:56.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.563+0000 7faf84b7b880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-22T19:13:56.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.563+0000 7faf84b7b880 0 ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable), process ceph-mon, pid 7 2024-02-22T19:13:56.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.563+0000 7faf84b7b880 0 pidfile_write: ignore empty --pid-file 2024-02-22T19:13:56.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.567+0000 7faf84b7b880 0 load: jerasure load: lrc load: isa 2024-02-22T19:13:56.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: RocksDB version: 6.8.1 2024-02-22T19:13:56.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-22T19:13:56.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Compile date Feb 20 2024 2024-02-22T19:13:56.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: DB SUMMARY 2024-02-22T19:13:56.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: CURRENT file: CURRENT 2024-02-22T19:13:56.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 779 Bytes 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi037/store.db dir, Total Num: 1, files: 000020.sst 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi037/store.db: 000018.log size: 7752077 ; 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.error_if_exists: 0 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.create_if_missing: 0 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.paranoid_checks: 1 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.env: 0x56068c0f8080 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.fs: Posix File System 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.info_log: 0x56068e956560 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.statistics: (nil) 2024-02-22T19:13:56.841 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.use_fsync: 0 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_log_file_size: 0 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.allow_fallocate: 1 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.use_direct_reads: 0 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.db_log_dir: 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi037/store.db 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_subcompactions: 1 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_background_flushes: -1 2024-02-22T19:13:56.842 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.write_buffer_manager: 0x56068f6483f0 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-22T19:13:56.843 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.unordered_write: 0 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.row_cache: None 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.wal_filter: None 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.preserve_deletes: 0 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.two_write_queues: 0 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.atomic_flush: 0 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-22T19:13:56.844 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.log_readahead_size: 0 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_background_jobs: 2 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_background_compactions: -1 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_open_files: -1 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-22T19:13:56.845 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Compression algorithms supported: 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: kZSTD supported: 0 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: kXpressCompression supported: 0 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: kLZ4Compression supported: 1 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: kBZip2Compression supported: 0 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: kZlibCompression supported: 1 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: kSnappyCompression supported: 1 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi037/store.db/MANIFEST-000008 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.846 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.merge_operator: 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compaction_filter: None 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56068e8fbd10) 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cache_index_and_filter_blocks: 1 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: pin_top_level_index_and_filter: 1 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: index_type: 0 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: data_block_index_type: 0 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: index_shortening: 1 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: data_block_hash_table_util_ratio: 0.750000 2024-02-22T19:13:56.847 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: hash_index_allow_collision: 1 2024-02-22T19:13:56.848 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: checksum: 1 2024-02-22T19:13:56.848 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: no_block_cache: 0 2024-02-22T19:13:56.848 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: block_cache: 0x56068e930f10 2024-02-22T19:13:56.848 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: block_cache_name: BinnedLRUCache 2024-02-22T19:13:56.848 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: block_cache_options: 2024-02-22T19:13:56.848 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: capacity : 536870912 2024-02-22T19:13:56.848 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: num_shard_bits : 4 2024-02-22T19:13:56.848 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: strict_capacity_limit : 0 2024-02-22T19:13:56.848 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: high_pri_pool_ratio: 0.000 2024-02-22T19:13:56.848 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: block_cache_compressed: (nil) 2024-02-22T19:13:56.848 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: persistent_cache: (nil) 2024-02-22T19:13:56.848 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: block_size: 4096 2024-02-22T19:13:56.848 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: block_size_deviation: 10 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: block_restart_interval: 16 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: index_block_restart_interval: 1 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: metadata_block_size: 4096 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: partition_filters: 0 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: use_delta_encoding: 1 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: whole_key_filtering: 1 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: verify_compression: 0 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: read_amp_bytes_per_bit: 0 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: format_version: 2 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: enable_index_compression: 1 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: block_align: 0 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-22T19:13:56.849 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compression: NoCompression 2024-02-22T19:13:56.850 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-22T19:13:56.850 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-22T19:13:56.850 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-22T19:13:56.850 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.num_levels: 7 2024-02-22T19:13:56.850 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-22T19:13:56.850 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-22T19:13:56.850 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-22T19:13:56.852 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-22T19:13:56.853 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.table_properties_collectors: 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.inplace_update_support: 0 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-22T19:13:56.854 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.bloom_locality: 0 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.max_successive_merges: 0 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.ttl: 2592000 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.568+0000 7faf84b7b880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.569+0000 7faf84b7b880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.569+0000 7faf84b7b880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi037/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 22, last_sequence is 9386, log_number is 18,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.569+0000 7faf84b7b880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 18 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.569+0000 7faf84b7b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708629236570197, "job": 1, "event": "recovery_started", "log_files": [18]} 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.569+0000 7faf84b7b880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #18 mode 2 2024-02-22T19:13:56.855 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.576+0000 7faf84b7b880 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-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.587+0000 7faf84b7b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708629236588320, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 22, "file_size": 7387710, "table_properties": {"data_size": 7376283, "index_size": 9259, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 1349, "raw_key_size": 11195, "raw_average_key_size": 21, "raw_value_size": 7361566, "raw_average_value_size": 14406, "num_data_blocks": 293, "num_entries": 511, "num_deletions": 2, "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": 1708629236, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.587+0000 7faf84b7b880 4 rocksdb: [version_set.cc:3826] Creating manifest 23 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.587+0000 7faf84b7b880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.587+0000 7faf84b7b880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708629236588840, "job": 1, "event": "recovery_finished"} 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.589+0000 7faf84b7b880 4 rocksdb: DB pointer 0x56068e9f9800 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.589+0000 7faf6b96d700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.589+0000 7faf6b96d700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: ** DB Stats ** 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-22T19:13:56.856 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: ** Compaction Stats [default] ** 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 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-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: L0 1/0 7.05 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 612.2 0.01 0.00 1 0.012 0 0 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: L6 1/0 21.80 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 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Sum 2/0 28.84 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 612.2 0.01 0.00 1 0.012 0 0 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 612.2 0.01 0.00 1 0.012 0 0 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: ** Compaction Stats [default] ** 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 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-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 612.2 0.01 0.00 1 0.012 0 0 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Flush(GB): cumulative 0.007, interval 0.007 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T19:13:56.857 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: AddFile(Keys): cumulative 0, interval 0 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Cumulative compaction: 0.01 GB write, 339.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Interval compaction: 0.01 GB write, 339.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 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-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: ** File Read Latency Histogram By Level [default] ** 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: ** Compaction Stats [default] ** 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 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-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: L0 1/0 7.05 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 612.2 0.01 0.00 1 0.012 0 0 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: L6 1/0 21.80 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 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Sum 2/0 28.84 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 612.2 0.01 0.00 1 0.012 0 0 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 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-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.858 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: ** Compaction Stats [default] ** 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 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-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 612.2 0.01 0.00 1 0.012 0 0 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Flush(GB): cumulative 0.007, interval 0.000 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: AddFile(Keys): cumulative 0, interval 0 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Cumulative compaction: 0.01 GB write, 338.51 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 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-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: ** File Read Latency Histogram By Level [default] ** 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.859 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.589+0000 7faf84b7b880 0 starting mon.smithi037 rank 0 at public addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] at bind addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi037 fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.590+0000 7faf84b7b880 1 mon.smithi037@-1(???) e2 preinit fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.591+0000 7faf84b7b880 0 mon.smithi037@-1(???).mds e8 new map 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.591+0000 7faf84b7b880 0 mon.smithi037@-1(???).mds e8 print_map 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: e8 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 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-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: legacy client fscid: 1 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Filesystem 'foofs' (1) 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: fs_name foofs 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: epoch 5 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: flags 12 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: created 2024-02-22T19:10:23.108648+0000 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: modified 2024-02-22T19:10:33.101517+0000 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: tableserver 0 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: root 0 2024-02-22T19:13:56.860 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: session_timeout 60 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: session_autoclose 300 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: max_file_size 1099511627776 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: required_client_features {} 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: last_failure 0 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: last_failure_osd_epoch 0 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 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-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: max_mds 1 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: in 0 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: up {0=14484} 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: failed 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: damaged 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: stopped 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: data_pools [3] 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: metadata_pool 2 2024-02-22T19:13:56.861 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: inline_data disabled 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: balancer 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: standby_count_wanted 1 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: [mds.foofs.smithi037.mniofg{0:14484} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682] compat {c=[1],r=[1],i=[7ff]}] 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: Standby daemons: 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: [mds.foofs.smithi165.ftpwqf{-1:24303} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.165:6832/1103655617,v1:172.21.15.165:6833/1103655617] compat {c=[1],r=[1],i=[7ff]}] 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.591+0000 7faf84b7b880 0 mon.smithi037@-1(???).osd e71 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.591+0000 7faf84b7b880 0 mon.smithi037@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.591+0000 7faf84b7b880 0 mon.smithi037@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.591+0000 7faf84b7b880 0 mon.smithi037@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:13:52.802471+0000 mgr.smithi037.jdlvyc (mgr.14714) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:13:56.862 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:13:53.011706+0000 mgr.smithi037.jdlvyc (mgr.14714) 18 : cephadm [INF] Upgrade: Updating mon.smithi037 2024-02-22T19:13:56.863 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:13:53.018504+0000 mgr.smithi037.jdlvyc (mgr.14714) 19 : cephadm [INF] Deploying daemon mon.smithi037 on smithi037 2024-02-22T19:13:56.863 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:13:53.438503+0000 mon.smithi037 (mon.0) 920 : cluster [DBG] mgrmap e31: smithi037.jdlvyc(active, since 19s), standbys: smithi165.xtnudv 2024-02-22T19:13:56.863 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:13:56.591+0000 7faf84b7b880 1 mon.smithi037@-1(???).paxosservice(auth 1..42) refresh upgraded, format 0 -> 3 2024-02-22T19:13:56.863 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 bash[105720]: 6b2410d33526951bdad21aafb6121cccc4adce9c9cea6e383a6020762470adec 2024-02-22T19:13:56.863 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:56 smithi037 systemd[1]: Started Ceph mon.smithi037 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:13:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:13:54.773496+0000 mon.smithi165 (mon.1) 98 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:13:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:13:54.773663+0000 mon.smithi165 (mon.1) 99 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:13:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:13:54.802793+0000 mgr.smithi037.jdlvyc (mgr.14714) 20 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:13:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:13:56.803356+0000 mgr.smithi037.jdlvyc (mgr.14714) 21 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:13:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:13:58.001979+0000 mon.smithi037 (mon.0) 1 : cluster [INF] mon.smithi037 calling monitor election 2024-02-22T19:13:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:13:58.015487+0000 mon.smithi037 (mon.0) 2 : cluster [INF] mon.smithi037 is new leader, mons smithi037,smithi165 in quorum (ranks 0,1) 2024-02-22T19:13:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:13:58.019942+0000 mon.smithi037 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],smithi165=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0]} removed_ranks: {} 2024-02-22T19:13:58.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:13:58.020528+0000 mon.smithi037 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 1 up:standby 2024-02-22T19:13:58.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:13:58.020572+0000 mon.smithi037 (mon.0) 5 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-22T19:13:58.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:13:58.021637+0000 mon.smithi037 (mon.0) 6 : cluster [DBG] mgrmap e31: smithi037.jdlvyc(active, since 24s), standbys: smithi165.xtnudv 2024-02-22T19:13:58.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:13:58.022040+0000 mon.smithi037 (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-02-22T19:13:58.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:13:58.029515+0000 mon.smithi037 (mon.0) 8 : audit [INF] from='mgr.14714 ' entity='' 2024-02-22T19:13:58.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:13:58.031281+0000 mon.smithi165 (mon.1) 100 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:54.773496+0000 mon.smithi165 (mon.1) 98 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:13:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:54.773663+0000 mon.smithi165 (mon.1) 99 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:13:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:54.802793+0000 mgr.smithi037.jdlvyc (mgr.14714) 20 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:13:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:56.803356+0000 mgr.smithi037.jdlvyc (mgr.14714) 21 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:13:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:58.001979+0000 mon.smithi037 (mon.0) 1 : cluster [INF] mon.smithi037 calling monitor election 2024-02-22T19:13:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:58.015487+0000 mon.smithi037 (mon.0) 2 : cluster [INF] mon.smithi037 is new leader, mons smithi037,smithi165 in quorum (ranks 0,1) 2024-02-22T19:13:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:58.019942+0000 mon.smithi037 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],smithi165=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0]} removed_ranks: {} 2024-02-22T19:13:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:58.020528+0000 mon.smithi037 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 1 up:standby 2024-02-22T19:13:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:58.020572+0000 mon.smithi037 (mon.0) 5 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-22T19:13:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:58.021637+0000 mon.smithi037 (mon.0) 6 : cluster [DBG] mgrmap e31: smithi037.jdlvyc(active, since 24s), standbys: smithi165.xtnudv 2024-02-22T19:13:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:58.022040+0000 mon.smithi037 (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-02-22T19:13:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:58.029515+0000 mon.smithi037 (mon.0) 8 : audit [INF] from='mgr.14714 ' entity='' 2024-02-22T19:13:58.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:58.031281+0000 mon.smithi165 (mon.1) 100 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:13:58.670 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:13:59.296 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (7m) 17s ago 9m 19.8M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (9m) 17s ago 9m 6395k - 16.2.5 6933c2a0b7dd b40544ac1213 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (8m) 7s ago 8m 6391k - 16.2.5 6933c2a0b7dd 995283a3887b 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (7m) 17s ago 9m 33.7M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (3m) 17s ago 3m 39.1M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (3m) 7s ago 3m 12.4M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (33s) 17s ago 11m 409M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (12s) 7s ago 8m 42.8M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 starting - - - 2048M 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (8m) 7s ago 8m 49.2M 2048M 16.2.5 6933c2a0b7dd 7b5ab9d794fc 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (62s) 17s ago 62s 50.4M - 3.5 6933c2a0b7dd 43b6f0fa69e8 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (57s) 7s ago 56s 69.2M - 3.5 6933c2a0b7dd 8367c26f942f 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (9m) 17s ago 9m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:13:59.297 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (8m) 7s ago 8m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:13:59.298 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (8m) 17s ago 8m 370M 1945M 16.2.5 6933c2a0b7dd f19b19015745 2024-02-22T19:13:59.298 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (7m) 17s ago 7m 286M 1945M 16.2.5 6933c2a0b7dd 5366583dcf0f 2024-02-22T19:13:59.298 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (7m) 17s ago 7m 221M 1945M 16.2.5 6933c2a0b7dd 0f6a1e513f00 2024-02-22T19:13:59.298 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (6m) 17s ago 6m 341M 1945M 16.2.5 6933c2a0b7dd 1d03c7fa7700 2024-02-22T19:13:59.298 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (6m) 7s ago 6m 364M 2712M 16.2.5 6933c2a0b7dd 46a6c106911d 2024-02-22T19:13:59.298 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (6m) 7s ago 6m 373M 2712M 16.2.5 6933c2a0b7dd 215d6f1d7ef6 2024-02-22T19:13:59.298 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (5m) 7s ago 5m 317M 2712M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:13:59.298 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (5m) 7s ago 5m 476M 2712M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:13:59.298 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (37s) 17s ago 8m 42.3M - 2.18.1 de242295e225 19a7d09b511b 2024-02-22T19:13:59.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:59 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:58.086018+0000 mon.smithi037 (mon.0) 9 : cluster [DBG] mgrmap e32: smithi037.jdlvyc(active, since 24s), standbys: smithi165.xtnudv 2024-02-22T19:13:59.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:13:59 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:58.656957+0000 mgr.smithi037.jdlvyc (mgr.14714) 22 : audit [DBG] from='client.34100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:13:59.541 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:13:58.086018+0000 mon.smithi037 (mon.0) 9 : cluster [DBG] mgrmap e32: smithi037.jdlvyc(active, since 24s), standbys: smithi165.xtnudv 2024-02-22T19:13:59.541 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:13:59 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:13:58.656957+0000 mgr.smithi037.jdlvyc (mgr.14714) 22 : audit [DBG] from='client.34100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:13:59.660 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:13:59.660 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:13:59.660 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1, 2024-02-22T19:13:59.660 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1 2024-02-22T19:13:59.660 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:13:59.660 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:13:59.660 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:13:59.660 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:13:59.660 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:13:59.660 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-02-22T19:13:59.660 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:13:59.660 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:13:59.660 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:13:59.661 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:13:59.661 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:13:59.661 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3, 2024-02-22T19:13:59.661 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 11 2024-02-22T19:13:59.661 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:13:59.661 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:13:59.962 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:13:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:13:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:13:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:13:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-02-22T19:13:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr" 2024-02-22T19:13:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:13:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "2/23 daemons upgraded", 2024-02-22T19:13:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading mon daemons", 2024-02-22T19:13:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:13:59.963 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:14:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:13:58.803683+0000 mgr.smithi037.jdlvyc (mgr.14714) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:58.965860+0000 mgr.smithi037.jdlvyc (mgr.14714) 24 : audit [DBG] from='client.34104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:59.286932+0000 mgr.smithi037.jdlvyc (mgr.14714) 25 : audit [DBG] from='client.34108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:00.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:59.659083+0000 mon.smithi037 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.37:0/3652002506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:00.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:13:58.803683+0000 mgr.smithi037.jdlvyc (mgr.14714) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:00.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:13:58.965860+0000 mgr.smithi037.jdlvyc (mgr.14714) 24 : audit [DBG] from='client.34104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:00.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:13:59.286932+0000 mgr.smithi037.jdlvyc (mgr.14714) 25 : audit [DBG] from='client.34108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:00.460 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:13:59.659083+0000 mon.smithi037 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.37:0/3652002506' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:01.189 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:14:01.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:13:59.962115+0000 mgr.smithi037.jdlvyc (mgr.14714) 26 : audit [DBG] from='client.34116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:01.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:13:59.962115+0000 mgr.smithi037.jdlvyc (mgr.14714) 26 : audit [DBG] from='client.34116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:02.319 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:00.804273+0000 mgr.smithi037.jdlvyc (mgr.14714) 27 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:02.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:14:00.804273+0000 mgr.smithi037.jdlvyc (mgr.14714) 27 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:04.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:14:02.804792+0000 mgr.smithi037.jdlvyc (mgr.14714) 28 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:04.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:02.804792+0000 mgr.smithi037.jdlvyc (mgr.14714) 28 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:05.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:14:04.613406+0000 mon.smithi037 (mon.0) 11 : audit [INF] from='mgr.14714 ' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:05.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:14:04.615648+0000 mon.smithi165 (mon.1) 101 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:05.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:14:04.618860+0000 mon.smithi165 (mon.1) 102 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:14:05.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:14:04.623944+0000 mon.smithi037 (mon.0) 12 : audit [INF] from='mgr.14714 ' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:05.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:14:04.633541+0000 mon.smithi037 (mon.0) 13 : audit [INF] from='mgr.14714 ' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:05.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:14:04.637748+0000 mon.smithi165 (mon.1) 103 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:05.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:14:04.640952+0000 mon.smithi165 (mon.1) 104 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:05.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:14:04.642275+0000 mon.smithi165 (mon.1) 105 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-22T19:14:06.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:04.613406+0000 mon.smithi037 (mon.0) 11 : audit [INF] from='mgr.14714 ' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:06.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:04.615648+0000 mon.smithi165 (mon.1) 101 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:06.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:04.618860+0000 mon.smithi165 (mon.1) 102 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:14:06.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:04.623944+0000 mon.smithi037 (mon.0) 12 : audit [INF] from='mgr.14714 ' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:06.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:04.633541+0000 mon.smithi037 (mon.0) 13 : audit [INF] from='mgr.14714 ' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:06.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:04.637748+0000 mon.smithi165 (mon.1) 103 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:06.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:04.640952+0000 mon.smithi165 (mon.1) 104 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:06.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:04.642275+0000 mon.smithi165 (mon.1) 105 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-22T19:14:06.234 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:14:06.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: cluster 2024-02-22T19:14:04.805293+0000 mgr.smithi037.jdlvyc (mgr.14714) 29 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:06.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:14:06.103263+0000 mon.smithi037 (mon.0) 14 : audit [INF] from='mgr.14714 ' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:06.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:14:06.106921+0000 mon.smithi165 (mon.1) 106 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T19:14:06.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:14:06.107679+0000 mon.smithi165 (mon.1) 107 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T19:14:06.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: audit 2024-02-22T19:14:06.108402+0000 mon.smithi165 (mon.1) 108 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:07.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:04.805293+0000 mgr.smithi037.jdlvyc (mgr.14714) 29 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:07.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:06.103263+0000 mon.smithi037 (mon.0) 14 : audit [INF] from='mgr.14714 ' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:07.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:06.106921+0000 mon.smithi165 (mon.1) 106 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T19:14:07.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:06.107679+0000 mon.smithi165 (mon.1) 107 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T19:14:07.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:06.108402+0000 mon.smithi165 (mon.1) 108 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:07.631 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:07 smithi165 systemd[1]: Stopping Ceph mon.smithi165 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:14:07.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:14:07.628+0000 7f8a41ef0700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi165 -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-02-22T19:14:07.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165[37168]: debug 2024-02-22T19:14:07.628+0000 7f8a41ef0700 -1 mon.smithi165@1(peon) e2 *** Got Signal Terminated *** 2024-02-22T19:14:08.290 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:08 smithi165 bash[57706]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165 2024-02-22T19:14:08.549 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:08 smithi165 bash[57757]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165 2024-02-22T19:14:09.161 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:08 smithi165 systemd[1]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi165.service: Succeeded. 2024-02-22T19:14:09.161 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:08 smithi165 systemd[1]: Stopped Ceph mon.smithi165 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:14:09.161 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:08 smithi165 systemd[1]: Starting Ceph mon.smithi165 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:14:09.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.279+0000 7f7b76fc8880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-22T19:14:09.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.279+0000 7f7b76fc8880 0 ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable), process ceph-mon, pid 7 2024-02-22T19:14:09.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.279+0000 7f7b76fc8880 0 pidfile_write: ignore empty --pid-file 2024-02-22T19:14:09.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.284+0000 7f7b76fc8880 0 load: jerasure load: lrc load: isa 2024-02-22T19:14:09.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: RocksDB version: 6.8.1 2024-02-22T19:14:09.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-22T19:14:09.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Compile date Feb 20 2024 2024-02-22T19:14:09.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: DB SUMMARY 2024-02-22T19:14:09.691 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: CURRENT file: CURRENT 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 890 Bytes 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi165/store.db dir, Total Num: 1, files: 000020.sst 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi165/store.db: 000018.log size: 234523 ; 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.error_if_exists: 0 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.create_if_missing: 0 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.paranoid_checks: 1 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.env: 0x56222c657080 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.fs: Posix File System 2024-02-22T19:14:09.692 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.info_log: 0x56222da48560 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.statistics: (nil) 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.use_fsync: 0 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_log_file_size: 0 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.allow_fallocate: 1 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.use_direct_reads: 0 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.db_log_dir: 2024-02-22T19:14:09.693 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi165/store.db 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_subcompactions: 1 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_background_flushes: -1 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.write_buffer_manager: 0x56222e73a3f0 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-22T19:14:09.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.unordered_write: 0 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.row_cache: None 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.wal_filter: None 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.preserve_deletes: 0 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.two_write_queues: 0 2024-02-22T19:14:09.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.atomic_flush: 0 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.log_readahead_size: 0 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_background_jobs: 2 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_background_compactions: -1 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-22T19:14:09.696 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_open_files: -1 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Compression algorithms supported: 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: kZSTD supported: 0 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: kXpressCompression supported: 0 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: kLZ4Compression supported: 1 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: kBZip2Compression supported: 0 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: kZlibCompression supported: 1 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: kSnappyCompression supported: 1 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-22T19:14:09.697 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi165/store.db/MANIFEST-000005 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.merge_operator: 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compaction_filter: None 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56222d9edd10) 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cache_index_and_filter_blocks: 1 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: pin_top_level_index_and_filter: 1 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: index_type: 0 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: data_block_index_type: 0 2024-02-22T19:14:09.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: index_shortening: 1 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: data_block_hash_table_util_ratio: 0.750000 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: hash_index_allow_collision: 1 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: checksum: 1 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: no_block_cache: 0 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: block_cache: 0x56222da22f10 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: block_cache_name: BinnedLRUCache 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: block_cache_options: 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: capacity : 536870912 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: num_shard_bits : 4 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: strict_capacity_limit : 0 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: high_pri_pool_ratio: 0.000 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: block_cache_compressed: (nil) 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: persistent_cache: (nil) 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: block_size: 4096 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: block_size_deviation: 10 2024-02-22T19:14:09.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: block_restart_interval: 16 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: index_block_restart_interval: 1 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: metadata_block_size: 4096 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: partition_filters: 0 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: use_delta_encoding: 1 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: whole_key_filtering: 1 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: verify_compression: 0 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: read_amp_bytes_per_bit: 0 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: format_version: 2 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: enable_index_compression: 1 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: block_align: 0 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compression: NoCompression 2024-02-22T19:14:09.700 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.num_levels: 7 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-22T19:14:09.701 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-22T19:14:09.702 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-22T19:14:09.703 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.table_properties_collectors: 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.inplace_update_support: 0 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.bloom_locality: 0 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.max_successive_merges: 0 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-22T19:14:09.704 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.ttl: 2592000 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi165/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 22, last_sequence is 11477, log_number is 18,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 18 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708629249287431, "job": 1, "event": "recovery_started", "log_files": [18]} 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.285+0000 7f7b76fc8880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #18 mode 2 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.286+0000 7f7b76fc8880 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-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.287+0000 7f7b76fc8880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708629249288488, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 22, "file_size": 156995, "table_properties": {"data_size": 155736, "index_size": 249, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 197, "raw_key_size": 744, "raw_average_key_size": 26, "raw_value_size": 154954, "raw_average_value_size": 5534, "num_data_blocks": 8, "num_entries": 28, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1708629249, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.287+0000 7f7b76fc8880 4 rocksdb: [version_set.cc:3826] Creating manifest 23 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.287+0000 7f7b76fc8880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708629249288876, "job": 1, "event": "recovery_finished"} 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.288+0000 7f7b76fc8880 4 rocksdb: DB pointer 0x56222daeb800 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.288+0000 7f7b5ddba700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-22T19:14:09.705 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.288+0000 7f7b5ddba700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: ** DB Stats ** 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: ** Compaction Stats [default] ** 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 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-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: L0 1/0 153.32 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 227.9 0.00 0.00 1 0.001 0 0 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: L6 1/0 25.63 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 2024-02-22T19:14:09.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Sum 2/0 25.78 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 227.9 0.00 0.00 1 0.001 0 0 2024-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 227.9 0.00 0.00 1 0.001 0 0 2024-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: ** Compaction Stats [default] ** 2024-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 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-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 227.9 0.00 0.00 1 0.001 0 0 2024-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: AddFile(Keys): cumulative 0, interval 0 2024-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Cumulative compaction: 0.00 GB write, 51.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:14:09.707 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Interval compaction: 0.00 GB write, 51.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 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-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: ** File Read Latency Histogram By Level [default] ** 2024-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: ** Compaction Stats [default] ** 2024-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 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-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: L0 1/0 153.32 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 227.9 0.00 0.00 1 0.001 0 0 2024-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: L6 1/0 25.63 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 2024-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Sum 2/0 25.78 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 227.9 0.00 0.00 1 0.001 0 0 2024-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 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-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: ** Compaction Stats [default] ** 2024-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 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-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 227.9 0.00 0.00 1 0.001 0 0 2024-02-22T19:14:09.708 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: AddFile(Total Files): cumulative 0, interval 0 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: AddFile(Keys): cumulative 0, interval 0 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Cumulative compaction: 0.00 GB write, 50.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 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-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: ** File Read Latency Histogram By Level [default] ** 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.288+0000 7f7b76fc8880 0 starting mon.smithi165 rank 1 at public addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] at bind addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi165 fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.289+0000 7f7b76fc8880 1 mon.smithi165@-1(???) e2 preinit fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.289+0000 7f7b76fc8880 0 mon.smithi165@-1(???).mds e8 new map 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.289+0000 7f7b76fc8880 0 mon.smithi165@-1(???).mds e8 print_map 2024-02-22T19:14:09.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: e8 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 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-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: legacy client fscid: 1 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Filesystem 'foofs' (1) 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: fs_name foofs 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: epoch 5 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: flags 12 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: created 2024-02-22T19:10:23.108648+0000 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: modified 2024-02-22T19:10:33.101517+0000 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: tableserver 0 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: root 0 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: session_timeout 60 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: session_autoclose 300 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: max_file_size 1099511627776 2024-02-22T19:14:09.710 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: required_client_features {} 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: last_failure 0 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: last_failure_osd_epoch 0 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 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-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: max_mds 1 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: in 0 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: up {0=14484} 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: failed 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: damaged 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: stopped 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: data_pools [3] 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: metadata_pool 2 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: inline_data disabled 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: balancer 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: standby_count_wanted 1 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: [mds.foofs.smithi037.mniofg{0:14484} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.37:6834/3652817682,v1:172.21.15.37:6835/3652817682] compat {c=[1],r=[1],i=[7ff]}] 2024-02-22T19:14:09.711 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: Standby daemons: 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: [mds.foofs.smithi165.ftpwqf{-1:24303} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.165:6832/1103655617,v1:172.21.15.165:6833/1103655617] compat {c=[1],r=[1],i=[7ff]}] 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.290+0000 7f7b76fc8880 0 mon.smithi165@-1(???).osd e71 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.290+0000 7f7b76fc8880 0 mon.smithi165@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.290+0000 7f7b76fc8880 0 mon.smithi165@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.290+0000 7f7b76fc8880 0 mon.smithi165@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:04.805293+0000 mgr.smithi037.jdlvyc (mgr.14714) 29 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:06.103263+0000 mon.smithi037 (mon.0) 14 : audit [INF] from='mgr.14714 ' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:06.106921+0000 mon.smithi165 (mon.1) 106 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:06.107679+0000 mon.smithi165 (mon.1) 107 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:06.108402+0000 mon.smithi165 (mon.1) 108 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:14:09.290+0000 7f7b76fc8880 1 mon.smithi165@-1(???).paxosservice(auth 1..43) refresh upgraded, format 0 -> 3 2024-02-22T19:14:09.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 bash[57901]: 409479f047c7b1cea5faa6bd2da3c57fcc99dec77cfb8f19a2bab896886005eb 2024-02-22T19:14:09.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:09 smithi165 systemd[1]: Started Ceph mon.smithi165 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:14:11.273 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:14:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:14:06.109060+0000 mgr.smithi037.jdlvyc (mgr.14714) 31 : cephadm [INF] Deploying daemon mon.smithi165 on smithi165 2024-02-22T19:14:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:06.806120+0000 mgr.smithi037.jdlvyc (mgr.14714) 32 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:07.643229+0000 mon.smithi037 (mon.0) 15 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:14:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:07.643598+0000 mon.smithi037 (mon.0) 16 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:14:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:08.806548+0000 mgr.smithi037.jdlvyc (mgr.14714) 33 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:10.643178+0000 mon.smithi165 (mon.1) 1 : cluster [INF] mon.smithi165 calling monitor election 2024-02-22T19:14:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:10.644539+0000 mon.smithi037 (mon.0) 17 : cluster [INF] mon.smithi037 calling monitor election 2024-02-22T19:14:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:10.669448+0000 mon.smithi037 (mon.0) 18 : cluster [INF] mon.smithi037 is new leader, mons smithi037,smithi165 in quorum (ranks 0,1) 2024-02-22T19:14:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:10.673689+0000 mon.smithi037 (mon.0) 19 : cluster [DBG] monmap e2: 2 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],smithi165=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0]} removed_ranks: {} 2024-02-22T19:14:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:10.685615+0000 mon.smithi037 (mon.0) 20 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 1 up:standby 2024-02-22T19:14:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:10.685644+0000 mon.smithi037 (mon.0) 21 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-22T19:14:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:10.686059+0000 mon.smithi037 (mon.0) 22 : cluster [DBG] mgrmap e32: smithi037.jdlvyc(active, since 36s), standbys: smithi165.xtnudv 2024-02-22T19:14:11.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:10.686207+0000 mon.smithi037 (mon.0) 23 : cluster [INF] overall HEALTH_OK 2024-02-22T19:14:11.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:10.690275+0000 mon.smithi037 (mon.0) 24 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:11.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:10.691349+0000 mon.smithi037 (mon.0) 25 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:14:06.109060+0000 mgr.smithi037.jdlvyc (mgr.14714) 31 : cephadm [INF] Deploying daemon mon.smithi165 on smithi165 2024-02-22T19:14:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:06.806120+0000 mgr.smithi037.jdlvyc (mgr.14714) 32 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:07.643229+0000 mon.smithi037 (mon.0) 15 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi037"}]: dispatch 2024-02-22T19:14:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:07.643598+0000 mon.smithi037 (mon.0) 16 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2024-02-22T19:14:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:08.806548+0000 mgr.smithi037.jdlvyc (mgr.14714) 33 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:10.643178+0000 mon.smithi165 (mon.1) 1 : cluster [INF] mon.smithi165 calling monitor election 2024-02-22T19:14:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:10.644539+0000 mon.smithi037 (mon.0) 17 : cluster [INF] mon.smithi037 calling monitor election 2024-02-22T19:14:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:10.669448+0000 mon.smithi037 (mon.0) 18 : cluster [INF] mon.smithi037 is new leader, mons smithi037,smithi165 in quorum (ranks 0,1) 2024-02-22T19:14:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:10.673689+0000 mon.smithi037 (mon.0) 19 : cluster [DBG] monmap e2: 2 mons at {smithi037=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],smithi165=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0]} removed_ranks: {} 2024-02-22T19:14:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:10.685615+0000 mon.smithi037 (mon.0) 20 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 1 up:standby 2024-02-22T19:14:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:10.685644+0000 mon.smithi037 (mon.0) 21 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-22T19:14:12.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:10.686059+0000 mon.smithi037 (mon.0) 22 : cluster [DBG] mgrmap e32: smithi037.jdlvyc(active, since 36s), standbys: smithi165.xtnudv 2024-02-22T19:14:12.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:10.686207+0000 mon.smithi037 (mon.0) 23 : cluster [INF] overall HEALTH_OK 2024-02-22T19:14:12.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:10.690275+0000 mon.smithi037 (mon.0) 24 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:12.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:10.691349+0000 mon.smithi037 (mon.0) 25 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:12.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:10.807280+0000 mgr.smithi037.jdlvyc (mgr.14714) 34 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:13.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:10.807280+0000 mgr.smithi037.jdlvyc (mgr.14714) 34 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:13.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:12.807985+0000 mgr.smithi037.jdlvyc (mgr.14714) 35 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:13.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:12.807985+0000 mgr.smithi037.jdlvyc (mgr.14714) 35 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:16.043 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:14.808452+0000 mgr.smithi037.jdlvyc (mgr.14714) 36 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:16.043 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:14.830595+0000 mon.smithi037 (mon.0) 26 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:16.044 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:14.831624+0000 mon.smithi037 (mon.0) 27 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:16.044 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:14.832566+0000 mon.smithi037 (mon.0) 28 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:14:16.044 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:14.836996+0000 mon.smithi037 (mon.0) 29 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:16.044 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:14.844034+0000 mon.smithi037 (mon.0) 30 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:16.044 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:14.848153+0000 mon.smithi037 (mon.0) 31 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:16.044 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:14.851066+0000 mon.smithi037 (mon.0) 32 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:16.044 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:14.852884+0000 mon.smithi037 (mon.0) 33 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:16.044 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:14:14.853567+0000 mgr.smithi037.jdlvyc (mgr.14714) 37 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-22T19:14:16.045 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:14.857479+0000 mon.smithi037 (mon.0) 34 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:16.045 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:14.858292+0000 mon.smithi037 (mon.0) 35 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi037"}]: dispatch 2024-02-22T19:14:16.045 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:14.861793+0000 mon.smithi037 (mon.0) 36 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi037"}]': finished 2024-02-22T19:14:16.045 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:14.862520+0000 mon.smithi037 (mon.0) 37 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi165"}]: dispatch 2024-02-22T19:14:16.045 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:14.866002+0000 mon.smithi037 (mon.0) 38 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi165"}]': finished 2024-02-22T19:14:16.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:14.808452+0000 mgr.smithi037.jdlvyc (mgr.14714) 36 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:16.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:14.830595+0000 mon.smithi037 (mon.0) 26 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:16.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:14.831624+0000 mon.smithi037 (mon.0) 27 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:16.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:14.832566+0000 mon.smithi037 (mon.0) 28 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:14:16.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:14.836996+0000 mon.smithi037 (mon.0) 29 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:16.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:14.844034+0000 mon.smithi037 (mon.0) 30 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:16.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:14.848153+0000 mon.smithi037 (mon.0) 31 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:16.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:14.851066+0000 mon.smithi037 (mon.0) 32 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:16.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:14.852884+0000 mon.smithi037 (mon.0) 33 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:16.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:14:14.853567+0000 mgr.smithi037.jdlvyc (mgr.14714) 37 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-22T19:14:16.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:14.857479+0000 mon.smithi037 (mon.0) 34 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:16.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:14.858292+0000 mon.smithi037 (mon.0) 35 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi037"}]: dispatch 2024-02-22T19:14:16.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:14.861793+0000 mon.smithi037 (mon.0) 36 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi037"}]': finished 2024-02-22T19:14:16.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:14.862520+0000 mon.smithi037 (mon.0) 37 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi165"}]: dispatch 2024-02-22T19:14:16.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:14.866002+0000 mon.smithi037 (mon.0) 38 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi165"}]': finished 2024-02-22T19:14:16.327 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:14:17.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:14:16.434072+0000 mgr.smithi037.jdlvyc (mgr.14714) 38 : cephadm [INF] Upgrade: Updating crash.smithi037 (1/2) 2024-02-22T19:14:17.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:16.438051+0000 mon.smithi037 (mon.0) 39 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:17.781 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:16.438706+0000 mon.smithi037 (mon.0) 40 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-22T19:14:17.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:16.439356+0000 mon.smithi037 (mon.0) 41 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:17.782 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:14:16.439910+0000 mgr.smithi037.jdlvyc (mgr.14714) 39 : cephadm [INF] Deploying daemon crash.smithi037 on smithi037 2024-02-22T19:14:17.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:14:16.434072+0000 mgr.smithi037.jdlvyc (mgr.14714) 38 : cephadm [INF] Upgrade: Updating crash.smithi037 (1/2) 2024-02-22T19:14:17.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:16.438051+0000 mon.smithi037 (mon.0) 39 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:17.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:16.438706+0000 mon.smithi037 (mon.0) 40 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi037", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-22T19:14:17.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:16.439356+0000 mon.smithi037 (mon.0) 41 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:17.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:14:16.439910+0000 mgr.smithi037.jdlvyc (mgr.14714) 39 : cephadm [INF] Deploying daemon crash.smithi037 on smithi037 2024-02-22T19:14:18.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:16.809044+0000 mgr.smithi037.jdlvyc (mgr.14714) 40 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:18.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:16.809044+0000 mgr.smithi037.jdlvyc (mgr.14714) 40 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:20.565 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:18.809352+0000 mgr.smithi037.jdlvyc (mgr.14714) 41 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:20.565 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:19.809019+0000 mon.smithi037 (mon.0) 42 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:20.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:18.809352+0000 mgr.smithi037.jdlvyc (mgr.14714) 41 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:20.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:19.809019+0000 mon.smithi037 (mon.0) 42 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:21.381 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:14:22.432 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:20.809919+0000 mgr.smithi037.jdlvyc (mgr.14714) 42 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:22.432 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:14:21.086638+0000 mgr.smithi037.jdlvyc (mgr.14714) 43 : cephadm [INF] Upgrade: Updating crash.smithi165 (2/2) 2024-02-22T19:14:22.432 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:21.091263+0000 mon.smithi037 (mon.0) 43 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:22.433 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:21.092200+0000 mon.smithi037 (mon.0) 44 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-22T19:14:22.433 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:21.093061+0000 mon.smithi037 (mon.0) 45 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:22.433 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:14:21.093762+0000 mgr.smithi037.jdlvyc (mgr.14714) 44 : cephadm [INF] Deploying daemon crash.smithi165 on smithi165 2024-02-22T19:14:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:20.809919+0000 mgr.smithi037.jdlvyc (mgr.14714) 42 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:14:21.086638+0000 mgr.smithi037.jdlvyc (mgr.14714) 43 : cephadm [INF] Upgrade: Updating crash.smithi165 (2/2) 2024-02-22T19:14:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:21.091263+0000 mon.smithi037 (mon.0) 43 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:21.092200+0000 mon.smithi037 (mon.0) 44 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-02-22T19:14:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:21.093061+0000 mon.smithi037 (mon.0) 45 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:14:21.093762+0000 mgr.smithi037.jdlvyc (mgr.14714) 44 : cephadm [INF] Deploying daemon crash.smithi165 on smithi165 2024-02-22T19:14:24.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:22.810394+0000 mgr.smithi037.jdlvyc (mgr.14714) 45 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:24.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:22.810394+0000 mgr.smithi037.jdlvyc (mgr.14714) 45 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:25.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:24.363048+0000 mon.smithi037 (mon.0) 46 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:25.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:24.364008+0000 mon.smithi037 (mon.0) 47 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:25.796 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:24.363048+0000 mon.smithi037 (mon.0) 46 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:25.796 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:24.364008+0000 mon.smithi037 (mon.0) 47 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:26.417 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:14:26.641 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:24.810729+0000 mgr.smithi037.jdlvyc (mgr.14714) 46 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:26.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:24.810729+0000 mgr.smithi037.jdlvyc (mgr.14714) 46 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:28.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:26.811440+0000 mgr.smithi037.jdlvyc (mgr.14714) 47 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:28.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:26.811440+0000 mgr.smithi037.jdlvyc (mgr.14714) 47 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:29.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:28.459887+0000 mon.smithi037 (mon.0) 48 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:29.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:28.459887+0000 mon.smithi037 (mon.0) 48 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:30.314 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:14:30.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:28.811730+0000 mgr.smithi037.jdlvyc (mgr.14714) 48 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:30.930 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:14:30.930 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (8m) 26s ago 10m 19.8M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:14:30.930 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 starting - - - - 2024-02-22T19:14:30.930 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (7s) 2s ago 9m 6647k - 16.2.14-550-geb66ed92 7403d1862307 2d2a973f78ac 2024-02-22T19:14:30.930 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (8m) 26s ago 9m 33.7M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:14:30.930 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (4m) 26s ago 4m 39.4M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:14:30.930 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (4m) 2s ago 4m 12.6M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:14:30.931 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (64s) 26s ago 11m 424M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:14:30.931 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (44s) 2s ago 9m 384M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:14:30.931 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (34s) 26s ago 12m 25.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 6b2410d33526 2024-02-22T19:14:30.931 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (21s) 2s ago 9m 24.8M 2048M 16.2.14-550-geb66ed92 7403d1862307 409479f047c7 2024-02-22T19:14:30.931 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (94s) 26s ago 93s 55.9M - 3.5 6933c2a0b7dd 43b6f0fa69e8 2024-02-22T19:14:30.931 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (88s) 2s ago 88s 69.4M - 3.5 6933c2a0b7dd 8367c26f942f 2024-02-22T19:14:30.931 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (9m) 26s ago 9m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:14:30.931 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (8m) 2s ago 8m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:14:30.931 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (8m) 26s ago 8m 371M 1945M 16.2.5 6933c2a0b7dd f19b19015745 2024-02-22T19:14:30.931 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (8m) 26s ago 8m 286M 1945M 16.2.5 6933c2a0b7dd 5366583dcf0f 2024-02-22T19:14:30.931 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (7m) 26s ago 7m 221M 1945M 16.2.5 6933c2a0b7dd 0f6a1e513f00 2024-02-22T19:14:30.931 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (7m) 26s ago 7m 342M 1945M 16.2.5 6933c2a0b7dd 1d03c7fa7700 2024-02-22T19:14:30.931 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (6m) 2s ago 6m 364M 2712M 16.2.5 6933c2a0b7dd 46a6c106911d 2024-02-22T19:14:30.932 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (6m) 2s ago 6m 373M 2712M 16.2.5 6933c2a0b7dd 215d6f1d7ef6 2024-02-22T19:14:30.932 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (6m) 2s ago 6m 317M 2712M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:14:30.932 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (5m) 2s ago 5m 476M 2712M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:14:30.932 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (69s) 26s ago 9m 47.6M - 2.18.1 de242295e225 19a7d09b511b 2024-02-22T19:14:30.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:28.811730+0000 mgr.smithi037.jdlvyc (mgr.14714) 48 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:31.305 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:14:31.305 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:14:31.305 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:14:31.305 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:14:31.305 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:14:31.305 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:14:31.305 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:14:31.305 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:14:31.305 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-02-22T19:14:31.306 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:14:31.306 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:14:31.306 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:14:31.306 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:14:31.306 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:14:31.306 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4, 2024-02-22T19:14:31.306 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10 2024-02-22T19:14:31.306 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:14:31.306 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:14:31.458 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:14:31.624 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:14:31.624 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:14:31.624 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:14:31.624 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:14:31.625 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-02-22T19:14:31.625 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-02-22T19:14:31.625 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-02-22T19:14:31.625 INFO:teuthology.orchestra.run.smithi037.stdout: "crash" 2024-02-22T19:14:31.625 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:14:31.625 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "6/23 daemons upgraded", 2024-02-22T19:14:31.625 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-02-22T19:14:31.625 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:14:31.625 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:14:31.761 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.301043+0000 mgr.smithi037.jdlvyc (mgr.14714) 49 : audit [DBG] from='client.34120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:31.762 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.622038+0000 mgr.smithi037.jdlvyc (mgr.14714) 50 : audit [DBG] from='client.34124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:31.762 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.948924+0000 mon.smithi037 (mon.0) 49 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:31.762 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.949819+0000 mon.smithi037 (mon.0) 50 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:31.762 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.950543+0000 mon.smithi037 (mon.0) 51 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:14:31.762 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.954243+0000 mon.smithi037 (mon.0) 52 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:31.762 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.959945+0000 mon.smithi037 (mon.0) 53 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:31.762 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.963172+0000 mon.smithi037 (mon.0) 54 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:31.762 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.965162+0000 mon.smithi037 (mon.0) 55 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:31.762 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.966497+0000 mon.smithi037 (mon.0) 56 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:31.762 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.967775+0000 mon.smithi037 (mon.0) 57 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:31.763 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.972078+0000 mon.smithi037 (mon.0) 58 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:31.763 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.972744+0000 mon.smithi037 (mon.0) 59 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi037"}]: dispatch 2024-02-22T19:14:31.763 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.975659+0000 mon.smithi037 (mon.0) 60 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi037"}]': finished 2024-02-22T19:14:31.763 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.976250+0000 mon.smithi037 (mon.0) 61 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi165"}]: dispatch 2024-02-22T19:14:31.763 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.978992+0000 mon.smithi037 (mon.0) 62 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi165"}]': finished 2024-02-22T19:14:31.763 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.980315+0000 mon.smithi037 (mon.0) 63 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-22T19:14:31.763 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:31.304692+0000 mon.smithi037 (mon.0) 64 : audit [DBG] from='client.? 172.21.15.37:0/2070819544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:31.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.301043+0000 mgr.smithi037.jdlvyc (mgr.14714) 49 : audit [DBG] from='client.34120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:31.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.622038+0000 mgr.smithi037.jdlvyc (mgr.14714) 50 : audit [DBG] from='client.34124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:31.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.948924+0000 mon.smithi037 (mon.0) 49 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:31.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.949819+0000 mon.smithi037 (mon.0) 50 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:31.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.950543+0000 mon.smithi037 (mon.0) 51 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:14:31.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.954243+0000 mon.smithi037 (mon.0) 52 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:31.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.959945+0000 mon.smithi037 (mon.0) 53 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:31.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.963172+0000 mon.smithi037 (mon.0) 54 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:31.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.965162+0000 mon.smithi037 (mon.0) 55 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:31.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.966497+0000 mon.smithi037 (mon.0) 56 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:31.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.967775+0000 mon.smithi037 (mon.0) 57 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:31.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.972078+0000 mon.smithi037 (mon.0) 58 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:31.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.972744+0000 mon.smithi037 (mon.0) 59 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi037"}]: dispatch 2024-02-22T19:14:31.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.975659+0000 mon.smithi037 (mon.0) 60 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi037"}]': finished 2024-02-22T19:14:31.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.976250+0000 mon.smithi037 (mon.0) 61 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi165"}]: dispatch 2024-02-22T19:14:31.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.978992+0000 mon.smithi037 (mon.0) 62 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi165"}]': finished 2024-02-22T19:14:31.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.980315+0000 mon.smithi037 (mon.0) 63 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-22T19:14:31.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:31.304692+0000 mon.smithi037 (mon.0) 64 : audit [DBG] from='client.? 172.21.15.37:0/2070819544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:32.865 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:30.812218+0000 mgr.smithi037.jdlvyc (mgr.14714) 51 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:32.865 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.920767+0000 mgr.smithi037.jdlvyc (mgr.14714) 52 : audit [DBG] from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:32.865 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:14:30.968338+0000 mgr.smithi037.jdlvyc (mgr.14714) 53 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-22T19:14:32.865 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:30.980437+0000 mgr.smithi037.jdlvyc (mgr.14714) 54 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-22T19:14:32.865 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:14:30.981184+0000 mgr.smithi037.jdlvyc (mgr.14714) 55 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-22T19:14:32.865 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:31.624100+0000 mgr.smithi037.jdlvyc (mgr.14714) 56 : audit [DBG] from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:32.865 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:32.425680+0000 mon.smithi037 (mon.0) 65 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:32.865 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:32.426400+0000 mon.smithi037 (mon.0) 66 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-22T19:14:32.865 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:32.426959+0000 mon.smithi037 (mon.0) 67 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:32.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:30.812218+0000 mgr.smithi037.jdlvyc (mgr.14714) 51 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:14:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.920767+0000 mgr.smithi037.jdlvyc (mgr.14714) 52 : audit [DBG] from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:14:30.968338+0000 mgr.smithi037.jdlvyc (mgr.14714) 53 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-22T19:14:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:30.980437+0000 mgr.smithi037.jdlvyc (mgr.14714) 54 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-22T19:14:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:14:30.981184+0000 mgr.smithi037.jdlvyc (mgr.14714) 55 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-22T19:14:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:31.624100+0000 mgr.smithi037.jdlvyc (mgr.14714) 56 : audit [DBG] from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:14:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:32.425680+0000 mon.smithi037 (mon.0) 65 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:32.426400+0000 mon.smithi037 (mon.0) 66 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-22T19:14:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:32.426959+0000 mon.smithi037 (mon.0) 67 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:33.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:14:32.421345+0000 mgr.smithi037.jdlvyc (mgr.14714) 57 : cephadm [INF] Upgrade: Updating osd.0 2024-02-22T19:14:33.800 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:14:32.428045+0000 mgr.smithi037.jdlvyc (mgr.14714) 58 : cephadm [INF] Deploying daemon osd.0 on smithi037 2024-02-22T19:14:33.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:14:32.421345+0000 mgr.smithi037.jdlvyc (mgr.14714) 57 : cephadm [INF] Upgrade: Updating osd.0 2024-02-22T19:14:33.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:14:32.428045+0000 mgr.smithi037.jdlvyc (mgr.14714) 58 : cephadm [INF] Deploying daemon osd.0 on smithi037 2024-02-22T19:14:34.802 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:32.812571+0000 mgr.smithi037.jdlvyc (mgr.14714) 59 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:34.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:32.812571+0000 mgr.smithi037.jdlvyc (mgr.14714) 59 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:35.418 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:35 smithi037 systemd[1]: Stopping Ceph osd.0 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:14:35.806 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.0[73372]: debug 2024-02-22T19:14:35.416+0000 7fd2a04e4700 -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-02-22T19:14:35.806 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.0[73372]: debug 2024-02-22T19:14:35.416+0000 7fd2a04e4700 -1 osd.0 71 *** Got signal Terminated *** 2024-02-22T19:14:35.806 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.0[73372]: debug 2024-02-22T19:14:35.416+0000 7fd2a04e4700 -1 osd.0 71 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:14:36.089 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:35 smithi037 bash[108650]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.0 2024-02-22T19:14:36.501 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:14:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:34.813093+0000 mgr.smithi037.jdlvyc (mgr.14714) 60 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.690941+0000 mon.smithi037 (mon.0) 68 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-22T19:14:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.690983+0000 mon.smithi037 (mon.0) 69 : cluster [INF] osd.0 failed (root=default,host=smithi037) (connection refused reported by osd.6) 2024-02-22T19:14:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.691075+0000 mon.smithi037 (mon.0) 70 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-22T19:14:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.691257+0000 mon.smithi037 (mon.0) 71 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-22T19:14:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.691336+0000 mon.smithi037 (mon.0) 72 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-22T19:14:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.691420+0000 mon.smithi037 (mon.0) 73 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-22T19:14:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.691497+0000 mon.smithi037 (mon.0) 74 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-22T19:14:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.691572+0000 mon.smithi037 (mon.0) 75 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-22T19:14:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.691645+0000 mon.smithi037 (mon.0) 76 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-22T19:14:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.691719+0000 mon.smithi037 (mon.0) 77 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-22T19:14:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.691788+0000 mon.smithi037 (mon.0) 78 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-22T19:14:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.691857+0000 mon.smithi037 (mon.0) 79 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.691947+0000 mon.smithi037 (mon.0) 80 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.692016+0000 mon.smithi037 (mon.0) 81 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:35.692086+0000 mon.smithi037 (mon.0) 82 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.091916+0000 mon.smithi037 (mon.0) 83 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.092013+0000 mon.smithi037 (mon.0) 84 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.092098+0000 mon.smithi037 (mon.0) 85 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.092401+0000 mon.smithi037 (mon.0) 86 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.092558+0000 mon.smithi037 (mon.0) 87 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.092704+0000 mon.smithi037 (mon.0) 88 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.092844+0000 mon.smithi037 (mon.0) 89 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.092993+0000 mon.smithi037 (mon.0) 90 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.093133+0000 mon.smithi037 (mon.0) 91 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.093288+0000 mon.smithi037 (mon.0) 92 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-22T19:14:36.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.093442+0000 mon.smithi037 (mon.0) 93 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-22T19:14:36.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.093584+0000 mon.smithi037 (mon.0) 94 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-22T19:14:36.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.093729+0000 mon.smithi037 (mon.0) 95 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-22T19:14:36.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.093885+0000 mon.smithi037 (mon.0) 96 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-22T19:14:36.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.250981+0000 mon.smithi037 (mon.0) 97 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-22T19:14:36.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.451811+0000 mon.smithi037 (mon.0) 98 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-22T19:14:37.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:34.813093+0000 mgr.smithi037.jdlvyc (mgr.14714) 60 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:14:37.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.690941+0000 mon.smithi037 (mon.0) 68 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-22T19:14:37.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.690983+0000 mon.smithi037 (mon.0) 69 : cluster [INF] osd.0 failed (root=default,host=smithi037) (connection refused reported by osd.6) 2024-02-22T19:14:37.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.691075+0000 mon.smithi037 (mon.0) 70 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-22T19:14:37.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.691257+0000 mon.smithi037 (mon.0) 71 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-22T19:14:37.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.691336+0000 mon.smithi037 (mon.0) 72 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-22T19:14:37.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.691420+0000 mon.smithi037 (mon.0) 73 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-22T19:14:37.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.691497+0000 mon.smithi037 (mon.0) 74 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-22T19:14:37.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.691572+0000 mon.smithi037 (mon.0) 75 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-22T19:14:37.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.691645+0000 mon.smithi037 (mon.0) 76 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.691719+0000 mon.smithi037 (mon.0) 77 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.691788+0000 mon.smithi037 (mon.0) 78 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.691857+0000 mon.smithi037 (mon.0) 79 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.691947+0000 mon.smithi037 (mon.0) 80 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.692016+0000 mon.smithi037 (mon.0) 81 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:35.692086+0000 mon.smithi037 (mon.0) 82 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.091916+0000 mon.smithi037 (mon.0) 83 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.092013+0000 mon.smithi037 (mon.0) 84 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.092098+0000 mon.smithi037 (mon.0) 85 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.092401+0000 mon.smithi037 (mon.0) 86 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.092558+0000 mon.smithi037 (mon.0) 87 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.092704+0000 mon.smithi037 (mon.0) 88 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.092844+0000 mon.smithi037 (mon.0) 89 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.092993+0000 mon.smithi037 (mon.0) 90 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.093133+0000 mon.smithi037 (mon.0) 91 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-22T19:14:37.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.093288+0000 mon.smithi037 (mon.0) 92 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-22T19:14:37.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.093442+0000 mon.smithi037 (mon.0) 93 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-22T19:14:37.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.093584+0000 mon.smithi037 (mon.0) 94 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-22T19:14:37.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.093729+0000 mon.smithi037 (mon.0) 95 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-22T19:14:37.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.093885+0000 mon.smithi037 (mon.0) 96 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-22T19:14:37.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.250981+0000 mon.smithi037 (mon.0) 97 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-22T19:14:37.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.451811+0000 mon.smithi037 (mon.0) 98 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-22T19:14:37.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.617251+0000 mon.smithi037 (mon.0) 99 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:14:37.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.620687+0000 mon.smithi037 (mon.0) 100 : cluster [DBG] osdmap e72: 8 total, 7 up, 8 in 2024-02-22T19:14:37.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:36.621373+0000 mon.smithi037 (mon.0) 101 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-22T19:14:37.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:36.621940+0000 mon.smithi037 (mon.0) 102 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-22T19:14:37.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:37.622665+0000 mon.smithi037 (mon.0) 103 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-22T19:14:37.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:37.622845+0000 mon.smithi037 (mon.0) 104 : cluster [DBG] osdmap e73: 8 total, 7 up, 8 in 2024-02-22T19:14:38.009 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.617251+0000 mon.smithi037 (mon.0) 99 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:14:38.009 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.620687+0000 mon.smithi037 (mon.0) 100 : cluster [DBG] osdmap e72: 8 total, 7 up, 8 in 2024-02-22T19:14:38.009 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:36.621373+0000 mon.smithi037 (mon.0) 101 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-22T19:14:38.009 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:36.621940+0000 mon.smithi037 (mon.0) 102 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-22T19:14:38.009 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:37.622665+0000 mon.smithi037 (mon.0) 103 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-22T19:14:38.009 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:37.622845+0000 mon.smithi037 (mon.0) 104 : cluster [DBG] osdmap e73: 8 total, 7 up, 8 in 2024-02-22T19:14:38.339 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:38 smithi037 systemd[1]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.0.service: Succeeded. 2024-02-22T19:14:38.339 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:38 smithi037 systemd[1]: Stopped Ceph osd.0 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:14:38.339 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:38 smithi037 systemd[1]: Starting Ceph osd.0 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:14:38.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:36.813759+0000 mgr.smithi037.jdlvyc (mgr.14714) 61 : cluster [DBG] pgmap v35: 129 pgs: 16 stale+active+clean, 113 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-02-22T19:14:38.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:36.813759+0000 mgr.smithi037.jdlvyc (mgr.14714) 61 : cluster [DBG] pgmap v35: 129 pgs: 16 stale+active+clean, 113 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-02-22T19:14:39.339 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:39 smithi037 bash[108968]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-22T19:14:39.339 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:39 smithi037 bash[108968]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-22T19:14:39.339 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:39 smithi037 bash[108968]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-02-22T19:14:39.339 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:39 smithi037 bash[108968]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-22T19:14:39.339 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:39 smithi037 bash[108968]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-02-22T19:14:39.340 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:39 smithi037 bash[108968]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-22T19:14:39.340 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:39 smithi037 bash[108968]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-22T19:14:39.340 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:39 smithi037 bash[108968]: --> ceph-volume lvm activate successful for osd ID: 0 2024-02-22T19:14:40.653 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-0[109254]: debug 2024-02-22T19:14:40.364+0000 7f9065cfa700 1 -- 172.21.15.37:0/2062918210 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a4194e4680 con 0x55a4194ab400 2024-02-22T19:14:40.653 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:40 smithi037 bash[109240]: f1b19925d9eca010051bf6b9e17517dc0422fd997123db3c3f456157b9a2bac0 2024-02-22T19:14:40.653 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:40 smithi037 systemd[1]: Started Ceph osd.0 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:14:40.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:38.814097+0000 mgr.smithi037.jdlvyc (mgr.14714) 62 : cluster [DBG] pgmap v37: 129 pgs: 16 stale+active+clean, 113 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-02-22T19:14:40.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:40.496475+0000 mon.smithi037 (mon.0) 105 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:40.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:40.497326+0000 mon.smithi037 (mon.0) 106 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:41.089 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-0[109254]: debug 2024-02-22T19:14:40.883+0000 7f906d788380 -1 Falling back to public interface 2024-02-22T19:14:41.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:38.814097+0000 mgr.smithi037.jdlvyc (mgr.14714) 62 : cluster [DBG] pgmap v37: 129 pgs: 16 stale+active+clean, 113 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-02-22T19:14:41.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:40.496475+0000 mon.smithi037 (mon.0) 105 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:41.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:40.497326+0000 mon.smithi037 (mon.0) 106 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:41.545 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:14:41.964 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:40.815069+0000 mgr.smithi037.jdlvyc (mgr.14714) 63 : cluster [DBG] pgmap v38: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 208/1593 objects degraded (13.057%) 2024-02-22T19:14:41.964 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:41.653299+0000 mon.smithi037 (mon.0) 107 : cluster [WRN] Health check failed: Degraded data redundancy: 208/1593 objects degraded (13.057%), 29 pgs degraded (PG_DEGRADED) 2024-02-22T19:14:42.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:40.815069+0000 mgr.smithi037.jdlvyc (mgr.14714) 63 : cluster [DBG] pgmap v38: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 208/1593 objects degraded (13.057%) 2024-02-22T19:14:42.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:41.653299+0000 mon.smithi037 (mon.0) 107 : cluster [WRN] Health check failed: Degraded data redundancy: 208/1593 objects degraded (13.057%), 29 pgs degraded (PG_DEGRADED) 2024-02-22T19:14:44.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:42.815493+0000 mgr.smithi037.jdlvyc (mgr.14714) 64 : cluster [DBG] pgmap v39: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 208/1593 objects degraded (13.057%) 2024-02-22T19:14:44.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:42.815493+0000 mgr.smithi037.jdlvyc (mgr.14714) 64 : cluster [DBG] pgmap v39: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 208/1593 objects degraded (13.057%) 2024-02-22T19:14:46.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:44.815943+0000 mgr.smithi037.jdlvyc (mgr.14714) 65 : cluster [DBG] pgmap v40: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 124 B/s wr, 0 op/s; 208/1593 objects degraded (13.057%) 2024-02-22T19:14:46.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:45.778384+0000 mon.smithi037 (mon.0) 108 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/3892743755,v1:172.21.15.37:6803/3892743755]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-22T19:14:46.089 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-0[109254]: debug 2024-02-22T19:14:45.774+0000 7f906d788380 -1 osd.0 71 log_to_monitors {default=true} 2024-02-22T19:14:46.089 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:14:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-0[109254]: debug 2024-02-22T19:14:45.888+0000 7f905dc6d700 -1 osd.0 71 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-22T19:14:46.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:44.815943+0000 mgr.smithi037.jdlvyc (mgr.14714) 65 : cluster [DBG] pgmap v40: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 316 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 124 B/s wr, 0 op/s; 208/1593 objects degraded (13.057%) 2024-02-22T19:14:46.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:45.778384+0000 mon.smithi037 (mon.0) 108 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/3892743755,v1:172.21.15.37:6803/3892743755]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-22T19:14:46.592 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:14:47.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:45.875479+0000 mon.smithi037 (mon.0) 109 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/3892743755,v1:172.21.15.37:6803/3892743755]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-22T19:14:47.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:45.875566+0000 mon.smithi037 (mon.0) 110 : cluster [DBG] osdmap e74: 8 total, 7 up, 8 in 2024-02-22T19:14:47.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:45.879787+0000 mon.smithi037 (mon.0) 111 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/3892743755,v1:172.21.15.37:6803/3892743755]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:14:47.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:45.875479+0000 mon.smithi037 (mon.0) 109 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/3892743755,v1:172.21.15.37:6803/3892743755]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-22T19:14:47.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:45.875566+0000 mon.smithi037 (mon.0) 110 : cluster [DBG] osdmap e74: 8 total, 7 up, 8 in 2024-02-22T19:14:47.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:45.879787+0000 mon.smithi037 (mon.0) 111 : audit [INF] from='osd.0 [v2:172.21.15.37:6802/3892743755,v1:172.21.15.37:6803/3892743755]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:46.816364+0000 mgr.smithi037.jdlvyc (mgr.14714) 66 : cluster [DBG] pgmap v42: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 222 B/s wr, 0 op/s; 208/1593 objects degraded (13.057%) 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:46.878242+0000 mon.smithi037 (mon.0) 112 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:46.882003+0000 mon.smithi037 (mon.0) 113 : cluster [INF] osd.0 [v2:172.21.15.37:6802/3892743755,v1:172.21.15.37:6803/3892743755] boot 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:46.882060+0000 mon.smithi037 (mon.0) 114 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:46.894795+0000 mon.smithi037 (mon.0) 115 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:47.116154+0000 mon.smithi037 (mon.0) 116 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:47.413413+0000 mon.smithi037 (mon.0) 117 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:47.414129+0000 mon.smithi037 (mon.0) 118 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:47.420131+0000 mon.smithi037 (mon.0) 119 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:47.425172+0000 mon.smithi037 (mon.0) 120 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:47.427923+0000 mon.smithi037 (mon.0) 121 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:47.429737+0000 mon.smithi037 (mon.0) 122 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:47.430778+0000 mon.smithi037 (mon.0) 123 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:48.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:47.431778+0000 mon.smithi037 (mon.0) 124 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:48.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:47.432807+0000 mon.smithi037 (mon.0) 125 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-22T19:14:48.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:47.432924+0000 mgr.smithi037.jdlvyc (mgr.14714) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-22T19:14:48.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:14:47.433525+0000 mgr.smithi037.jdlvyc (mgr.14714) 68 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-22T19:14:48.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:47.884715+0000 mon.smithi037 (mon.0) 126 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:46.816364+0000 mgr.smithi037.jdlvyc (mgr.14714) 66 : cluster [DBG] pgmap v42: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 222 B/s wr, 0 op/s; 208/1593 objects degraded (13.057%) 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:46.878242+0000 mon.smithi037 (mon.0) 112 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:46.882003+0000 mon.smithi037 (mon.0) 113 : cluster [INF] osd.0 [v2:172.21.15.37:6802/3892743755,v1:172.21.15.37:6803/3892743755] boot 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:46.882060+0000 mon.smithi037 (mon.0) 114 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:46.894795+0000 mon.smithi037 (mon.0) 115 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:47.116154+0000 mon.smithi037 (mon.0) 116 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:47.413413+0000 mon.smithi037 (mon.0) 117 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:47.414129+0000 mon.smithi037 (mon.0) 118 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:47.420131+0000 mon.smithi037 (mon.0) 119 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:47.425172+0000 mon.smithi037 (mon.0) 120 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:47.427923+0000 mon.smithi037 (mon.0) 121 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:47.429737+0000 mon.smithi037 (mon.0) 122 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:47.430778+0000 mon.smithi037 (mon.0) 123 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:47.431778+0000 mon.smithi037 (mon.0) 124 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:14:48.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:47.432807+0000 mon.smithi037 (mon.0) 125 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-22T19:14:48.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:47.432924+0000 mgr.smithi037.jdlvyc (mgr.14714) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-22T19:14:48.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:14:47.433525+0000 mgr.smithi037.jdlvyc (mgr.14714) 68 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-22T19:14:48.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:47.884715+0000 mon.smithi037 (mon.0) 126 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-22T19:14:50.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:48.817028+0000 mgr.smithi037.jdlvyc (mgr.14714) 69 : cluster [DBG] pgmap v45: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 208/1593 objects degraded (13.057%) 2024-02-22T19:14:50.312 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:48.817028+0000 mgr.smithi037.jdlvyc (mgr.14714) 69 : cluster [DBG] pgmap v45: 129 pgs: 29 active+undersized+degraded, 20 active+undersized, 80 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 208/1593 objects degraded (13.057%) 2024-02-22T19:14:51.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:14:49.984802+0000 mon.smithi037 (mon.0) 127 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:51.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:14:49.984802+0000 mon.smithi037 (mon.0) 127 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:14:51.648 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:14:52.320 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:50.817912+0000 mgr.smithi037.jdlvyc (mgr.14714) 70 : cluster [DBG] pgmap v46: 129 pgs: 9 active+undersized+degraded, 7 active+undersized, 113 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s; 90/1593 objects degraded (5.650%) 2024-02-22T19:14:52.320 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:50.983139+0000 mon.smithi037 (mon.0) 128 : cluster [WRN] Health check update: Degraded data redundancy: 90/1593 objects degraded (5.650%), 9 pgs degraded (PG_DEGRADED) 2024-02-22T19:14:52.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:50.817912+0000 mgr.smithi037.jdlvyc (mgr.14714) 70 : cluster [DBG] pgmap v46: 129 pgs: 9 active+undersized+degraded, 7 active+undersized, 113 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s; 90/1593 objects degraded (5.650%) 2024-02-22T19:14:52.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:50.983139+0000 mon.smithi037 (mon.0) 128 : cluster [WRN] Health check update: Degraded data redundancy: 90/1593 objects degraded (5.650%), 9 pgs degraded (PG_DEGRADED) 2024-02-22T19:14:53.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:52.992154+0000 mon.smithi037 (mon.0) 129 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 90/1593 objects degraded (5.650%), 9 pgs degraded) 2024-02-22T19:14:53.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:52.992185+0000 mon.smithi037 (mon.0) 130 : cluster [INF] Cluster is now healthy 2024-02-22T19:14:53.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:52.992154+0000 mon.smithi037 (mon.0) 129 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 90/1593 objects degraded (5.650%), 9 pgs degraded) 2024-02-22T19:14:53.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:52.992185+0000 mon.smithi037 (mon.0) 130 : cluster [INF] Cluster is now healthy 2024-02-22T19:14:54.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:52.818551+0000 mgr.smithi037.jdlvyc (mgr.14714) 71 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 147 B/s rd, 147 B/s wr, 0 op/s 2024-02-22T19:14:54.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:52.818551+0000 mgr.smithi037.jdlvyc (mgr.14714) 71 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 147 B/s rd, 147 B/s wr, 0 op/s 2024-02-22T19:14:56.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:54.819009+0000 mgr.smithi037.jdlvyc (mgr.14714) 72 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-02-22T19:14:56.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:54.819009+0000 mgr.smithi037.jdlvyc (mgr.14714) 72 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-02-22T19:14:56.691 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:14:58.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:14:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:56.819682+0000 mgr.smithi037.jdlvyc (mgr.14714) 73 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 206 B/s rd, 206 B/s wr, 0 op/s 2024-02-22T19:14:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:14:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:56.819682+0000 mgr.smithi037.jdlvyc (mgr.14714) 73 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 206 B/s rd, 206 B/s wr, 0 op/s 2024-02-22T19:15:00.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:14:58.820183+0000 mgr.smithi037.jdlvyc (mgr.14714) 74 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 187 B/s rd, 187 B/s wr, 0 op/s 2024-02-22T19:15:00.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:00.028312+0000 mon.smithi037 (mon.0) 131 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:14:58.820183+0000 mgr.smithi037.jdlvyc (mgr.14714) 74 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 187 B/s rd, 187 B/s wr, 0 op/s 2024-02-22T19:15:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:00.028312+0000 mon.smithi037 (mon.0) 131 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:01.729 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:15:01.959 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:15:02.320 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:00.820833+0000 mgr.smithi037.jdlvyc (mgr.14714) 75 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:15:02.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:00.820833+0000 mgr.smithi037.jdlvyc (mgr.14714) 75 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:15:02.560 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:15:02.560 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (9m) 15s ago 10m 19.8M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:15:02.560 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (43s) 15s ago 10m 6643k - 16.2.14-550-geb66ed92 7403d1862307 c9a0053ca51f 2024-02-22T19:15:02.560 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (38s) 34s ago 9m 6647k - 16.2.14-550-geb66ed92 7403d1862307 2d2a973f78ac 2024-02-22T19:15:02.560 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (8m) 15s ago 10m 33.7M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:15:02.560 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (4m) 15s ago 4m 39.3M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:15:02.560 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (4m) 34s ago 4m 12.6M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:15:02.560 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (96s) 15s ago 12m 432M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (76s) 34s ago 9m 384M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (66s) 15s ago 12m 38.6M 2048M 16.2.14-550-geb66ed92 7403d1862307 6b2410d33526 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (53s) 34s ago 9m 24.8M 2048M 16.2.14-550-geb66ed92 7403d1862307 409479f047c7 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (2m) 15s ago 2m 61.0M - 3.5 6933c2a0b7dd 43b6f0fa69e8 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (2m) 34s ago 2m 69.4M - 3.5 6933c2a0b7dd 8367c26f942f 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (10m) 15s ago 10m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (9m) 34s ago 9m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (22s) 15s ago 9m 11.6M 1945M 16.2.14-550-geb66ed92 7403d1862307 f1b19925d9ec 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (8m) 15s ago 8m 287M 1945M 16.2.5 6933c2a0b7dd 5366583dcf0f 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (8m) 15s ago 8m 220M 1945M 16.2.5 6933c2a0b7dd 0f6a1e513f00 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (7m) 15s ago 7m 342M 1945M 16.2.5 6933c2a0b7dd 1d03c7fa7700 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (7m) 34s ago 7m 364M 2712M 16.2.5 6933c2a0b7dd 46a6c106911d 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (7m) 34s ago 7m 373M 2712M 16.2.5 6933c2a0b7dd 215d6f1d7ef6 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (6m) 34s ago 6m 317M 2712M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (6m) 34s ago 6m 476M 2712M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:15:02.561 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (101s) 15s ago 9m 51.4M - 2.18.1 de242295e225 19a7d09b511b 2024-02-22T19:15:02.938 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:15:02.938 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:15:02.938 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:15:02.938 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 1, 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5, 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 9 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:15:02.939 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:15:03.251 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:15:03.251 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:15:03.251 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:15:03.252 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:15:03.252 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-02-22T19:15:03.252 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-02-22T19:15:03.252 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-02-22T19:15:03.252 INFO:teuthology.orchestra.run.smithi037.stdout: "crash" 2024-02-22T19:15:03.252 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:15:03.252 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "7/23 daemons upgraded", 2024-02-22T19:15:03.252 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-02-22T19:15:03.252 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:15:03.252 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:15:03.263 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:01.946415+0000 mgr.smithi037.jdlvyc (mgr.14714) 76 : audit [DBG] from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:03.263 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:02.252059+0000 mgr.smithi037.jdlvyc (mgr.14714) 77 : audit [DBG] from='client.34148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:03.263 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:02.436976+0000 mon.smithi037 (mon.0) 132 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-22T19:15:03.263 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:02.437146+0000 mgr.smithi037.jdlvyc (mgr.14714) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-22T19:15:03.263 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:15:02.438237+0000 mgr.smithi037.jdlvyc (mgr.14714) 79 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-22T19:15:03.263 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:02.550599+0000 mgr.smithi037.jdlvyc (mgr.14714) 80 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:03.263 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:02.938252+0000 mon.smithi037 (mon.0) 133 : audit [DBG] from='client.? 172.21.15.37:0/1096964903' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:03.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:01.946415+0000 mgr.smithi037.jdlvyc (mgr.14714) 76 : audit [DBG] from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:03.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:02.252059+0000 mgr.smithi037.jdlvyc (mgr.14714) 77 : audit [DBG] from='client.34148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:02.436976+0000 mon.smithi037 (mon.0) 132 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-22T19:15:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:02.437146+0000 mgr.smithi037.jdlvyc (mgr.14714) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-22T19:15:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:15:02.438237+0000 mgr.smithi037.jdlvyc (mgr.14714) 79 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-22T19:15:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:02.550599+0000 mgr.smithi037.jdlvyc (mgr.14714) 80 : audit [DBG] from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:03.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:02.938252+0000 mon.smithi037 (mon.0) 133 : audit [DBG] from='client.? 172.21.15.37:0/1096964903' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:02.821220+0000 mgr.smithi037.jdlvyc (mgr.14714) 81 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:15:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:03.251390+0000 mgr.smithi037.jdlvyc (mgr.14714) 82 : audit [DBG] from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:03.953934+0000 mon.smithi037 (mon.0) 134 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:03.954675+0000 mon.smithi037 (mon.0) 135 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-22T19:15:04.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:03.955339+0000 mon.smithi037 (mon.0) 136 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:15:04.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:02.821220+0000 mgr.smithi037.jdlvyc (mgr.14714) 81 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:15:04.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:03.251390+0000 mgr.smithi037.jdlvyc (mgr.14714) 82 : audit [DBG] from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:03.953934+0000 mon.smithi037 (mon.0) 134 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:03.954675+0000 mon.smithi037 (mon.0) 135 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-22T19:15:04.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:03.955339+0000 mon.smithi037 (mon.0) 136 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:15:05.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:15:03.949500+0000 mgr.smithi037.jdlvyc (mgr.14714) 83 : cephadm [INF] Upgrade: Updating osd.1 2024-02-22T19:15:05.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:15:03.956472+0000 mgr.smithi037.jdlvyc (mgr.14714) 84 : cephadm [INF] Deploying daemon osd.1 on smithi037 2024-02-22T19:15:05.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:04.984605+0000 mon.smithi037 (mon.0) 137 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:05.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:15:03.949500+0000 mgr.smithi037.jdlvyc (mgr.14714) 83 : cephadm [INF] Upgrade: Updating osd.1 2024-02-22T19:15:05.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:15:03.956472+0000 mgr.smithi037.jdlvyc (mgr.14714) 84 : cephadm [INF] Deploying daemon osd.1 on smithi037 2024-02-22T19:15:05.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:04.984605+0000 mon.smithi037 (mon.0) 137 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:04.821641+0000 mgr.smithi037.jdlvyc (mgr.14714) 85 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:15:06.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:04.821641+0000 mgr.smithi037.jdlvyc (mgr.14714) 85 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:15:06.767 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:15:06.964 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:06 smithi037 systemd[1]: Stopping Ceph osd.1 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:15:07.258 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.1[76693]: debug 2024-02-22T19:15:06.961+0000 7ff67f2ef700 -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-02-22T19:15:07.258 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.1[76693]: debug 2024-02-22T19:15:06.961+0000 7ff67f2ef700 -1 osd.1 76 *** Got signal Terminated *** 2024-02-22T19:15:07.258 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.1[76693]: debug 2024-02-22T19:15:06.961+0000 7ff67f2ef700 -1 osd.1 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:15:07.588 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:07 smithi037 bash[111173]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.1 2024-02-22T19:15:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:06.822247+0000 mgr.smithi037.jdlvyc (mgr.14714) 86 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-02-22T19:15:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.084009+0000 mon.smithi037 (mon.0) 138 : cluster [DBG] mgrmap e33: smithi037.jdlvyc(active, since 93s), standbys: smithi165.xtnudv 2024-02-22T19:15:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.233585+0000 mon.smithi037 (mon.0) 139 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-22T19:15:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.233614+0000 mon.smithi037 (mon.0) 140 : cluster [INF] osd.1 failed (root=default,host=smithi037) (connection refused reported by osd.2) 2024-02-22T19:15:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.233745+0000 mon.smithi037 (mon.0) 141 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-22T19:15:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.233831+0000 mon.smithi037 (mon.0) 142 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.233929+0000 mon.smithi037 (mon.0) 143 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.234002+0000 mon.smithi037 (mon.0) 144 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.234071+0000 mon.smithi037 (mon.0) 145 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.234142+0000 mon.smithi037 (mon.0) 146 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.234212+0000 mon.smithi037 (mon.0) 147 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.234282+0000 mon.smithi037 (mon.0) 148 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.234352+0000 mon.smithi037 (mon.0) 149 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.234420+0000 mon.smithi037 (mon.0) 150 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.234490+0000 mon.smithi037 (mon.0) 151 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.234531+0000 mon.smithi037 (mon.0) 152 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.234627+0000 mon.smithi037 (mon.0) 153 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.635173+0000 mon.smithi037 (mon.0) 154 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.635341+0000 mon.smithi037 (mon.0) 155 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.635390+0000 mon.smithi037 (mon.0) 156 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.635622+0000 mon.smithi037 (mon.0) 157 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-22T19:15:08.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.635774+0000 mon.smithi037 (mon.0) 158 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-22T19:15:08.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.635921+0000 mon.smithi037 (mon.0) 159 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-22T19:15:08.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.636072+0000 mon.smithi037 (mon.0) 160 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-22T19:15:08.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.636214+0000 mon.smithi037 (mon.0) 161 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-22T19:15:08.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.636362+0000 mon.smithi037 (mon.0) 162 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-22T19:15:08.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.636496+0000 mon.smithi037 (mon.0) 163 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-22T19:15:08.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.636632+0000 mon.smithi037 (mon.0) 164 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-22T19:15:08.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.636773+0000 mon.smithi037 (mon.0) 165 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-22T19:15:08.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.636934+0000 mon.smithi037 (mon.0) 166 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-22T19:15:08.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:07.637076+0000 mon.smithi037 (mon.0) 167 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-22T19:15:08.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:06.822247+0000 mgr.smithi037.jdlvyc (mgr.14714) 86 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-02-22T19:15:08.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.084009+0000 mon.smithi037 (mon.0) 138 : cluster [DBG] mgrmap e33: smithi037.jdlvyc(active, since 93s), standbys: smithi165.xtnudv 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.233585+0000 mon.smithi037 (mon.0) 139 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.233614+0000 mon.smithi037 (mon.0) 140 : cluster [INF] osd.1 failed (root=default,host=smithi037) (connection refused reported by osd.2) 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.233745+0000 mon.smithi037 (mon.0) 141 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.233831+0000 mon.smithi037 (mon.0) 142 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.233929+0000 mon.smithi037 (mon.0) 143 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.234002+0000 mon.smithi037 (mon.0) 144 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.234071+0000 mon.smithi037 (mon.0) 145 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.234142+0000 mon.smithi037 (mon.0) 146 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.234212+0000 mon.smithi037 (mon.0) 147 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.234282+0000 mon.smithi037 (mon.0) 148 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.234352+0000 mon.smithi037 (mon.0) 149 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.234420+0000 mon.smithi037 (mon.0) 150 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.234490+0000 mon.smithi037 (mon.0) 151 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.234531+0000 mon.smithi037 (mon.0) 152 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.234627+0000 mon.smithi037 (mon.0) 153 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-22T19:15:08.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.635173+0000 mon.smithi037 (mon.0) 154 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-22T19:15:08.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.635341+0000 mon.smithi037 (mon.0) 155 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-22T19:15:08.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.635390+0000 mon.smithi037 (mon.0) 156 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-22T19:15:08.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.635622+0000 mon.smithi037 (mon.0) 157 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-22T19:15:08.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.635774+0000 mon.smithi037 (mon.0) 158 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-22T19:15:08.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.635921+0000 mon.smithi037 (mon.0) 159 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-22T19:15:08.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.636072+0000 mon.smithi037 (mon.0) 160 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-22T19:15:08.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.636214+0000 mon.smithi037 (mon.0) 161 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-22T19:15:08.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.636362+0000 mon.smithi037 (mon.0) 162 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-22T19:15:08.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.636496+0000 mon.smithi037 (mon.0) 163 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-22T19:15:08.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.636632+0000 mon.smithi037 (mon.0) 164 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-22T19:15:08.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.636773+0000 mon.smithi037 (mon.0) 165 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-22T19:15:08.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.636934+0000 mon.smithi037 (mon.0) 166 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-22T19:15:08.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:07.637076+0000 mon.smithi037 (mon.0) 167 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-22T19:15:09.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:08.078699+0000 mon.smithi037 (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:15:09.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:08.086549+0000 mon.smithi037 (mon.0) 169 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-02-22T19:15:09.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:08.078699+0000 mon.smithi037 (mon.0) 168 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:15:09.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:08.086549+0000 mon.smithi037 (mon.0) 169 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-02-22T19:15:09.839 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:09 smithi037 systemd[1]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.1.service: Succeeded. 2024-02-22T19:15:09.839 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:09 smithi037 systemd[1]: Stopped Ceph osd.1 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:15:09.839 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:09 smithi037 systemd[1]: Starting Ceph osd.1 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:15:10.312 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:08.822792+0000 mgr.smithi037.jdlvyc (mgr.14714) 87 : cluster [DBG] pgmap v56: 129 pgs: 17 stale+active+clean, 112 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 511 B/s wr, 0 op/s 2024-02-22T19:15:10.312 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:09.098137+0000 mon.smithi037 (mon.0) 170 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2024-02-22T19:15:10.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:08.822792+0000 mgr.smithi037.jdlvyc (mgr.14714) 87 : cluster [DBG] pgmap v56: 129 pgs: 17 stale+active+clean, 112 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 511 B/s wr, 0 op/s 2024-02-22T19:15:10.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:09.098137+0000 mon.smithi037 (mon.0) 170 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2024-02-22T19:15:10.589 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:10 smithi037 bash[111471]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-22T19:15:10.589 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:10 smithi037 bash[111471]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-22T19:15:10.589 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:10 smithi037 bash[111471]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-02-22T19:15:10.589 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:10 smithi037 bash[111471]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-22T19:15:10.589 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:10 smithi037 bash[111471]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-02-22T19:15:10.589 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:10 smithi037 bash[111471]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-22T19:15:10.589 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:10 smithi037 bash[111471]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-22T19:15:10.589 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:10 smithi037 bash[111471]: --> ceph-volume lvm activate successful for osd ID: 1 2024-02-22T19:15:11.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:11.095269+0000 mon.smithi037 (mon.0) 171 : cluster [WRN] Health check failed: Degraded data redundancy: 162/1593 objects degraded (10.169%), 24 pgs degraded (PG_DEGRADED) 2024-02-22T19:15:11.549 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:11.095269+0000 mon.smithi037 (mon.0) 171 : cluster [WRN] Health check failed: Degraded data redundancy: 162/1593 objects degraded (10.169%), 24 pgs degraded (PG_DEGRADED) 2024-02-22T19:15:11.805 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:15:12.088 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-1[111757]: debug 2024-02-22T19:15:11.656+0000 7f0d1a9c9700 1 -- 172.21.15.37:0/688960476 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56278e316680 con 0x56278e2dd400 2024-02-22T19:15:12.089 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:11 smithi037 bash[111743]: 3761e4fc6ee59c297725c96af2af08ff2c051fdb41ece06c971fd8090e1cf90e 2024-02-22T19:15:12.089 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:11 smithi037 systemd[1]: Started Ceph osd.1 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:15:12.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:10.823493+0000 mgr.smithi037.jdlvyc (mgr.14714) 88 : cluster [DBG] pgmap v58: 129 pgs: 24 active+undersized+degraded, 1 stale+active+clean, 24 active+undersized, 80 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 639 B/s wr, 0 op/s; 162/1593 objects degraded (10.169%) 2024-02-22T19:15:12.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:11.794155+0000 mon.smithi037 (mon.0) 172 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:12.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:11.794997+0000 mon.smithi037 (mon.0) 173 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:15:12.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:12.036781+0000 mon.smithi037 (mon.0) 174 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:12.472 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-1[111757]: debug 2024-02-22T19:15:12.184+0000 7f0d22457380 -1 Falling back to public interface 2024-02-22T19:15:12.472 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:10.823493+0000 mgr.smithi037.jdlvyc (mgr.14714) 88 : cluster [DBG] pgmap v58: 129 pgs: 24 active+undersized+degraded, 1 stale+active+clean, 24 active+undersized, 80 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 639 B/s wr, 0 op/s; 162/1593 objects degraded (10.169%) 2024-02-22T19:15:12.472 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:11.794155+0000 mon.smithi037 (mon.0) 172 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:12.472 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:11.794997+0000 mon.smithi037 (mon.0) 173 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:15:12.472 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:12.036781+0000 mon.smithi037 (mon.0) 174 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:14.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:12.823993+0000 mgr.smithi037.jdlvyc (mgr.14714) 89 : cluster [DBG] pgmap v59: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 639 B/s wr, 0 op/s; 178/1593 objects degraded (11.174%) 2024-02-22T19:15:14.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:12.823993+0000 mgr.smithi037.jdlvyc (mgr.14714) 89 : cluster [DBG] pgmap v59: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 639 B/s wr, 0 op/s; 178/1593 objects degraded (11.174%) 2024-02-22T19:15:16.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:14.824427+0000 mgr.smithi037.jdlvyc (mgr.14714) 90 : cluster [DBG] pgmap v60: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 178/1593 objects degraded (11.174%) 2024-02-22T19:15:16.535 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:14.824427+0000 mgr.smithi037.jdlvyc (mgr.14714) 90 : cluster [DBG] pgmap v60: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 178/1593 objects degraded (11.174%) 2024-02-22T19:15:16.839 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-1[111757]: debug 2024-02-22T19:15:16.534+0000 7f0d22457380 -1 osd.1 76 log_to_monitors {default=true} 2024-02-22T19:15:16.844 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:15:17.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:16.537953+0000 mon.smithi037 (mon.0) 175 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/3633581277,v1:172.21.15.37:6811/3633581277]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-22T19:15:17.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:16.607935+0000 mon.smithi037 (mon.0) 176 : cluster [WRN] Health check update: Degraded data redundancy: 178/1593 objects degraded (11.174%), 27 pgs degraded (PG_DEGRADED) 2024-02-22T19:15:17.589 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:15:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-1[111757]: debug 2024-02-22T19:15:17.172+0000 7f0d1193a700 -1 osd.1 76 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-22T19:15:17.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:16.537953+0000 mon.smithi037 (mon.0) 175 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/3633581277,v1:172.21.15.37:6811/3633581277]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-22T19:15:17.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:16.607935+0000 mon.smithi037 (mon.0) 176 : cluster [WRN] Health check update: Degraded data redundancy: 178/1593 objects degraded (11.174%), 27 pgs degraded (PG_DEGRADED) 2024-02-22T19:15:18.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:16.825144+0000 mgr.smithi037.jdlvyc (mgr.14714) 91 : cluster [DBG] pgmap v61: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 234 B/s wr, 0 op/s; 178/1593 objects degraded (11.174%) 2024-02-22T19:15:18.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:17.164385+0000 mon.smithi037 (mon.0) 177 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/3633581277,v1:172.21.15.37:6811/3633581277]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-22T19:15:18.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:17.164423+0000 mon.smithi037 (mon.0) 178 : cluster [DBG] osdmap e79: 8 total, 7 up, 8 in 2024-02-22T19:15:18.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:17.164917+0000 mon.smithi037 (mon.0) 179 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/3633581277,v1:172.21.15.37:6811/3633581277]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:15:18.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:16.825144+0000 mgr.smithi037.jdlvyc (mgr.14714) 91 : cluster [DBG] pgmap v61: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 234 B/s wr, 0 op/s; 178/1593 objects degraded (11.174%) 2024-02-22T19:15:18.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:17.164385+0000 mon.smithi037 (mon.0) 177 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/3633581277,v1:172.21.15.37:6811/3633581277]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-22T19:15:18.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:17.164423+0000 mon.smithi037 (mon.0) 178 : cluster [DBG] osdmap e79: 8 total, 7 up, 8 in 2024-02-22T19:15:18.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:17.164917+0000 mon.smithi037 (mon.0) 179 : audit [INF] from='osd.1 [v2:172.21.15.37:6810/3633581277,v1:172.21.15.37:6811/3633581277]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:15:19.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:18.162489+0000 mon.smithi037 (mon.0) 180 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:15:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:18.166631+0000 mon.smithi037 (mon.0) 181 : cluster [INF] osd.1 [v2:172.21.15.37:6810/3633581277,v1:172.21.15.37:6811/3633581277] boot 2024-02-22T19:15:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:18.166691+0000 mon.smithi037 (mon.0) 182 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-22T19:15:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:18.167838+0000 mon.smithi037 (mon.0) 183 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:15:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:18.617608+0000 mon.smithi037 (mon.0) 184 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:18.618495+0000 mon.smithi037 (mon.0) 185 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:15:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:18.619183+0000 mon.smithi037 (mon.0) 186 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:15:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:18.623352+0000 mon.smithi037 (mon.0) 187 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:18.629032+0000 mon.smithi037 (mon.0) 188 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:18.631881+0000 mon.smithi037 (mon.0) 189 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:15:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:18.633846+0000 mon.smithi037 (mon.0) 190 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:18.634937+0000 mon.smithi037 (mon.0) 191 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:18.635973+0000 mon.smithi037 (mon.0) 192 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:19.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:18.637066+0000 mon.smithi037 (mon.0) 193 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-22T19:15:19.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:18.637214+0000 mgr.smithi037.jdlvyc (mgr.14714) 92 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-22T19:15:19.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:15:18.637825+0000 mgr.smithi037.jdlvyc (mgr.14714) 93 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-02-22T19:15:19.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:18.162489+0000 mon.smithi037 (mon.0) 180 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:15:19.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:18.166631+0000 mon.smithi037 (mon.0) 181 : cluster [INF] osd.1 [v2:172.21.15.37:6810/3633581277,v1:172.21.15.37:6811/3633581277] boot 2024-02-22T19:15:19.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:18.166691+0000 mon.smithi037 (mon.0) 182 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-22T19:15:19.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:18.167838+0000 mon.smithi037 (mon.0) 183 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-22T19:15:19.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:18.617608+0000 mon.smithi037 (mon.0) 184 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:19.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:18.618495+0000 mon.smithi037 (mon.0) 185 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:15:19.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:18.619183+0000 mon.smithi037 (mon.0) 186 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:15:19.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:18.623352+0000 mon.smithi037 (mon.0) 187 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:19.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:18.629032+0000 mon.smithi037 (mon.0) 188 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:19.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:18.631881+0000 mon.smithi037 (mon.0) 189 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:15:19.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:18.633846+0000 mon.smithi037 (mon.0) 190 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:19.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:18.634937+0000 mon.smithi037 (mon.0) 191 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:19.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:18.635973+0000 mon.smithi037 (mon.0) 192 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:19.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:18.637066+0000 mon.smithi037 (mon.0) 193 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-22T19:15:19.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:18.637214+0000 mgr.smithi037.jdlvyc (mgr.14714) 92 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-22T19:15:19.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:15:18.637825+0000 mgr.smithi037.jdlvyc (mgr.14714) 93 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-02-22T19:15:20.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:18.825664+0000 mgr.smithi037.jdlvyc (mgr.14714) 94 : cluster [DBG] pgmap v64: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 178/1593 objects degraded (11.174%) 2024-02-22T19:15:20.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:19.176212+0000 mon.smithi037 (mon.0) 194 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-22T19:15:20.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:19.985452+0000 mon.smithi037 (mon.0) 195 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:20.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:18.825664+0000 mgr.smithi037.jdlvyc (mgr.14714) 94 : cluster [DBG] pgmap v64: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 178/1593 objects degraded (11.174%) 2024-02-22T19:15:20.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:19.176212+0000 mon.smithi037 (mon.0) 194 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-22T19:15:20.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:19.985452+0000 mon.smithi037 (mon.0) 195 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:21.898 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:15:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:20.826389+0000 mgr.smithi037.jdlvyc (mgr.14714) 95 : cluster [DBG] pgmap v66: 129 pgs: 12 active+undersized+degraded, 9 active+undersized, 108 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s; 78/1593 objects degraded (4.896%) 2024-02-22T19:15:22.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:21.608927+0000 mon.smithi037 (mon.0) 196 : cluster [WRN] Health check update: Degraded data redundancy: 78/1593 objects degraded (4.896%), 12 pgs degraded (PG_DEGRADED) 2024-02-22T19:15:22.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:20.826389+0000 mgr.smithi037.jdlvyc (mgr.14714) 95 : cluster [DBG] pgmap v66: 129 pgs: 12 active+undersized+degraded, 9 active+undersized, 108 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 341 B/s wr, 0 op/s; 78/1593 objects degraded (4.896%) 2024-02-22T19:15:22.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:21.608927+0000 mon.smithi037 (mon.0) 196 : cluster [WRN] Health check update: Degraded data redundancy: 78/1593 objects degraded (4.896%), 12 pgs degraded (PG_DEGRADED) 2024-02-22T19:15:23.507 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:23.191321+0000 mon.smithi037 (mon.0) 197 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/1593 objects degraded (4.896%), 12 pgs degraded) 2024-02-22T19:15:23.508 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:23.191377+0000 mon.smithi037 (mon.0) 198 : cluster [INF] Cluster is now healthy 2024-02-22T19:15:23.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:23.191321+0000 mon.smithi037 (mon.0) 197 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/1593 objects degraded (4.896%), 12 pgs degraded) 2024-02-22T19:15:23.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:23.191377+0000 mon.smithi037 (mon.0) 198 : cluster [INF] Cluster is now healthy 2024-02-22T19:15:24.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:22.827140+0000 mgr.smithi037.jdlvyc (mgr.14714) 96 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:15:24.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:22.827140+0000 mgr.smithi037.jdlvyc (mgr.14714) 96 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:15:26.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:24.827540+0000 mgr.smithi037.jdlvyc (mgr.14714) 97 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 133 B/s rd, 133 B/s wr, 0 op/s 2024-02-22T19:15:26.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:24.827540+0000 mgr.smithi037.jdlvyc (mgr.14714) 97 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 133 B/s rd, 133 B/s wr, 0 op/s 2024-02-22T19:15:26.936 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:15:28.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:26.828487+0000 mgr.smithi037.jdlvyc (mgr.14714) 98 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 236 B/s rd, 236 B/s wr, 0 op/s 2024-02-22T19:15:28.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:26.828487+0000 mgr.smithi037.jdlvyc (mgr.14714) 98 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 236 B/s rd, 236 B/s wr, 0 op/s 2024-02-22T19:15:30.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:28.829116+0000 mgr.smithi037.jdlvyc (mgr.14714) 99 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-02-22T19:15:30.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:30.046217+0000 mon.smithi037 (mon.0) 199 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:30.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:28.829116+0000 mgr.smithi037.jdlvyc (mgr.14714) 99 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-02-22T19:15:30.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:30.046217+0000 mon.smithi037 (mon.0) 199 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:31.974 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:15:32.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:30.829938+0000 mgr.smithi037.jdlvyc (mgr.14714) 100 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 263 B/s rd, 263 B/s wr, 0 op/s 2024-02-22T19:15:32.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:30.829938+0000 mgr.smithi037.jdlvyc (mgr.14714) 100 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 263 B/s rd, 263 B/s wr, 0 op/s 2024-02-22T19:15:33.585 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:15:34.208 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:15:34.208 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (9m) 15s ago 11m 19.8M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:15:34.208 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (74s) 15s ago 11m 6643k - 16.2.14-550-geb66ed92 7403d1862307 c9a0053ca51f 2024-02-22T19:15:34.208 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (70s) 65s ago 10m 6647k - 16.2.14-550-geb66ed92 7403d1862307 2d2a973f78ac 2024-02-22T19:15:34.208 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (9m) 15s ago 10m 33.7M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:15:34.208 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (5m) 15s ago 5m 39.3M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:15:34.208 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (5m) 65s ago 5m 12.6M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:15:34.208 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (2m) 15s ago 12m 434M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:15:34.208 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (107s) 65s ago 10m 384M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:15:34.208 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (98s) 15s ago 13m 42.9M 2048M 16.2.14-550-geb66ed92 7403d1862307 6b2410d33526 2024-02-22T19:15:34.208 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (85s) 65s ago 10m 24.8M 2048M 16.2.14-550-geb66ed92 7403d1862307 409479f047c7 2024-02-22T19:15:34.208 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (2m) 15s ago 2m 61.2M - 3.5 6933c2a0b7dd 43b6f0fa69e8 2024-02-22T19:15:34.209 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (2m) 65s ago 2m 69.4M - 3.5 6933c2a0b7dd 8367c26f942f 2024-02-22T19:15:34.209 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (10m) 15s ago 10m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:15:34.209 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (9m) 65s ago 9m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:15:34.209 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (54s) 15s ago 9m 111M 1945M 16.2.14-550-geb66ed92 7403d1862307 f1b19925d9ec 2024-02-22T19:15:34.209 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (22s) 15s ago 9m 11.6M 1945M 16.2.14-550-geb66ed92 7403d1862307 3761e4fc6ee5 2024-02-22T19:15:34.209 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (8m) 15s ago 8m 221M 1945M 16.2.5 6933c2a0b7dd 0f6a1e513f00 2024-02-22T19:15:34.209 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (8m) 15s ago 8m 341M 1945M 16.2.5 6933c2a0b7dd 1d03c7fa7700 2024-02-22T19:15:34.209 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (7m) 65s ago 7m 364M 2712M 16.2.5 6933c2a0b7dd 46a6c106911d 2024-02-22T19:15:34.209 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (7m) 65s ago 7m 373M 2712M 16.2.5 6933c2a0b7dd 215d6f1d7ef6 2024-02-22T19:15:34.209 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (7m) 65s ago 7m 317M 2712M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:15:34.209 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (6m) 65s ago 6m 476M 2712M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:15:34.209 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (2m) 15s ago 10m 65.9M - 2.18.1 de242295e225 19a7d09b511b 2024-02-22T19:15:34.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:32.830679+0000 mgr.smithi037.jdlvyc (mgr.14714) 101 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:15:34.455 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:33.572523+0000 mgr.smithi037.jdlvyc (mgr.14714) 102 : audit [DBG] from='client.34168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:34.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:33.649259+0000 mon.smithi037 (mon.0) 200 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-22T19:15:34.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:33.649437+0000 mgr.smithi037.jdlvyc (mgr.14714) 103 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-22T19:15:34.456 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:15:33.650405+0000 mgr.smithi037.jdlvyc (mgr.14714) 104 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-22T19:15:34.567 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:15:34.567 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:15:34.567 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:15:34.567 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:15:34.567 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:15:34.567 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:15:34.568 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:15:34.568 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:15:34.568 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2, 2024-02-22T19:15:34.568 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6 2024-02-22T19:15:34.568 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:15:34.568 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:15:34.568 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:15:34.568 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:15:34.568 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:15:34.568 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6, 2024-02-22T19:15:34.568 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-02-22T19:15:34.568 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:15:34.568 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:15:34.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:32.830679+0000 mgr.smithi037.jdlvyc (mgr.14714) 101 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:15:34.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:33.572523+0000 mgr.smithi037.jdlvyc (mgr.14714) 102 : audit [DBG] from='client.34168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:34.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:33.649259+0000 mon.smithi037 (mon.0) 200 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-22T19:15:34.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:33.649437+0000 mgr.smithi037.jdlvyc (mgr.14714) 103 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-22T19:15:34.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:15:33.650405+0000 mgr.smithi037.jdlvyc (mgr.14714) 104 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-22T19:15:34.875 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:15:34.875 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:15:34.875 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:15:34.875 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:15:34.875 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-02-22T19:15:34.875 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-02-22T19:15:34.876 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-02-22T19:15:34.876 INFO:teuthology.orchestra.run.smithi037.stdout: "crash" 2024-02-22T19:15:34.876 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:15:34.876 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "8/23 daemons upgraded", 2024-02-22T19:15:34.876 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-02-22T19:15:34.876 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:15:34.876 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:15:35.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:33.888694+0000 mgr.smithi037.jdlvyc (mgr.14714) 105 : audit [DBG] from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:35.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:34.198214+0000 mgr.smithi037.jdlvyc (mgr.14714) 106 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:35.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:34.567288+0000 mon.smithi037 (mon.0) 201 : audit [DBG] from='client.? 172.21.15.37:0/3373746846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:35.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:34.985316+0000 mon.smithi037 (mon.0) 202 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:35.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:35.151104+0000 mon.smithi037 (mon.0) 203 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:35.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:35.151729+0000 mon.smithi037 (mon.0) 204 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-22T19:15:35.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:35.152325+0000 mon.smithi037 (mon.0) 205 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:15:35.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:33.888694+0000 mgr.smithi037.jdlvyc (mgr.14714) 105 : audit [DBG] from='client.34172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:35.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:34.198214+0000 mgr.smithi037.jdlvyc (mgr.14714) 106 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:35.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:34.567288+0000 mon.smithi037 (mon.0) 201 : audit [DBG] from='client.? 172.21.15.37:0/3373746846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:35.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:34.985316+0000 mon.smithi037 (mon.0) 202 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:35.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:35.151104+0000 mon.smithi037 (mon.0) 203 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:35.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:35.151729+0000 mon.smithi037 (mon.0) 204 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-22T19:15:35.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:35.152325+0000 mon.smithi037 (mon.0) 205 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:15:36.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:34.831006+0000 mgr.smithi037.jdlvyc (mgr.14714) 107 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:15:36.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:34.875139+0000 mgr.smithi037.jdlvyc (mgr.14714) 108 : audit [DBG] from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:36.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:15:35.146726+0000 mgr.smithi037.jdlvyc (mgr.14714) 109 : cephadm [INF] Upgrade: Updating osd.2 2024-02-22T19:15:36.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:15:35.153351+0000 mgr.smithi037.jdlvyc (mgr.14714) 110 : cephadm [INF] Deploying daemon osd.2 on smithi037 2024-02-22T19:15:36.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:34.831006+0000 mgr.smithi037.jdlvyc (mgr.14714) 107 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:15:36.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:34.875139+0000 mgr.smithi037.jdlvyc (mgr.14714) 108 : audit [DBG] from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:15:36.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:15:35.146726+0000 mgr.smithi037.jdlvyc (mgr.14714) 109 : cephadm [INF] Upgrade: Updating osd.2 2024-02-22T19:15:36.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:15:35.153351+0000 mgr.smithi037.jdlvyc (mgr.14714) 110 : cephadm [INF] Deploying daemon osd.2 on smithi037 2024-02-22T19:15:37.021 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:15:38.169 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:38 smithi037 systemd[1]: Stopping Ceph osd.2 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:15:38.516 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:36.831682+0000 mgr.smithi037.jdlvyc (mgr.14714) 111 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:15:38.516 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.2[80178]: debug 2024-02-22T19:15:38.167+0000 7fb035b77700 -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-02-22T19:15:38.517 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.2[80178]: debug 2024-02-22T19:15:38.167+0000 7fb035b77700 -1 osd.2 81 *** Got signal Terminated *** 2024-02-22T19:15:38.517 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.2[80178]: debug 2024-02-22T19:15:38.167+0000 7fb035b77700 -1 osd.2 81 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:15:38.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:36.831682+0000 mgr.smithi037.jdlvyc (mgr.14714) 111 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:15:38.838 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:38 smithi037 bash[113628]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.2 2024-02-22T19:15:39.102 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:38 smithi037 bash[113684]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.2 2024-02-22T19:15:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.433212+0000 mon.smithi037 (mon.0) 206 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-22T19:15:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.433239+0000 mon.smithi037 (mon.0) 207 : cluster [INF] osd.2 failed (root=default,host=smithi037) (connection refused reported by osd.1) 2024-02-22T19:15:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.433363+0000 mon.smithi037 (mon.0) 208 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-22T19:15:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.433409+0000 mon.smithi037 (mon.0) 209 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-22T19:15:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.433538+0000 mon.smithi037 (mon.0) 210 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-22T19:15:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.433620+0000 mon.smithi037 (mon.0) 211 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-22T19:15:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.433717+0000 mon.smithi037 (mon.0) 212 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-22T19:15:39.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.433762+0000 mon.smithi037 (mon.0) 213 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.433878+0000 mon.smithi037 (mon.0) 214 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.433925+0000 mon.smithi037 (mon.0) 215 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.434033+0000 mon.smithi037 (mon.0) 216 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.434074+0000 mon.smithi037 (mon.0) 217 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.434183+0000 mon.smithi037 (mon.0) 218 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.434225+0000 mon.smithi037 (mon.0) 219 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.434318+0000 mon.smithi037 (mon.0) 220 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.834169+0000 mon.smithi037 (mon.0) 221 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.834221+0000 mon.smithi037 (mon.0) 222 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.834337+0000 mon.smithi037 (mon.0) 223 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.834379+0000 mon.smithi037 (mon.0) 224 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.834479+0000 mon.smithi037 (mon.0) 225 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.834525+0000 mon.smithi037 (mon.0) 226 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.834677+0000 mon.smithi037 (mon.0) 227 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-22T19:15:39.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.834721+0000 mon.smithi037 (mon.0) 228 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-22T19:15:39.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.834820+0000 mon.smithi037 (mon.0) 229 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-22T19:15:39.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.834863+0000 mon.smithi037 (mon.0) 230 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-22T19:15:39.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.834977+0000 mon.smithi037 (mon.0) 231 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-22T19:15:39.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.835017+0000 mon.smithi037 (mon.0) 232 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-22T19:15:39.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.835118+0000 mon.smithi037 (mon.0) 233 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-22T19:15:39.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.835161+0000 mon.smithi037 (mon.0) 234 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.433212+0000 mon.smithi037 (mon.0) 206 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.433239+0000 mon.smithi037 (mon.0) 207 : cluster [INF] osd.2 failed (root=default,host=smithi037) (connection refused reported by osd.1) 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.433363+0000 mon.smithi037 (mon.0) 208 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.433409+0000 mon.smithi037 (mon.0) 209 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.433538+0000 mon.smithi037 (mon.0) 210 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.433620+0000 mon.smithi037 (mon.0) 211 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.433717+0000 mon.smithi037 (mon.0) 212 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.433762+0000 mon.smithi037 (mon.0) 213 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.433878+0000 mon.smithi037 (mon.0) 214 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.433925+0000 mon.smithi037 (mon.0) 215 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.434033+0000 mon.smithi037 (mon.0) 216 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.434074+0000 mon.smithi037 (mon.0) 217 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.434183+0000 mon.smithi037 (mon.0) 218 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.434225+0000 mon.smithi037 (mon.0) 219 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-22T19:15:39.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.434318+0000 mon.smithi037 (mon.0) 220 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.834169+0000 mon.smithi037 (mon.0) 221 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.834221+0000 mon.smithi037 (mon.0) 222 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.834337+0000 mon.smithi037 (mon.0) 223 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.834379+0000 mon.smithi037 (mon.0) 224 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.834479+0000 mon.smithi037 (mon.0) 225 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.834525+0000 mon.smithi037 (mon.0) 226 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.834677+0000 mon.smithi037 (mon.0) 227 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.834721+0000 mon.smithi037 (mon.0) 228 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.834820+0000 mon.smithi037 (mon.0) 229 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.834863+0000 mon.smithi037 (mon.0) 230 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.834977+0000 mon.smithi037 (mon.0) 231 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.835017+0000 mon.smithi037 (mon.0) 232 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.835118+0000 mon.smithi037 (mon.0) 233 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-22T19:15:39.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.835161+0000 mon.smithi037 (mon.0) 234 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-22T19:15:40.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:38.832161+0000 mgr.smithi037.jdlvyc (mgr.14714) 112 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:15:40.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:39.271534+0000 mon.smithi037 (mon.0) 235 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:15:40.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:39.279053+0000 mon.smithi037 (mon.0) 236 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-02-22T19:15:40.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:38.832161+0000 mgr.smithi037.jdlvyc (mgr.14714) 112 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:15:40.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:39.271534+0000 mon.smithi037 (mon.0) 235 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:15:40.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:39.279053+0000 mon.smithi037 (mon.0) 236 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-02-22T19:15:41.088 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:40 smithi037 systemd[1]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.2.service: Succeeded. 2024-02-22T19:15:41.089 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:40 smithi037 systemd[1]: Stopped Ceph osd.2 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:15:41.089 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:40 smithi037 systemd[1]: Starting Ceph osd.2 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:15:41.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:40.280043+0000 mon.smithi037 (mon.0) 237 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-02-22T19:15:41.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:40.280043+0000 mon.smithi037 (mon.0) 237 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-02-22T19:15:42.039 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:41 smithi037 bash[113946]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-22T19:15:42.039 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:41 smithi037 bash[113946]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-22T19:15:42.039 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:41 smithi037 bash[113946]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-02-22T19:15:42.040 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:41 smithi037 bash[113946]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-22T19:15:42.040 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:41 smithi037 bash[113946]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-02-22T19:15:42.040 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:41 smithi037 bash[113946]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-22T19:15:42.040 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:41 smithi037 bash[113946]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-22T19:15:42.040 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:41 smithi037 bash[113946]: --> ceph-volume lvm activate successful for osd ID: 2 2024-02-22T19:15:42.060 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:15:42.321 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:40.832785+0000 mgr.smithi037.jdlvyc (mgr.14714) 113 : cluster [DBG] pgmap v78: 129 pgs: 16 active+undersized+degraded, 4 stale+active+clean, 7 active+undersized, 102 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 96/1593 objects degraded (6.026%) 2024-02-22T19:15:42.321 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:41.277482+0000 mon.smithi037 (mon.0) 238 : cluster [WRN] Health check failed: Degraded data redundancy: 96/1593 objects degraded (6.026%), 16 pgs degraded (PG_DEGRADED) 2024-02-22T19:15:42.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:40.832785+0000 mgr.smithi037.jdlvyc (mgr.14714) 113 : cluster [DBG] pgmap v78: 129 pgs: 16 active+undersized+degraded, 4 stale+active+clean, 7 active+undersized, 102 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 96/1593 objects degraded (6.026%) 2024-02-22T19:15:42.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:41.277482+0000 mon.smithi037 (mon.0) 238 : cluster [WRN] Health check failed: Degraded data redundancy: 96/1593 objects degraded (6.026%), 16 pgs degraded (PG_DEGRADED) 2024-02-22T19:15:43.338 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-2[114255]: debug 2024-02-22T19:15:42.841+0000 7fa41285b700 1 -- 172.21.15.37:0/2525490365 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b5b2a34680 con 0x55b5b29fb000 2024-02-22T19:15:43.339 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:42 smithi037 bash[114240]: 7ed2343e97a870b1206222b2a6409319c2e737c571d629363a38cdf8c57db4eb 2024-02-22T19:15:43.339 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:42 smithi037 systemd[1]: Started Ceph osd.2 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:15:43.839 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-2[114255]: debug 2024-02-22T19:15:43.371+0000 7fa41a2e9380 -1 Falling back to public interface 2024-02-22T19:15:44.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:42.833271+0000 mgr.smithi037.jdlvyc (mgr.14714) 114 : cluster [DBG] pgmap v79: 129 pgs: 20 active+undersized+degraded, 13 active+undersized, 96 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 146/1593 objects degraded (9.165%) 2024-02-22T19:15:44.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:42.964743+0000 mon.smithi037 (mon.0) 239 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:44.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:42.965488+0000 mon.smithi037 (mon.0) 240 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:15:44.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:42.833271+0000 mgr.smithi037.jdlvyc (mgr.14714) 114 : cluster [DBG] pgmap v79: 129 pgs: 20 active+undersized+degraded, 13 active+undersized, 96 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 146/1593 objects degraded (9.165%) 2024-02-22T19:15:44.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:42.964743+0000 mon.smithi037 (mon.0) 239 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:44.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:42.965488+0000 mon.smithi037 (mon.0) 240 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:15:46.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:44.833767+0000 mgr.smithi037.jdlvyc (mgr.14714) 115 : cluster [DBG] pgmap v80: 129 pgs: 20 active+undersized+degraded, 13 active+undersized, 96 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 146/1593 objects degraded (9.165%) 2024-02-22T19:15:46.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:44.833767+0000 mgr.smithi037.jdlvyc (mgr.14714) 115 : cluster [DBG] pgmap v80: 129 pgs: 20 active+undersized+degraded, 13 active+undersized, 96 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 146/1593 objects degraded (9.165%) 2024-02-22T19:15:47.106 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:15:47.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:46.613269+0000 mon.smithi037 (mon.0) 241 : cluster [WRN] Health check update: Degraded data redundancy: 146/1593 objects degraded (9.165%), 20 pgs degraded (PG_DEGRADED) 2024-02-22T19:15:47.339 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-2[114255]: debug 2024-02-22T19:15:47.136+0000 7fa41a2e9380 -1 osd.2 81 log_to_monitors {default=true} 2024-02-22T19:15:47.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:46.613269+0000 mon.smithi037 (mon.0) 241 : cluster [WRN] Health check update: Degraded data redundancy: 146/1593 objects degraded (9.165%), 20 pgs degraded (PG_DEGRADED) 2024-02-22T19:15:48.339 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:15:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-2[114255]: debug 2024-02-22T19:15:47.989+0000 7fa40b7d0700 -1 osd.2 81 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-22T19:15:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:46.834418+0000 mgr.smithi037.jdlvyc (mgr.14714) 116 : cluster [DBG] pgmap v81: 129 pgs: 20 active+undersized+degraded, 13 active+undersized, 96 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 146/1593 objects degraded (9.165%) 2024-02-22T19:15:48.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:47.140305+0000 mon.smithi037 (mon.0) 242 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1314683558,v1:172.21.15.37:6819/1314683558]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-22T19:15:48.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:46.834418+0000 mgr.smithi037.jdlvyc (mgr.14714) 116 : cluster [DBG] pgmap v81: 129 pgs: 20 active+undersized+degraded, 13 active+undersized, 96 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 146/1593 objects degraded (9.165%) 2024-02-22T19:15:48.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:47.140305+0000 mon.smithi037 (mon.0) 242 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1314683558,v1:172.21.15.37:6819/1314683558]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-22T19:15:49.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:47.979445+0000 mon.smithi037 (mon.0) 243 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1314683558,v1:172.21.15.37:6819/1314683558]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-22T19:15:49.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:47.979488+0000 mon.smithi037 (mon.0) 244 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-02-22T19:15:49.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:47.979950+0000 mon.smithi037 (mon.0) 245 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1314683558,v1:172.21.15.37:6819/1314683558]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:15:49.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:47.979445+0000 mon.smithi037 (mon.0) 243 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1314683558,v1:172.21.15.37:6819/1314683558]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-22T19:15:49.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:47.979488+0000 mon.smithi037 (mon.0) 244 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-02-22T19:15:49.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:47.979950+0000 mon.smithi037 (mon.0) 245 : audit [INF] from='osd.2 [v2:172.21.15.37:6818/1314683558,v1:172.21.15.37:6819/1314683558]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:15:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:48.834831+0000 mgr.smithi037.jdlvyc (mgr.14714) 117 : cluster [DBG] pgmap v83: 129 pgs: 20 active+undersized+degraded, 13 active+undersized, 96 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 239 B/s wr, 0 op/s; 146/1593 objects degraded (9.165%) 2024-02-22T19:15:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:48.977425+0000 mon.smithi037 (mon.0) 246 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:15:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:48.984102+0000 mon.smithi037 (mon.0) 247 : cluster [INF] osd.2 [v2:172.21.15.37:6818/1314683558,v1:172.21.15.37:6819/1314683558] boot 2024-02-22T19:15:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:48.984159+0000 mon.smithi037 (mon.0) 248 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-22T19:15:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:48.984838+0000 mon.smithi037 (mon.0) 249 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:15:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:49.626645+0000 mon.smithi037 (mon.0) 250 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:49.922384+0000 mon.smithi037 (mon.0) 251 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:15:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:49.923057+0000 mon.smithi037 (mon.0) 252 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:15:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:49.927276+0000 mon.smithi037 (mon.0) 253 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:49.933029+0000 mon.smithi037 (mon.0) 254 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:49.936335+0000 mon.smithi037 (mon.0) 255 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:15:50.314 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:49.938549+0000 mon.smithi037 (mon.0) 256 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:50.314 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:49.939820+0000 mon.smithi037 (mon.0) 257 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:50.314 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:49.941052+0000 mon.smithi037 (mon.0) 258 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:50.314 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:49.942384+0000 mon.smithi037 (mon.0) 259 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-22T19:15:50.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:48.834831+0000 mgr.smithi037.jdlvyc (mgr.14714) 117 : cluster [DBG] pgmap v83: 129 pgs: 20 active+undersized+degraded, 13 active+undersized, 96 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 239 B/s wr, 0 op/s; 146/1593 objects degraded (9.165%) 2024-02-22T19:15:50.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:48.977425+0000 mon.smithi037 (mon.0) 246 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:15:50.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:48.984102+0000 mon.smithi037 (mon.0) 247 : cluster [INF] osd.2 [v2:172.21.15.37:6818/1314683558,v1:172.21.15.37:6819/1314683558] boot 2024-02-22T19:15:50.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:48.984159+0000 mon.smithi037 (mon.0) 248 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-22T19:15:50.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:48.984838+0000 mon.smithi037 (mon.0) 249 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-22T19:15:50.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:49.626645+0000 mon.smithi037 (mon.0) 250 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:50.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:49.922384+0000 mon.smithi037 (mon.0) 251 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:15:50.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:49.923057+0000 mon.smithi037 (mon.0) 252 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:15:50.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:49.927276+0000 mon.smithi037 (mon.0) 253 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:50.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:49.933029+0000 mon.smithi037 (mon.0) 254 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:50.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:49.936335+0000 mon.smithi037 (mon.0) 255 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:15:50.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:49.938549+0000 mon.smithi037 (mon.0) 256 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:50.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:49.939820+0000 mon.smithi037 (mon.0) 257 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:50.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:49.941052+0000 mon.smithi037 (mon.0) 258 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:15:50.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:49.942384+0000 mon.smithi037 (mon.0) 259 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-22T19:15:51.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:49.942501+0000 mgr.smithi037.jdlvyc (mgr.14714) 118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-22T19:15:51.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:15:49.943155+0000 mgr.smithi037.jdlvyc (mgr.14714) 119 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-22T19:15:51.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:49.990806+0000 mon.smithi037 (mon.0) 260 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-22T19:15:51.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:15:49.991482+0000 mon.smithi037 (mon.0) 261 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:51.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:49.942501+0000 mgr.smithi037.jdlvyc (mgr.14714) 118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-22T19:15:51.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:15:49.943155+0000 mgr.smithi037.jdlvyc (mgr.14714) 119 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-22T19:15:51.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:49.990806+0000 mon.smithi037 (mon.0) 260 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-22T19:15:51.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:15:49.991482+0000 mon.smithi037 (mon.0) 261 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:15:52.154 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:15:52.323 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:50.835647+0000 mgr.smithi037.jdlvyc (mgr.14714) 120 : cluster [DBG] pgmap v86: 129 pgs: 8 active+undersized+degraded, 8 active+undersized, 113 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 63/1593 objects degraded (3.955%) 2024-02-22T19:15:52.323 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:51.614081+0000 mon.smithi037 (mon.0) 262 : cluster [WRN] Health check update: Degraded data redundancy: 63/1593 objects degraded (3.955%), 8 pgs degraded (PG_DEGRADED) 2024-02-22T19:15:52.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:50.835647+0000 mgr.smithi037.jdlvyc (mgr.14714) 120 : cluster [DBG] pgmap v86: 129 pgs: 8 active+undersized+degraded, 8 active+undersized, 113 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 63/1593 objects degraded (3.955%) 2024-02-22T19:15:52.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:51.614081+0000 mon.smithi037 (mon.0) 262 : cluster [WRN] Health check update: Degraded data redundancy: 63/1593 objects degraded (3.955%), 8 pgs degraded (PG_DEGRADED) 2024-02-22T19:15:54.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:52.836352+0000 mgr.smithi037.jdlvyc (mgr.14714) 121 : cluster [DBG] pgmap v87: 129 pgs: 5 active+undersized+degraded, 5 active+undersized, 119 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 23/1593 objects degraded (1.444%) 2024-02-22T19:15:54.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:52.836352+0000 mgr.smithi037.jdlvyc (mgr.14714) 121 : cluster [DBG] pgmap v87: 129 pgs: 5 active+undersized+degraded, 5 active+undersized, 119 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 23/1593 objects degraded (1.444%) 2024-02-22T19:15:55.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:54.998666+0000 mon.smithi037 (mon.0) 263 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/1593 objects degraded (1.444%), 5 pgs degraded) 2024-02-22T19:15:55.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:55 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:54.998721+0000 mon.smithi037 (mon.0) 264 : cluster [INF] Cluster is now healthy 2024-02-22T19:15:55.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:54.998666+0000 mon.smithi037 (mon.0) 263 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/1593 objects degraded (1.444%), 5 pgs degraded) 2024-02-22T19:15:55.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:54.998721+0000 mon.smithi037 (mon.0) 264 : cluster [INF] Cluster is now healthy 2024-02-22T19:15:56.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:54.836798+0000 mgr.smithi037.jdlvyc (mgr.14714) 122 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 298 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:15:56.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:54.836798+0000 mgr.smithi037.jdlvyc (mgr.14714) 122 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 298 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:15:57.196 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:15:58.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:15:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:56.837658+0000 mgr.smithi037.jdlvyc (mgr.14714) 123 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:15:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:15:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:56.837658+0000 mgr.smithi037.jdlvyc (mgr.14714) 123 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:00.312 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:15:58.838204+0000 mgr.smithi037.jdlvyc (mgr.14714) 124 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 103 B/s rd, 311 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:15:58.838204+0000 mgr.smithi037.jdlvyc (mgr.14714) 124 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 103 B/s rd, 311 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:01.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:00.066218+0000 mon.smithi037 (mon.0) 265 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:01.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:00.066218+0000 mon.smithi037 (mon.0) 265 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:02.241 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:16:02.322 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:00.838765+0000 mgr.smithi037.jdlvyc (mgr.14714) 125 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 188 B/s rd, 283 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:02.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:00.838765+0000 mgr.smithi037.jdlvyc (mgr.14714) 125 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 188 B/s rd, 283 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:04.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:02.839434+0000 mgr.smithi037.jdlvyc (mgr.14714) 126 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:04.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:02.839434+0000 mgr.smithi037.jdlvyc (mgr.14714) 126 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:05.243 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:16:05.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:04.958698+0000 mon.smithi037 (mon.0) 266 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-22T19:16:05.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:04.986721+0000 mon.smithi037 (mon.0) 267 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:05.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:04.958698+0000 mon.smithi037 (mon.0) 266 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-22T19:16:05.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:04.986721+0000 mon.smithi037 (mon.0) 267 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:05.860 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:16:05.860 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (10m) 16s ago 11m 19.8M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:16:05.860 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (106s) 16s ago 11m 6643k - 16.2.14-550-geb66ed92 7403d1862307 c9a0053ca51f 2024-02-22T19:16:05.860 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (101s) 97s ago 10m 6647k - 16.2.14-550-geb66ed92 7403d1862307 2d2a973f78ac 2024-02-22T19:16:05.860 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (9m) 16s ago 11m 33.9M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:16:05.860 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (5m) 16s ago 5m 39.3M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (5m) 97s ago 5m 12.6M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (2m) 16s ago 13m 435M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (2m) 97s ago 10m 384M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (2m) 16s ago 13m 45.7M 2048M 16.2.14-550-geb66ed92 7403d1862307 6b2410d33526 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (116s) 97s ago 10m 24.8M 2048M 16.2.14-550-geb66ed92 7403d1862307 409479f047c7 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (3m) 16s ago 3m 61.4M - 3.5 6933c2a0b7dd 43b6f0fa69e8 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (3m) 97s ago 3m 69.4M - 3.5 6933c2a0b7dd 8367c26f942f 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (11m) 16s ago 11m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (10m) 97s ago 10m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (85s) 16s ago 10m 111M 1945M 16.2.14-550-geb66ed92 7403d1862307 f1b19925d9ec 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (54s) 16s ago 9m 97.9M 1945M 16.2.14-550-geb66ed92 7403d1862307 3761e4fc6ee5 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (23s) 16s ago 9m 15.4M 1945M 16.2.14-550-geb66ed92 7403d1862307 7ed2343e97a8 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (8m) 16s ago 8m 341M 1945M 16.2.5 6933c2a0b7dd 1d03c7fa7700 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (8m) 97s ago 8m 364M 2712M 16.2.5 6933c2a0b7dd 46a6c106911d 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (8m) 97s ago 8m 373M 2712M 16.2.5 6933c2a0b7dd 215d6f1d7ef6 2024-02-22T19:16:05.861 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (7m) 97s ago 7m 317M 2712M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:16:05.862 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (7m) 97s ago 7m 476M 2712M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:16:05.862 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (2m) 16s ago 11m 65.9M - 2.18.1 de242295e225 19a7d09b511b 2024-02-22T19:16:06.218 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 3, 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:16:06.219 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7, 2024-02-22T19:16:06.220 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7 2024-02-22T19:16:06.220 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:16:06.220 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:16:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:04.840011+0000 mgr.smithi037.jdlvyc (mgr.14714) 127 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:04.958943+0000 mgr.smithi037.jdlvyc (mgr.14714) 128 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-22T19:16:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:16:04.960064+0000 mgr.smithi037.jdlvyc (mgr.14714) 129 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-22T19:16:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:05.229236+0000 mgr.smithi037.jdlvyc (mgr.14714) 130 : audit [DBG] from='client.34192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:05.540649+0000 mgr.smithi037.jdlvyc (mgr.14714) 131 : audit [DBG] from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:06.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:04.840011+0000 mgr.smithi037.jdlvyc (mgr.14714) 127 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:06.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:04.958943+0000 mgr.smithi037.jdlvyc (mgr.14714) 128 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-22T19:16:06.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:16:04.960064+0000 mgr.smithi037.jdlvyc (mgr.14714) 129 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-22T19:16:06.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:05.229236+0000 mgr.smithi037.jdlvyc (mgr.14714) 130 : audit [DBG] from='client.34192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:06.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:05.540649+0000 mgr.smithi037.jdlvyc (mgr.14714) 131 : audit [DBG] from='client.34196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:06.524 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:16:06.524 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:16:06.524 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:16:06.524 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:16:06.524 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-02-22T19:16:06.525 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-02-22T19:16:06.525 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-02-22T19:16:06.525 INFO:teuthology.orchestra.run.smithi037.stdout: "crash" 2024-02-22T19:16:06.525 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:16:06.525 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "9/23 daemons upgraded", 2024-02-22T19:16:06.525 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-02-22T19:16:06.525 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:16:06.525 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:16:07.279 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:16:07.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:05.850469+0000 mgr.smithi037.jdlvyc (mgr.14714) 132 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:07.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:06.218550+0000 mon.smithi037 (mon.0) 268 : audit [DBG] from='client.? 172.21.15.37:0/3801155928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:07.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:16:06.522656+0000 mgr.smithi037.jdlvyc (mgr.14714) 133 : cephadm [INF] Upgrade: Updating osd.3 2024-02-22T19:16:07.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:06.524378+0000 mgr.smithi037.jdlvyc (mgr.14714) 134 : audit [DBG] from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:07.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:06.529442+0000 mon.smithi037 (mon.0) 269 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:07.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:06.530290+0000 mon.smithi037 (mon.0) 270 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-22T19:16:07.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:06.530944+0000 mon.smithi037 (mon.0) 271 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:16:07.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:16:06.532115+0000 mgr.smithi037.jdlvyc (mgr.14714) 135 : cephadm [INF] Deploying daemon osd.3 on smithi037 2024-02-22T19:16:07.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:05.850469+0000 mgr.smithi037.jdlvyc (mgr.14714) 132 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:07.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:06.218550+0000 mon.smithi037 (mon.0) 268 : audit [DBG] from='client.? 172.21.15.37:0/3801155928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:07.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:16:06.522656+0000 mgr.smithi037.jdlvyc (mgr.14714) 133 : cephadm [INF] Upgrade: Updating osd.3 2024-02-22T19:16:07.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:06.524378+0000 mgr.smithi037.jdlvyc (mgr.14714) 134 : audit [DBG] from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:07.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:06.529442+0000 mon.smithi037 (mon.0) 269 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:07.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:06.530290+0000 mon.smithi037 (mon.0) 270 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-22T19:16:07.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:06.530944+0000 mon.smithi037 (mon.0) 271 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:16:07.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:16:06.532115+0000 mgr.smithi037.jdlvyc (mgr.14714) 135 : cephadm [INF] Deploying daemon osd.3 on smithi037 2024-02-22T19:16:08.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:06.840820+0000 mgr.smithi037.jdlvyc (mgr.14714) 136 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:16:08.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:06.840820+0000 mgr.smithi037.jdlvyc (mgr.14714) 136 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:16:09.578 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:09 smithi037 systemd[1]: Stopping Ceph osd.3 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:16:09.838 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.3[83617]: debug 2024-02-22T19:16:09.577+0000 7f926c326700 -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-02-22T19:16:09.839 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.3[83617]: debug 2024-02-22T19:16:09.577+0000 7f926c326700 -1 osd.3 86 *** Got signal Terminated *** 2024-02-22T19:16:09.839 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.3[83617]: debug 2024-02-22T19:16:09.577+0000 7f926c326700 -1 osd.3 86 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:16:10.301 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:10 smithi037 bash[116118]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.3 2024-02-22T19:16:10.535 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:10 smithi037 bash[116173]: Error: no container with ID 1d03c7fa7700c528ba572942fe747165423477b2442298f584c66ac21546e727 found in database: no such container 2024-02-22T19:16:10.535 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:08.841176+0000 mgr.smithi037.jdlvyc (mgr.14714) 137 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.839895+0000 mon.smithi037 (mon.0) 272 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.839942+0000 mon.smithi037 (mon.0) 273 : cluster [INF] osd.3 failed (root=default,host=smithi037) (connection refused reported by osd.4) 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.840046+0000 mon.smithi037 (mon.0) 274 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.840134+0000 mon.smithi037 (mon.0) 275 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.840357+0000 mon.smithi037 (mon.0) 276 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.840454+0000 mon.smithi037 (mon.0) 277 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.840533+0000 mon.smithi037 (mon.0) 278 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.840645+0000 mon.smithi037 (mon.0) 279 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.840733+0000 mon.smithi037 (mon.0) 280 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.840806+0000 mon.smithi037 (mon.0) 281 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.840897+0000 mon.smithi037 (mon.0) 282 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.840990+0000 mon.smithi037 (mon.0) 283 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.841064+0000 mon.smithi037 (mon.0) 284 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-22T19:16:10.536 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.841139+0000 mon.smithi037 (mon.0) 285 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-22T19:16:10.537 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:09.841211+0000 mon.smithi037 (mon.0) 286 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-22T19:16:10.537 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.240341+0000 mon.smithi037 (mon.0) 287 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-22T19:16:10.537 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.240427+0000 mon.smithi037 (mon.0) 288 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-22T19:16:10.537 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.240685+0000 mon.smithi037 (mon.0) 289 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-22T19:16:10.537 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.240859+0000 mon.smithi037 (mon.0) 290 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-22T19:16:10.537 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.240954+0000 mon.smithi037 (mon.0) 291 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-22T19:16:10.537 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.241035+0000 mon.smithi037 (mon.0) 292 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-22T19:16:10.537 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.241242+0000 mon.smithi037 (mon.0) 293 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-22T19:16:10.537 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.241286+0000 mon.smithi037 (mon.0) 294 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-22T19:16:10.537 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.241413+0000 mon.smithi037 (mon.0) 295 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-22T19:16:10.537 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.241495+0000 mon.smithi037 (mon.0) 296 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-22T19:16:10.537 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.241609+0000 mon.smithi037 (mon.0) 297 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-22T19:16:10.537 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.241692+0000 mon.smithi037 (mon.0) 298 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-22T19:16:10.538 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.241764+0000 mon.smithi037 (mon.0) 299 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-22T19:16:10.538 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.241846+0000 mon.smithi037 (mon.0) 300 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-22T19:16:10.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:08.841176+0000 mgr.smithi037.jdlvyc (mgr.14714) 137 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.839895+0000 mon.smithi037 (mon.0) 272 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.839942+0000 mon.smithi037 (mon.0) 273 : cluster [INF] osd.3 failed (root=default,host=smithi037) (connection refused reported by osd.4) 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.840046+0000 mon.smithi037 (mon.0) 274 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.840134+0000 mon.smithi037 (mon.0) 275 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.840357+0000 mon.smithi037 (mon.0) 276 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.840454+0000 mon.smithi037 (mon.0) 277 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.840533+0000 mon.smithi037 (mon.0) 278 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.840645+0000 mon.smithi037 (mon.0) 279 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.840733+0000 mon.smithi037 (mon.0) 280 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.840806+0000 mon.smithi037 (mon.0) 281 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.840897+0000 mon.smithi037 (mon.0) 282 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.840990+0000 mon.smithi037 (mon.0) 283 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.841064+0000 mon.smithi037 (mon.0) 284 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.841139+0000 mon.smithi037 (mon.0) 285 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:09.841211+0000 mon.smithi037 (mon.0) 286 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-22T19:16:10.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.240341+0000 mon.smithi037 (mon.0) 287 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-22T19:16:10.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.240427+0000 mon.smithi037 (mon.0) 288 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-22T19:16:10.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.240685+0000 mon.smithi037 (mon.0) 289 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-22T19:16:10.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.240859+0000 mon.smithi037 (mon.0) 290 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-22T19:16:10.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.240954+0000 mon.smithi037 (mon.0) 291 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-22T19:16:10.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.241035+0000 mon.smithi037 (mon.0) 292 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-22T19:16:10.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.241242+0000 mon.smithi037 (mon.0) 293 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-22T19:16:10.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.241286+0000 mon.smithi037 (mon.0) 294 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-22T19:16:10.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.241413+0000 mon.smithi037 (mon.0) 295 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-22T19:16:10.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.241495+0000 mon.smithi037 (mon.0) 296 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-22T19:16:10.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.241609+0000 mon.smithi037 (mon.0) 297 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-22T19:16:10.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.241692+0000 mon.smithi037 (mon.0) 298 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-22T19:16:10.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.241764+0000 mon.smithi037 (mon.0) 299 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-22T19:16:10.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.241846+0000 mon.smithi037 (mon.0) 300 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-22T19:16:11.674 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.532181+0000 mon.smithi037 (mon.0) 301 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:16:11.674 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.544620+0000 mon.smithi037 (mon.0) 302 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-02-22T19:16:11.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.532181+0000 mon.smithi037 (mon.0) 301 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:16:11.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.544620+0000 mon.smithi037 (mon.0) 302 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-02-22T19:16:12.314 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:16:12.338 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:12 smithi037 systemd[1]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.3.service: Succeeded. 2024-02-22T19:16:12.339 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:12 smithi037 systemd[1]: Stopped Ceph osd.3 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:16:12.339 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:12 smithi037 systemd[1]: Starting Ceph osd.3 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:16:12.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:10.841998+0000 mgr.smithi037.jdlvyc (mgr.14714) 138 : cluster [DBG] pgmap v97: 129 pgs: 23 peering, 11 stale+active+clean, 95 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-02-22T19:16:12.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:11.540049+0000 mon.smithi037 (mon.0) 303 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 8 pgs peering (PG_AVAILABILITY) 2024-02-22T19:16:12.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:11.548323+0000 mon.smithi037 (mon.0) 304 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2024-02-22T19:16:12.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:10.841998+0000 mgr.smithi037.jdlvyc (mgr.14714) 138 : cluster [DBG] pgmap v97: 129 pgs: 23 peering, 11 stale+active+clean, 95 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-02-22T19:16:12.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:11.540049+0000 mon.smithi037 (mon.0) 303 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 8 pgs peering (PG_AVAILABILITY) 2024-02-22T19:16:12.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:11.548323+0000 mon.smithi037 (mon.0) 304 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2024-02-22T19:16:13.339 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:13 smithi037 bash[116445]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-22T19:16:13.339 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:13 smithi037 bash[116445]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-22T19:16:13.340 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:13 smithi037 bash[116445]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-02-22T19:16:13.340 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:13 smithi037 bash[116445]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-22T19:16:13.340 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:13 smithi037 bash[116445]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-02-22T19:16:13.340 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:13 smithi037 bash[116445]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-22T19:16:13.340 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:13 smithi037 bash[116445]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-22T19:16:13.340 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:13 smithi037 bash[116445]: --> ceph-volume lvm activate successful for osd ID: 3 2024-02-22T19:16:13.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:13.536370+0000 mon.smithi037 (mon.0) 305 : cluster [WRN] Health check failed: Degraded data redundancy: 34/1593 objects degraded (2.134%), 7 pgs degraded (PG_DEGRADED) 2024-02-22T19:16:13.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:13.536370+0000 mon.smithi037 (mon.0) 305 : cluster [WRN] Health check failed: Degraded data redundancy: 34/1593 objects degraded (2.134%), 7 pgs degraded (PG_DEGRADED) 2024-02-22T19:16:14.591 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-3[116737]: debug 2024-02-22T19:16:14.206+0000 7f7e875d7700 1 -- 172.21.15.37:0/1123616294 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556974fd2680 con 0x556974f99400 2024-02-22T19:16:14.591 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:14 smithi037 bash[116722]: f18559930d418f0c7c2541fc5f03f92d5e5c982644f5f20d1cf312a43c169b58 2024-02-22T19:16:14.591 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:14 smithi037 systemd[1]: Started Ceph osd.3 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:16:14.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:12.842461+0000 mgr.smithi037.jdlvyc (mgr.14714) 139 : cluster [DBG] pgmap v99: 129 pgs: 7 active+undersized+degraded, 33 peering, 1 stale+active+clean, 5 active+undersized, 83 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 34/1593 objects degraded (2.134%) 2024-02-22T19:16:14.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:14.332870+0000 mon.smithi037 (mon.0) 306 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:14.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:14.333629+0000 mon.smithi037 (mon.0) 307 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:16:14.983 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-3[116737]: debug 2024-02-22T19:16:14.742+0000 7f7e8f065380 -1 Falling back to public interface 2024-02-22T19:16:14.983 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:12.842461+0000 mgr.smithi037.jdlvyc (mgr.14714) 139 : cluster [DBG] pgmap v99: 129 pgs: 7 active+undersized+degraded, 33 peering, 1 stale+active+clean, 5 active+undersized, 83 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 34/1593 objects degraded (2.134%) 2024-02-22T19:16:14.983 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:14.332870+0000 mon.smithi037 (mon.0) 306 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:14.983 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:14.333629+0000 mon.smithi037 (mon.0) 307 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:16:16.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:14.842969+0000 mgr.smithi037.jdlvyc (mgr.14714) 140 : cluster [DBG] pgmap v100: 129 pgs: 11 active+undersized+degraded, 33 peering, 6 active+undersized, 79 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 45/1593 objects degraded (2.825%) 2024-02-22T19:16:17.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:14.842969+0000 mgr.smithi037.jdlvyc (mgr.14714) 140 : cluster [DBG] pgmap v100: 129 pgs: 11 active+undersized+degraded, 33 peering, 6 active+undersized, 79 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 45/1593 objects degraded (2.825%) 2024-02-22T19:16:17.349 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:16:17.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:16.618348+0000 mon.smithi037 (mon.0) 308 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 11 pgs peering (PG_AVAILABILITY) 2024-02-22T19:16:18.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:16.618348+0000 mon.smithi037 (mon.0) 308 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 11 pgs peering (PG_AVAILABILITY) 2024-02-22T19:16:18.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:16.843777+0000 mgr.smithi037.jdlvyc (mgr.14714) 141 : cluster [DBG] pgmap v101: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 197/1593 objects degraded (12.367%) 2024-02-22T19:16:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:17.593230+0000 mon.smithi037 (mon.0) 309 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 11 pgs peering) 2024-02-22T19:16:18.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:16.843777+0000 mgr.smithi037.jdlvyc (mgr.14714) 141 : cluster [DBG] pgmap v101: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 197/1593 objects degraded (12.367%) 2024-02-22T19:16:18.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:17.593230+0000 mon.smithi037 (mon.0) 309 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 11 pgs peering) 2024-02-22T19:16:19.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:19.552520+0000 mon.smithi037 (mon.0) 310 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/730678169,v1:172.21.15.37:6827/730678169]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-22T19:16:19.839 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-3[116737]: debug 2024-02-22T19:16:19.547+0000 7f7e8f065380 -1 osd.3 86 log_to_monitors {default=true} 2024-02-22T19:16:19.839 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:16:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-3[116737]: debug 2024-02-22T19:16:19.619+0000 7f7e7fd4b700 -1 osd.3 86 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-22T19:16:19.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:19.552520+0000 mon.smithi037 (mon.0) 310 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/730678169,v1:172.21.15.37:6827/730678169]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-22T19:16:20.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:18.844304+0000 mgr.smithi037.jdlvyc (mgr.14714) 142 : cluster [DBG] pgmap v102: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 246 B/s wr, 0 op/s; 197/1593 objects degraded (12.367%) 2024-02-22T19:16:20.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:19.609418+0000 mon.smithi037 (mon.0) 311 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/730678169,v1:172.21.15.37:6827/730678169]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-22T19:16:20.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:19.609470+0000 mon.smithi037 (mon.0) 312 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-02-22T19:16:20.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:19.610156+0000 mon.smithi037 (mon.0) 313 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/730678169,v1:172.21.15.37:6827/730678169]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:16:20.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:19.986168+0000 mon.smithi037 (mon.0) 314 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:18.844304+0000 mgr.smithi037.jdlvyc (mgr.14714) 142 : cluster [DBG] pgmap v102: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 316 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 246 B/s wr, 0 op/s; 197/1593 objects degraded (12.367%) 2024-02-22T19:16:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:19.609418+0000 mon.smithi037 (mon.0) 311 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/730678169,v1:172.21.15.37:6827/730678169]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-22T19:16:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:19.609470+0000 mon.smithi037 (mon.0) 312 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-02-22T19:16:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:19.610156+0000 mon.smithi037 (mon.0) 313 : audit [INF] from='osd.3 [v2:172.21.15.37:6826/730678169,v1:172.21.15.37:6827/730678169]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-02-22T19:16:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:19.986168+0000 mon.smithi037 (mon.0) 314 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:21.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:20.607330+0000 mon.smithi037 (mon.0) 315 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:16:21.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:20.611090+0000 mon.smithi037 (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.37:6826/730678169,v1:172.21.15.37:6827/730678169] boot 2024-02-22T19:16:21.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:20.611126+0000 mon.smithi037 (mon.0) 317 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-22T19:16:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:20.611624+0000 mon.smithi037 (mon.0) 318 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:16:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:20.731546+0000 mon.smithi037 (mon.0) 319 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:20.732353+0000 mon.smithi037 (mon.0) 320 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:16:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:20.732952+0000 mon.smithi037 (mon.0) 321 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:16:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:20.736812+0000 mon.smithi037 (mon.0) 322 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:20.741969+0000 mon.smithi037 (mon.0) 323 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:20.744737+0000 mon.smithi037 (mon.0) 324 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:16:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:20.746676+0000 mon.smithi037 (mon.0) 325 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:20.747768+0000 mon.smithi037 (mon.0) 326 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:20.748817+0000 mon.smithi037 (mon.0) 327 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:20.749949+0000 mon.smithi037 (mon.0) 328 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-22T19:16:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:21.614760+0000 mon.smithi037 (mon.0) 329 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-22T19:16:22.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:20.607330+0000 mon.smithi037 (mon.0) 315 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:16:22.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:20.611090+0000 mon.smithi037 (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.37:6826/730678169,v1:172.21.15.37:6827/730678169] boot 2024-02-22T19:16:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:20.611126+0000 mon.smithi037 (mon.0) 317 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-22T19:16:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:20.611624+0000 mon.smithi037 (mon.0) 318 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-22T19:16:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:20.731546+0000 mon.smithi037 (mon.0) 319 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:20.732353+0000 mon.smithi037 (mon.0) 320 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:16:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:20.732952+0000 mon.smithi037 (mon.0) 321 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:16:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:20.736812+0000 mon.smithi037 (mon.0) 322 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:20.741969+0000 mon.smithi037 (mon.0) 323 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:20.744737+0000 mon.smithi037 (mon.0) 324 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:16:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:20.746676+0000 mon.smithi037 (mon.0) 325 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:20.747768+0000 mon.smithi037 (mon.0) 326 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:20.748817+0000 mon.smithi037 (mon.0) 327 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:20.749949+0000 mon.smithi037 (mon.0) 328 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-22T19:16:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:21.614760+0000 mon.smithi037 (mon.0) 329 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-22T19:16:22.391 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:16:22.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:20.750073+0000 mgr.smithi037.jdlvyc (mgr.14714) 143 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-22T19:16:22.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:16:20.750684+0000 mgr.smithi037.jdlvyc (mgr.14714) 144 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-22T19:16:22.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:20.845145+0000 mgr.smithi037.jdlvyc (mgr.14714) 145 : cluster [DBG] pgmap v105: 129 pgs: 14 peering, 25 active+undersized+degraded, 11 active+undersized, 79 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 148/1593 objects degraded (9.291%) 2024-02-22T19:16:22.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:21.624270+0000 mon.smithi037 (mon.0) 330 : cluster [WRN] Health check update: Degraded data redundancy: 197/1593 objects degraded (12.367%), 30 pgs degraded (PG_DEGRADED) 2024-02-22T19:16:23.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:20.750073+0000 mgr.smithi037.jdlvyc (mgr.14714) 143 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-22T19:16:23.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:16:20.750684+0000 mgr.smithi037.jdlvyc (mgr.14714) 144 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-22T19:16:23.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:20.845145+0000 mgr.smithi037.jdlvyc (mgr.14714) 145 : cluster [DBG] pgmap v105: 129 pgs: 14 peering, 25 active+undersized+degraded, 11 active+undersized, 79 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 148/1593 objects degraded (9.291%) 2024-02-22T19:16:23.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:21.624270+0000 mon.smithi037 (mon.0) 330 : cluster [WRN] Health check update: Degraded data redundancy: 197/1593 objects degraded (12.367%), 30 pgs degraded (PG_DEGRADED) 2024-02-22T19:16:24.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:22.845666+0000 mgr.smithi037.jdlvyc (mgr.14714) 146 : cluster [DBG] pgmap v107: 129 pgs: 20 peering, 17 active+undersized+degraded, 7 active+undersized, 85 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 87/1593 objects degraded (5.461%) 2024-02-22T19:16:25.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:22.845666+0000 mgr.smithi037.jdlvyc (mgr.14714) 146 : cluster [DBG] pgmap v107: 129 pgs: 20 peering, 17 active+undersized+degraded, 7 active+undersized, 85 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 87/1593 objects degraded (5.461%) 2024-02-22T19:16:25.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:25.631090+0000 mon.smithi037 (mon.0) 331 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/1593 objects degraded (5.461%), 17 pgs degraded) 2024-02-22T19:16:25.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:25.631170+0000 mon.smithi037 (mon.0) 332 : cluster [INF] Cluster is now healthy 2024-02-22T19:16:26.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:25.631090+0000 mon.smithi037 (mon.0) 331 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/1593 objects degraded (5.461%), 17 pgs degraded) 2024-02-22T19:16:26.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:25.631170+0000 mon.smithi037 (mon.0) 332 : cluster [INF] Cluster is now healthy 2024-02-22T19:16:26.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:24.846214+0000 mgr.smithi037.jdlvyc (mgr.14714) 147 : cluster [DBG] pgmap v108: 129 pgs: 20 peering, 109 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 5 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:27.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:24.846214+0000 mgr.smithi037.jdlvyc (mgr.14714) 147 : cluster [DBG] pgmap v108: 129 pgs: 20 peering, 109 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 170 B/s wr, 5 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:27.434 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:16:29.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:26.846977+0000 mgr.smithi037.jdlvyc (mgr.14714) 148 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.3 KiB/s rd, 141 B/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:29.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:26.846977+0000 mgr.smithi037.jdlvyc (mgr.14714) 148 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.3 KiB/s rd, 141 B/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:31.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:28.847511+0000 mgr.smithi037.jdlvyc (mgr.14714) 149 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.8 KiB/s rd, 248 B/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:31.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:28.847511+0000 mgr.smithi037.jdlvyc (mgr.14714) 149 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.8 KiB/s rd, 248 B/s wr, 4 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:32.476 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:16:33.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:30.848129+0000 mgr.smithi037.jdlvyc (mgr.14714) 150 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 KiB/s rd, 204 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:33.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:30.848129+0000 mgr.smithi037.jdlvyc (mgr.14714) 150 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 KiB/s rd, 204 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:33.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:32.848753+0000 mgr.smithi037.jdlvyc (mgr.14714) 151 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.9 KiB/s rd, 182 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:34.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:32.848753+0000 mgr.smithi037.jdlvyc (mgr.14714) 151 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.9 KiB/s rd, 182 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:36.260 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:34.849457+0000 mgr.smithi037.jdlvyc (mgr.14714) 152 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:36.260 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:34.986969+0000 mon.smithi037 (mon.0) 333 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:36.261 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:35.086122+0000 mon.smithi037 (mon.0) 334 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:36.261 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:35.753016+0000 mon.smithi037 (mon.0) 335 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-22T19:16:36.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:34.849457+0000 mgr.smithi037.jdlvyc (mgr.14714) 152 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.7 KiB/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:36.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:34.986969+0000 mon.smithi037 (mon.0) 333 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:36.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:35.086122+0000 mon.smithi037 (mon.0) 334 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:36.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:35.753016+0000 mon.smithi037 (mon.0) 335 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-22T19:16:36.856 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:16:37.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:35.753202+0000 mgr.smithi037.jdlvyc (mgr.14714) 153 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-22T19:16:37.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:16:35.754424+0000 mgr.smithi037.jdlvyc (mgr.14714) 154 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-22T19:16:37.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:35.753202+0000 mgr.smithi037.jdlvyc (mgr.14714) 153 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-22T19:16:37.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:16:35.754424+0000 mgr.smithi037.jdlvyc (mgr.14714) 154 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-22T19:16:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:16:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (10m) 16s ago 12m 19.8M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:16:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (2m) 16s ago 12m 6643k - 16.2.14-550-geb66ed92 7403d1862307 c9a0053ca51f 2024-02-22T19:16:37.449 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (2m) 2m ago 11m 6647k - 16.2.14-550-geb66ed92 7403d1862307 2d2a973f78ac 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (10m) 16s ago 12m 34.1M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (6m) 16s ago 6m 39.3M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (6m) 2m ago 6m 12.6M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (3m) 16s ago 13m 437M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (2m) 2m ago 11m 384M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (2m) 16s ago 14m 48.5M 2048M 16.2.14-550-geb66ed92 7403d1862307 6b2410d33526 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (2m) 2m ago 11m 24.8M 2048M 16.2.14-550-geb66ed92 7403d1862307 409479f047c7 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (3m) 16s ago 3m 61.6M - 3.5 6933c2a0b7dd 43b6f0fa69e8 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (3m) 2m ago 3m 69.4M - 3.5 6933c2a0b7dd 8367c26f942f 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (11m) 16s ago 11m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (10m) 2m ago 10m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (117s) 16s ago 10m 113M 1945M 16.2.14-550-geb66ed92 7403d1862307 f1b19925d9ec 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (86s) 16s ago 10m 97.9M 1945M 16.2.14-550-geb66ed92 7403d1862307 3761e4fc6ee5 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (54s) 16s ago 9m 81.1M 1945M 16.2.14-550-geb66ed92 7403d1862307 7ed2343e97a8 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (23s) 16s ago 9m 13.2M 1945M 16.2.14-550-geb66ed92 7403d1862307 f18559930d41 2024-02-22T19:16:37.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (9m) 2m ago 9m 364M 2712M 16.2.5 6933c2a0b7dd 46a6c106911d 2024-02-22T19:16:37.451 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (8m) 2m ago 8m 373M 2712M 16.2.5 6933c2a0b7dd 215d6f1d7ef6 2024-02-22T19:16:37.451 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (8m) 2m ago 8m 317M 2712M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:16:37.451 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (8m) 2m ago 8m 476M 2712M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:16:37.451 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (3m) 16s ago 11m 65.9M - 2.18.1 de242295e225 19a7d09b511b 2024-02-22T19:16:37.511 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:16:37.810 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:16:37.810 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:16:37.810 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:16:37.810 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:16:37.810 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:16:37.810 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:16:37.810 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:16:37.810 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:16:37.810 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 4, 2024-02-22T19:16:37.810 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4 2024-02-22T19:16:37.810 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:16:37.811 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:16:37.811 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:16:37.811 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:16:37.811 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:16:37.811 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8, 2024-02-22T19:16:37.811 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6 2024-02-22T19:16:37.811 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:16:37.811 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:16:38.114 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:16:38.114 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:16:38.114 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:16:38.114 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:16:38.115 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-02-22T19:16:38.115 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-02-22T19:16:38.115 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-02-22T19:16:38.115 INFO:teuthology.orchestra.run.smithi037.stdout: "crash" 2024-02-22T19:16:38.115 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:16:38.115 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "10/23 daemons upgraded", 2024-02-22T19:16:38.115 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-02-22T19:16:38.115 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:16:38.115 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:16:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:36.842978+0000 mgr.smithi037.jdlvyc (mgr.14714) 155 : audit [DBG] from='client.34216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:36.849960+0000 mgr.smithi037.jdlvyc (mgr.14714) 156 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:16:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:37.144560+0000 mgr.smithi037.jdlvyc (mgr.14714) 157 : audit [DBG] from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:16:37.239433+0000 mgr.smithi037.jdlvyc (mgr.14714) 158 : cephadm [INF] Upgrade: Updating osd.4 2024-02-22T19:16:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:37.243774+0000 mon.smithi037 (mon.0) 336 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:37.244563+0000 mon.smithi037 (mon.0) 337 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-22T19:16:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:37.245201+0000 mon.smithi037 (mon.0) 338 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:16:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:16:37.246288+0000 mgr.smithi037.jdlvyc (mgr.14714) 159 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-02-22T19:16:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:37.439782+0000 mgr.smithi037.jdlvyc (mgr.14714) 160 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:38.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:37.810151+0000 mon.smithi037 (mon.0) 339 : audit [DBG] from='client.? 172.21.15.37:0/3340080082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:38.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:36.842978+0000 mgr.smithi037.jdlvyc (mgr.14714) 155 : audit [DBG] from='client.34216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:38.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:36.849960+0000 mgr.smithi037.jdlvyc (mgr.14714) 156 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:16:38.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:37.144560+0000 mgr.smithi037.jdlvyc (mgr.14714) 157 : audit [DBG] from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:38.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:16:37.239433+0000 mgr.smithi037.jdlvyc (mgr.14714) 158 : cephadm [INF] Upgrade: Updating osd.4 2024-02-22T19:16:38.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:37.243774+0000 mon.smithi037 (mon.0) 336 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:38.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:37.244563+0000 mon.smithi037 (mon.0) 337 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-22T19:16:38.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:37.245201+0000 mon.smithi037 (mon.0) 338 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:16:38.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:16:37.246288+0000 mgr.smithi037.jdlvyc (mgr.14714) 159 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-02-22T19:16:38.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:37.439782+0000 mgr.smithi037.jdlvyc (mgr.14714) 160 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:38.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:37.810151+0000 mon.smithi037 (mon.0) 339 : audit [DBG] from='client.? 172.21.15.37:0/3340080082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:39.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:38.114394+0000 mgr.smithi037.jdlvyc (mgr.14714) 161 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:39.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:38.114394+0000 mgr.smithi037.jdlvyc (mgr.14714) 161 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:16:40.341 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:38.850588+0000 mgr.smithi037.jdlvyc (mgr.14714) 162 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:16:40.341 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:40 smithi165 systemd[1]: Stopping Ceph osd.4 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:16:40.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:38.850588+0000 mgr.smithi037.jdlvyc (mgr.14714) 162 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:16:40.688 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.4[41097]: debug 2024-02-22T19:16:40.340+0000 7fd50374d700 -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-02-22T19:16:40.688 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.4[41097]: debug 2024-02-22T19:16:40.340+0000 7fd50374d700 -1 osd.4 91 *** Got signal Terminated *** 2024-02-22T19:16:40.688 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.4[41097]: debug 2024-02-22T19:16:40.340+0000 7fd50374d700 -1 osd.4 91 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:16:40.962 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:40 smithi165 bash[59966]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.4 2024-02-22T19:16:41.220 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:40 smithi165 bash[60020]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.4 2024-02-22T19:16:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.614309+0000 mon.smithi037 (mon.0) 340 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T19:16:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.614343+0000 mon.smithi037 (mon.0) 341 : cluster [INF] osd.4 failed (root=default,host=smithi165) (connection refused reported by osd.2) 2024-02-22T19:16:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.614493+0000 mon.smithi037 (mon.0) 342 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T19:16:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.614566+0000 mon.smithi037 (mon.0) 343 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T19:16:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.614769+0000 mon.smithi037 (mon.0) 344 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T19:16:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.614824+0000 mon.smithi037 (mon.0) 345 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T19:16:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.614966+0000 mon.smithi037 (mon.0) 346 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T19:16:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.615083+0000 mon.smithi037 (mon.0) 347 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-22T19:16:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.615137+0000 mon.smithi037 (mon.0) 348 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-22T19:16:41.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.615272+0000 mon.smithi037 (mon.0) 349 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.615321+0000 mon.smithi037 (mon.0) 350 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.615449+0000 mon.smithi037 (mon.0) 351 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.615499+0000 mon.smithi037 (mon.0) 352 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.615617+0000 mon.smithi037 (mon.0) 353 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.615668+0000 mon.smithi037 (mon.0) 354 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.015350+0000 mon.smithi037 (mon.0) 355 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.015483+0000 mon.smithi037 (mon.0) 356 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.015564+0000 mon.smithi037 (mon.0) 357 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.015746+0000 mon.smithi037 (mon.0) 358 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.015810+0000 mon.smithi037 (mon.0) 359 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.015989+0000 mon.smithi037 (mon.0) 360 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.016056+0000 mon.smithi037 (mon.0) 361 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.016217+0000 mon.smithi037 (mon.0) 362 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.016278+0000 mon.smithi037 (mon.0) 363 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.016409+0000 mon.smithi037 (mon.0) 364 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T19:16:41.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.016477+0000 mon.smithi037 (mon.0) 365 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T19:16:41.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.016620+0000 mon.smithi037 (mon.0) 366 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-22T19:16:41.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.016686+0000 mon.smithi037 (mon.0) 367 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-22T19:16:41.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.016835+0000 mon.smithi037 (mon.0) 368 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-22T19:16:41.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.614309+0000 mon.smithi037 (mon.0) 340 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T19:16:41.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.614343+0000 mon.smithi037 (mon.0) 341 : cluster [INF] osd.4 failed (root=default,host=smithi165) (connection refused reported by osd.2) 2024-02-22T19:16:41.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.614493+0000 mon.smithi037 (mon.0) 342 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.614566+0000 mon.smithi037 (mon.0) 343 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.614769+0000 mon.smithi037 (mon.0) 344 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.614824+0000 mon.smithi037 (mon.0) 345 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.614966+0000 mon.smithi037 (mon.0) 346 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.615083+0000 mon.smithi037 (mon.0) 347 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.615137+0000 mon.smithi037 (mon.0) 348 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.615272+0000 mon.smithi037 (mon.0) 349 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.615321+0000 mon.smithi037 (mon.0) 350 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.615449+0000 mon.smithi037 (mon.0) 351 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.615499+0000 mon.smithi037 (mon.0) 352 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.615617+0000 mon.smithi037 (mon.0) 353 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.615668+0000 mon.smithi037 (mon.0) 354 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.015350+0000 mon.smithi037 (mon.0) 355 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.015483+0000 mon.smithi037 (mon.0) 356 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T19:16:41.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.015564+0000 mon.smithi037 (mon.0) 357 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T19:16:41.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.015746+0000 mon.smithi037 (mon.0) 358 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-22T19:16:41.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.015810+0000 mon.smithi037 (mon.0) 359 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T19:16:41.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.015989+0000 mon.smithi037 (mon.0) 360 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-22T19:16:41.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.016056+0000 mon.smithi037 (mon.0) 361 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-22T19:16:41.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.016217+0000 mon.smithi037 (mon.0) 362 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-22T19:16:41.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.016278+0000 mon.smithi037 (mon.0) 363 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-22T19:16:41.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.016409+0000 mon.smithi037 (mon.0) 364 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-22T19:16:41.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.016477+0000 mon.smithi037 (mon.0) 365 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-22T19:16:41.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.016620+0000 mon.smithi037 (mon.0) 366 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-22T19:16:41.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.016686+0000 mon.smithi037 (mon.0) 367 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-22T19:16:41.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.016835+0000 mon.smithi037 (mon.0) 368 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-22T19:16:42.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:40.851208+0000 mgr.smithi037.jdlvyc (mgr.14714) 163 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:16:42.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.249969+0000 mon.smithi037 (mon.0) 369 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:16:42.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:41.260226+0000 mon.smithi037 (mon.0) 370 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-02-22T19:16:42.550 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:16:42.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:40.851208+0000 mgr.smithi037.jdlvyc (mgr.14714) 163 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:16:42.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.249969+0000 mon.smithi037 (mon.0) 369 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:16:42.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:41.260226+0000 mon.smithi037 (mon.0) 370 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-02-22T19:16:43.188 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:42 smithi165 systemd[1]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.4.service: Succeeded. 2024-02-22T19:16:43.188 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:42 smithi165 systemd[1]: Stopped Ceph osd.4 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:16:43.188 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:42 smithi165 systemd[1]: Starting Ceph osd.4 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:16:43.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:42.267187+0000 mon.smithi037 (mon.0) 371 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2024-02-22T19:16:43.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:42.267187+0000 mon.smithi037 (mon.0) 371 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2024-02-22T19:16:44.160 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:43 smithi165 bash[60288]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-22T19:16:44.160 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:43 smithi165 bash[60288]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-22T19:16:44.160 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:43 smithi165 bash[60288]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-02-22T19:16:44.160 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:43 smithi165 bash[60288]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-22T19:16:44.160 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:43 smithi165 bash[60288]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-22T19:16:44.160 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:43 smithi165 bash[60288]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-22T19:16:44.160 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:43 smithi165 bash[60288]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-22T19:16:44.161 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:43 smithi165 bash[60288]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-22T19:16:44.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:42.851822+0000 mgr.smithi037.jdlvyc (mgr.14714) 164 : cluster [DBG] pgmap v119: 129 pgs: 9 peering, 17 stale+active+clean, 103 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-02-22T19:16:44.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:43.262315+0000 mon.smithi037 (mon.0) 372 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-22T19:16:44.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:42.851822+0000 mgr.smithi037.jdlvyc (mgr.14714) 164 : cluster [DBG] pgmap v119: 129 pgs: 9 peering, 17 stale+active+clean, 103 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-02-22T19:16:44.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:43.262315+0000 mon.smithi037 (mon.0) 372 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-22T19:16:45.063 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:16:44.980+0000 7fca8e04f700 1 -- 172.21.15.165:0/2444223667 <== mon.1 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559487d7c680 con 0x559487d43000 2024-02-22T19:16:45.438 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:45 smithi165 bash[60558]: 4f2eeb5165f2e4dcdb1bd78834935e7a3207bb3d8b01c64a2d991459b2ea0d4f 2024-02-22T19:16:45.438 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:45 smithi165 systemd[1]: Started Ceph osd.4 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:16:45.809 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:16:45.499+0000 7fca95add380 -1 Falling back to public interface 2024-02-22T19:16:46.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:44.852535+0000 mgr.smithi037.jdlvyc (mgr.14714) 165 : cluster [DBG] pgmap v120: 129 pgs: 4 active+undersized+degraded, 9 peering, 10 stale+active+clean, 7 active+undersized, 99 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 26/1593 objects degraded (1.632%) 2024-02-22T19:16:46.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:45.109079+0000 mon.smithi037 (mon.0) 373 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:46.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:45.110015+0000 mon.smithi037 (mon.0) 374 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:16:46.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:45.270734+0000 mon.smithi037 (mon.0) 375 : cluster [WRN] Health check failed: Degraded data redundancy: 26/1593 objects degraded (1.632%), 4 pgs degraded (PG_DEGRADED) 2024-02-22T19:16:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:44.852535+0000 mgr.smithi037.jdlvyc (mgr.14714) 165 : cluster [DBG] pgmap v120: 129 pgs: 4 active+undersized+degraded, 9 peering, 10 stale+active+clean, 7 active+undersized, 99 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 26/1593 objects degraded (1.632%) 2024-02-22T19:16:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:45.109079+0000 mon.smithi037 (mon.0) 373 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:45.110015+0000 mon.smithi037 (mon.0) 374 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:16:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:45.270734+0000 mon.smithi037 (mon.0) 375 : cluster [WRN] Health check failed: Degraded data redundancy: 26/1593 objects degraded (1.632%), 4 pgs degraded (PG_DEGRADED) 2024-02-22T19:16:47.583 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:16:48.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:46.853371+0000 mgr.smithi037.jdlvyc (mgr.14714) 166 : cluster [DBG] pgmap v121: 129 pgs: 29 active+undersized+degraded, 9 peering, 19 active+undersized, 72 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 229/1593 objects degraded (14.375%) 2024-02-22T19:16:48.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:46.853371+0000 mgr.smithi037.jdlvyc (mgr.14714) 166 : cluster [DBG] pgmap v121: 129 pgs: 29 active+undersized+degraded, 9 peering, 19 active+undersized, 72 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 229/1593 objects degraded (14.375%) 2024-02-22T19:16:50.188 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:16:49.859+0000 7fca95add380 -1 osd.4 91 log_to_monitors {default=true} 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:48.854077+0000 mgr.smithi037.jdlvyc (mgr.14714) 167 : cluster [DBG] pgmap v122: 129 pgs: 33 active+undersized+degraded, 24 active+undersized, 72 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 263/1593 objects degraded (16.510%) 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.018518+0000 mon.smithi037 (mon.0) 376 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:49.111534+0000 mon.smithi037 (mon.0) 377 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.324720+0000 mon.smithi037 (mon.0) 378 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.325619+0000 mon.smithi037 (mon.0) 379 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.330560+0000 mon.smithi037 (mon.0) 380 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.336945+0000 mon.smithi037 (mon.0) 381 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.340366+0000 mon.smithi037 (mon.0) 382 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.342989+0000 mon.smithi037 (mon.0) 383 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.344463+0000 mon.smithi037 (mon.0) 384 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.345832+0000 mon.smithi037 (mon.0) 385 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.347273+0000 mon.smithi037 (mon.0) 386 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.347435+0000 mgr.smithi037.jdlvyc (mgr.14714) 168 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-22T19:16:50.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:16:49.348213+0000 mgr.smithi037.jdlvyc (mgr.14714) 169 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-22T19:16:50.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.863435+0000 mon.smithi165 (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1807721871,v1:172.21.15.165:6801/1807721871]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T19:16:50.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.863955+0000 mon.smithi037 (mon.0) 387 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T19:16:50.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:49.987716+0000 mon.smithi037 (mon.0) 388 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:48.854077+0000 mgr.smithi037.jdlvyc (mgr.14714) 167 : cluster [DBG] pgmap v122: 129 pgs: 33 active+undersized+degraded, 24 active+undersized, 72 active+clean; 316 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 263/1593 objects degraded (16.510%) 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.018518+0000 mon.smithi037 (mon.0) 376 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:49.111534+0000 mon.smithi037 (mon.0) 377 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.324720+0000 mon.smithi037 (mon.0) 378 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.325619+0000 mon.smithi037 (mon.0) 379 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.330560+0000 mon.smithi037 (mon.0) 380 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.336945+0000 mon.smithi037 (mon.0) 381 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.340366+0000 mon.smithi037 (mon.0) 382 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.342989+0000 mon.smithi037 (mon.0) 383 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.344463+0000 mon.smithi037 (mon.0) 384 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.345832+0000 mon.smithi037 (mon.0) 385 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.347273+0000 mon.smithi037 (mon.0) 386 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.347435+0000 mgr.smithi037.jdlvyc (mgr.14714) 168 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:16:49.348213+0000 mgr.smithi037.jdlvyc (mgr.14714) 169 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-22T19:16:50.313 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.863435+0000 mon.smithi165 (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1807721871,v1:172.21.15.165:6801/1807721871]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T19:16:50.314 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.863955+0000 mon.smithi037 (mon.0) 387 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-22T19:16:50.314 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:49.987716+0000 mon.smithi037 (mon.0) 388 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:50.688 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:16:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:16:50.355+0000 7fca847bf700 -1 osd.4 91 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-22T19:16:51.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:50.340431+0000 mon.smithi037 (mon.0) 389 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-22T19:16:51.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:50.340509+0000 mon.smithi037 (mon.0) 390 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-02-22T19:16:51.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:50.342545+0000 mon.smithi165 (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1807721871,v1:172.21.15.165:6801/1807721871]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:16:51.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:50.343112+0000 mon.smithi037 (mon.0) 391 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:16:51.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:50.340431+0000 mon.smithi037 (mon.0) 389 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-22T19:16:51.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:50.340509+0000 mon.smithi037 (mon.0) 390 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-02-22T19:16:51.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:50.342545+0000 mon.smithi165 (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/1807721871,v1:172.21.15.165:6801/1807721871]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:16:51.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:50.343112+0000 mon.smithi037 (mon.0) 391 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:16:52.617 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:16:52.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:50.854781+0000 mgr.smithi037.jdlvyc (mgr.14714) 170 : cluster [DBG] pgmap v124: 129 pgs: 33 active+undersized+degraded, 24 active+undersized, 72 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 238 B/s wr, 0 op/s; 263/1593 objects degraded (16.510%) 2024-02-22T19:16:52.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:51.338682+0000 mon.smithi037 (mon.0) 392 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:16:52.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:51.349683+0000 mon.smithi037 (mon.0) 393 : cluster [INF] osd.4 [v2:172.21.15.165:6800/1807721871,v1:172.21.15.165:6801/1807721871] boot 2024-02-22T19:16:52.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:51.349730+0000 mon.smithi037 (mon.0) 394 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-22T19:16:52.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:51.350076+0000 mon.smithi037 (mon.0) 395 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:16:52.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:51.629054+0000 mon.smithi037 (mon.0) 396 : cluster [WRN] Health check update: Degraded data redundancy: 263/1593 objects degraded (16.510%), 33 pgs degraded (PG_DEGRADED) 2024-02-22T19:16:52.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:50.854781+0000 mgr.smithi037.jdlvyc (mgr.14714) 170 : cluster [DBG] pgmap v124: 129 pgs: 33 active+undersized+degraded, 24 active+undersized, 72 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 238 B/s wr, 0 op/s; 263/1593 objects degraded (16.510%) 2024-02-22T19:16:52.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:51.338682+0000 mon.smithi037 (mon.0) 392 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:16:52.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:51.349683+0000 mon.smithi037 (mon.0) 393 : cluster [INF] osd.4 [v2:172.21.15.165:6800/1807721871,v1:172.21.15.165:6801/1807721871] boot 2024-02-22T19:16:52.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:51.349730+0000 mon.smithi037 (mon.0) 394 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-22T19:16:52.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:51.350076+0000 mon.smithi037 (mon.0) 395 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-22T19:16:52.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:51.629054+0000 mon.smithi037 (mon.0) 396 : cluster [WRN] Health check update: Degraded data redundancy: 263/1593 objects degraded (16.510%), 33 pgs degraded (PG_DEGRADED) 2024-02-22T19:16:53.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:52.351260+0000 mon.smithi037 (mon.0) 397 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-22T19:16:53.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:52.351260+0000 mon.smithi037 (mon.0) 397 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-22T19:16:54.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:52.855484+0000 mgr.smithi037.jdlvyc (mgr.14714) 171 : cluster [DBG] pgmap v127: 129 pgs: 7 peering, 30 active+undersized+degraded, 20 active+undersized, 72 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 243/1593 objects degraded (15.254%) 2024-02-22T19:16:54.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:52.855484+0000 mgr.smithi037.jdlvyc (mgr.14714) 171 : cluster [DBG] pgmap v127: 129 pgs: 7 peering, 30 active+undersized+degraded, 20 active+undersized, 72 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 243/1593 objects degraded (15.254%) 2024-02-22T19:16:56.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:54.856325+0000 mgr.smithi037.jdlvyc (mgr.14714) 172 : cluster [DBG] pgmap v128: 129 pgs: 7 peering, 27 active+undersized+degraded, 19 active+undersized, 76 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 227/1593 objects degraded (14.250%); 0 B/s, 0 objects/s recovering 2024-02-22T19:16:56.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:16:55.102097+0000 mon.smithi037 (mon.0) 398 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:56.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:54.856325+0000 mgr.smithi037.jdlvyc (mgr.14714) 172 : cluster [DBG] pgmap v128: 129 pgs: 7 peering, 27 active+undersized+degraded, 19 active+undersized, 76 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 227/1593 objects degraded (14.250%); 0 B/s, 0 objects/s recovering 2024-02-22T19:16:56.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:16:55.102097+0000 mon.smithi037 (mon.0) 398 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:16:57.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:56.629911+0000 mon.smithi037 (mon.0) 399 : cluster [WRN] Health check update: Degraded data redundancy: 227/1593 objects degraded (14.250%), 27 pgs degraded (PG_DEGRADED) 2024-02-22T19:16:57.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:56.629911+0000 mon.smithi037 (mon.0) 399 : cluster [WRN] Health check update: Degraded data redundancy: 227/1593 objects degraded (14.250%), 27 pgs degraded (PG_DEGRADED) 2024-02-22T19:16:57.656 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:16:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:56.857135+0000 mgr.smithi037.jdlvyc (mgr.14714) 173 : cluster [DBG] pgmap v129: 129 pgs: 7 peering, 122 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 157 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:57.101628+0000 mon.smithi037 (mon.0) 400 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 227/1593 objects degraded (14.250%), 27 pgs degraded) 2024-02-22T19:16:58.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:16:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:57.101660+0000 mon.smithi037 (mon.0) 401 : cluster [INF] Cluster is now healthy 2024-02-22T19:16:58.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:56.857135+0000 mgr.smithi037.jdlvyc (mgr.14714) 173 : cluster [DBG] pgmap v129: 129 pgs: 7 peering, 122 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 157 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:16:58.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:57.101628+0000 mon.smithi037 (mon.0) 400 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 227/1593 objects degraded (14.250%), 27 pgs degraded) 2024-02-22T19:16:58.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:16:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:57.101660+0000 mon.smithi037 (mon.0) 401 : cluster [INF] Cluster is now healthy 2024-02-22T19:17:00.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:16:58.857802+0000 mgr.smithi037.jdlvyc (mgr.14714) 174 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:17:00.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:16:58.857802+0000 mgr.smithi037.jdlvyc (mgr.14714) 174 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:17:02.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:00.858358+0000 mgr.smithi037.jdlvyc (mgr.14714) 175 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:17:02.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:00.858358+0000 mgr.smithi037.jdlvyc (mgr.14714) 175 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 B/s rd, 215 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:17:02.694 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:17:04.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:02.858927+0000 mgr.smithi037.jdlvyc (mgr.14714) 176 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 194 B/s rd, 194 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:17:04.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:02.858927+0000 mgr.smithi037.jdlvyc (mgr.14714) 176 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 194 B/s rd, 194 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:17:05.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:04.363736+0000 mon.smithi037 (mon.0) 402 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-22T19:17:05.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:04.363959+0000 mgr.smithi037.jdlvyc (mgr.14714) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-22T19:17:05.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:17:04.365198+0000 mgr.smithi037.jdlvyc (mgr.14714) 178 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-22T19:17:05.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:04.988188+0000 mon.smithi037 (mon.0) 403 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:05.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:05.114149+0000 mon.smithi037 (mon.0) 404 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:05.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:04.363736+0000 mon.smithi037 (mon.0) 402 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-22T19:17:05.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:04.363959+0000 mgr.smithi037.jdlvyc (mgr.14714) 177 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-22T19:17:05.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:17:04.365198+0000 mgr.smithi037.jdlvyc (mgr.14714) 178 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-22T19:17:05.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:04.988188+0000 mon.smithi037 (mon.0) 403 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:05.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:05.114149+0000 mon.smithi037 (mon.0) 404 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:06.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:04.859440+0000 mgr.smithi037.jdlvyc (mgr.14714) 179 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:17:06.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:05.827375+0000 mon.smithi037 (mon.0) 405 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:06.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:05.828283+0000 mon.smithi037 (mon.0) 406 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-22T19:17:06.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:05.829105+0000 mon.smithi037 (mon.0) 407 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:17:06.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:04.859440+0000 mgr.smithi037.jdlvyc (mgr.14714) 179 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-22T19:17:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:05.827375+0000 mon.smithi037 (mon.0) 405 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:05.828283+0000 mon.smithi037 (mon.0) 406 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-22T19:17:06.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:05.829105+0000 mon.smithi037 (mon.0) 407 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:17:07.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:17:05.822526+0000 mgr.smithi037.jdlvyc (mgr.14714) 180 : cephadm [INF] Upgrade: Updating osd.5 2024-02-22T19:17:07.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:07 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:17:05.830510+0000 mgr.smithi037.jdlvyc (mgr.14714) 181 : cephadm [INF] Deploying daemon osd.5 on smithi165 2024-02-22T19:17:07.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:17:05.822526+0000 mgr.smithi037.jdlvyc (mgr.14714) 180 : cephadm [INF] Upgrade: Updating osd.5 2024-02-22T19:17:07.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:07 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:17:05.830510+0000 mgr.smithi037.jdlvyc (mgr.14714) 181 : cephadm [INF] Deploying daemon osd.5 on smithi165 2024-02-22T19:17:07.734 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:17:08.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:06.860129+0000 mgr.smithi037.jdlvyc (mgr.14714) 182 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:17:08.447 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:17:08.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:06.860129+0000 mgr.smithi037.jdlvyc (mgr.14714) 182 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:17:08.777 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:08 smithi165 systemd[1]: Stopping Ceph osd.5 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:17:09.051 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:17:09.052 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (11m) 48s ago 13m 19.8M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:17:09.052 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (2m) 48s ago 12m 6643k - 16.2.14-550-geb66ed92 7403d1862307 c9a0053ca51f 2024-02-22T19:17:09.052 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (2m) 20s ago 11m 6647k - 16.2.14-550-geb66ed92 7403d1862307 2d2a973f78ac 2024-02-22T19:17:09.052 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (10m) 48s ago 12m 34.1M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:17:09.052 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (6m) 48s ago 6m 39.3M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:17:09.052 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (6m) 20s ago 6m 13.0M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:17:09.052 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (3m) 48s ago 14m 437M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:17:09.052 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (3m) 20s ago 11m 386M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:17:09.052 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (3m) 48s ago 14m 48.5M 2048M 16.2.14-550-geb66ed92 7403d1862307 6b2410d33526 2024-02-22T19:17:09.052 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (3m) 20s ago 11m 49.2M 2048M 16.2.14-550-geb66ed92 7403d1862307 409479f047c7 2024-02-22T19:17:09.052 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (4m) 48s ago 4m 61.6M - 3.5 6933c2a0b7dd 43b6f0fa69e8 2024-02-22T19:17:09.052 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (4m) 20s ago 4m 75.3M - 3.5 6933c2a0b7dd 8367c26f942f 2024-02-22T19:17:09.052 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (12m) 48s ago 12m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:17:09.053 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (11m) 20s ago 11m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:17:09.053 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (2m) 48s ago 11m 113M 1945M 16.2.14-550-geb66ed92 7403d1862307 f1b19925d9ec 2024-02-22T19:17:09.053 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (117s) 48s ago 10m 97.9M 1945M 16.2.14-550-geb66ed92 7403d1862307 3761e4fc6ee5 2024-02-22T19:17:09.053 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (86s) 48s ago 10m 81.1M 1945M 16.2.14-550-geb66ed92 7403d1862307 7ed2343e97a8 2024-02-22T19:17:09.053 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (55s) 48s ago 9m 13.2M 1945M 16.2.14-550-geb66ed92 7403d1862307 f18559930d41 2024-02-22T19:17:09.053 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (24s) 20s ago 9m 12.9M 2712M 16.2.14-550-geb66ed92 7403d1862307 4f2eeb5165f2 2024-02-22T19:17:09.053 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (9m) 20s ago 9m 372M 2712M 16.2.5 6933c2a0b7dd 215d6f1d7ef6 2024-02-22T19:17:09.053 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (8m) 20s ago 8m 318M 2712M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:17:09.053 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (8m) 20s ago 8m 477M 2712M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:17:09.053 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (3m) 48s ago 12m 65.9M - 2.18.1 de242295e225 19a7d09b511b 2024-02-22T19:17:09.124 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.5[43974]: debug 2024-02-22T19:17:08.775+0000 7fc355841700 -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-02-22T19:17:09.124 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.5[43974]: debug 2024-02-22T19:17:08.775+0000 7fc355841700 -1 osd.5 96 *** Got signal Terminated *** 2024-02-22T19:17:09.124 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.5[43974]: debug 2024-02-22T19:17:08.775+0000 7fc355841700 -1 osd.5 96 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:17:09.390 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:09 smithi165 bash[61952]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.5 2024-02-22T19:17:09.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:08.435402+0000 mgr.smithi037.jdlvyc (mgr.14714) 183 : audit [DBG] from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:09.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.063328+0000 mon.smithi037 (mon.0) 408 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-22T19:17:09.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.063368+0000 mon.smithi037 (mon.0) 409 : cluster [INF] osd.5 failed (root=default,host=smithi165) (connection refused reported by osd.2) 2024-02-22T19:17:09.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.063602+0000 mon.smithi037 (mon.0) 410 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-22T19:17:09.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.063747+0000 mon.smithi037 (mon.0) 411 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-22T19:17:09.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.063919+0000 mon.smithi037 (mon.0) 412 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-22T19:17:09.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.064057+0000 mon.smithi037 (mon.0) 413 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-22T19:17:09.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.064191+0000 mon.smithi037 (mon.0) 414 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-22T19:17:09.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.064379+0000 mon.smithi037 (mon.0) 415 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-22T19:17:09.390 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.064550+0000 mon.smithi037 (mon.0) 416 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-22T19:17:09.391 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.064687+0000 mon.smithi037 (mon.0) 417 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-22T19:17:09.391 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.064823+0000 mon.smithi037 (mon.0) 418 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-22T19:17:09.391 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.064906+0000 mon.smithi037 (mon.0) 419 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-22T19:17:09.391 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.065149+0000 mon.smithi037 (mon.0) 420 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-22T19:17:09.391 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.065234+0000 mon.smithi037 (mon.0) 421 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-22T19:17:09.391 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.065425+0000 mon.smithi037 (mon.0) 422 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-22T19:17:09.417 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:17:09.417 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:17:09.417 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 5, 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 9, 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:17:09.418 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:17:09.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:08.435402+0000 mgr.smithi037.jdlvyc (mgr.14714) 183 : audit [DBG] from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.063328+0000 mon.smithi037 (mon.0) 408 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-22T19:17:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.063368+0000 mon.smithi037 (mon.0) 409 : cluster [INF] osd.5 failed (root=default,host=smithi165) (connection refused reported by osd.2) 2024-02-22T19:17:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.063602+0000 mon.smithi037 (mon.0) 410 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-22T19:17:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.063747+0000 mon.smithi037 (mon.0) 411 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-22T19:17:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.063919+0000 mon.smithi037 (mon.0) 412 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-22T19:17:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.064057+0000 mon.smithi037 (mon.0) 413 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-22T19:17:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.064191+0000 mon.smithi037 (mon.0) 414 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-22T19:17:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.064379+0000 mon.smithi037 (mon.0) 415 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-22T19:17:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.064550+0000 mon.smithi037 (mon.0) 416 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-22T19:17:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.064687+0000 mon.smithi037 (mon.0) 417 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-22T19:17:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.064823+0000 mon.smithi037 (mon.0) 418 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-22T19:17:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.064906+0000 mon.smithi037 (mon.0) 419 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-22T19:17:09.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.065149+0000 mon.smithi037 (mon.0) 420 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-22T19:17:09.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.065234+0000 mon.smithi037 (mon.0) 421 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-22T19:17:09.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.065425+0000 mon.smithi037 (mon.0) 422 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-22T19:17:09.650 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:09 smithi165 bash[62005]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.5 2024-02-22T19:17:09.720 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:17:09.720 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:17:09.720 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:17:09.720 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:17:09.720 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-02-22T19:17:09.720 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-02-22T19:17:09.720 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-02-22T19:17:09.720 INFO:teuthology.orchestra.run.smithi037.stdout: "crash" 2024-02-22T19:17:09.720 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:17:09.720 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "11/23 daemons upgraded", 2024-02-22T19:17:09.721 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-02-22T19:17:09.721 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:17:09.721 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:17:10.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:08.744350+0000 mgr.smithi037.jdlvyc (mgr.14714) 184 : audit [DBG] from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:10.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:08.860517+0000 mgr.smithi037.jdlvyc (mgr.14714) 185 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:17:10.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:09.042361+0000 mgr.smithi037.jdlvyc (mgr.14714) 186 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:10.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.134571+0000 mon.smithi037 (mon.0) 423 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:17:10.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:09.142279+0000 mon.smithi037 (mon.0) 424 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-02-22T19:17:10.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:09.417638+0000 mon.smithi037 (mon.0) 425 : audit [DBG] from='client.? 172.21.15.37:0/3970623748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:10.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:08.744350+0000 mgr.smithi037.jdlvyc (mgr.14714) 184 : audit [DBG] from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:10.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:08.860517+0000 mgr.smithi037.jdlvyc (mgr.14714) 185 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:17:10.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:09.042361+0000 mgr.smithi037.jdlvyc (mgr.14714) 186 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:10.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.134571+0000 mon.smithi037 (mon.0) 423 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:17:10.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:09.142279+0000 mon.smithi037 (mon.0) 424 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-02-22T19:17:10.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:09.417638+0000 mon.smithi037 (mon.0) 425 : audit [DBG] from='client.? 172.21.15.37:0/3970623748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:11.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:09.719919+0000 mgr.smithi037.jdlvyc (mgr.14714) 187 : audit [DBG] from='client.34252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:11.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:10.144100+0000 mon.smithi037 (mon.0) 426 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2024-02-22T19:17:11.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:09.719919+0000 mgr.smithi037.jdlvyc (mgr.14714) 187 : audit [DBG] from='client.34252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:11.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:10.144100+0000 mon.smithi037 (mon.0) 426 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2024-02-22T19:17:11.913 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:11 smithi165 systemd[1]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.5.service: Succeeded. 2024-02-22T19:17:11.913 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:11 smithi165 systemd[1]: Stopped Ceph osd.5 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:17:11.913 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:11 smithi165 systemd[1]: Starting Ceph osd.5 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:17:12.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:10.861318+0000 mgr.smithi037.jdlvyc (mgr.14714) 188 : cluster [DBG] pgmap v138: 129 pgs: 12 active+undersized+degraded, 6 peering, 6 stale+active+clean, 8 active+undersized, 97 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 82/1593 objects degraded (5.148%) 2024-02-22T19:17:12.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:11.142315+0000 mon.smithi037 (mon.0) 427 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-02-22T19:17:12.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:11.142346+0000 mon.smithi037 (mon.0) 428 : cluster [WRN] Health check failed: Degraded data redundancy: 82/1593 objects degraded (5.148%), 12 pgs degraded (PG_DEGRADED) 2024-02-22T19:17:12.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:10.861318+0000 mgr.smithi037.jdlvyc (mgr.14714) 188 : cluster [DBG] pgmap v138: 129 pgs: 12 active+undersized+degraded, 6 peering, 6 stale+active+clean, 8 active+undersized, 97 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 82/1593 objects degraded (5.148%) 2024-02-22T19:17:12.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:11.142315+0000 mon.smithi037 (mon.0) 427 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-02-22T19:17:12.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:11.142346+0000 mon.smithi037 (mon.0) 428 : cluster [WRN] Health check failed: Degraded data redundancy: 82/1593 objects degraded (5.148%), 12 pgs degraded (PG_DEGRADED) 2024-02-22T19:17:12.688 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:12 smithi165 bash[62266]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-22T19:17:12.688 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:12 smithi165 bash[62266]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-22T19:17:12.689 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:12 smithi165 bash[62266]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-02-22T19:17:12.689 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:12 smithi165 bash[62266]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-22T19:17:12.689 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:12 smithi165 bash[62266]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-22T19:17:12.689 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:12 smithi165 bash[62266]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-22T19:17:12.689 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:12 smithi165 bash[62266]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-22T19:17:12.689 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:12 smithi165 bash[62266]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-22T19:17:12.776 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:17:13.938 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:17:13.584+0000 7f79e475c700 1 -- 172.21.15.165:0/3275825596 <== mon.1 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5584c0946680 con 0x5584c090d000 2024-02-22T19:17:13.938 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:13 smithi165 bash[62516]: e59114134ec2ef38671c044b2faf4875eff1fa005d5a8ad8e0566aa14d858aa0 2024-02-22T19:17:13.939 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:13 smithi165 systemd[1]: Started Ceph osd.5 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:17:14.415 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:17:14.105+0000 7f79ec1ea380 -1 Falling back to public interface 2024-02-22T19:17:14.415 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:12.862289+0000 mgr.smithi037.jdlvyc (mgr.14714) 189 : cluster [DBG] pgmap v139: 129 pgs: 18 active+undersized+degraded, 6 peering, 2 stale+active+clean, 16 active+undersized, 87 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 124/1593 objects degraded (7.784%) 2024-02-22T19:17:14.415 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:13.715155+0000 mon.smithi037 (mon.0) 429 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:14.415 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:13.716120+0000 mon.smithi037 (mon.0) 430 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:17:14.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:12.862289+0000 mgr.smithi037.jdlvyc (mgr.14714) 189 : cluster [DBG] pgmap v139: 129 pgs: 18 active+undersized+degraded, 6 peering, 2 stale+active+clean, 16 active+undersized, 87 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 124/1593 objects degraded (7.784%) 2024-02-22T19:17:14.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:13.715155+0000 mon.smithi037 (mon.0) 429 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:14.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:13.716120+0000 mon.smithi037 (mon.0) 430 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:17:15.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:15.153596+0000 mon.smithi037 (mon.0) 431 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs peering) 2024-02-22T19:17:15.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:15.153596+0000 mon.smithi037 (mon.0) 431 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs peering) 2024-02-22T19:17:16.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:14.863143+0000 mgr.smithi037.jdlvyc (mgr.14714) 190 : cluster [DBG] pgmap v140: 129 pgs: 25 active+undersized+degraded, 21 active+undersized, 83 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 173/1593 objects degraded (10.860%) 2024-02-22T19:17:16.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:14.863143+0000 mgr.smithi037.jdlvyc (mgr.14714) 190 : cluster [DBG] pgmap v140: 129 pgs: 25 active+undersized+degraded, 21 active+undersized, 83 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 173/1593 objects degraded (10.860%) 2024-02-22T19:17:17.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:16.632896+0000 mon.smithi037 (mon.0) 432 : cluster [WRN] Health check update: Degraded data redundancy: 173/1593 objects degraded (10.860%), 25 pgs degraded (PG_DEGRADED) 2024-02-22T19:17:17.582 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:16.632896+0000 mon.smithi037 (mon.0) 432 : cluster [WRN] Health check update: Degraded data redundancy: 173/1593 objects degraded (10.860%), 25 pgs degraded (PG_DEGRADED) 2024-02-22T19:17:17.810 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:17:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:16.863944+0000 mgr.smithi037.jdlvyc (mgr.14714) 191 : cluster [DBG] pgmap v141: 129 pgs: 25 active+undersized+degraded, 21 active+undersized, 83 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 173/1593 objects degraded (10.860%) 2024-02-22T19:17:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:17.558684+0000 mon.smithi037 (mon.0) 433 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:17.559675+0000 mon.smithi037 (mon.0) 434 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:17:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:17.560566+0000 mon.smithi037 (mon.0) 435 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:17:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:17.565408+0000 mon.smithi037 (mon.0) 436 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:17.571620+0000 mon.smithi037 (mon.0) 437 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:17.575010+0000 mon.smithi037 (mon.0) 438 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:17:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:17.577500+0000 mon.smithi037 (mon.0) 439 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:17.578896+0000 mon.smithi037 (mon.0) 440 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:17.580243+0000 mon.smithi037 (mon.0) 441 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:17.581714+0000 mon.smithi037 (mon.0) 442 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-22T19:17:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:17.581907+0000 mgr.smithi037.jdlvyc (mgr.14714) 192 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-22T19:17:18.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:17:17.582790+0000 mgr.smithi037.jdlvyc (mgr.14714) 193 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-22T19:17:18.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:16.863944+0000 mgr.smithi037.jdlvyc (mgr.14714) 191 : cluster [DBG] pgmap v141: 129 pgs: 25 active+undersized+degraded, 21 active+undersized, 83 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 173/1593 objects degraded (10.860%) 2024-02-22T19:17:18.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:17.558684+0000 mon.smithi037 (mon.0) 433 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:18.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:17.559675+0000 mon.smithi037 (mon.0) 434 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:17:18.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:17.560566+0000 mon.smithi037 (mon.0) 435 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:17:18.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:17.565408+0000 mon.smithi037 (mon.0) 436 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:18.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:17.571620+0000 mon.smithi037 (mon.0) 437 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:18.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:17.575010+0000 mon.smithi037 (mon.0) 438 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:17:18.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:17.577500+0000 mon.smithi037 (mon.0) 439 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:18.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:17.578896+0000 mon.smithi037 (mon.0) 440 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:18.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:17.580243+0000 mon.smithi037 (mon.0) 441 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:18.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:17.581714+0000 mon.smithi037 (mon.0) 442 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-22T19:17:18.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:17.581907+0000 mgr.smithi037.jdlvyc (mgr.14714) 192 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-22T19:17:18.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:17:17.582790+0000 mgr.smithi037.jdlvyc (mgr.14714) 193 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-22T19:17:19.438 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:17:18.987+0000 7f79ec1ea380 -1 osd.5 96 log_to_monitors {default=true} 2024-02-22T19:17:19.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:18.991439+0000 mon.smithi165 (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/1307083544,v1:172.21.15.165:6809/1307083544]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T19:17:19.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:18.991840+0000 mon.smithi037 (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T19:17:19.938 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:17:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:17:19.583+0000 7f79dced0700 -1 osd.5 96 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-22T19:17:19.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:18.991439+0000 mon.smithi165 (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/1307083544,v1:172.21.15.165:6809/1307083544]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T19:17:19.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:18.991840+0000 mon.smithi037 (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-22T19:17:20.577 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:18.864615+0000 mgr.smithi037.jdlvyc (mgr.14714) 194 : cluster [DBG] pgmap v142: 129 pgs: 25 active+undersized+degraded, 21 active+undersized, 83 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 210 B/s wr, 0 op/s; 173/1593 objects degraded (10.860%) 2024-02-22T19:17:20.577 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:19.570289+0000 mon.smithi037 (mon.0) 444 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-22T19:17:20.577 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:19.570350+0000 mon.smithi037 (mon.0) 445 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-02-22T19:17:20.577 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:19.571007+0000 mon.smithi165 (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/1307083544,v1:172.21.15.165:6809/1307083544]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:17:20.577 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:19.571265+0000 mon.smithi037 (mon.0) 446 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:17:20.577 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:19.988637+0000 mon.smithi037 (mon.0) 447 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:20.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:18.864615+0000 mgr.smithi037.jdlvyc (mgr.14714) 194 : cluster [DBG] pgmap v142: 129 pgs: 25 active+undersized+degraded, 21 active+undersized, 83 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 210 B/s wr, 0 op/s; 173/1593 objects degraded (10.860%) 2024-02-22T19:17:20.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:19.570289+0000 mon.smithi037 (mon.0) 444 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-22T19:17:20.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:19.570350+0000 mon.smithi037 (mon.0) 445 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-02-22T19:17:20.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:19.571007+0000 mon.smithi165 (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/1307083544,v1:172.21.15.165:6809/1307083544]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:17:20.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:19.571265+0000 mon.smithi037 (mon.0) 446 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:17:20.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:19.988637+0000 mon.smithi037 (mon.0) 447 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:21.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:20.565234+0000 mon.smithi037 (mon.0) 448 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:17:21.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:20.570531+0000 mon.smithi037 (mon.0) 449 : cluster [INF] osd.5 [v2:172.21.15.165:6808/1307083544,v1:172.21.15.165:6809/1307083544] boot 2024-02-22T19:17:21.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:20.570595+0000 mon.smithi037 (mon.0) 450 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-22T19:17:21.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:20.572466+0000 mon.smithi037 (mon.0) 451 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:17:21.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:21.571264+0000 mon.smithi037 (mon.0) 452 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-22T19:17:21.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:20.565234+0000 mon.smithi037 (mon.0) 448 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:17:21.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:20.570531+0000 mon.smithi037 (mon.0) 449 : cluster [INF] osd.5 [v2:172.21.15.165:6808/1307083544,v1:172.21.15.165:6809/1307083544] boot 2024-02-22T19:17:21.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:20.570595+0000 mon.smithi037 (mon.0) 450 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-22T19:17:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:20.572466+0000 mon.smithi037 (mon.0) 451 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-22T19:17:21.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:21.571264+0000 mon.smithi037 (mon.0) 452 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-22T19:17:22.850 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:17:22.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:20.865231+0000 mgr.smithi037.jdlvyc (mgr.14714) 195 : cluster [DBG] pgmap v145: 129 pgs: 8 peering, 20 active+undersized+degraded, 18 active+undersized, 83 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 132/1593 objects degraded (8.286%) 2024-02-22T19:17:22.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:21.633555+0000 mon.smithi037 (mon.0) 453 : cluster [WRN] Health check update: Degraded data redundancy: 132/1593 objects degraded (8.286%), 20 pgs degraded (PG_DEGRADED) 2024-02-22T19:17:23.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:20.865231+0000 mgr.smithi037.jdlvyc (mgr.14714) 195 : cluster [DBG] pgmap v145: 129 pgs: 8 peering, 20 active+undersized+degraded, 18 active+undersized, 83 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 132/1593 objects degraded (8.286%) 2024-02-22T19:17:23.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:21.633555+0000 mon.smithi037 (mon.0) 453 : cluster [WRN] Health check update: Degraded data redundancy: 132/1593 objects degraded (8.286%), 20 pgs degraded (PG_DEGRADED) 2024-02-22T19:17:24.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:22.865827+0000 mgr.smithi037.jdlvyc (mgr.14714) 196 : cluster [DBG] pgmap v147: 129 pgs: 12 peering, 15 active+undersized+degraded, 13 active+undersized, 89 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 92/1593 objects degraded (5.775%) 2024-02-22T19:17:25.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:22.865827+0000 mgr.smithi037.jdlvyc (mgr.14714) 196 : cluster [DBG] pgmap v147: 129 pgs: 12 peering, 15 active+undersized+degraded, 13 active+undersized, 89 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 92/1593 objects degraded (5.775%) 2024-02-22T19:17:26.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:24.866600+0000 mgr.smithi037.jdlvyc (mgr.14714) 197 : cluster [DBG] pgmap v148: 129 pgs: 12 peering, 2 active+undersized+degraded, 2 active+undersized, 113 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 3/1593 objects degraded (0.188%) 2024-02-22T19:17:27.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:24.866600+0000 mgr.smithi037.jdlvyc (mgr.14714) 197 : cluster [DBG] pgmap v148: 129 pgs: 12 peering, 2 active+undersized+degraded, 2 active+undersized, 113 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 3/1593 objects degraded (0.188%) 2024-02-22T19:17:27.895 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:17:27.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:26.634336+0000 mon.smithi037 (mon.0) 454 : cluster [WRN] Health check update: Degraded data redundancy: 3/1593 objects degraded (0.188%), 2 pgs degraded (PG_DEGRADED) 2024-02-22T19:17:28.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:26.634336+0000 mon.smithi037 (mon.0) 454 : cluster [WRN] Health check update: Degraded data redundancy: 3/1593 objects degraded (0.188%), 2 pgs degraded (PG_DEGRADED) 2024-02-22T19:17:28.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:26.867403+0000 mgr.smithi037.jdlvyc (mgr.14714) 198 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 280 B/s rd, 140 B/s wr, 0 op/s 2024-02-22T19:17:28.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:27.597370+0000 mon.smithi037 (mon.0) 455 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/1593 objects degraded (0.188%), 2 pgs degraded) 2024-02-22T19:17:28.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:27.597428+0000 mon.smithi037 (mon.0) 456 : cluster [INF] Cluster is now healthy 2024-02-22T19:17:29.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:26.867403+0000 mgr.smithi037.jdlvyc (mgr.14714) 198 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 280 B/s rd, 140 B/s wr, 0 op/s 2024-02-22T19:17:29.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:27.597370+0000 mon.smithi037 (mon.0) 455 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/1593 objects degraded (0.188%), 2 pgs degraded) 2024-02-22T19:17:29.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:27.597428+0000 mon.smithi037 (mon.0) 456 : cluster [INF] Cluster is now healthy 2024-02-22T19:17:30.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:28.867911+0000 mgr.smithi037.jdlvyc (mgr.14714) 199 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 246 B/s wr, 0 op/s 2024-02-22T19:17:31.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:28.867911+0000 mgr.smithi037.jdlvyc (mgr.14714) 199 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 246 B/s wr, 0 op/s 2024-02-22T19:17:32.931 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:17:32.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:30.868618+0000 mgr.smithi037.jdlvyc (mgr.14714) 200 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-02-22T19:17:32.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:32.596550+0000 mon.smithi037 (mon.0) 457 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-22T19:17:33.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:30.868618+0000 mgr.smithi037.jdlvyc (mgr.14714) 200 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-02-22T19:17:33.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:32.596550+0000 mon.smithi037 (mon.0) 457 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-22T19:17:33.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:32.596770+0000 mgr.smithi037.jdlvyc (mgr.14714) 201 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-22T19:17:33.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:17:32.597939+0000 mgr.smithi037.jdlvyc (mgr.14714) 202 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-22T19:17:33.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:32.596770+0000 mgr.smithi037.jdlvyc (mgr.14714) 201 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-22T19:17:33.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:17:32.597939+0000 mgr.smithi037.jdlvyc (mgr.14714) 202 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-22T19:17:34.755 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:32.869335+0000 mgr.smithi037.jdlvyc (mgr.14714) 203 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 181 B/s rd, 181 B/s wr, 0 op/s 2024-02-22T19:17:34.755 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:34.059773+0000 mon.smithi037 (mon.0) 458 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:34.755 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:34.060722+0000 mon.smithi037 (mon.0) 459 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-22T19:17:34.755 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:34.061491+0000 mon.smithi037 (mon.0) 460 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:17:35.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:32.869335+0000 mgr.smithi037.jdlvyc (mgr.14714) 203 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 181 B/s rd, 181 B/s wr, 0 op/s 2024-02-22T19:17:35.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:34.059773+0000 mon.smithi037 (mon.0) 458 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:35.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:34.060722+0000 mon.smithi037 (mon.0) 459 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-22T19:17:35.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:34.061491+0000 mon.smithi037 (mon.0) 460 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:17:35.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:17:34.054987+0000 mgr.smithi037.jdlvyc (mgr.14714) 204 : cephadm [INF] Upgrade: Updating osd.6 2024-02-22T19:17:35.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:17:34.062880+0000 mgr.smithi037.jdlvyc (mgr.14714) 205 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-02-22T19:17:35.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:34.989102+0000 mon.smithi037 (mon.0) 461 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:35.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:35.135825+0000 mon.smithi037 (mon.0) 462 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:36.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:17:34.054987+0000 mgr.smithi037.jdlvyc (mgr.14714) 204 : cephadm [INF] Upgrade: Updating osd.6 2024-02-22T19:17:36.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:17:34.062880+0000 mgr.smithi037.jdlvyc (mgr.14714) 205 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-02-22T19:17:36.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:34.989102+0000 mon.smithi037 (mon.0) 461 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:36.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:35.135825+0000 mon.smithi037 (mon.0) 462 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:36.709 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:34.870057+0000 mgr.smithi037.jdlvyc (mgr.14714) 206 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:17:36.968 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:36 smithi165 systemd[1]: Stopping Ceph osd.6 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:17:37.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:34.870057+0000 mgr.smithi037.jdlvyc (mgr.14714) 206 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:17:37.366 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.6[46841]: debug 2024-02-22T19:17:36.966+0000 7f7c6683d700 -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-02-22T19:17:37.366 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.6[46841]: debug 2024-02-22T19:17:36.966+0000 7f7c6683d700 -1 osd.6 101 *** Got signal Terminated *** 2024-02-22T19:17:37.366 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.6[46841]: debug 2024-02-22T19:17:36.966+0000 7f7c6683d700 -1 osd.6 101 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:17:37.629 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:37 smithi165 bash[63860]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.6 2024-02-22T19:17:37.939 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:37 smithi165 bash[63913]: Error: no container with name or ID "ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.6" found: no such container 2024-02-22T19:17:37.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.241314+0000 mon.smithi037 (mon.0) 463 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-22T19:17:37.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.241354+0000 mon.smithi037 (mon.0) 464 : cluster [INF] osd.6 failed (root=default,host=smithi165) (connection refused reported by osd.2) 2024-02-22T19:17:37.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.241507+0000 mon.smithi037 (mon.0) 465 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-22T19:17:37.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.241576+0000 mon.smithi037 (mon.0) 466 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-22T19:17:37.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.241722+0000 mon.smithi037 (mon.0) 467 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-22T19:17:37.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.241836+0000 mon.smithi037 (mon.0) 468 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-22T19:17:37.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.242018+0000 mon.smithi037 (mon.0) 469 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-22T19:17:37.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.242150+0000 mon.smithi037 (mon.0) 470 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-22T19:17:37.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.242299+0000 mon.smithi037 (mon.0) 471 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-22T19:17:37.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.242369+0000 mon.smithi037 (mon.0) 472 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-22T19:17:37.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.242511+0000 mon.smithi037 (mon.0) 473 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-22T19:17:37.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.242617+0000 mon.smithi037 (mon.0) 474 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-22T19:17:37.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.242773+0000 mon.smithi037 (mon.0) 475 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-22T19:17:37.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.242900+0000 mon.smithi037 (mon.0) 476 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-22T19:17:37.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.243090+0000 mon.smithi037 (mon.0) 477 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-22T19:17:37.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.586448+0000 mon.smithi037 (mon.0) 478 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-22T19:17:37.965 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:17:38.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.241314+0000 mon.smithi037 (mon.0) 463 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.241354+0000 mon.smithi037 (mon.0) 464 : cluster [INF] osd.6 failed (root=default,host=smithi165) (connection refused reported by osd.2) 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.241507+0000 mon.smithi037 (mon.0) 465 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.241576+0000 mon.smithi037 (mon.0) 466 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.241722+0000 mon.smithi037 (mon.0) 467 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.241836+0000 mon.smithi037 (mon.0) 468 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.242018+0000 mon.smithi037 (mon.0) 469 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.242150+0000 mon.smithi037 (mon.0) 470 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.242299+0000 mon.smithi037 (mon.0) 471 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.242369+0000 mon.smithi037 (mon.0) 472 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.242511+0000 mon.smithi037 (mon.0) 473 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.242617+0000 mon.smithi037 (mon.0) 474 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.242773+0000 mon.smithi037 (mon.0) 475 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.242900+0000 mon.smithi037 (mon.0) 476 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.243090+0000 mon.smithi037 (mon.0) 477 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-22T19:17:38.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.586448+0000 mon.smithi037 (mon.0) 478 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-22T19:17:38.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:36.870631+0000 mgr.smithi037.jdlvyc (mgr.14714) 207 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:17:38.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.624448+0000 mon.smithi037 (mon.0) 479 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:17:38.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:37.633795+0000 mon.smithi037 (mon.0) 480 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-02-22T19:17:39.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:36.870631+0000 mgr.smithi037.jdlvyc (mgr.14714) 207 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:17:39.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.624448+0000 mon.smithi037 (mon.0) 479 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:17:39.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:37.633795+0000 mon.smithi037 (mon.0) 480 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-02-22T19:17:39.328 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:39 smithi165 systemd[1]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.6.service: Succeeded. 2024-02-22T19:17:39.328 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:39 smithi165 systemd[1]: Stopped Ceph osd.6 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:17:39.616 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:39 smithi165 systemd[1]: Starting Ceph osd.6 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:17:39.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:38.636663+0000 mon.smithi037 (mon.0) 481 : cluster [DBG] osdmap e103: 8 total, 7 up, 8 in 2024-02-22T19:17:40.050 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:17:40.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:38.636663+0000 mon.smithi037 (mon.0) 481 : cluster [DBG] osdmap e103: 8 total, 7 up, 8 in 2024-02-22T19:17:40.438 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:40 smithi165 bash[64169]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-22T19:17:40.438 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:40 smithi165 bash[64169]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-22T19:17:40.438 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:40 smithi165 bash[64169]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-02-22T19:17:40.438 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:40 smithi165 bash[64169]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-22T19:17:40.439 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:40 smithi165 bash[64169]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-22T19:17:40.439 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:40 smithi165 bash[64169]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-22T19:17:40.439 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:40 smithi165 bash[64169]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-22T19:17:40.439 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:40 smithi165 bash[64169]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-22T19:17:40.648 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:17:40.648 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (11m) 79s ago 13m 19.8M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:17:40.649 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (3m) 79s ago 13m 6643k - 16.2.14-550-geb66ed92 7403d1862307 c9a0053ca51f 2024-02-22T19:17:40.649 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (3m) 23s ago 12m 6647k - 16.2.14-550-geb66ed92 7403d1862307 2d2a973f78ac 2024-02-22T19:17:40.649 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (11m) 79s ago 13m 34.1M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:17:40.649 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (7m) 79s ago 7m 39.3M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:17:40.649 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (7m) 23s ago 7m 13.1M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:17:40.649 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (4m) 79s ago 15m 437M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:17:40.649 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (3m) 23s ago 12m 386M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:17:40.649 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (3m) 79s ago 15m 48.5M 2048M 16.2.14-550-geb66ed92 7403d1862307 6b2410d33526 2024-02-22T19:17:40.649 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (3m) 23s ago 12m 52.1M 2048M 16.2.14-550-geb66ed92 7403d1862307 409479f047c7 2024-02-22T19:17:40.649 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (4m) 79s ago 4m 61.6M - 3.5 6933c2a0b7dd 43b6f0fa69e8 2024-02-22T19:17:40.649 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (4m) 23s ago 4m 75.4M - 3.5 6933c2a0b7dd 8367c26f942f 2024-02-22T19:17:40.649 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (12m) 79s ago 12m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:17:40.649 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (12m) 23s ago 12m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:17:40.650 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (3m) 79s ago 11m 113M 1945M 16.2.14-550-geb66ed92 7403d1862307 f1b19925d9ec 2024-02-22T19:17:40.650 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (2m) 79s ago 11m 97.9M 1945M 16.2.14-550-geb66ed92 7403d1862307 3761e4fc6ee5 2024-02-22T19:17:40.650 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (118s) 79s ago 10m 81.1M 1945M 16.2.14-550-geb66ed92 7403d1862307 7ed2343e97a8 2024-02-22T19:17:40.650 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (86s) 79s ago 10m 13.2M 1945M 16.2.14-550-geb66ed92 7403d1862307 f18559930d41 2024-02-22T19:17:40.650 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (56s) 23s ago 10m 120M 2712M 16.2.14-550-geb66ed92 7403d1862307 4f2eeb5165f2 2024-02-22T19:17:40.650 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (27s) 23s ago 9m 12.7M 2712M 16.2.14-550-geb66ed92 7403d1862307 e59114134ec2 2024-02-22T19:17:40.650 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (9m) 23s ago 9m 318M 2712M 16.2.5 6933c2a0b7dd 817da4f61be9 2024-02-22T19:17:40.650 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (9m) 23s ago 9m 477M 2712M 16.2.5 6933c2a0b7dd 6753167bf277 2024-02-22T19:17:40.650 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (4m) 79s ago 12m 65.9M - 2.18.1 de242295e225 19a7d09b511b 2024-02-22T19:17:40.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:38.871194+0000 mgr.smithi037.jdlvyc (mgr.14714) 208 : cluster [DBG] pgmap v157: 129 pgs: 13 stale+active+clean, 116 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-22T19:17:41.003 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:17:41.004 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:17:41.004 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:17:41.004 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:17:41.004 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:17:41.004 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:17:41.004 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:17:41.004 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:17:41.004 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 6, 2024-02-22T19:17:41.004 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1 2024-02-22T19:17:41.004 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:17:41.004 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:17:41.004 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:17:41.004 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:17:41.005 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:17:41.005 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 10, 2024-02-22T19:17:41.005 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3 2024-02-22T19:17:41.005 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:17:41.005 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:17:41.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:38.871194+0000 mgr.smithi037.jdlvyc (mgr.14714) 208 : cluster [DBG] pgmap v157: 129 pgs: 13 stale+active+clean, 116 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-22T19:17:41.305 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:17:41.305 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:17:41.305 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:17:41.305 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:17:41.306 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-02-22T19:17:41.306 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-02-22T19:17:41.306 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-02-22T19:17:41.306 INFO:teuthology.orchestra.run.smithi037.stdout: "crash" 2024-02-22T19:17:41.306 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:17:41.306 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "12/23 daemons upgraded", 2024-02-22T19:17:41.306 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-02-22T19:17:41.306 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:17:41.306 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:17:41.938 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:17:41.441+0000 7f76f5409700 1 -- 172.21.15.165:0/289972955 <== mon.1 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bf88194680 con 0x55bf8815b000 2024-02-22T19:17:41.938 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:41 smithi165 bash[64411]: ecac4a27ef785db0892a82f0d7a2baaef97095e7cdcd2a17727723d64cc2afb8 2024-02-22T19:17:41.939 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:41 smithi165 systemd[1]: Started Ceph osd.6 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:17:41.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:40.038127+0000 mgr.smithi037.jdlvyc (mgr.14714) 209 : audit [DBG] from='client.34258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:41.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:40.341841+0000 mgr.smithi037.jdlvyc (mgr.14714) 210 : audit [DBG] from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:41.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:40.638857+0000 mgr.smithi037.jdlvyc (mgr.14714) 211 : audit [DBG] from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:41.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:41.003873+0000 mon.smithi037 (mon.0) 482 : audit [DBG] from='client.? 172.21.15.37:0/1203908764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:41.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:41.578034+0000 mon.smithi037 (mon.0) 483 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:41.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:41.578776+0000 mon.smithi037 (mon.0) 484 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:17:42.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:40.038127+0000 mgr.smithi037.jdlvyc (mgr.14714) 209 : audit [DBG] from='client.34258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:42.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:40.341841+0000 mgr.smithi037.jdlvyc (mgr.14714) 210 : audit [DBG] from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:42.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:40.638857+0000 mgr.smithi037.jdlvyc (mgr.14714) 211 : audit [DBG] from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:42.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:41.003873+0000 mon.smithi037 (mon.0) 482 : audit [DBG] from='client.? 172.21.15.37:0/1203908764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:42.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:41.578034+0000 mon.smithi037 (mon.0) 483 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:42.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:41 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:41.578776+0000 mon.smithi037 (mon.0) 484 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:17:42.234 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:17:41.963+0000 7f76fce97380 -1 Falling back to public interface 2024-02-22T19:17:42.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:40.871772+0000 mgr.smithi037.jdlvyc (mgr.14714) 212 : cluster [DBG] pgmap v158: 129 pgs: 21 active+undersized+degraded, 3 stale+active+clean, 15 active+undersized, 90 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 151/1593 objects degraded (9.479%) 2024-02-22T19:17:42.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:41.305301+0000 mgr.smithi037.jdlvyc (mgr.14714) 213 : audit [DBG] from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:42.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:41.641694+0000 mon.smithi037 (mon.0) 485 : cluster [WRN] Health check failed: Degraded data redundancy: 151/1593 objects degraded (9.479%), 21 pgs degraded (PG_DEGRADED) 2024-02-22T19:17:42.998 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:17:43.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:40.871772+0000 mgr.smithi037.jdlvyc (mgr.14714) 212 : cluster [DBG] pgmap v158: 129 pgs: 21 active+undersized+degraded, 3 stale+active+clean, 15 active+undersized, 90 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 151/1593 objects degraded (9.479%) 2024-02-22T19:17:43.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:41.305301+0000 mgr.smithi037.jdlvyc (mgr.14714) 213 : audit [DBG] from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:17:43.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:41.641694+0000 mon.smithi037 (mon.0) 485 : cluster [WRN] Health check failed: Degraded data redundancy: 151/1593 objects degraded (9.479%), 21 pgs degraded (PG_DEGRADED) 2024-02-22T19:17:44.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:42.872431+0000 mgr.smithi037.jdlvyc (mgr.14714) 214 : cluster [DBG] pgmap v159: 129 pgs: 25 active+undersized+degraded, 18 active+undersized, 86 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 184/1593 objects degraded (11.551%) 2024-02-22T19:17:45.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:42.872431+0000 mgr.smithi037.jdlvyc (mgr.14714) 214 : cluster [DBG] pgmap v159: 129 pgs: 25 active+undersized+degraded, 18 active+undersized, 86 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 184/1593 objects degraded (11.551%) 2024-02-22T19:17:46.438 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:17:46.277+0000 7f76fce97380 -1 osd.6 101 log_to_monitors {default=true} 2024-02-22T19:17:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:44.873371+0000 mgr.smithi037.jdlvyc (mgr.14714) 215 : cluster [DBG] pgmap v160: 129 pgs: 25 active+undersized+degraded, 18 active+undersized, 86 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 184/1593 objects degraded (11.551%) 2024-02-22T19:17:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:45.154583+0000 mon.smithi037 (mon.0) 486 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:45.155594+0000 mon.smithi037 (mon.0) 487 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:17:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:45.156519+0000 mon.smithi037 (mon.0) 488 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:17:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:45.161034+0000 mon.smithi037 (mon.0) 489 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:45.167516+0000 mon.smithi037 (mon.0) 490 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:45.171588+0000 mon.smithi037 (mon.0) 491 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:17:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:45.174484+0000 mon.smithi037 (mon.0) 492 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:45.176099+0000 mon.smithi037 (mon.0) 493 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:45.177660+0000 mon.smithi037 (mon.0) 494 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:45.179183+0000 mon.smithi037 (mon.0) 495 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-22T19:17:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:45.179334+0000 mgr.smithi037.jdlvyc (mgr.14714) 216 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-22T19:17:46.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:17:45.180092+0000 mgr.smithi037.jdlvyc (mgr.14714) 217 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-22T19:17:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:44.873371+0000 mgr.smithi037.jdlvyc (mgr.14714) 215 : cluster [DBG] pgmap v160: 129 pgs: 25 active+undersized+degraded, 18 active+undersized, 86 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 184/1593 objects degraded (11.551%) 2024-02-22T19:17:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:45.154583+0000 mon.smithi037 (mon.0) 486 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:45.155594+0000 mon.smithi037 (mon.0) 487 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:17:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:45.156519+0000 mon.smithi037 (mon.0) 488 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:17:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:45.161034+0000 mon.smithi037 (mon.0) 489 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:45.167516+0000 mon.smithi037 (mon.0) 490 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:45.171588+0000 mon.smithi037 (mon.0) 491 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:17:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:45.174484+0000 mon.smithi037 (mon.0) 492 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:45.176099+0000 mon.smithi037 (mon.0) 493 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:45.177660+0000 mon.smithi037 (mon.0) 494 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:17:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:45.179183+0000 mon.smithi037 (mon.0) 495 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-22T19:17:46.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:45.179334+0000 mgr.smithi037.jdlvyc (mgr.14714) 216 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-22T19:17:46.590 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:17:45.180092+0000 mgr.smithi037.jdlvyc (mgr.14714) 217 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-22T19:17:47.438 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:17:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:17:47.232+0000 7f76eeb7f700 -1 osd.6 101 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-22T19:17:47.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:46.282005+0000 mon.smithi165 (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/1505068082,v1:172.21.15.165:6817/1505068082]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-22T19:17:47.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:46.282353+0000 mon.smithi037 (mon.0) 496 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-22T19:17:47.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:46.282005+0000 mon.smithi165 (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/1505068082,v1:172.21.15.165:6817/1505068082]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-22T19:17:47.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:46.282353+0000 mon.smithi037 (mon.0) 496 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-22T19:17:48.039 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:17:48.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:46.874272+0000 mgr.smithi037.jdlvyc (mgr.14714) 218 : cluster [DBG] pgmap v161: 129 pgs: 25 active+undersized+degraded, 18 active+undersized, 86 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 221 B/s wr, 0 op/s; 184/1593 objects degraded (11.551%) 2024-02-22T19:17:48.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:47.162022+0000 mon.smithi037 (mon.0) 497 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-22T19:17:48.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:47.162092+0000 mon.smithi037 (mon.0) 498 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-02-22T19:17:48.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:47.186613+0000 mon.smithi165 (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/1505068082,v1:172.21.15.165:6817/1505068082]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:17:48.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:47.187874+0000 mon.smithi037 (mon.0) 499 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:17:48.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:46.874272+0000 mgr.smithi037.jdlvyc (mgr.14714) 218 : cluster [DBG] pgmap v161: 129 pgs: 25 active+undersized+degraded, 18 active+undersized, 86 active+clean; 316 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 221 B/s wr, 0 op/s; 184/1593 objects degraded (11.551%) 2024-02-22T19:17:48.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:47.162022+0000 mon.smithi037 (mon.0) 497 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-22T19:17:48.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:47.162092+0000 mon.smithi037 (mon.0) 498 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-02-22T19:17:48.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:47.186613+0000 mon.smithi165 (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/1505068082,v1:172.21.15.165:6817/1505068082]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:17:48.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:47.187874+0000 mon.smithi037 (mon.0) 499 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:17:49.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:48.159510+0000 mon.smithi037 (mon.0) 500 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:17:49.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:48.164812+0000 mon.smithi037 (mon.0) 501 : cluster [INF] osd.6 [v2:172.21.15.165:6816/1505068082,v1:172.21.15.165:6817/1505068082] boot 2024-02-22T19:17:49.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:48.164895+0000 mon.smithi037 (mon.0) 502 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-02-22T19:17:49.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:48.165700+0000 mon.smithi037 (mon.0) 503 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:17:49.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:49.165391+0000 mon.smithi037 (mon.0) 504 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-22T19:17:49.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:48.159510+0000 mon.smithi037 (mon.0) 500 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:17:49.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:48.164812+0000 mon.smithi037 (mon.0) 501 : cluster [INF] osd.6 [v2:172.21.15.165:6816/1505068082,v1:172.21.15.165:6817/1505068082] boot 2024-02-22T19:17:49.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:48.164895+0000 mon.smithi037 (mon.0) 502 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-02-22T19:17:49.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:48.165700+0000 mon.smithi037 (mon.0) 503 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-22T19:17:49.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:49.165391+0000 mon.smithi037 (mon.0) 504 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-22T19:17:50.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:48.874949+0000 mgr.smithi037.jdlvyc (mgr.14714) 219 : cluster [DBG] pgmap v164: 129 pgs: 25 active+undersized+degraded, 18 active+undersized, 86 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 184/1593 objects degraded (11.551%) 2024-02-22T19:17:50.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:17:49.989149+0000 mon.smithi037 (mon.0) 505 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:50.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:48.874949+0000 mgr.smithi037.jdlvyc (mgr.14714) 219 : cluster [DBG] pgmap v164: 129 pgs: 25 active+undersized+degraded, 18 active+undersized, 86 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 184/1593 objects degraded (11.551%) 2024-02-22T19:17:50.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:17:49.989149+0000 mon.smithi037 (mon.0) 505 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:17:51.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:51.187092+0000 mon.smithi037 (mon.0) 506 : cluster [WRN] Health check update: Degraded data redundancy: 69/1593 objects degraded (4.331%), 11 pgs degraded (PG_DEGRADED) 2024-02-22T19:17:51.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:51.187092+0000 mon.smithi037 (mon.0) 506 : cluster [WRN] Health check update: Degraded data redundancy: 69/1593 objects degraded (4.331%), 11 pgs degraded (PG_DEGRADED) 2024-02-22T19:17:52.591 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:50.875788+0000 mgr.smithi037.jdlvyc (mgr.14714) 220 : cluster [DBG] pgmap v166: 129 pgs: 11 active+undersized+degraded, 6 active+undersized, 112 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 69/1593 objects degraded (4.331%) 2024-02-22T19:17:52.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:50.875788+0000 mgr.smithi037.jdlvyc (mgr.14714) 220 : cluster [DBG] pgmap v166: 129 pgs: 11 active+undersized+degraded, 6 active+undersized, 112 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 69/1593 objects degraded (4.331%) 2024-02-22T19:17:53.080 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:17:53.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:53.241565+0000 mon.smithi037 (mon.0) 507 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/1593 objects degraded (4.331%), 11 pgs degraded) 2024-02-22T19:17:53.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:53.241632+0000 mon.smithi037 (mon.0) 508 : cluster [INF] Cluster is now healthy 2024-02-22T19:17:53.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:53.241565+0000 mon.smithi037 (mon.0) 507 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/1593 objects degraded (4.331%), 11 pgs degraded) 2024-02-22T19:17:53.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:53.241632+0000 mon.smithi037 (mon.0) 508 : cluster [INF] Cluster is now healthy 2024-02-22T19:17:54.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:52.876476+0000 mgr.smithi037.jdlvyc (mgr.14714) 221 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:17:54.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:52.876476+0000 mgr.smithi037.jdlvyc (mgr.14714) 221 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:17:56.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:54.877100+0000 mgr.smithi037.jdlvyc (mgr.14714) 222 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 265 B/s rd, 132 B/s wr, 0 op/s 2024-02-22T19:17:56.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:54.877100+0000 mgr.smithi037.jdlvyc (mgr.14714) 222 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 265 B/s rd, 132 B/s wr, 0 op/s 2024-02-22T19:17:58.119 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:17:58.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:17:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:56.877898+0000 mgr.smithi037.jdlvyc (mgr.14714) 223 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 234 B/s rd, 117 B/s wr, 0 op/s 2024-02-22T19:17:58.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:17:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:56.877898+0000 mgr.smithi037.jdlvyc (mgr.14714) 223 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 234 B/s rd, 117 B/s wr, 0 op/s 2024-02-22T19:18:00.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:17:58.878626+0000 mgr.smithi037.jdlvyc (mgr.14714) 224 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-02-22T19:18:00.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:00.155501+0000 mon.smithi037 (mon.0) 509 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:00.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:00.195151+0000 mon.smithi037 (mon.0) 510 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-22T19:18:00.624 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:17:58.878626+0000 mgr.smithi037.jdlvyc (mgr.14714) 224 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-02-22T19:18:00.624 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:00.155501+0000 mon.smithi037 (mon.0) 509 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:00.624 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:00.195151+0000 mon.smithi037 (mon.0) 510 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-22T19:18:01.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:00.195355+0000 mgr.smithi037.jdlvyc (mgr.14714) 225 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-22T19:18:01.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:01 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:00.196559+0000 mgr.smithi037.jdlvyc (mgr.14714) 226 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-22T19:18:01.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:00.195355+0000 mgr.smithi037.jdlvyc (mgr.14714) 225 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-22T19:18:01.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:01 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:00.196559+0000 mgr.smithi037.jdlvyc (mgr.14714) 226 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-22T19:18:02.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:00.879445+0000 mgr.smithi037.jdlvyc (mgr.14714) 227 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 349 B/s rd, 174 B/s wr, 0 op/s 2024-02-22T19:18:02.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:01.739130+0000 mon.smithi037 (mon.0) 511 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:02.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:01.740076+0000 mon.smithi037 (mon.0) 512 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-22T19:18:02.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:01.740747+0000 mon.smithi037 (mon.0) 513 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:02.661 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:00.879445+0000 mgr.smithi037.jdlvyc (mgr.14714) 227 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 349 B/s rd, 174 B/s wr, 0 op/s 2024-02-22T19:18:02.661 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:01.739130+0000 mon.smithi037 (mon.0) 511 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:02.661 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:01.740076+0000 mon.smithi037 (mon.0) 512 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-22T19:18:02.661 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:01.740747+0000 mon.smithi037 (mon.0) 513 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:03.158 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:18:03.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:01.732376+0000 mgr.smithi037.jdlvyc (mgr.14714) 228 : cephadm [INF] Upgrade: Updating osd.7 2024-02-22T19:18:03.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:01.742189+0000 mgr.smithi037.jdlvyc (mgr.14714) 229 : cephadm [INF] Deploying daemon osd.7 on smithi165 2024-02-22T19:18:03.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:01.732376+0000 mgr.smithi037.jdlvyc (mgr.14714) 228 : cephadm [INF] Upgrade: Updating osd.7 2024-02-22T19:18:03.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:01.742189+0000 mgr.smithi037.jdlvyc (mgr.14714) 229 : cephadm [INF] Deploying daemon osd.7 on smithi165 2024-02-22T19:18:04.526 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:02.880231+0000 mgr.smithi037.jdlvyc (mgr.14714) 230 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:18:04.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:02.880231+0000 mgr.smithi037.jdlvyc (mgr.14714) 230 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-02-22T19:18:05.104 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:04 smithi165 systemd[1]: Stopping Ceph osd.7 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:18:05.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.7[49732]: debug 2024-02-22T19:18:05.103+0000 7f6ae5f0e700 -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-02-22T19:18:05.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.7[49732]: debug 2024-02-22T19:18:05.103+0000 7f6ae5f0e700 -1 osd.7 106 *** Got signal Terminated *** 2024-02-22T19:18:05.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.7[49732]: debug 2024-02-22T19:18:05.103+0000 7f6ae5f0e700 -1 osd.7 106 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:18:05.911 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:05 smithi165 bash[65741]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.7 2024-02-22T19:18:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:04.880818+0000 mgr.smithi037.jdlvyc (mgr.14714) 231 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:18:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:04.989828+0000 mon.smithi037 (mon.0) 514 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.224576+0000 mon.smithi037 (mon.0) 515 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.224613+0000 mon.smithi037 (mon.0) 516 : cluster [INF] osd.7 failed (root=default,host=smithi165) (connection refused reported by osd.6) 2024-02-22T19:18:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.236458+0000 mon.smithi037 (mon.0) 517 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.240328+0000 mon.smithi037 (mon.0) 518 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.302474+0000 mon.smithi037 (mon.0) 519 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.387964+0000 mon.smithi037 (mon.0) 520 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.388122+0000 mon.smithi037 (mon.0) 521 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.388356+0000 mon.smithi037 (mon.0) 522 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.388641+0000 mon.smithi037 (mon.0) 523 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.388736+0000 mon.smithi037 (mon.0) 524 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.388985+0000 mon.smithi037 (mon.0) 525 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.389204+0000 mon.smithi037 (mon.0) 526 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.389355+0000 mon.smithi037 (mon.0) 527 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.389512+0000 mon.smithi037 (mon.0) 528 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.389664+0000 mon.smithi037 (mon.0) 529 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.389818+0000 mon.smithi037 (mon.0) 530 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.390039+0000 mon.smithi037 (mon.0) 531 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.390197+0000 mon.smithi037 (mon.0) 532 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.390410+0000 mon.smithi037 (mon.0) 533 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.425097+0000 mon.smithi037 (mon.0) 534 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.340 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.437302+0000 mon.smithi037 (mon.0) 535 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.441009+0000 mon.smithi037 (mon.0) 536 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.502933+0000 mon.smithi037 (mon.0) 537 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.757304+0000 mon.smithi037 (mon.0) 538 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.789281+0000 mon.smithi037 (mon.0) 539 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.789475+0000 mon.smithi037 (mon.0) 540 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.789622+0000 mon.smithi037 (mon.0) 541 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.789735+0000 mon.smithi037 (mon.0) 542 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.790026+0000 mon.smithi037 (mon.0) 543 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.790149+0000 mon.smithi037 (mon.0) 544 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.790266+0000 mon.smithi037 (mon.0) 545 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.790496+0000 mon.smithi037 (mon.0) 546 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.790621+0000 mon.smithi037 (mon.0) 547 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.790709+0000 mon.smithi037 (mon.0) 548 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.790797+0000 mon.smithi037 (mon.0) 549 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.341 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.790957+0000 mon.smithi037 (mon.0) 550 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.342 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.791096+0000 mon.smithi037 (mon.0) 551 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-22T19:18:06.342 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.791248+0000 mon.smithi037 (mon.0) 552 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.342 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.791427+0000 mon.smithi037 (mon.0) 553 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.342 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.804064+0000 mon.smithi037 (mon.0) 554 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-22T19:18:06.342 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.826059+0000 mon.smithi037 (mon.0) 555 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.342 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.838257+0000 mon.smithi037 (mon.0) 556 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.342 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.842119+0000 mon.smithi037 (mon.0) 557 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.342 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.904015+0000 mon.smithi037 (mon.0) 558 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.342 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:05 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.958251+0000 mon.smithi037 (mon.0) 559 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-22T19:18:06.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:04.880818+0000 mgr.smithi037.jdlvyc (mgr.14714) 231 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-02-22T19:18:06.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:04.989828+0000 mon.smithi037 (mon.0) 514 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:06.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.224576+0000 mon.smithi037 (mon.0) 515 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.224613+0000 mon.smithi037 (mon.0) 516 : cluster [INF] osd.7 failed (root=default,host=smithi165) (connection refused reported by osd.6) 2024-02-22T19:18:06.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.236458+0000 mon.smithi037 (mon.0) 517 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.240328+0000 mon.smithi037 (mon.0) 518 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.302474+0000 mon.smithi037 (mon.0) 519 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.409 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.387964+0000 mon.smithi037 (mon.0) 520 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.388122+0000 mon.smithi037 (mon.0) 521 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.388356+0000 mon.smithi037 (mon.0) 522 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.388641+0000 mon.smithi037 (mon.0) 523 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.388736+0000 mon.smithi037 (mon.0) 524 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.388985+0000 mon.smithi037 (mon.0) 525 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.389204+0000 mon.smithi037 (mon.0) 526 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.389355+0000 mon.smithi037 (mon.0) 527 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.389512+0000 mon.smithi037 (mon.0) 528 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.389664+0000 mon.smithi037 (mon.0) 529 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.389818+0000 mon.smithi037 (mon.0) 530 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.390039+0000 mon.smithi037 (mon.0) 531 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.390197+0000 mon.smithi037 (mon.0) 532 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.390410+0000 mon.smithi037 (mon.0) 533 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.425097+0000 mon.smithi037 (mon.0) 534 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.437302+0000 mon.smithi037 (mon.0) 535 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.441009+0000 mon.smithi037 (mon.0) 536 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.502933+0000 mon.smithi037 (mon.0) 537 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.757304+0000 mon.smithi037 (mon.0) 538 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.789281+0000 mon.smithi037 (mon.0) 539 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.789475+0000 mon.smithi037 (mon.0) 540 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.789622+0000 mon.smithi037 (mon.0) 541 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.789735+0000 mon.smithi037 (mon.0) 542 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.790026+0000 mon.smithi037 (mon.0) 543 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.790149+0000 mon.smithi037 (mon.0) 544 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.790266+0000 mon.smithi037 (mon.0) 545 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.790496+0000 mon.smithi037 (mon.0) 546 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.790621+0000 mon.smithi037 (mon.0) 547 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.790709+0000 mon.smithi037 (mon.0) 548 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.790797+0000 mon.smithi037 (mon.0) 549 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.790957+0000 mon.smithi037 (mon.0) 550 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.411 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.791096+0000 mon.smithi037 (mon.0) 551 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-22T19:18:06.412 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.791248+0000 mon.smithi037 (mon.0) 552 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.412 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.791427+0000 mon.smithi037 (mon.0) 553 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.412 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.804064+0000 mon.smithi037 (mon.0) 554 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-22T19:18:06.412 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.826059+0000 mon.smithi037 (mon.0) 555 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-22T19:18:06.412 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.838257+0000 mon.smithi037 (mon.0) 556 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-22T19:18:06.412 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.842119+0000 mon.smithi037 (mon.0) 557 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-22T19:18:06.412 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.904015+0000 mon.smithi037 (mon.0) 558 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-22T19:18:06.412 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:05 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.958251+0000 mon.smithi037 (mon.0) 559 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-22T19:18:07.114 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:05.988491+0000 mon.smithi037 (mon.0) 560 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:18:07.114 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:06.000182+0000 mon.smithi037 (mon.0) 561 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-02-22T19:18:07.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:05.988491+0000 mon.smithi037 (mon.0) 560 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-22T19:18:07.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:06.000182+0000 mon.smithi037 (mon.0) 561 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-02-22T19:18:07.688 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:07 smithi165 systemd[1]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.7.service: Succeeded. 2024-02-22T19:18:07.689 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:07 smithi165 systemd[1]: Stopped Ceph osd.7 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:18:07.689 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:07 smithi165 systemd[1]: Starting Ceph osd.7 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:18:08.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:06.881415+0000 mgr.smithi037.jdlvyc (mgr.14714) 232 : cluster [DBG] pgmap v175: 129 pgs: 16 stale+active+clean, 113 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-02-22T19:18:08.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:07.001225+0000 mon.smithi037 (mon.0) 562 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-02-22T19:18:08.193 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:18:08.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:06.881415+0000 mgr.smithi037.jdlvyc (mgr.14714) 232 : cluster [DBG] pgmap v175: 129 pgs: 16 stale+active+clean, 113 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-02-22T19:18:08.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:07.001225+0000 mon.smithi037 (mon.0) 562 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-02-22T19:18:08.689 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:08 smithi165 bash[66034]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-22T19:18:08.689 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:08 smithi165 bash[66034]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-22T19:18:08.689 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:08 smithi165 bash[66034]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-02-22T19:18:08.689 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:08 smithi165 bash[66034]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-22T19:18:08.689 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:08 smithi165 bash[66034]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-02-22T19:18:08.689 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:08 smithi165 bash[66034]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-22T19:18:08.689 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:08 smithi165 bash[66034]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-22T19:18:08.689 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:08 smithi165 bash[66034]: --> ceph-volume lvm activate successful for osd ID: 7 2024-02-22T19:18:09.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:09 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:09.000124+0000 mon.smithi037 (mon.0) 563 : cluster [WRN] Health check failed: Degraded data redundancy: 33/1593 objects degraded (2.072%), 11 pgs degraded (PG_DEGRADED) 2024-02-22T19:18:09.417 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:09.000124+0000 mon.smithi037 (mon.0) 563 : cluster [WRN] Health check failed: Degraded data redundancy: 33/1593 objects degraded (2.072%), 11 pgs degraded (PG_DEGRADED) 2024-02-22T19:18:09.938 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:09 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:18:09.543+0000 7f625f8c4700 1 -- 172.21.15.165:0/4229833258 <== mon.1 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5636c874c680 con 0x5636c8713000 2024-02-22T19:18:09.939 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:09 smithi165 bash[66299]: caeab8294b184bd4567b4e730bd8b3bd85f898a1c2ce2cf25263c5aac0ce2dce 2024-02-22T19:18:09.939 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:09 smithi165 systemd[1]: Started Ceph osd.7 for d8b7510c-d1b4-11ee-95bf-87774f69a715. 2024-02-22T19:18:10.362 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:18:10.059+0000 7f6267352380 -1 Falling back to public interface 2024-02-22T19:18:10.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:08.882355+0000 mgr.smithi037.jdlvyc (mgr.14714) 233 : cluster [DBG] pgmap v177: 129 pgs: 11 active+undersized+degraded, 12 stale+active+clean, 6 active+undersized, 100 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 33/1593 objects degraded (2.072%) 2024-02-22T19:18:10.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:09.671936+0000 mon.smithi037 (mon.0) 564 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:10.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:09.672920+0000 mon.smithi037 (mon.0) 565 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:11.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:08.882355+0000 mgr.smithi037.jdlvyc (mgr.14714) 233 : cluster [DBG] pgmap v177: 129 pgs: 11 active+undersized+degraded, 12 stale+active+clean, 6 active+undersized, 100 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 33/1593 objects degraded (2.072%) 2024-02-22T19:18:11.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:09.671936+0000 mon.smithi037 (mon.0) 564 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:11.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:09.672920+0000 mon.smithi037 (mon.0) 565 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:11.634 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:18:12.229 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:18:12.229 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (12m) 111s ago 14m 19.8M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:18:12.229 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (3m) 111s ago 14m 6643k - 16.2.14-550-geb66ed92 7403d1862307 c9a0053ca51f 2024-02-22T19:18:12.229 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (3m) 27s ago 12m 6647k - 16.2.14-550-geb66ed92 7403d1862307 2d2a973f78ac 2024-02-22T19:18:12.229 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (12m) 111s ago 13m 34.1M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:18:12.229 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (7m) 111s ago 7m 39.3M - 16.2.5 6933c2a0b7dd 4765c256c29e 2024-02-22T19:18:12.230 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (7m) 27s ago 7m 13.2M - 16.2.5 6933c2a0b7dd 197932b82bad 2024-02-22T19:18:12.230 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (4m) 111s ago 15m 437M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:18:12.230 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (4m) 27s ago 12m 386M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:18:12.230 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (4m) 111s ago 15m 48.5M 2048M 16.2.14-550-geb66ed92 7403d1862307 6b2410d33526 2024-02-22T19:18:12.230 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (4m) 27s ago 12m 55.3M 2048M 16.2.14-550-geb66ed92 7403d1862307 409479f047c7 2024-02-22T19:18:12.230 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (5m) 111s ago 5m 61.6M - 3.5 6933c2a0b7dd 43b6f0fa69e8 2024-02-22T19:18:12.230 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (5m) 27s ago 5m 75.4M - 3.5 6933c2a0b7dd 8367c26f942f 2024-02-22T19:18:12.230 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (13m) 111s ago 13m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:18:12.230 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (12m) 27s ago 12m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:18:12.230 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (3m) 111s ago 12m 113M 1945M 16.2.14-550-geb66ed92 7403d1862307 f1b19925d9ec 2024-02-22T19:18:12.230 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (3m) 111s ago 11m 97.9M 1945M 16.2.14-550-geb66ed92 7403d1862307 3761e4fc6ee5 2024-02-22T19:18:12.230 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (2m) 111s ago 11m 81.1M 1945M 16.2.14-550-geb66ed92 7403d1862307 7ed2343e97a8 2024-02-22T19:18:12.230 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (118s) 111s ago 10m 13.2M 1945M 16.2.14-550-geb66ed92 7403d1862307 f18559930d41 2024-02-22T19:18:12.231 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (87s) 27s ago 10m 120M 2712M 16.2.14-550-geb66ed92 7403d1862307 4f2eeb5165f2 2024-02-22T19:18:12.231 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (58s) 27s ago 10m 113M 2712M 16.2.14-550-geb66ed92 7403d1862307 e59114134ec2 2024-02-22T19:18:12.231 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (31s) 27s ago 9m 13.0M 2712M 16.2.14-550-geb66ed92 7403d1862307 ecac4a27ef78 2024-02-22T19:18:12.231 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 starting - - - 2712M 2024-02-22T19:18:12.231 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (4m) 111s ago 13m 65.9M - 2.18.1 de242295e225 19a7d09b511b 2024-02-22T19:18:12.588 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:18:12.588 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:18:12.588 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:18:12.588 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:18:12.588 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:18:12.588 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:18:12.588 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:18:12.589 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:18:12.589 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 7 2024-02-22T19:18:12.589 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:18:12.589 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:18:12.589 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:18:12.589 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:18:12.589 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:18:12.589 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 11, 2024-02-22T19:18:12.589 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-02-22T19:18:12.589 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:18:12.589 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:18:12.892 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:18:12.892 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:18:12.893 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:18:12.893 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:18:12.893 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-02-22T19:18:12.893 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-02-22T19:18:12.893 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-02-22T19:18:12.893 INFO:teuthology.orchestra.run.smithi037.stdout: "crash" 2024-02-22T19:18:12.893 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:18:12.893 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "13/23 daemons upgraded", 2024-02-22T19:18:12.893 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading osd daemons", 2024-02-22T19:18:12.893 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:18:12.893 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:18:12.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:10.883278+0000 mgr.smithi037.jdlvyc (mgr.14714) 234 : cluster [DBG] pgmap v178: 129 pgs: 31 active+undersized+degraded, 3 stale+active+clean, 15 active+undersized, 80 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 196/1593 objects degraded (12.304%) 2024-02-22T19:18:12.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:11.621898+0000 mgr.smithi037.jdlvyc (mgr.14714) 235 : audit [DBG] from='client.34282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:12.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:12.588236+0000 mon.smithi037 (mon.0) 566 : audit [DBG] from='client.? 172.21.15.37:0/2549270000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:13.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:10.883278+0000 mgr.smithi037.jdlvyc (mgr.14714) 234 : cluster [DBG] pgmap v178: 129 pgs: 31 active+undersized+degraded, 3 stale+active+clean, 15 active+undersized, 80 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 196/1593 objects degraded (12.304%) 2024-02-22T19:18:13.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:11.621898+0000 mgr.smithi037.jdlvyc (mgr.14714) 235 : audit [DBG] from='client.34282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:13.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:12.588236+0000 mon.smithi037 (mon.0) 566 : audit [DBG] from='client.? 172.21.15.37:0/2549270000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:13.249 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:18:13.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:11.924590+0000 mgr.smithi037.jdlvyc (mgr.14714) 236 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:13.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:12.220164+0000 mgr.smithi037.jdlvyc (mgr.14714) 237 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:13.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:11.924590+0000 mgr.smithi037.jdlvyc (mgr.14714) 236 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:13.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:12.220164+0000 mgr.smithi037.jdlvyc (mgr.14714) 237 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:14.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:12.883911+0000 mgr.smithi037.jdlvyc (mgr.14714) 238 : cluster [DBG] pgmap v179: 129 pgs: 36 active+undersized+degraded, 20 active+undersized, 73 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 244/1593 objects degraded (15.317%) 2024-02-22T19:18:14.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:12.892154+0000 mgr.smithi037.jdlvyc (mgr.14714) 239 : audit [DBG] from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:14.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:13.850667+0000 mon.smithi037 (mon.0) 567 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:14.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.157062+0000 mon.smithi037 (mon.0) 568 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:14.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.157977+0000 mon.smithi037 (mon.0) 569 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:18:14.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.165304+0000 mon.smithi037 (mon.0) 570 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:14.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.173771+0000 mon.smithi037 (mon.0) 571 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:14.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.177245+0000 mon.smithi037 (mon.0) 572 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:14.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.179881+0000 mon.smithi037 (mon.0) 573 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:14.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.181296+0000 mon.smithi037 (mon.0) 574 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:14.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.182678+0000 mon.smithi037 (mon.0) 575 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:14.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.184591+0000 mon.smithi037 (mon.0) 576 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:14.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.191221+0000 mon.smithi037 (mon.0) 577 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:14.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.192051+0000 mon.smithi037 (mon.0) 578 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-22T19:18:14.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.197357+0000 mon.smithi037 (mon.0) 579 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-22T19:18:14.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.198088+0000 mon.smithi037 (mon.0) 580 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-22T19:18:14.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.203535+0000 mon.smithi037 (mon.0) 581 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-22T19:18:14.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.204258+0000 mon.smithi037 (mon.0) 582 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-22T19:18:14.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.209573+0000 mon.smithi037 (mon.0) 583 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-22T19:18:14.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.210244+0000 mon.smithi037 (mon.0) 584 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-22T19:18:14.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.215484+0000 mon.smithi037 (mon.0) 585 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-22T19:18:14.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.216193+0000 mon.smithi037 (mon.0) 586 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-22T19:18:14.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.219822+0000 mon.smithi037 (mon.0) 587 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-22T19:18:14.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.220467+0000 mon.smithi037 (mon.0) 588 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-22T19:18:14.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.223767+0000 mon.smithi037 (mon.0) 589 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-22T19:18:14.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.224433+0000 mon.smithi037 (mon.0) 590 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-22T19:18:14.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.227737+0000 mon.smithi037 (mon.0) 591 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-22T19:18:14.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.228409+0000 mon.smithi037 (mon.0) 592 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-22T19:18:14.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.231701+0000 mon.smithi037 (mon.0) 593 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-22T19:18:14.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:14.233665+0000 mon.smithi037 (mon.0) 594 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi037.mniofg"]}]: dispatch 2024-02-22T19:18:15.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:12.883911+0000 mgr.smithi037.jdlvyc (mgr.14714) 238 : cluster [DBG] pgmap v179: 129 pgs: 36 active+undersized+degraded, 20 active+undersized, 73 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 244/1593 objects degraded (15.317%) 2024-02-22T19:18:15.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:12.892154+0000 mgr.smithi037.jdlvyc (mgr.14714) 239 : audit [DBG] from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:15.023 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:13.850667+0000 mon.smithi037 (mon.0) 567 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.157062+0000 mon.smithi037 (mon.0) 568 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.157977+0000 mon.smithi037 (mon.0) 569 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:18:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.165304+0000 mon.smithi037 (mon.0) 570 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.173771+0000 mon.smithi037 (mon.0) 571 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.177245+0000 mon.smithi037 (mon.0) 572 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.179881+0000 mon.smithi037 (mon.0) 573 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.181296+0000 mon.smithi037 (mon.0) 574 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.182678+0000 mon.smithi037 (mon.0) 575 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.184591+0000 mon.smithi037 (mon.0) 576 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.191221+0000 mon.smithi037 (mon.0) 577 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.192051+0000 mon.smithi037 (mon.0) 578 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-22T19:18:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.197357+0000 mon.smithi037 (mon.0) 579 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-22T19:18:15.024 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.198088+0000 mon.smithi037 (mon.0) 580 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.203535+0000 mon.smithi037 (mon.0) 581 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.204258+0000 mon.smithi037 (mon.0) 582 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.209573+0000 mon.smithi037 (mon.0) 583 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.210244+0000 mon.smithi037 (mon.0) 584 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.215484+0000 mon.smithi037 (mon.0) 585 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.216193+0000 mon.smithi037 (mon.0) 586 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.219822+0000 mon.smithi037 (mon.0) 587 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.220467+0000 mon.smithi037 (mon.0) 588 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.223767+0000 mon.smithi037 (mon.0) 589 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.224433+0000 mon.smithi037 (mon.0) 590 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.227737+0000 mon.smithi037 (mon.0) 591 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.228409+0000 mon.smithi037 (mon.0) 592 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.231701+0000 mon.smithi037 (mon.0) 593 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-22T19:18:15.025 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:14.233665+0000 mon.smithi037 (mon.0) 594 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi037.mniofg"]}]: dispatch 2024-02-22T19:18:15.688 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:18:15.240+0000 7f6267352380 -1 osd.7 106 log_to_monitors {default=true} 2024-02-22T19:18:16.085 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:14.185243+0000 mgr.smithi037.jdlvyc (mgr.14714) 240 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-22T19:18:16.085 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:14.234213+0000 mgr.smithi037.jdlvyc (mgr.14714) 241 : cephadm [INF] Upgrade: It appears safe to stop mds.foofs.smithi037.mniofg 2024-02-22T19:18:16.085 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:15.244013+0000 mon.smithi165 (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/3168700475,v1:172.21.15.165:6825/3168700475]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T19:18:16.085 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:15.244379+0000 mon.smithi037 (mon.0) 595 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T19:18:16.085 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:15.623418+0000 mon.smithi037 (mon.0) 596 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:16.085 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:15.624176+0000 mon.smithi037 (mon.0) 597 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.mniofg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-22T19:18:16.085 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:15 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:15.624875+0000 mon.smithi037 (mon.0) 598 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:16.193 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:18:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:18:15.707+0000 7f6257036700 -1 osd.7 106 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-22T19:18:16.193 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:14.185243+0000 mgr.smithi037.jdlvyc (mgr.14714) 240 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-22T19:18:16.193 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:14.234213+0000 mgr.smithi037.jdlvyc (mgr.14714) 241 : cephadm [INF] Upgrade: It appears safe to stop mds.foofs.smithi037.mniofg 2024-02-22T19:18:16.193 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:15.244013+0000 mon.smithi165 (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/3168700475,v1:172.21.15.165:6825/3168700475]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T19:18:16.193 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:15.244379+0000 mon.smithi037 (mon.0) 595 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-22T19:18:16.194 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:15.623418+0000 mon.smithi037 (mon.0) 596 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:16.194 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:15.624176+0000 mon.smithi037 (mon.0) 597 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi037.mniofg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-22T19:18:16.194 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:15 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:15.624875+0000 mon.smithi037 (mon.0) 598 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:16.986 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:14.884504+0000 mgr.smithi037.jdlvyc (mgr.14714) 242 : cluster [DBG] pgmap v180: 129 pgs: 36 active+undersized+degraded, 20 active+undersized, 73 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 230 B/s wr, 0 op/s; 244/1593 objects degraded (15.317%) 2024-02-22T19:18:16.987 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:15.618891+0000 mgr.smithi037.jdlvyc (mgr.14714) 243 : cephadm [INF] Upgrade: Updating mds.foofs.smithi037.mniofg 2024-02-22T19:18:16.987 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:15.625524+0000 mgr.smithi037.jdlvyc (mgr.14714) 244 : cephadm [INF] Deploying daemon mds.foofs.smithi037.mniofg on smithi037 2024-02-22T19:18:16.987 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:15.694000+0000 mon.smithi037 (mon.0) 599 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-22T19:18:16.987 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:15.694084+0000 mon.smithi037 (mon.0) 600 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-02-22T19:18:16.987 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:15.695807+0000 mon.smithi165 (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/3168700475,v1:172.21.15.165:6825/3168700475]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:18:16.987 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:15.696050+0000 mon.smithi037 (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:18:16.987 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:16.643535+0000 mon.smithi037 (mon.0) 602 : cluster [WRN] Health check update: Degraded data redundancy: 244/1593 objects degraded (15.317%), 36 pgs degraded (PG_DEGRADED) 2024-02-22T19:18:17.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:14.884504+0000 mgr.smithi037.jdlvyc (mgr.14714) 242 : cluster [DBG] pgmap v180: 129 pgs: 36 active+undersized+degraded, 20 active+undersized, 73 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 230 B/s wr, 0 op/s; 244/1593 objects degraded (15.317%) 2024-02-22T19:18:17.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:15.618891+0000 mgr.smithi037.jdlvyc (mgr.14714) 243 : cephadm [INF] Upgrade: Updating mds.foofs.smithi037.mniofg 2024-02-22T19:18:17.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:15.625524+0000 mgr.smithi037.jdlvyc (mgr.14714) 244 : cephadm [INF] Deploying daemon mds.foofs.smithi037.mniofg on smithi037 2024-02-22T19:18:17.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:15.694000+0000 mon.smithi037 (mon.0) 599 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-22T19:18:17.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:15.694084+0000 mon.smithi037 (mon.0) 600 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-02-22T19:18:17.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:15.695807+0000 mon.smithi165 (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/3168700475,v1:172.21.15.165:6825/3168700475]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:18:17.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:15.696050+0000 mon.smithi037 (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-02-22T19:18:17.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:16.643535+0000 mon.smithi037 (mon.0) 602 : cluster [WRN] Health check update: Degraded data redundancy: 244/1593 objects degraded (15.317%), 36 pgs degraded (PG_DEGRADED) 2024-02-22T19:18:18.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:18:17.699+0000 7faf70977700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-22T19:18:18.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:16.691322+0000 mon.smithi037 (mon.0) 603 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:18:18.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:16.695708+0000 mon.smithi037 (mon.0) 604 : cluster [INF] osd.7 [v2:172.21.15.165:6824/3168700475,v1:172.21.15.165:6825/3168700475] boot 2024-02-22T19:18:18.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:16.695754+0000 mon.smithi037 (mon.0) 605 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-02-22T19:18:18.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:16.696398+0000 mon.smithi037 (mon.0) 606 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:18:18.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:17.283124+0000 mon.smithi037 (mon.0) 607 : cluster [WRN] daemon mds.foofs.smithi037.mniofg compat changed unexpectedly 2024-02-22T19:18:18.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:17.287030+0000 mon.smithi037 (mon.0) 608 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-02-22T19:18:18.188 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:18:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:18:17.720+0000 7f76d829b700 -1 bdev(0x55bf88ecc800 /var/lib/ceph/osd/ceph-6/block) aio_submit retries 1 2024-02-22T19:18:18.188 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:18:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:18:17.723+0000 7f76d1a8e700 -1 bdev(0x55bf88ecc800 /var/lib/ceph/osd/ceph-6/block) aio_submit retries 10 2024-02-22T19:18:18.189 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:18:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:18:17.724+0000 7f76d7299700 -1 bdev(0x55bf88ecc800 /var/lib/ceph/osd/ceph-6/block) aio_submit retries 18 2024-02-22T19:18:18.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:16.691322+0000 mon.smithi037 (mon.0) 603 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-22T19:18:18.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:16.695708+0000 mon.smithi037 (mon.0) 604 : cluster [INF] osd.7 [v2:172.21.15.165:6824/3168700475,v1:172.21.15.165:6825/3168700475] boot 2024-02-22T19:18:18.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:16.695754+0000 mon.smithi037 (mon.0) 605 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-02-22T19:18:18.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:16.696398+0000 mon.smithi037 (mon.0) 606 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-22T19:18:18.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:17.283124+0000 mon.smithi037 (mon.0) 607 : cluster [WRN] daemon mds.foofs.smithi037.mniofg compat changed unexpectedly 2024-02-22T19:18:18.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:17.287030+0000 mon.smithi037 (mon.0) 608 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-02-22T19:18:18.289 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:18:19.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:16.885009+0000 mgr.smithi037.jdlvyc (mgr.14714) 245 : cluster [DBG] pgmap v183: 129 pgs: 36 active+undersized+degraded, 20 active+undersized, 73 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 244/1593 objects degraded (15.317%) 2024-02-22T19:18:19.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:17.700698+0000 mon.smithi037 (mon.0) 609 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-22T19:18:19.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:17.700722+0000 mon.smithi037 (mon.0) 610 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-22T19:18:19.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:17.709107+0000 mon.smithi037 (mon.0) 611 : cluster [INF] Standby daemon mds.foofs.smithi165.ftpwqf assigned to filesystem foofs as rank 0 2024-02-22T19:18:19.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:17.709188+0000 mon.smithi037 (mon.0) 612 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-22T19:18:19.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:17.709203+0000 mon.smithi037 (mon.0) 613 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-22T19:18:19.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:17.709364+0000 mon.smithi037 (mon.0) 614 : cluster [DBG] fsmap foofs:0/1 1 up:standby, 1 failed 2024-02-22T19:18:19.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:17.713332+0000 mon.smithi037 (mon.0) 615 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi165.ftpwqf=up:replay} 2024-02-22T19:18:19.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:16.885009+0000 mgr.smithi037.jdlvyc (mgr.14714) 245 : cluster [DBG] pgmap v183: 129 pgs: 36 active+undersized+degraded, 20 active+undersized, 73 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 244/1593 objects degraded (15.317%) 2024-02-22T19:18:19.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:17.700698+0000 mon.smithi037 (mon.0) 609 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-22T19:18:19.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:17.700722+0000 mon.smithi037 (mon.0) 610 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-22T19:18:19.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:17.709107+0000 mon.smithi037 (mon.0) 611 : cluster [INF] Standby daemon mds.foofs.smithi165.ftpwqf assigned to filesystem foofs as rank 0 2024-02-22T19:18:19.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:17.709188+0000 mon.smithi037 (mon.0) 612 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-22T19:18:19.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:17.709203+0000 mon.smithi037 (mon.0) 613 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-22T19:18:19.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:17.709364+0000 mon.smithi037 (mon.0) 614 : cluster [DBG] fsmap foofs:0/1 1 up:standby, 1 failed 2024-02-22T19:18:19.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:17.713332+0000 mon.smithi037 (mon.0) 615 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi165.ftpwqf=up:replay} 2024-02-22T19:18:20.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:18.714479+0000 mon.smithi037 (mon.0) 616 : cluster [DBG] mds.? [v2:172.21.15.165:6832/1103655617,v1:172.21.15.165:6833/1103655617] up:reconnect 2024-02-22T19:18:20.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:18.714524+0000 mon.smithi037 (mon.0) 617 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi165.ftpwqf=up:reconnect} 2024-02-22T19:18:20.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:18.714479+0000 mon.smithi037 (mon.0) 616 : cluster [DBG] mds.? [v2:172.21.15.165:6832/1103655617,v1:172.21.15.165:6833/1103655617] up:reconnect 2024-02-22T19:18:20.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:18.714524+0000 mon.smithi037 (mon.0) 617 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi165.ftpwqf=up:reconnect} 2024-02-22T19:18:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:18.885671+0000 mgr.smithi037.jdlvyc (mgr.14714) 246 : cluster [DBG] pgmap v185: 129 pgs: 10 peering, 27 active+undersized+degraded, 16 active+undersized, 76 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 341 B/s wr, 1 op/s; 217/1593 objects degraded (13.622%) 2024-02-22T19:18:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:19.720123+0000 mon.smithi037 (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.165:6832/1103655617,v1:172.21.15.165:6833/1103655617] up:rejoin 2024-02-22T19:18:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:19.720176+0000 mon.smithi037 (mon.0) 619 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi165.ftpwqf=up:rejoin} 2024-02-22T19:18:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:19.722620+0000 mon.smithi037 (mon.0) 620 : cluster [INF] daemon mds.foofs.smithi165.ftpwqf is now active in filesystem foofs as rank 0 2024-02-22T19:18:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:19.989929+0000 mon.smithi037 (mon.0) 621 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:20.171623+0000 mon.smithi037 (mon.0) 622 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:21.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:18.885671+0000 mgr.smithi037.jdlvyc (mgr.14714) 246 : cluster [DBG] pgmap v185: 129 pgs: 10 peering, 27 active+undersized+degraded, 16 active+undersized, 76 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 341 B/s wr, 1 op/s; 217/1593 objects degraded (13.622%) 2024-02-22T19:18:21.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:19.720123+0000 mon.smithi037 (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.165:6832/1103655617,v1:172.21.15.165:6833/1103655617] up:rejoin 2024-02-22T19:18:21.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:19.720176+0000 mon.smithi037 (mon.0) 619 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi165.ftpwqf=up:rejoin} 2024-02-22T19:18:21.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:19.722620+0000 mon.smithi037 (mon.0) 620 : cluster [INF] daemon mds.foofs.smithi165.ftpwqf is now active in filesystem foofs as rank 0 2024-02-22T19:18:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:19.989929+0000 mon.smithi037 (mon.0) 621 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:20.171623+0000 mon.smithi037 (mon.0) 622 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:22.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:20.718209+0000 mon.smithi037 (mon.0) 623 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-22T19:18:22.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:20.722102+0000 mon.smithi037 (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.165:6832/1103655617,v1:172.21.15.165:6833/1103655617] up:active 2024-02-22T19:18:22.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:20.722194+0000 mon.smithi037 (mon.0) 625 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi165.ftpwqf=up:active} 2024-02-22T19:18:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:20.886500+0000 mgr.smithi037.jdlvyc (mgr.14714) 247 : cluster [DBG] pgmap v186: 129 pgs: 10 peering, 3 active+undersized+degraded, 4 active+undersized, 112 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 170 B/s wr, 5 op/s; 40/1593 objects degraded (2.511%) 2024-02-22T19:18:22.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:21.644637+0000 mon.smithi037 (mon.0) 626 : cluster [WRN] Health check update: Degraded data redundancy: 217/1593 objects degraded (13.622%), 27 pgs degraded (PG_DEGRADED) 2024-02-22T19:18:22.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:20.718209+0000 mon.smithi037 (mon.0) 623 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-22T19:18:22.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:20.722102+0000 mon.smithi037 (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.165:6832/1103655617,v1:172.21.15.165:6833/1103655617] up:active 2024-02-22T19:18:22.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:20.722194+0000 mon.smithi037 (mon.0) 625 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi165.ftpwqf=up:active} 2024-02-22T19:18:22.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:20.886500+0000 mgr.smithi037.jdlvyc (mgr.14714) 247 : cluster [DBG] pgmap v186: 129 pgs: 10 peering, 3 active+undersized+degraded, 4 active+undersized, 112 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 170 B/s wr, 5 op/s; 40/1593 objects degraded (2.511%) 2024-02-22T19:18:22.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:21 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:21.644637+0000 mon.smithi037 (mon.0) 626 : cluster [WRN] Health check update: Degraded data redundancy: 217/1593 objects degraded (13.622%), 27 pgs degraded (PG_DEGRADED) 2024-02-22T19:18:23.334 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:18:23.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:22.938018+0000 mon.smithi037 (mon.0) 627 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/1593 objects degraded (2.511%), 3 pgs degraded) 2024-02-22T19:18:23.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:22.938018+0000 mon.smithi037 (mon.0) 627 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/1593 objects degraded (2.511%), 3 pgs degraded) 2024-02-22T19:18:24.311 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:22.887108+0000 mgr.smithi037.jdlvyc (mgr.14714) 248 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 142 B/s wr, 10 op/s 2024-02-22T19:18:24.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:22.887108+0000 mgr.smithi037.jdlvyc (mgr.14714) 248 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 142 B/s wr, 10 op/s 2024-02-22T19:18:26.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:24.887550+0000 mgr.smithi037.jdlvyc (mgr.14714) 249 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 249 B/s wr, 12 op/s 2024-02-22T19:18:26.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:24.988568+0000 mon.smithi037 (mon.0) 628 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:26.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:24.989324+0000 mon.smithi037 (mon.0) 629 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:26.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:24.991958+0000 mon.smithi037 (mon.0) 630 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-22T19:18:26.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:24.991983+0000 mon.smithi037 (mon.0) 631 : cluster [INF] Cluster is now healthy 2024-02-22T19:18:26.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:25.000349+0000 mon.smithi037 (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.37:6834/2965430708,v1:172.21.15.37:6835/2965430708] up:boot 2024-02-22T19:18:26.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:25.000408+0000 mon.smithi037 (mon.0) 633 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi165.ftpwqf=up:active} 1 up:standby 2024-02-22T19:18:26.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:25 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:25.000846+0000 mon.smithi037 (mon.0) 634 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.mniofg"}]: dispatch 2024-02-22T19:18:26.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:24.887550+0000 mgr.smithi037.jdlvyc (mgr.14714) 249 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 249 B/s wr, 12 op/s 2024-02-22T19:18:26.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:24.988568+0000 mon.smithi037 (mon.0) 628 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:26.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:24.989324+0000 mon.smithi037 (mon.0) 629 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:26.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:24.991958+0000 mon.smithi037 (mon.0) 630 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-22T19:18:26.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:24.991983+0000 mon.smithi037 (mon.0) 631 : cluster [INF] Cluster is now healthy 2024-02-22T19:18:26.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:25.000349+0000 mon.smithi037 (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.37:6834/2965430708,v1:172.21.15.37:6835/2965430708] up:boot 2024-02-22T19:18:26.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:25.000408+0000 mon.smithi037 (mon.0) 633 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi165.ftpwqf=up:active} 1 up:standby 2024-02-22T19:18:26.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:25.000846+0000 mon.smithi037 (mon.0) 634 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi037.mniofg"}]: dispatch 2024-02-22T19:18:28.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:27 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:26.888027+0000 mgr.smithi037.jdlvyc (mgr.14714) 250 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 7.7 KiB/s wr, 13 op/s 2024-02-22T19:18:28.377 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:18:28.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:26.888027+0000 mgr.smithi037.jdlvyc (mgr.14714) 250 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 7.7 KiB/s wr, 13 op/s 2024-02-22T19:18:30.312 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:29 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:28.888590+0000 mgr.smithi037.jdlvyc (mgr.14714) 251 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 6.8 KiB/s wr, 12 op/s 2024-02-22T19:18:30.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:28.888590+0000 mgr.smithi037.jdlvyc (mgr.14714) 251 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 6.8 KiB/s wr, 12 op/s 2024-02-22T19:18:31.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:30.185125+0000 mon.smithi037 (mon.0) 635 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:31.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:30.427942+0000 mon.smithi037 (mon.0) 636 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:31.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:30.724432+0000 mon.smithi037 (mon.0) 637 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:31.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:30.725045+0000 mon.smithi037 (mon.0) 638 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:18:31.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:30.729110+0000 mon.smithi037 (mon.0) 639 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:31.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:30.734165+0000 mon.smithi037 (mon.0) 640 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:31.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:30.736936+0000 mon.smithi037 (mon.0) 641 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:31.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:30.738838+0000 mon.smithi037 (mon.0) 642 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:31.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:30.739980+0000 mon.smithi037 (mon.0) 643 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:31.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:30.741026+0000 mon.smithi037 (mon.0) 644 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:31.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:30.742487+0000 mon.smithi037 (mon.0) 645 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:31.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:30.744027+0000 mon.smithi037 (mon.0) 646 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi165.ftpwqf"]}]: dispatch 2024-02-22T19:18:31.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:30.185125+0000 mon.smithi037 (mon.0) 635 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:30.427942+0000 mon.smithi037 (mon.0) 636 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:30.724432+0000 mon.smithi037 (mon.0) 637 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:30.725045+0000 mon.smithi037 (mon.0) 638 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:18:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:30.729110+0000 mon.smithi037 (mon.0) 639 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:30.734165+0000 mon.smithi037 (mon.0) 640 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:30.736936+0000 mon.smithi037 (mon.0) 641 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:30.738838+0000 mon.smithi037 (mon.0) 642 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:30.739980+0000 mon.smithi037 (mon.0) 643 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:30.741026+0000 mon.smithi037 (mon.0) 644 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:30.742487+0000 mon.smithi037 (mon.0) 645 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:31.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:31 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:30.744027+0000 mon.smithi037 (mon.0) 646 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi165.ftpwqf"]}]: dispatch 2024-02-22T19:18:32.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:30.744482+0000 mgr.smithi037.jdlvyc (mgr.14714) 252 : cephadm [INF] Upgrade: It appears safe to stop mds.foofs.smithi165.ftpwqf 2024-02-22T19:18:32.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:30.889069+0000 mgr.smithi037.jdlvyc (mgr.14714) 253 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 6.5 KiB/s wr, 11 op/s 2024-02-22T19:18:32.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:32.374425+0000 mon.smithi037 (mon.0) 647 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:32.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:32.375482+0000 mon.smithi037 (mon.0) 648 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi165.ftpwqf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-22T19:18:32.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:32.376407+0000 mon.smithi037 (mon.0) 649 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:33.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:30.744482+0000 mgr.smithi037.jdlvyc (mgr.14714) 252 : cephadm [INF] Upgrade: It appears safe to stop mds.foofs.smithi165.ftpwqf 2024-02-22T19:18:33.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:30.889069+0000 mgr.smithi037.jdlvyc (mgr.14714) 253 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 6.5 KiB/s wr, 11 op/s 2024-02-22T19:18:33.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:32.374425+0000 mon.smithi037 (mon.0) 647 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:33.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:32.375482+0000 mon.smithi037 (mon.0) 648 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi165.ftpwqf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-22T19:18:33.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:32.376407+0000 mon.smithi037 (mon.0) 649 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:33.428 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:18:33.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:32.369669+0000 mgr.smithi037.jdlvyc (mgr.14714) 254 : cephadm [INF] Upgrade: Updating mds.foofs.smithi165.ftpwqf 2024-02-22T19:18:33.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:32.377178+0000 mgr.smithi037.jdlvyc (mgr.14714) 255 : cephadm [INF] Deploying daemon mds.foofs.smithi165.ftpwqf on smithi165 2024-02-22T19:18:33.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:32.369669+0000 mgr.smithi037.jdlvyc (mgr.14714) 254 : cephadm [INF] Upgrade: Updating mds.foofs.smithi165.ftpwqf 2024-02-22T19:18:33.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:32.377178+0000 mgr.smithi037.jdlvyc (mgr.14714) 255 : cephadm [INF] Deploying daemon mds.foofs.smithi165.ftpwqf on smithi165 2024-02-22T19:18:34.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:32.889626+0000 mgr.smithi037.jdlvyc (mgr.14714) 256 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 6.5 KiB/s wr, 9 op/s 2024-02-22T19:18:34.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:34.309452+0000 mon.smithi037 (mon.0) 650 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-02-22T19:18:34.939 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:18:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:18:34.677+0000 7f76d3291700 -1 bdev(0x55bf88ecc800 /var/lib/ceph/osd/ceph-6/block) aio_submit retries 11 2024-02-22T19:18:34.939 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:18:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:18:34.678+0000 7f76d5a96700 -1 bdev(0x55bf88ecc800 /var/lib/ceph/osd/ceph-6/block) aio_submit retries 11 2024-02-22T19:18:35.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:18:34.655+0000 7faf70977700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-22T19:18:35.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:32.889626+0000 mgr.smithi037.jdlvyc (mgr.14714) 256 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 6.5 KiB/s wr, 9 op/s 2024-02-22T19:18:35.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:34.309452+0000 mon.smithi037 (mon.0) 650 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-02-22T19:18:35.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:34.656715+0000 mon.smithi037 (mon.0) 651 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-22T19:18:35.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:34.656754+0000 mon.smithi037 (mon.0) 652 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-22T19:18:35.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:34.665074+0000 mon.smithi037 (mon.0) 653 : cluster [INF] Standby daemon mds.foofs.smithi037.mniofg assigned to filesystem foofs as rank 0 2024-02-22T19:18:35.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:34.665203+0000 mon.smithi037 (mon.0) 654 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-22T19:18:35.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:34.665236+0000 mon.smithi037 (mon.0) 655 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-22T19:18:35.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:34.665437+0000 mon.smithi037 (mon.0) 656 : cluster [DBG] fsmap foofs:0/1 1 up:standby, 1 failed 2024-02-22T19:18:35.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:34.668205+0000 mon.smithi037 (mon.0) 657 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi037.mniofg=up:replay} 2024-02-22T19:18:35.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:34.990278+0000 mon.smithi037 (mon.0) 658 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:36.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:34.656715+0000 mon.smithi037 (mon.0) 651 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-22T19:18:36.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:34.656754+0000 mon.smithi037 (mon.0) 652 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-22T19:18:36.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:34.665074+0000 mon.smithi037 (mon.0) 653 : cluster [INF] Standby daemon mds.foofs.smithi037.mniofg assigned to filesystem foofs as rank 0 2024-02-22T19:18:36.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:34.665203+0000 mon.smithi037 (mon.0) 654 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-22T19:18:36.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:34.665236+0000 mon.smithi037 (mon.0) 655 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-22T19:18:36.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:34.665437+0000 mon.smithi037 (mon.0) 656 : cluster [DBG] fsmap foofs:0/1 1 up:standby, 1 failed 2024-02-22T19:18:36.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:34.668205+0000 mon.smithi037 (mon.0) 657 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi037.mniofg=up:replay} 2024-02-22T19:18:36.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:34.990278+0000 mon.smithi037 (mon.0) 658 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:34.890192+0000 mgr.smithi037.jdlvyc (mgr.14714) 257 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 818 B/s rd, 7.8 KiB/s wr, 4 op/s 2024-02-22T19:18:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:35.992398+0000 mon.smithi037 (mon.0) 659 : cluster [DBG] mds.? [v2:172.21.15.37:6834/2965430708,v1:172.21.15.37:6835/2965430708] up:reconnect 2024-02-22T19:18:36.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:35.992454+0000 mon.smithi037 (mon.0) 660 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi037.mniofg=up:reconnect} 2024-02-22T19:18:37.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:34.890192+0000 mgr.smithi037.jdlvyc (mgr.14714) 257 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 818 B/s rd, 7.8 KiB/s wr, 4 op/s 2024-02-22T19:18:37.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:35.992398+0000 mon.smithi037 (mon.0) 659 : cluster [DBG] mds.? [v2:172.21.15.37:6834/2965430708,v1:172.21.15.37:6835/2965430708] up:reconnect 2024-02-22T19:18:37.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:35.992454+0000 mon.smithi037 (mon.0) 660 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi037.mniofg=up:reconnect} 2024-02-22T19:18:38.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:36.891012+0000 mgr.smithi037.jdlvyc (mgr.14714) 258 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 307 B/s wr, 2 op/s 2024-02-22T19:18:38.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:36.993853+0000 mon.smithi037 (mon.0) 661 : cluster [DBG] mds.? [v2:172.21.15.37:6834/2965430708,v1:172.21.15.37:6835/2965430708] up:rejoin 2024-02-22T19:18:38.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:36.993924+0000 mon.smithi037 (mon.0) 662 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi037.mniofg=up:rejoin} 2024-02-22T19:18:38.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:37 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:36.996047+0000 mon.smithi037 (mon.0) 663 : cluster [INF] daemon mds.foofs.smithi037.mniofg is now active in filesystem foofs as rank 0 2024-02-22T19:18:38.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:36.891012+0000 mgr.smithi037.jdlvyc (mgr.14714) 258 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 307 B/s wr, 2 op/s 2024-02-22T19:18:38.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:36.993853+0000 mon.smithi037 (mon.0) 661 : cluster [DBG] mds.? [v2:172.21.15.37:6834/2965430708,v1:172.21.15.37:6835/2965430708] up:rejoin 2024-02-22T19:18:38.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:36.993924+0000 mon.smithi037 (mon.0) 662 : cluster [DBG] fsmap foofs:1/1 {0=foofs.smithi037.mniofg=up:rejoin} 2024-02-22T19:18:38.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:36.996047+0000 mon.smithi037 (mon.0) 663 : cluster [INF] daemon mds.foofs.smithi037.mniofg is now active in filesystem foofs as rank 0 2024-02-22T19:18:38.468 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:18:39.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:37.991891+0000 mon.smithi037 (mon.0) 664 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-22T19:18:39.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:37.995835+0000 mon.smithi037 (mon.0) 665 : cluster [DBG] mds.? [v2:172.21.15.37:6834/2965430708,v1:172.21.15.37:6835/2965430708] up:active 2024-02-22T19:18:39.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:39 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:37.995917+0000 mon.smithi037 (mon.0) 666 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 2024-02-22T19:18:39.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:37.991891+0000 mon.smithi037 (mon.0) 664 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-22T19:18:39.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:37.995835+0000 mon.smithi037 (mon.0) 665 : cluster [DBG] mds.? [v2:172.21.15.37:6834/2965430708,v1:172.21.15.37:6835/2965430708] up:active 2024-02-22T19:18:39.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:37.995917+0000 mon.smithi037 (mon.0) 666 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 2024-02-22T19:18:40.312 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:38.891584+0000 mgr.smithi037.jdlvyc (mgr.14714) 259 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 204 B/s wr, 7 op/s 2024-02-22T19:18:40.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:38.891584+0000 mgr.smithi037.jdlvyc (mgr.14714) 259 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 204 B/s wr, 7 op/s 2024-02-22T19:18:42.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:40.892211+0000 mgr.smithi037.jdlvyc (mgr.14714) 260 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 9 op/s 2024-02-22T19:18:42.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:40.892211+0000 mgr.smithi037.jdlvyc (mgr.14714) 260 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 9 op/s 2024-02-22T19:18:43.226 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:18:43.503 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:18:43.825 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (12m) 13s ago 14m 21.5M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (4m) 13s ago 14m 6643k - 16.2.14-550-geb66ed92 7403d1862307 c9a0053ca51f 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (4m) 29s ago 13m 6647k - 16.2.14-550-geb66ed92 7403d1862307 2d2a973f78ac 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (12m) 13s ago 14m 34.1M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (19s) 13s ago 8m 12.1M - 16.2.14-550-geb66ed92 7403d1862307 6663e47b570c 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 starting - - - - 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (5m) 13s ago 16m 441M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (4m) 29s ago 13m 386M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (4m) 13s ago 16m 47.4M 2048M 16.2.14-550-geb66ed92 7403d1862307 6b2410d33526 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (4m) 29s ago 13m 38.4M 2048M 16.2.14-550-geb66ed92 7403d1862307 409479f047c7 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (5m) 13s ago 5m 64.2M - 3.5 6933c2a0b7dd 43b6f0fa69e8 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (5m) 29s ago 5m 75.5M - 3.5 6933c2a0b7dd 8367c26f942f 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (13m) 13s ago 13m 17.1M - 0.18.1 e5a616e4b9cf 3eccbb917496 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (13m) 29s ago 13m 17.0M - 0.18.1 e5a616e4b9cf b70c4333db38 2024-02-22T19:18:43.826 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (4m) 13s ago 12m 120M 1945M 16.2.14-550-geb66ed92 7403d1862307 f1b19925d9ec 2024-02-22T19:18:43.827 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (3m) 13s ago 12m 106M 1945M 16.2.14-550-geb66ed92 7403d1862307 3761e4fc6ee5 2024-02-22T19:18:43.827 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (3m) 13s ago 11m 88.2M 1945M 16.2.14-550-geb66ed92 7403d1862307 7ed2343e97a8 2024-02-22T19:18:43.827 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (2m) 13s ago 11m 120M 1945M 16.2.14-550-geb66ed92 7403d1862307 f18559930d41 2024-02-22T19:18:43.827 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (119s) 29s ago 11m 121M 2712M 16.2.14-550-geb66ed92 7403d1862307 4f2eeb5165f2 2024-02-22T19:18:43.827 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (90s) 29s ago 10m 114M 2712M 16.2.14-550-geb66ed92 7403d1862307 e59114134ec2 2024-02-22T19:18:43.827 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (62s) 29s ago 10m 103M 2712M 16.2.14-550-geb66ed92 7403d1862307 ecac4a27ef78 2024-02-22T19:18:43.827 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (34s) 29s ago 10m 12.7M 2712M 16.2.14-550-geb66ed92 7403d1862307 caeab8294b18 2024-02-22T19:18:43.827 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (5m) 13s ago 13m 68.3M - 2.18.1 de242295e225 19a7d09b511b 2024-02-22T19:18:43.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:42.645904+0000 mon.smithi037 (mon.0) 667 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:43.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:42.646844+0000 mon.smithi037 (mon.0) 668 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:43.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:43.007336+0000 mon.smithi037 (mon.0) 669 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-22T19:18:43.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:43.007370+0000 mon.smithi037 (mon.0) 670 : cluster [INF] Cluster is now healthy 2024-02-22T19:18:43.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:43.012478+0000 mon.smithi037 (mon.0) 671 : cluster [DBG] mds.? [v2:172.21.15.165:6832/1890289862,v1:172.21.15.165:6833/1890289862] up:boot 2024-02-22T19:18:43.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:43.012549+0000 mon.smithi037 (mon.0) 672 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 1 up:standby 2024-02-22T19:18:43.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:43.012677+0000 mon.smithi037 (mon.0) 673 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi165.ftpwqf"}]: dispatch 2024-02-22T19:18:43.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:42.645904+0000 mon.smithi037 (mon.0) 667 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:43.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:42.646844+0000 mon.smithi037 (mon.0) 668 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:43.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:43.007336+0000 mon.smithi037 (mon.0) 669 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-22T19:18:43.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:43.007370+0000 mon.smithi037 (mon.0) 670 : cluster [INF] Cluster is now healthy 2024-02-22T19:18:43.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:43.012478+0000 mon.smithi037 (mon.0) 671 : cluster [DBG] mds.? [v2:172.21.15.165:6832/1890289862,v1:172.21.15.165:6833/1890289862] up:boot 2024-02-22T19:18:43.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:43.012549+0000 mon.smithi037 (mon.0) 672 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi037.mniofg=up:active} 1 up:standby 2024-02-22T19:18:43.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:43.012677+0000 mon.smithi037 (mon.0) 673 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi165.ftpwqf"}]: dispatch 2024-02-22T19:18:44.178 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:18:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:18:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:18:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:18:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:18:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:18:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:18:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:18:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-22T19:18:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:18:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:18:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:18:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:18:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:18:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-22T19:18:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:18:44.179 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:18:44.482 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:18:44.482 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:18:44.482 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:18:44.482 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:18:44.483 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-02-22T19:18:44.483 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-02-22T19:18:44.483 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-02-22T19:18:44.483 INFO:teuthology.orchestra.run.smithi037.stdout: "crash", 2024-02-22T19:18:44.483 INFO:teuthology.orchestra.run.smithi037.stdout: "osd" 2024-02-22T19:18:44.483 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:18:44.483 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "15/23 daemons upgraded", 2024-02-22T19:18:44.483 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading mds daemons", 2024-02-22T19:18:44.483 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:18:44.483 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:18:44.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:42.892927+0000 mgr.smithi037.jdlvyc (mgr.14714) 261 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 7.4 KiB/s wr, 13 op/s 2024-02-22T19:18:44.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:43.212824+0000 mgr.smithi037.jdlvyc (mgr.14714) 262 : audit [DBG] from='client.34310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:44.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:43.518080+0000 mgr.smithi037.jdlvyc (mgr.14714) 263 : audit [DBG] from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:44.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:44.178234+0000 mon.smithi037 (mon.0) 674 : audit [DBG] from='client.? 172.21.15.37:0/1655085888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:45.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:42.892927+0000 mgr.smithi037.jdlvyc (mgr.14714) 261 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 7.4 KiB/s wr, 13 op/s 2024-02-22T19:18:45.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:43.212824+0000 mgr.smithi037.jdlvyc (mgr.14714) 262 : audit [DBG] from='client.34310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:45.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:43.518080+0000 mgr.smithi037.jdlvyc (mgr.14714) 263 : audit [DBG] from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:45.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:44.178234+0000 mon.smithi037 (mon.0) 674 : audit [DBG] from='client.? 172.21.15.37:0/1655085888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:45.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:43.816613+0000 mgr.smithi037.jdlvyc (mgr.14714) 264 : audit [DBG] from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:45.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:44.481699+0000 mgr.smithi037.jdlvyc (mgr.14714) 265 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:46.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:43.816613+0000 mgr.smithi037.jdlvyc (mgr.14714) 264 : audit [DBG] from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:46.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:45 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:44.481699+0000 mgr.smithi037.jdlvyc (mgr.14714) 265 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:18:46.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:44.893590+0000 mgr.smithi037.jdlvyc (mgr.14714) 266 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 7.0 KiB/s wr, 13 op/s 2024-02-22T19:18:46.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.171172+0000 mon.smithi037 (mon.0) 675 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:46.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.172157+0000 mon.smithi037 (mon.0) 676 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:46.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.178961+0000 mon.smithi037 (mon.0) 677 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:18:46.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.185014+0000 mon.smithi037 (mon.0) 678 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:46.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.194993+0000 mon.smithi037 (mon.0) 679 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:46.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.199405+0000 mon.smithi037 (mon.0) 680 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:46.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.203028+0000 mon.smithi037 (mon.0) 681 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.205050+0000 mon.smithi037 (mon.0) 682 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.207031+0000 mon.smithi037 (mon.0) 683 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.210298+0000 mon.smithi037 (mon.0) 684 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.213612+0000 mon.smithi037 (mon.0) 685 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.248997+0000 mon.smithi037 (mon.0) 686 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.249864+0000 mon.smithi037 (mon.0) 687 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi037.mniofg"}]: dispatch 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.253380+0000 mon.smithi037 (mon.0) 688 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi037.mniofg"}]': finished 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.254043+0000 mon.smithi037 (mon.0) 689 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi165.ftpwqf"}]: dispatch 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.258559+0000 mon.smithi037 (mon.0) 690 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi165.ftpwqf"}]': finished 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.259846+0000 mon.smithi037 (mon.0) 691 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.263960+0000 mon.smithi037 (mon.0) 692 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.264891+0000 mon.smithi037 (mon.0) 693 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.268862+0000 mon.smithi037 (mon.0) 694 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.269797+0000 mon.smithi037 (mon.0) 695 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.270770+0000 mon.smithi037 (mon.0) 696 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:46.274581+0000 mon.smithi037 (mon.0) 697 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:46.998 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:44.893590+0000 mgr.smithi037.jdlvyc (mgr.14714) 266 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 7.0 KiB/s wr, 13 op/s 2024-02-22T19:18:46.998 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.171172+0000 mon.smithi037 (mon.0) 675 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:46.998 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.172157+0000 mon.smithi037 (mon.0) 676 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:46.998 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.178961+0000 mon.smithi037 (mon.0) 677 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:18:46.998 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.185014+0000 mon.smithi037 (mon.0) 678 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:46.998 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.194993+0000 mon.smithi037 (mon.0) 679 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:46.998 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.199405+0000 mon.smithi037 (mon.0) 680 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.203028+0000 mon.smithi037 (mon.0) 681 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.205050+0000 mon.smithi037 (mon.0) 682 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.207031+0000 mon.smithi037 (mon.0) 683 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.210298+0000 mon.smithi037 (mon.0) 684 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.213612+0000 mon.smithi037 (mon.0) 685 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.248997+0000 mon.smithi037 (mon.0) 686 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.249864+0000 mon.smithi037 (mon.0) 687 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi037.mniofg"}]: dispatch 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.253380+0000 mon.smithi037 (mon.0) 688 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi037.mniofg"}]': finished 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.254043+0000 mon.smithi037 (mon.0) 689 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi165.ftpwqf"}]: dispatch 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.258559+0000 mon.smithi037 (mon.0) 690 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi165.ftpwqf"}]': finished 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.259846+0000 mon.smithi037 (mon.0) 691 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.263960+0000 mon.smithi037 (mon.0) 692 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.264891+0000 mon.smithi037 (mon.0) 693 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:46.999 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.268862+0000 mon.smithi037 (mon.0) 694 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:47.000 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.269797+0000 mon.smithi037 (mon.0) 695 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:47.000 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.270770+0000 mon.smithi037 (mon.0) 696 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:18:47.000 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:46.274581+0000 mon.smithi037 (mon.0) 697 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:47.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:46.214404+0000 mgr.smithi037.jdlvyc (mgr.14714) 267 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-22T19:18:47.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:46.260509+0000 mgr.smithi037.jdlvyc (mgr.14714) 268 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-22T19:18:47.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:46.265482+0000 mgr.smithi037.jdlvyc (mgr.14714) 269 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-22T19:18:47.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:46.271309+0000 mgr.smithi037.jdlvyc (mgr.14714) 270 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-22T19:18:47.940 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:46.214404+0000 mgr.smithi037.jdlvyc (mgr.14714) 267 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-22T19:18:47.940 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:46.260509+0000 mgr.smithi037.jdlvyc (mgr.14714) 268 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-22T19:18:47.940 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:46.265482+0000 mgr.smithi037.jdlvyc (mgr.14714) 269 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-22T19:18:47.940 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:46.271309+0000 mgr.smithi037.jdlvyc (mgr.14714) 270 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-22T19:18:48.539 INFO:teuthology.orchestra.run.smithi037.stderr:mount.nfs: mounting smithi037:/fake failed, reason given by server: No such file or directory 2024-02-22T19:18:48.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:46.894094+0000 mgr.smithi037.jdlvyc (mgr.14714) 271 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 KiB/s wr, 11 op/s 2024-02-22T19:18:48.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:47.967393+0000 mon.smithi037 (mon.0) 698 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:48.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:47.968387+0000 mon.smithi037 (mon.0) 699 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-22T19:18:48.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:47.969201+0000 mon.smithi037 (mon.0) 700 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-22T19:18:48.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:47.972604+0000 mon.smithi037 (mon.0) 701 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-02-22T19:18:48.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:47.974172+0000 mon.smithi037 (mon.0) 702 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:48.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:48.016002+0000 mon.smithi037 (mon.0) 703 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:18:48.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:48.019499+0000 mon.smithi037 (mon.0) 704 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-22T19:18:48.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:48.066454+0000 mon.smithi037 (mon.0) 705 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:18:48.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:48.072730+0000 mon.smithi037 (mon.0) 706 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:48.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:46.894094+0000 mgr.smithi037.jdlvyc (mgr.14714) 271 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 KiB/s wr, 11 op/s 2024-02-22T19:18:48.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:47.967393+0000 mon.smithi037 (mon.0) 698 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:48.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:47.968387+0000 mon.smithi037 (mon.0) 699 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-22T19:18:48.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:47.969201+0000 mon.smithi037 (mon.0) 700 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-22T19:18:48.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:47.972604+0000 mon.smithi037 (mon.0) 701 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-02-22T19:18:48.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:47.974172+0000 mon.smithi037 (mon.0) 702 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:48.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:48.016002+0000 mon.smithi037 (mon.0) 703 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:18:48.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:48.019499+0000 mon.smithi037 (mon.0) 704 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-22T19:18:48.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:48.066454+0000 mon.smithi037 (mon.0) 705 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi037.hnqota-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:18:48.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:48.072730+0000 mon.smithi037 (mon.0) 706 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:49.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:47.962641+0000 mgr.smithi037.jdlvyc (mgr.14714) 272 : cephadm [INF] Upgrade: Updating nfs.foo.0.1.smithi037.hnqota (1/2) 2024-02-22T19:18:49.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:47.968098+0000 mgr.smithi037.jdlvyc (mgr.14714) 273 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi037.hnqota 2024-02-22T19:18:49.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:47.968972+0000 mgr.smithi037.jdlvyc (mgr.14714) 274 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-02-22T19:18:49.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:48.066010+0000 mgr.smithi037.jdlvyc (mgr.14714) 275 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-22T19:18:49.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:48.066112+0000 mgr.smithi037.jdlvyc (mgr.14714) 276 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi037.hnqota-rgw 2024-02-22T19:18:49.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:48.073512+0000 mgr.smithi037.jdlvyc (mgr.14714) 277 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi037.hnqota on smithi037 2024-02-22T19:18:49.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:47.962641+0000 mgr.smithi037.jdlvyc (mgr.14714) 272 : cephadm [INF] Upgrade: Updating nfs.foo.0.1.smithi037.hnqota (1/2) 2024-02-22T19:18:49.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:47.968098+0000 mgr.smithi037.jdlvyc (mgr.14714) 273 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi037.hnqota 2024-02-22T19:18:49.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:47.968972+0000 mgr.smithi037.jdlvyc (mgr.14714) 274 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-02-22T19:18:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:48.066010+0000 mgr.smithi037.jdlvyc (mgr.14714) 275 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-22T19:18:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:48.066112+0000 mgr.smithi037.jdlvyc (mgr.14714) 276 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi037.hnqota-rgw 2024-02-22T19:18:49.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:48.073512+0000 mgr.smithi037.jdlvyc (mgr.14714) 277 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi037.hnqota on smithi037 2024-02-22T19:18:50.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:48.894693+0000 mgr.smithi037.jdlvyc (mgr.14714) 278 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 7.6 KiB/s wr, 10 op/s 2024-02-22T19:18:50.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:49.990804+0000 mon.smithi037 (mon.0) 707 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:51.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:48.894693+0000 mgr.smithi037.jdlvyc (mgr.14714) 278 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 7.6 KiB/s wr, 10 op/s 2024-02-22T19:18:51.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:49.990804+0000 mon.smithi037 (mon.0) 707 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:52.586 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:50.895417+0000 mgr.smithi037.jdlvyc (mgr.14714) 279 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 7.6 KiB/s wr, 6 op/s 2024-02-22T19:18:52.586 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:51.467880+0000 mon.smithi037 (mon.0) 708 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:52.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:50.895417+0000 mgr.smithi037.jdlvyc (mgr.14714) 279 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 7.6 KiB/s wr, 6 op/s 2024-02-22T19:18:52.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:51.467880+0000 mon.smithi037 (mon.0) 708 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:54.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:52.896218+0000 mgr.smithi037.jdlvyc (mgr.14714) 280 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.1 KiB/s rd, 7.6 KiB/s wr, 5 op/s 2024-02-22T19:18:54.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:53.030884+0000 mgr.smithi037.jdlvyc (mgr.14714) 281 : cephadm [INF] Upgrade: Updating nfs.foo.1.1.smithi165.mdlbka (2/2) 2024-02-22T19:18:54.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:53.036005+0000 mon.smithi037 (mon.0) 709 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:54.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:53.036754+0000 mgr.smithi037.jdlvyc (mgr.14714) 282 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi165.mdlbka 2024-02-22T19:18:54.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:53.037071+0000 mon.smithi037 (mon.0) 710 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-22T19:18:54.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:53.037784+0000 mgr.smithi037.jdlvyc (mgr.14714) 283 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-02-22T19:18:54.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:53.038048+0000 mon.smithi037 (mon.0) 711 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-22T19:18:54.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:53.041394+0000 mon.smithi037 (mon.0) 712 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-02-22T19:18:54.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:53.042918+0000 mon.smithi037 (mon.0) 713 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:54.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:53.088505+0000 mon.smithi037 (mon.0) 714 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:18:54.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:53.094048+0000 mon.smithi037 (mon.0) 715 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-22T19:18:54.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:53.142758+0000 mgr.smithi037.jdlvyc (mgr.14714) 284 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-22T19:18:54.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:53.142872+0000 mgr.smithi037.jdlvyc (mgr.14714) 285 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi165.mdlbka-rgw 2024-02-22T19:18:54.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:53.143223+0000 mon.smithi037 (mon.0) 716 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:18:54.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:53.144433+0000 mon.smithi037 (mon.0) 717 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:54.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:18:53.145247+0000 mgr.smithi037.jdlvyc (mgr.14714) 286 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi165.mdlbka on smithi165 2024-02-22T19:18:54.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:52.896218+0000 mgr.smithi037.jdlvyc (mgr.14714) 280 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.1 KiB/s rd, 7.6 KiB/s wr, 5 op/s 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:53.030884+0000 mgr.smithi037.jdlvyc (mgr.14714) 281 : cephadm [INF] Upgrade: Updating nfs.foo.1.1.smithi165.mdlbka (2/2) 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:53.036005+0000 mon.smithi037 (mon.0) 709 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:53.036754+0000 mgr.smithi037.jdlvyc (mgr.14714) 282 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi165.mdlbka 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:53.037071+0000 mon.smithi037 (mon.0) 710 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:53.037784+0000 mgr.smithi037.jdlvyc (mgr.14714) 283 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:53.038048+0000 mon.smithi037 (mon.0) 711 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:53.041394+0000 mon.smithi037 (mon.0) 712 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:53.042918+0000 mon.smithi037 (mon.0) 713 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:53.088505+0000 mon.smithi037 (mon.0) 714 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:53.094048+0000 mon.smithi037 (mon.0) 715 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:53.142758+0000 mgr.smithi037.jdlvyc (mgr.14714) 284 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:53.142872+0000 mgr.smithi037.jdlvyc (mgr.14714) 285 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi165.mdlbka-rgw 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:53.143223+0000 mon.smithi037 (mon.0) 716 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi165.mdlbka-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:53.144433+0000 mon.smithi037 (mon.0) 717 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:18:54.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:18:53.145247+0000 mgr.smithi037.jdlvyc (mgr.14714) 286 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi165.mdlbka on smithi165 2024-02-22T19:18:54.603 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-02-22T19:18:54.639 INFO:teuthology.orchestra.run.smithi037.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-02-22T19:18:54.639 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:18:54.639 INFO:teuthology.orchestra.run.smithi037.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-02-22T19:18:54.640 INFO:teuthology.orchestra.run.smithi037.stdout:4 of 5 processes prepared for launch 0 sec 2024-02-22T19:18:54.740 INFO:teuthology.orchestra.run.smithi037.stdout:5 of 5 processes prepared for launch 0 sec 2024-02-22T19:18:54.740 INFO:teuthology.orchestra.run.smithi037.stdout:releasing clients 2024-02-22T19:18:56.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:54.896802+0000 mgr.smithi037.jdlvyc (mgr.14714) 287 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.9 KiB/s rd, 2.4 KiB/s wr, 4 op/s 2024-02-22T19:18:56.437 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:54.896802+0000 mgr.smithi037.jdlvyc (mgr.14714) 287 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 316 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.9 KiB/s rd, 2.4 KiB/s wr, 4 op/s 2024-02-22T19:18:56.740 INFO:teuthology.orchestra.run.smithi037.stdout: 5 31 0.00 MB/sec execute 1 sec latency 1800.516 ms 2024-02-22T19:18:57.740 INFO:teuthology.orchestra.run.smithi037.stdout: 5 31 0.00 MB/sec execute 2 sec latency 2800.563 ms 2024-02-22T19:18:57.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:56.588021+0000 mon.smithi037 (mon.0) 718 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:57.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:57 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:56.589019+0000 mon.smithi037 (mon.0) 719 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:58.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:56.588021+0000 mon.smithi037 (mon.0) 718 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:18:58.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:56.589019+0000 mon.smithi037 (mon.0) 719 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:18:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: 5 31 0.00 MB/sec execute 3 sec latency 3800.599 ms 2024-02-22T19:18:58.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:18:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:56.897442+0000 mgr.smithi037.jdlvyc (mgr.14714) 288 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 318 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 203 KiB/s wr, 14 op/s 2024-02-22T19:18:58.972 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:18:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:56.897442+0000 mgr.smithi037.jdlvyc (mgr.14714) 288 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 318 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 203 KiB/s wr, 14 op/s 2024-02-22T19:18:59.740 INFO:teuthology.orchestra.run.smithi037.stdout: 5 31 0.00 MB/sec execute 4 sec latency 4800.630 ms 2024-02-22T19:19:00.740 INFO:teuthology.orchestra.run.smithi037.stdout: 5 cleanup 5 sec 2024-02-22T19:19:00.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:18:58.897913+0000 mgr.smithi037.jdlvyc (mgr.14714) 289 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 300 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s rd, 206 KiB/s wr, 27 op/s 2024-02-22T19:19:00.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:18:59.652810+0000 mon.smithi037 (mon.0) 720 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:01.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:18:58.897913+0000 mgr.smithi037.jdlvyc (mgr.14714) 289 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 300 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s rd, 206 KiB/s wr, 27 op/s 2024-02-22T19:19:01.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:18:59.652810+0000 mon.smithi037 (mon.0) 720 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:01.442 INFO:teuthology.orchestra.run.smithi037.stdout: 0 cleanup 6 sec 2024-02-22T19:19:01.442 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:19:01.442 INFO:teuthology.orchestra.run.smithi037.stdout: Operation Count AvgLat MaxLat 2024-02-22T19:19:01.442 INFO:teuthology.orchestra.run.smithi037.stdout: ---------------------------------------- 2024-02-22T19:19:01.443 INFO:teuthology.orchestra.run.smithi037.stdout: NTCreateX 5 6479.926 6482.086 2024-02-22T19:19:01.443 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:19:01.443 INFO:teuthology.orchestra.run.smithi037.stdout:Throughput 0 MB/sec 5 clients 5 procs max_latency=4800.630 ms 2024-02-22T19:19:01.445 DEBUG:teuthology.parallel:result is None 2024-02-22T19:19:02.808 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:00.898689+0000 mgr.smithi037.jdlvyc (mgr.14714) 290 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 231 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 43 KiB/s rd, 549 KiB/s wr, 54 op/s 2024-02-22T19:19:02.808 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.000148+0000 mon.smithi037 (mon.0) 721 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:02.808 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.001000+0000 mon.smithi037 (mon.0) 722 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:19:02.808 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.001724+0000 mon.smithi037 (mon.0) 723 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:19:02.808 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.005715+0000 mon.smithi037 (mon.0) 724 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.010827+0000 mon.smithi037 (mon.0) 725 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.013784+0000 mon.smithi037 (mon.0) 726 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.015781+0000 mon.smithi037 (mon.0) 727 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.016873+0000 mon.smithi037 (mon.0) 728 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.017928+0000 mon.smithi037 (mon.0) 729 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.019443+0000 mon.smithi037 (mon.0) 730 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.021038+0000 mon.smithi037 (mon.0) 731 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.021959+0000 mon.smithi037 (mon.0) 732 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.022881+0000 mon.smithi037 (mon.0) 733 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.023802+0000 mon.smithi037 (mon.0) 734 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.024675+0000 mon.smithi037 (mon.0) 735 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.025712+0000 mon.smithi037 (mon.0) 736 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.029746+0000 mon.smithi037 (mon.0) 737 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.030454+0000 mon.smithi037 (mon.0) 738 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi037.hnqota"}]: dispatch 2024-02-22T19:19:02.809 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.033309+0000 mon.smithi037 (mon.0) 739 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi037.hnqota"}]': finished 2024-02-22T19:19:02.810 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.033843+0000 mon.smithi037 (mon.0) 740 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi165.mdlbka"}]: dispatch 2024-02-22T19:19:02.810 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:02.036751+0000 mon.smithi037 (mon.0) 741 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi165.mdlbka"}]': finished 2024-02-22T19:19:02.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:00.898689+0000 mgr.smithi037.jdlvyc (mgr.14714) 290 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 231 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 43 KiB/s rd, 549 KiB/s wr, 54 op/s 2024-02-22T19:19:02.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.000148+0000 mon.smithi037 (mon.0) 721 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.001000+0000 mon.smithi037 (mon.0) 722 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.001724+0000 mon.smithi037 (mon.0) 723 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.005715+0000 mon.smithi037 (mon.0) 724 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.010827+0000 mon.smithi037 (mon.0) 725 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.013784+0000 mon.smithi037 (mon.0) 726 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.015781+0000 mon.smithi037 (mon.0) 727 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.016873+0000 mon.smithi037 (mon.0) 728 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.017928+0000 mon.smithi037 (mon.0) 729 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.019443+0000 mon.smithi037 (mon.0) 730 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.021038+0000 mon.smithi037 (mon.0) 731 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.021959+0000 mon.smithi037 (mon.0) 732 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.022881+0000 mon.smithi037 (mon.0) 733 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.023802+0000 mon.smithi037 (mon.0) 734 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.024675+0000 mon.smithi037 (mon.0) 735 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.025712+0000 mon.smithi037 (mon.0) 736 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:02.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.029746+0000 mon.smithi037 (mon.0) 737 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:02.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.030454+0000 mon.smithi037 (mon.0) 738 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi037.hnqota"}]: dispatch 2024-02-22T19:19:02.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.033309+0000 mon.smithi037 (mon.0) 739 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi037.hnqota"}]': finished 2024-02-22T19:19:02.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.033843+0000 mon.smithi037 (mon.0) 740 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi165.mdlbka"}]: dispatch 2024-02-22T19:19:02.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:02.036751+0000 mon.smithi037 (mon.0) 741 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi165.mdlbka"}]': finished 2024-02-22T19:19:03.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:03 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:19:02.026279+0000 mgr.smithi037.jdlvyc (mgr.14714) 291 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-22T19:19:03.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:03 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:19:02.026279+0000 mgr.smithi037.jdlvyc (mgr.14714) 291 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-22T19:19:04.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:02.899357+0000 mgr.smithi037.jdlvyc (mgr.14714) 292 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 210 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 43 KiB/s rd, 570 KiB/s wr, 62 op/s 2024-02-22T19:19:04.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:19:03.492453+0000 mgr.smithi037.jdlvyc (mgr.14714) 293 : cephadm [INF] Upgrade: Updating node-exporter.smithi037 (1/2) 2024-02-22T19:19:04.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:19:03.492627+0000 mgr.smithi037.jdlvyc (mgr.14714) 294 : cephadm [INF] Deploying daemon node-exporter.smithi037 on smithi037 2024-02-22T19:19:04.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:02.899357+0000 mgr.smithi037.jdlvyc (mgr.14714) 292 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 210 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 43 KiB/s rd, 570 KiB/s wr, 62 op/s 2024-02-22T19:19:04.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:19:03.492453+0000 mgr.smithi037.jdlvyc (mgr.14714) 293 : cephadm [INF] Upgrade: Updating node-exporter.smithi037 (1/2) 2024-02-22T19:19:04.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:19:03.492627+0000 mgr.smithi037.jdlvyc (mgr.14714) 294 : cephadm [INF] Deploying daemon node-exporter.smithi037 on smithi037 2024-02-22T19:19:06.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:04.903074+0000 mgr.smithi037.jdlvyc (mgr.14714) 295 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 202 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 43 KiB/s rd, 570 KiB/s wr, 62 op/s 2024-02-22T19:19:07.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:04.903074+0000 mgr.smithi037.jdlvyc (mgr.14714) 295 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 202 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 43 KiB/s rd, 570 KiB/s wr, 62 op/s 2024-02-22T19:19:08.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:06.903551+0000 mgr.smithi037.jdlvyc (mgr.14714) 296 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 579 KiB/s wr, 60 op/s 2024-02-22T19:19:08.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:08.317015+0000 mon.smithi037 (mon.0) 742 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:09.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:06.903551+0000 mgr.smithi037.jdlvyc (mgr.14714) 296 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 579 KiB/s wr, 60 op/s 2024-02-22T19:19:09.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:08.317015+0000 mon.smithi037 (mon.0) 742 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:10.818 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:08.904147+0000 mgr.smithi037.jdlvyc (mgr.14714) 297 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 28 KiB/s rd, 379 KiB/s wr, 51 op/s 2024-02-22T19:19:11.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:08.904147+0000 mgr.smithi037.jdlvyc (mgr.14714) 297 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 28 KiB/s rd, 379 KiB/s wr, 51 op/s 2024-02-22T19:19:11.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:19:09.829522+0000 mgr.smithi037.jdlvyc (mgr.14714) 298 : cephadm [INF] Upgrade: Updating node-exporter.smithi165 (2/2) 2024-02-22T19:19:11.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:11 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:19:09.829716+0000 mgr.smithi037.jdlvyc (mgr.14714) 299 : cephadm [INF] Deploying daemon node-exporter.smithi165 on smithi165 2024-02-22T19:19:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:19:09.829522+0000 mgr.smithi037.jdlvyc (mgr.14714) 298 : cephadm [INF] Upgrade: Updating node-exporter.smithi165 (2/2) 2024-02-22T19:19:12.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:11 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:19:09.829716+0000 mgr.smithi037.jdlvyc (mgr.14714) 299 : cephadm [INF] Deploying daemon node-exporter.smithi165 on smithi165 2024-02-22T19:19:12.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:10.904716+0000 mgr.smithi037.jdlvyc (mgr.14714) 300 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 375 KiB/s wr, 37 op/s 2024-02-22T19:19:13.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:10.904716+0000 mgr.smithi037.jdlvyc (mgr.14714) 300 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 375 KiB/s wr, 37 op/s 2024-02-22T19:19:14.825 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:19:14.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:12.905301+0000 mgr.smithi037.jdlvyc (mgr.14714) 301 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 596 B/s rd, 32 KiB/s wr, 11 op/s 2024-02-22T19:19:14.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:14.256238+0000 mon.smithi037 (mon.0) 743 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:14.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:14.257143+0000 mon.smithi037 (mon.0) 744 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:15.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:12.905301+0000 mgr.smithi037.jdlvyc (mgr.14714) 301 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 596 B/s rd, 32 KiB/s wr, 11 op/s 2024-02-22T19:19:15.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:14.256238+0000 mon.smithi037 (mon.0) 743 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:15.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:14.257143+0000 mon.smithi037 (mon.0) 744 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:15.453 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:19:15.454 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (13m) 13s ago 15m 21.5M - 0.20.0 0881eb8f169f 6ddfb9e8396f 2024-02-22T19:19:15.454 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (4m) 13s ago 15m 6643k - 16.2.14-550-geb66ed92 7403d1862307 c9a0053ca51f 2024-02-22T19:19:15.454 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (4m) 15s ago 14m 6647k - 16.2.14-550-geb66ed92 7403d1862307 2d2a973f78ac 2024-02-22T19:19:15.454 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (13m) 13s ago 14m 34.1M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:19:15.454 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (51s) 13s ago 8m 34.8M - 16.2.14-550-geb66ed92 7403d1862307 6663e47b570c 2024-02-22T19:19:15.454 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (33s) 15s ago 8m 11.2M - 16.2.14-550-geb66ed92 7403d1862307 b2f655a118be 2024-02-22T19:19:15.454 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (5m) 13s ago 16m 442M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:19:15.454 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (5m) 15s ago 13m 386M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:19:15.454 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (5m) 13s ago 16m 54.1M 2048M 16.2.14-550-geb66ed92 7403d1862307 6b2410d33526 2024-02-22T19:19:15.454 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (5m) 15s ago 13m 44.8M 2048M 16.2.14-550-geb66ed92 7403d1862307 409479f047c7 2024-02-22T19:19:15.454 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (24s) 13s ago 6m 83.1M - 3.5 7403d1862307 9302f7ce04f2 2024-02-22T19:19:15.455 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (19s) 15s ago 6m 16.4M - 3.5 7403d1862307 bd0b533f6bfd 2024-02-22T19:19:15.455 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 starting - - - - 2024-02-22T19:19:15.455 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 starting - - - - 2024-02-22T19:19:15.455 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (4m) 13s ago 13m 124M 1945M 16.2.14-550-geb66ed92 7403d1862307 f1b19925d9ec 2024-02-22T19:19:15.455 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (4m) 13s ago 12m 109M 1945M 16.2.14-550-geb66ed92 7403d1862307 3761e4fc6ee5 2024-02-22T19:19:15.455 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (3m) 13s ago 12m 90.7M 1945M 16.2.14-550-geb66ed92 7403d1862307 7ed2343e97a8 2024-02-22T19:19:15.455 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (3m) 13s ago 11m 123M 1945M 16.2.14-550-geb66ed92 7403d1862307 f18559930d41 2024-02-22T19:19:15.455 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (2m) 15s ago 11m 129M 2712M 16.2.14-550-geb66ed92 7403d1862307 4f2eeb5165f2 2024-02-22T19:19:15.455 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (2m) 15s ago 11m 121M 2712M 16.2.14-550-geb66ed92 7403d1862307 e59114134ec2 2024-02-22T19:19:15.455 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (94s) 15s ago 10m 110M 2712M 16.2.14-550-geb66ed92 7403d1862307 ecac4a27ef78 2024-02-22T19:19:15.455 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (66s) 15s ago 10m 136M 2712M 16.2.14-550-geb66ed92 7403d1862307 caeab8294b18 2024-02-22T19:19:15.455 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (5m) 13s ago 14m 68.3M - 2.18.1 de242295e225 19a7d09b511b 2024-02-22T19:19:15.815 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:19:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:19:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:19:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:19:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:19:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:19:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:19:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:19:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-22T19:19:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:19:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:19:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:19:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:19:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:19:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-22T19:19:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:19:15.816 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:19:16.120 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:19:16.120 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:19:16.120 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:19:16.120 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:19:16.120 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-02-22T19:19:16.120 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-02-22T19:19:16.120 INFO:teuthology.orchestra.run.smithi037.stdout: "nfs", 2024-02-22T19:19:16.121 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-02-22T19:19:16.121 INFO:teuthology.orchestra.run.smithi037.stdout: "mds", 2024-02-22T19:19:16.121 INFO:teuthology.orchestra.run.smithi037.stdout: "osd", 2024-02-22T19:19:16.121 INFO:teuthology.orchestra.run.smithi037.stdout: "crash" 2024-02-22T19:19:16.121 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:19:16.121 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "18/23 daemons upgraded", 2024-02-22T19:19:16.121 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading node-exporter daemons", 2024-02-22T19:19:16.121 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:19:16.121 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:19:16.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:14.811380+0000 mgr.smithi037.jdlvyc (mgr.14714) 302 : audit [DBG] from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:16.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:14.905909+0000 mgr.smithi037.jdlvyc (mgr.14714) 303 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 10 KiB/s wr, 3 op/s 2024-02-22T19:19:16.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:15.133914+0000 mgr.smithi037.jdlvyc (mgr.14714) 304 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:16.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:15.443721+0000 mgr.smithi037.jdlvyc (mgr.14714) 305 : audit [DBG] from='client.34378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:16.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:15.815334+0000 mon.smithi037 (mon.0) 745 : audit [DBG] from='client.? 172.21.15.37:0/3578836706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:17.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:14.811380+0000 mgr.smithi037.jdlvyc (mgr.14714) 302 : audit [DBG] from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:17.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:14.905909+0000 mgr.smithi037.jdlvyc (mgr.14714) 303 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 10 KiB/s wr, 3 op/s 2024-02-22T19:19:17.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:15.133914+0000 mgr.smithi037.jdlvyc (mgr.14714) 304 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:17.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:15.443721+0000 mgr.smithi037.jdlvyc (mgr.14714) 305 : audit [DBG] from='client.34378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:17.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:15.815334+0000 mon.smithi037 (mon.0) 745 : audit [DBG] from='client.? 172.21.15.37:0/3578836706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:18.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:16.119601+0000 mgr.smithi037.jdlvyc (mgr.14714) 306 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:18.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:17.239196+0000 mon.smithi037 (mon.0) 746 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:18.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:16.119601+0000 mgr.smithi037.jdlvyc (mgr.14714) 306 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:18.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:17.239196+0000 mon.smithi037 (mon.0) 746 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:18.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:16.906926+0000 mgr.smithi037.jdlvyc (mgr.14714) 307 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 10 KiB/s wr, 2 op/s 2024-02-22T19:19:19.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:16.906926+0000 mgr.smithi037.jdlvyc (mgr.14714) 307 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 10 KiB/s wr, 2 op/s 2024-02-22T19:19:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:18.907397+0000 mgr.smithi037.jdlvyc (mgr.14714) 308 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1023 B/s wr, 1 op/s 2024-02-22T19:19:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.951783+0000 mon.smithi037 (mon.0) 747 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.952615+0000 mon.smithi037 (mon.0) 748 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:19:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.953266+0000 mon.smithi037 (mon.0) 749 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:19:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.959207+0000 mon.smithi037 (mon.0) 750 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:21.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.966601+0000 mon.smithi037 (mon.0) 751 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:21.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.969466+0000 mon.smithi037 (mon.0) 752 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:21.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.971585+0000 mon.smithi037 (mon.0) 753 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.972698+0000 mon.smithi037 (mon.0) 754 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.974050+0000 mon.smithi037 (mon.0) 755 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.976171+0000 mon.smithi037 (mon.0) 756 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.977984+0000 mon.smithi037 (mon.0) 757 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.979032+0000 mon.smithi037 (mon.0) 758 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.980092+0000 mon.smithi037 (mon.0) 759 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.981018+0000 mon.smithi037 (mon.0) 760 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.981923+0000 mon.smithi037 (mon.0) 761 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.983034+0000 mon.smithi037 (mon.0) 762 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:19.984299+0000 mon.smithi037 (mon.0) 763 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:18.907397+0000 mgr.smithi037.jdlvyc (mgr.14714) 308 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1023 B/s wr, 1 op/s 2024-02-22T19:19:21.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.951783+0000 mon.smithi037 (mon.0) 747 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.952615+0000 mon.smithi037 (mon.0) 748 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.953266+0000 mon.smithi037 (mon.0) 749 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.959207+0000 mon.smithi037 (mon.0) 750 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.966601+0000 mon.smithi037 (mon.0) 751 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.969466+0000 mon.smithi037 (mon.0) 752 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.971585+0000 mon.smithi037 (mon.0) 753 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.972698+0000 mon.smithi037 (mon.0) 754 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.974050+0000 mon.smithi037 (mon.0) 755 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.976171+0000 mon.smithi037 (mon.0) 756 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.977984+0000 mon.smithi037 (mon.0) 757 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.979032+0000 mon.smithi037 (mon.0) 758 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.980092+0000 mon.smithi037 (mon.0) 759 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.981018+0000 mon.smithi037 (mon.0) 760 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.981923+0000 mon.smithi037 (mon.0) 761 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.983034+0000 mon.smithi037 (mon.0) 762 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:21.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:19.984299+0000 mon.smithi037 (mon.0) 763 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:22.698 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:20.908032+0000 mgr.smithi037.jdlvyc (mgr.14714) 309 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2024-02-22T19:19:22.698 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:19:21.524247+0000 mgr.smithi037.jdlvyc (mgr.14714) 310 : cephadm [INF] Upgrade: Updating prometheus.smithi037 2024-02-22T19:19:22.698 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:19:21.532301+0000 mgr.smithi037.jdlvyc (mgr.14714) 311 : cephadm [INF] Deploying daemon prometheus.smithi037 on smithi037 2024-02-22T19:19:23.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:20.908032+0000 mgr.smithi037.jdlvyc (mgr.14714) 309 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2024-02-22T19:19:23.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:19:21.524247+0000 mgr.smithi037.jdlvyc (mgr.14714) 310 : cephadm [INF] Upgrade: Updating prometheus.smithi037 2024-02-22T19:19:23.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:19:21.532301+0000 mgr.smithi037.jdlvyc (mgr.14714) 311 : cephadm [INF] Deploying daemon prometheus.smithi037 on smithi037 2024-02-22T19:19:24.747 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:22.908609+0000 mgr.smithi037.jdlvyc (mgr.14714) 312 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-02-22T19:19:25.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:22.908609+0000 mgr.smithi037.jdlvyc (mgr.14714) 312 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-02-22T19:19:26.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:24.909111+0000 mgr.smithi037.jdlvyc (mgr.14714) 313 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:26.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:26.583120+0000 mon.smithi037 (mon.0) 764 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:26.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:26.583904+0000 mon.smithi037 (mon.0) 765 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:27.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:24.909111+0000 mgr.smithi037.jdlvyc (mgr.14714) 313 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:27.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:26.583120+0000 mon.smithi037 (mon.0) 764 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:27.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:26.583904+0000 mon.smithi037 (mon.0) 765 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:28.988 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:26.909644+0000 mgr.smithi037.jdlvyc (mgr.14714) 314 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:29.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:26.909644+0000 mgr.smithi037.jdlvyc (mgr.14714) 314 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:30.838 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:28.910382+0000 mgr.smithi037.jdlvyc (mgr.14714) 315 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:31.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:28.910382+0000 mgr.smithi037.jdlvyc (mgr.14714) 315 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:33.017 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:30.911032+0000 mgr.smithi037.jdlvyc (mgr.14714) 316 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:19:33.017 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:31.856682+0000 mon.smithi037 (mon.0) 766 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:33.017 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.153090+0000 mon.smithi037 (mon.0) 767 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:19:33.017 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.153756+0000 mon.smithi037 (mon.0) 768 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:19:33.017 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.158112+0000 mon.smithi037 (mon.0) 769 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:33.017 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.163183+0000 mon.smithi037 (mon.0) 770 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:33.017 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.167167+0000 mon.smithi037 (mon.0) 771 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-22T19:19:33.017 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.169004+0000 mon.smithi037 (mon.0) 772 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:33.017 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.171146+0000 mon.smithi037 (mon.0) 773 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.017 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.172461+0000 mon.smithi037 (mon.0) 774 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.017 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.173773+0000 mon.smithi037 (mon.0) 775 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.018 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.175803+0000 mon.smithi037 (mon.0) 776 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.018 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.177519+0000 mon.smithi037 (mon.0) 777 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.018 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.178502+0000 mon.smithi037 (mon.0) 778 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.018 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.179527+0000 mon.smithi037 (mon.0) 779 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.018 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.180580+0000 mon.smithi037 (mon.0) 780 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.018 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.181643+0000 mon.smithi037 (mon.0) 781 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.018 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.182978+0000 mon.smithi037 (mon.0) 782 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.018 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.184512+0000 mon.smithi037 (mon.0) 783 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.018 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.185851+0000 mon.smithi037 (mon.0) 784 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:30.911032+0000 mgr.smithi037.jdlvyc (mgr.14714) 316 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:19:33.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:31.856682+0000 mon.smithi037 (mon.0) 766 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.153090+0000 mon.smithi037 (mon.0) 767 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.153756+0000 mon.smithi037 (mon.0) 768 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.158112+0000 mon.smithi037 (mon.0) 769 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.163183+0000 mon.smithi037 (mon.0) 770 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.167167+0000 mon.smithi037 (mon.0) 771 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.169004+0000 mon.smithi037 (mon.0) 772 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.171146+0000 mon.smithi037 (mon.0) 773 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.172461+0000 mon.smithi037 (mon.0) 774 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.173773+0000 mon.smithi037 (mon.0) 775 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.175803+0000 mon.smithi037 (mon.0) 776 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.177519+0000 mon.smithi037 (mon.0) 777 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.178502+0000 mon.smithi037 (mon.0) 778 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.179527+0000 mon.smithi037 (mon.0) 779 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.180580+0000 mon.smithi037 (mon.0) 780 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.181643+0000 mon.smithi037 (mon.0) 781 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.189 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.182978+0000 mon.smithi037 (mon.0) 782 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.184512+0000 mon.smithi037 (mon.0) 783 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:33.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.185851+0000 mon.smithi037 (mon.0) 784 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:34.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:33 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:32.167507+0000 mgr.smithi037.jdlvyc (mgr.14714) 317 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-22T19:19:34.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:32.167507+0000 mgr.smithi037.jdlvyc (mgr.14714) 317 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-22T19:19:35.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:32.911599+0000 mgr.smithi037.jdlvyc (mgr.14714) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:35.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:19:33.612214+0000 mgr.smithi037.jdlvyc (mgr.14714) 319 : cephadm [INF] Upgrade: Updating alertmanager.smithi037 2024-02-22T19:19:35.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:19:33.617813+0000 mgr.smithi037.jdlvyc (mgr.14714) 320 : cephadm [INF] Deploying daemon alertmanager.smithi037 on smithi037 2024-02-22T19:19:35.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:32.911599+0000 mgr.smithi037.jdlvyc (mgr.14714) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:35.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:19:33.612214+0000 mgr.smithi037.jdlvyc (mgr.14714) 319 : cephadm [INF] Upgrade: Updating alertmanager.smithi037 2024-02-22T19:19:35.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:19:33.617813+0000 mgr.smithi037.jdlvyc (mgr.14714) 320 : cephadm [INF] Deploying daemon alertmanager.smithi037 on smithi037 2024-02-22T19:19:37.081 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:34.912114+0000 mgr.smithi037.jdlvyc (mgr.14714) 321 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:37.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:34.912114+0000 mgr.smithi037.jdlvyc (mgr.14714) 321 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:39.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:36.912775+0000 mgr.smithi037.jdlvyc (mgr.14714) 322 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:39.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:36.912775+0000 mgr.smithi037.jdlvyc (mgr.14714) 322 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:40.931 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:38.913217+0000 mgr.smithi037.jdlvyc (mgr.14714) 323 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:41.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:38.913217+0000 mgr.smithi037.jdlvyc (mgr.14714) 323 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:43.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:40.913951+0000 mgr.smithi037.jdlvyc (mgr.14714) 324 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:19:43.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:40.913951+0000 mgr.smithi037.jdlvyc (mgr.14714) 324 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:19:44.081 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:42.914435+0000 mgr.smithi037.jdlvyc (mgr.14714) 325 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:44.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:42.914435+0000 mgr.smithi037.jdlvyc (mgr.14714) 325 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:46.204 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:44.915146+0000 mgr.smithi037.jdlvyc (mgr.14714) 326 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:46.204 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:45.203014+0000 mon.smithi037 (mon.0) 785 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:46.204 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:45.203770+0000 mon.smithi037 (mon.0) 786 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:46.468 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:19:46.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:44.915146+0000 mgr.smithi037.jdlvyc (mgr.14714) 326 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:46.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:45.203014+0000 mon.smithi037 (mon.0) 785 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:46.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:45.203770+0000 mon.smithi037 (mon.0) 786 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:47.073 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:19:47.073 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 starting - - - - 2024-02-22T19:19:47.073 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (5m) 15s ago 15m 6643k - 16.2.14-550-geb66ed92 7403d1862307 c9a0053ca51f 2024-02-22T19:19:47.073 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (5m) 29s ago 14m 6647k - 16.2.14-550-geb66ed92 7403d1862307 2d2a973f78ac 2024-02-22T19:19:47.073 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (13m) 15s ago 15m 34.2M - 6.7.4 557c83e11646 bcf9528e17e0 2024-02-22T19:19:47.073 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (82s) 15s ago 9m 33.3M - 16.2.14-550-geb66ed92 7403d1862307 6663e47b570c 2024-02-22T19:19:47.073 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (65s) 29s ago 9m 11.3M - 16.2.14-550-geb66ed92 7403d1862307 b2f655a118be 2024-02-22T19:19:47.073 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (6m) 15s ago 17m 444M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:19:47.073 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (6m) 29s ago 14m 387M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (5m) 15s ago 17m 54.5M 2048M 16.2.14-550-geb66ed92 7403d1862307 6b2410d33526 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (5m) 29s ago 14m 45.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 409479f047c7 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (56s) 15s ago 6m 83.4M - 3.5 7403d1862307 9302f7ce04f2 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (51s) 29s ago 6m 61.9M - 3.5 7403d1862307 bd0b533f6bfd 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (39s) 15s ago 15m 10.1M - 1.3.1 1dbe0e931976 6ee32458a9c6 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (33s) 29s ago 14m 3598k - 1.3.1 1dbe0e931976 1b18d205a3d7 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (5m) 15s ago 13m 124M 1945M 16.2.14-550-geb66ed92 7403d1862307 f1b19925d9ec 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (4m) 15s ago 13m 108M 1945M 16.2.14-550-geb66ed92 7403d1862307 3761e4fc6ee5 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (4m) 15s ago 12m 90.3M 1945M 16.2.14-550-geb66ed92 7403d1862307 7ed2343e97a8 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (3m) 15s ago 12m 122M 1945M 16.2.14-550-geb66ed92 7403d1862307 f18559930d41 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (3m) 29s ago 12m 128M 2712M 16.2.14-550-geb66ed92 7403d1862307 4f2eeb5165f2 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (2m) 29s ago 11m 121M 2712M 16.2.14-550-geb66ed92 7403d1862307 e59114134ec2 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (2m) 29s ago 11m 108M 2712M 16.2.14-550-geb66ed92 7403d1862307 ecac4a27ef78 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (97s) 29s ago 11m 136M 2712M 16.2.14-550-geb66ed92 7403d1862307 caeab8294b18 2024-02-22T19:19:47.074 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (21s) 15s ago 14m 33.4M - 2.33.4 514e6a882f6e 787d4c0b0241 2024-02-22T19:19:47.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:47 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:46.455817+0000 mgr.smithi037.jdlvyc (mgr.14714) 327 : audit [DBG] from='client.34390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:47.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:46.455817+0000 mgr.smithi037.jdlvyc (mgr.14714) 327 : audit [DBG] from='client.34390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:47.475 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:19:47.475 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:19:47.475 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:19:47.475 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:19:47.475 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:19:47.475 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:19:47.475 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:19:47.475 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:19:47.475 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-22T19:19:47.475 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:19:47.475 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:19:47.475 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:19:47.476 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:19:47.476 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:19:47.476 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-22T19:19:47.476 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:19:47.476 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:19:47.786 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:19:47.786 INFO:teuthology.orchestra.run.smithi037.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", 2024-02-22T19:19:47.786 INFO:teuthology.orchestra.run.smithi037.stdout: "in_progress": true, 2024-02-22T19:19:47.786 INFO:teuthology.orchestra.run.smithi037.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-22T19:19:47.786 INFO:teuthology.orchestra.run.smithi037.stdout: "services_complete": [ 2024-02-22T19:19:47.786 INFO:teuthology.orchestra.run.smithi037.stdout: "mon", 2024-02-22T19:19:47.786 INFO:teuthology.orchestra.run.smithi037.stdout: "nfs", 2024-02-22T19:19:47.786 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr", 2024-02-22T19:19:47.786 INFO:teuthology.orchestra.run.smithi037.stdout: "mds", 2024-02-22T19:19:47.786 INFO:teuthology.orchestra.run.smithi037.stdout: "osd", 2024-02-22T19:19:47.786 INFO:teuthology.orchestra.run.smithi037.stdout: "crash" 2024-02-22T19:19:47.786 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:19:47.787 INFO:teuthology.orchestra.run.smithi037.stdout: "progress": "18/23 daemons upgraded", 2024-02-22T19:19:47.787 INFO:teuthology.orchestra.run.smithi037.stdout: "message": "Currently upgrading alertmanager daemons", 2024-02-22T19:19:47.787 INFO:teuthology.orchestra.run.smithi037.stdout: "is_paused": false 2024-02-22T19:19:47.787 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:19:48.511 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:46.765416+0000 mgr.smithi037.jdlvyc (mgr.14714) 328 : audit [DBG] from='client.34394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:48.511 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:46.915602+0000 mgr.smithi037.jdlvyc (mgr.14714) 329 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:48.511 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:47.063773+0000 mgr.smithi037.jdlvyc (mgr.14714) 330 : audit [DBG] from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:48.511 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:47.474845+0000 mon.smithi037 (mon.0) 787 : audit [DBG] from='client.? 172.21.15.37:0/1531298258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:48.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:46.765416+0000 mgr.smithi037.jdlvyc (mgr.14714) 328 : audit [DBG] from='client.34394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:48.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:46.915602+0000 mgr.smithi037.jdlvyc (mgr.14714) 329 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:48.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:47.063773+0000 mgr.smithi037.jdlvyc (mgr.14714) 330 : audit [DBG] from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:48.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:47.474845+0000 mon.smithi037 (mon.0) 787 : audit [DBG] from='client.? 172.21.15.37:0/1531298258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:49.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:47.785685+0000 mgr.smithi037.jdlvyc (mgr.14714) 331 : audit [DBG] from='client.34406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:49.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:47.785685+0000 mgr.smithi037.jdlvyc (mgr.14714) 331 : audit [DBG] from='client.34406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:19:50.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:48.916101+0000 mgr.smithi037.jdlvyc (mgr.14714) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:50.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:48.916101+0000 mgr.smithi037.jdlvyc (mgr.14714) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:51.834 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.666167+0000 mon.smithi037 (mon.0) 788 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:51.834 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.667020+0000 mon.smithi037 (mon.0) 789 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:19:51.834 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.667730+0000 mon.smithi037 (mon.0) 790 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:19:51.834 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.671721+0000 mon.smithi037 (mon.0) 791 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.677096+0000 mon.smithi037 (mon.0) 792 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.681321+0000 mon.smithi037 (mon.0) 793 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.681638+0000 mgr.smithi037.jdlvyc (mgr.14714) 333 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.682416+0000 mon.smithi037 (mon.0) 794 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.682661+0000 mgr.smithi037.jdlvyc (mgr.14714) 334 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.686727+0000 mon.smithi037 (mon.0) 795 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.691770+0000 mon.smithi037 (mon.0) 796 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.695610+0000 mon.smithi037 (mon.0) 797 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.697447+0000 mon.smithi037 (mon.0) 798 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.699144+0000 mon.smithi037 (mon.0) 799 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.701109+0000 mon.smithi037 (mon.0) 800 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.703056+0000 mon.smithi037 (mon.0) 801 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.704136+0000 mon.smithi037 (mon.0) 802 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.705605+0000 mon.smithi037 (mon.0) 803 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.835 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.706610+0000 mon.smithi037 (mon.0) 804 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.836 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.707633+0000 mon.smithi037 (mon.0) 805 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.836 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.708708+0000 mon.smithi037 (mon.0) 806 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.836 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.709960+0000 mon.smithi037 (mon.0) 807 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.836 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.711088+0000 mon.smithi037 (mon.0) 808 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.836 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:51 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:50.712183+0000 mon.smithi037 (mon.0) 809 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.666167+0000 mon.smithi037 (mon.0) 788 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:51.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.667020+0000 mon.smithi037 (mon.0) 789 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:19:51.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.667730+0000 mon.smithi037 (mon.0) 790 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:19:51.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.671721+0000 mon.smithi037 (mon.0) 791 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:51.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.677096+0000 mon.smithi037 (mon.0) 792 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:51.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.681321+0000 mon.smithi037 (mon.0) 793 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-22T19:19:51.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.681638+0000 mgr.smithi037.jdlvyc (mgr.14714) 333 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-22T19:19:51.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.682416+0000 mon.smithi037 (mon.0) 794 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-02-22T19:19:51.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.682661+0000 mgr.smithi037.jdlvyc (mgr.14714) 334 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-02-22T19:19:51.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.686727+0000 mon.smithi037 (mon.0) 795 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:51.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.691770+0000 mon.smithi037 (mon.0) 796 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:19:51.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.695610+0000 mon.smithi037 (mon.0) 797 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.697447+0000 mon.smithi037 (mon.0) 798 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.699144+0000 mon.smithi037 (mon.0) 799 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.701109+0000 mon.smithi037 (mon.0) 800 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.703056+0000 mon.smithi037 (mon.0) 801 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.704136+0000 mon.smithi037 (mon.0) 802 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.705605+0000 mon.smithi037 (mon.0) 803 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.706610+0000 mon.smithi037 (mon.0) 804 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.707633+0000 mon.smithi037 (mon.0) 805 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.708708+0000 mon.smithi037 (mon.0) 806 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.709960+0000 mon.smithi037 (mon.0) 807 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.711088+0000 mon.smithi037 (mon.0) 808 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:51.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:50.712183+0000 mon.smithi037 (mon.0) 809 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:19:53.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:50.916612+0000 mgr.smithi037.jdlvyc (mgr.14714) 335 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:19:53.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:52.235848+0000 mon.smithi037 (mon.0) 810 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:53.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:52.238822+0000 mon.smithi037 (mon.0) 811 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:53.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:52.458479+0000 mon.smithi037 (mon.0) 812 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T19:19:53.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:50.916612+0000 mgr.smithi037.jdlvyc (mgr.14714) 335 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:19:53.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:52.235848+0000 mon.smithi037 (mon.0) 810 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:53.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:52.238822+0000 mon.smithi037 (mon.0) 811 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:19:53.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:52.458479+0000 mon.smithi037 (mon.0) 812 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T19:19:54.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:19:52.146111+0000 mgr.smithi037.jdlvyc (mgr.14714) 336 : cephadm [INF] Upgrade: Updating grafana.smithi037 2024-02-22T19:19:54.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:19:52.458834+0000 mgr.smithi037.jdlvyc (mgr.14714) 337 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T19:19:54.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:53 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:19:52.463039+0000 mgr.smithi037.jdlvyc (mgr.14714) 338 : cephadm [INF] Deploying daemon grafana.smithi037 on smithi037 2024-02-22T19:19:54.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:19:52.146111+0000 mgr.smithi037.jdlvyc (mgr.14714) 336 : cephadm [INF] Upgrade: Updating grafana.smithi037 2024-02-22T19:19:54.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:19:52.458834+0000 mgr.smithi037.jdlvyc (mgr.14714) 337 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-22T19:19:54.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:19:52.463039+0000 mgr.smithi037.jdlvyc (mgr.14714) 338 : cephadm [INF] Deploying daemon grafana.smithi037 on smithi037 2024-02-22T19:19:55.065 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:52.917062+0000 mgr.smithi037.jdlvyc (mgr.14714) 339 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:55.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:52.917062+0000 mgr.smithi037.jdlvyc (mgr.14714) 339 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:57.082 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:54.917492+0000 mgr.smithi037.jdlvyc (mgr.14714) 340 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:57.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:54.917492+0000 mgr.smithi037.jdlvyc (mgr.14714) 340 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:59.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:19:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:56.918061+0000 mgr.smithi037.jdlvyc (mgr.14714) 341 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:19:59.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:19:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:56.918061+0000 mgr.smithi037.jdlvyc (mgr.14714) 341 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:01.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:19:58.918524+0000 mgr.smithi037.jdlvyc (mgr.14714) 342 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:01.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:00.000105+0000 mon.smithi037 (mon.0) 813 : cluster [INF] overall HEALTH_OK 2024-02-22T19:20:01.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:19:58.918524+0000 mgr.smithi037.jdlvyc (mgr.14714) 342 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:01.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:00.000105+0000 mon.smithi037 (mon.0) 813 : cluster [INF] overall HEALTH_OK 2024-02-22T19:20:02.817 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:00.918996+0000 mgr.smithi037.jdlvyc (mgr.14714) 343 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:20:03.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:00.918996+0000 mgr.smithi037.jdlvyc (mgr.14714) 343 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:20:04.806 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:02.919477+0000 mgr.smithi037.jdlvyc (mgr.14714) 344 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:05.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:02.919477+0000 mgr.smithi037.jdlvyc (mgr.14714) 344 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:06.839 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:04.919957+0000 mgr.smithi037.jdlvyc (mgr.14714) 345 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:06.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:06.384399+0000 mon.smithi037 (mon.0) 814 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:06.840 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:06.385348+0000 mon.smithi037 (mon.0) 815 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:20:07.081 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:04.919957+0000 mgr.smithi037.jdlvyc (mgr.14714) 345 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:07.081 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:06.384399+0000 mon.smithi037 (mon.0) 814 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:07.081 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:06.385348+0000 mon.smithi037 (mon.0) 815 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:20:09.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:06.920687+0000 mgr.smithi037.jdlvyc (mgr.14714) 346 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:09.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:06.920687+0000 mgr.smithi037.jdlvyc (mgr.14714) 346 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:11.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:08.921491+0000 mgr.smithi037.jdlvyc (mgr.14714) 347 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:11.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:08.921491+0000 mgr.smithi037.jdlvyc (mgr.14714) 347 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:12.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:10.922019+0000 mgr.smithi037.jdlvyc (mgr.14714) 348 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:20:12.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.704757+0000 mon.smithi037 (mon.0) 816 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:12.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.705599+0000 mon.smithi037 (mon.0) 817 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:20:12.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.706227+0000 mon.smithi037 (mon.0) 818 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:20:12.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.709699+0000 mon.smithi037 (mon.0) 819 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:12.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.714790+0000 mon.smithi037 (mon.0) 820 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:12.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.718873+0000 mon.smithi037 (mon.0) 821 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-22T19:20:12.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.719232+0000 mgr.smithi037.jdlvyc (mgr.14714) 349 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-22T19:20:12.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.720263+0000 mon.smithi037 (mon.0) 822 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi037.front.sepia.ceph.com:3000"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.720571+0000 mgr.smithi037.jdlvyc (mgr.14714) 350 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi037.front.sepia.ceph.com:3000"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.725137+0000 mon.smithi037 (mon.0) 823 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.728060+0000 mon.smithi037 (mon.0) 824 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.730731+0000 mon.smithi037 (mon.0) 825 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.733224+0000 mon.smithi037 (mon.0) 826 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.734650+0000 mon.smithi037 (mon.0) 827 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.736464+0000 mon.smithi037 (mon.0) 828 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.738309+0000 mon.smithi037 (mon.0) 829 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.739404+0000 mon.smithi037 (mon.0) 830 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.740508+0000 mon.smithi037 (mon.0) 831 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.741747+0000 mon.smithi037 (mon.0) 832 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.742976+0000 mon.smithi037 (mon.0) 833 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.744236+0000 mon.smithi037 (mon.0) 834 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.745503+0000 mon.smithi037 (mon.0) 835 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.940 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.746568+0000 mon.smithi037 (mon.0) 836 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.747614+0000 mon.smithi037 (mon.0) 837 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.748716+0000 mon.smithi037 (mon.0) 838 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.752999+0000 mon.smithi037 (mon.0) 839 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.753571+0000 mon.smithi037 (mon.0) 840 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.756312+0000 mon.smithi037 (mon.0) 841 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.756863+0000 mon.smithi037 (mon.0) 842 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.762555+0000 mon.smithi037 (mon.0) 843 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.763103+0000 mon.smithi037 (mon.0) 844 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.768154+0000 mon.smithi037 (mon.0) 845 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.768674+0000 mon.smithi037 (mon.0) 846 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.773981+0000 mon.smithi037 (mon.0) 847 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.774503+0000 mon.smithi037 (mon.0) 848 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.779400+0000 mon.smithi037 (mon.0) 849 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.779934+0000 mon.smithi037 (mon.0) 850 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-22T19:20:12.941 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.785090+0000 mon.smithi037 (mon.0) 851 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.785610+0000 mon.smithi037 (mon.0) 852 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.790783+0000 mon.smithi037 (mon.0) 853 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.791318+0000 mon.smithi037 (mon.0) 854 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.791797+0000 mon.smithi037 (mon.0) 855 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.796578+0000 mon.smithi037 (mon.0) 856 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.797123+0000 mon.smithi037 (mon.0) 857 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.801977+0000 mon.smithi037 (mon.0) 858 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.802499+0000 mon.smithi037 (mon.0) 859 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.803030+0000 mon.smithi037 (mon.0) 860 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.803520+0000 mon.smithi037 (mon.0) 861 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.804023+0000 mon.smithi037 (mon.0) 862 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.804497+0000 mon.smithi037 (mon.0) 863 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.807903+0000 mon.smithi037 (mon.0) 864 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.808660+0000 mon.smithi037 (mon.0) 865 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-22T19:20:12.942 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.812494+0000 mon.smithi037 (mon.0) 866 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-22T19:20:12.943 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.812823+0000 mon.smithi037 (mon.0) 867 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:20:12.943 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.813961+0000 mon.smithi037 (mon.0) 868 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:20:12.943 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.814505+0000 mon.smithi037 (mon.0) 869 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:20:12.943 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.817804+0000 mon.smithi037 (mon.0) 870 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:12.943 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.823310+0000 mon.smithi037 (mon.0) 871 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:12.943 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.826041+0000 mon.smithi037 (mon.0) 872 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:20:12.943 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.827159+0000 mon.smithi037 (mon.0) 873 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:20:12.943 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.827702+0000 mon.smithi037 (mon.0) 874 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:20:12.943 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.831080+0000 mon.smithi037 (mon.0) 875 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:12.943 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:11.836235+0000 mon.smithi037 (mon.0) 876 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:13.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:10.922019+0000 mgr.smithi037.jdlvyc (mgr.14714) 348 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:20:13.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.704757+0000 mon.smithi037 (mon.0) 816 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:13.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.705599+0000 mon.smithi037 (mon.0) 817 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:20:13.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.706227+0000 mon.smithi037 (mon.0) 818 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.709699+0000 mon.smithi037 (mon.0) 819 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.714790+0000 mon.smithi037 (mon.0) 820 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.718873+0000 mon.smithi037 (mon.0) 821 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.719232+0000 mgr.smithi037.jdlvyc (mgr.14714) 349 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.720263+0000 mon.smithi037 (mon.0) 822 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi037.front.sepia.ceph.com:3000"}]: dispatch 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.720571+0000 mgr.smithi037.jdlvyc (mgr.14714) 350 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi037.front.sepia.ceph.com:3000"}]: dispatch 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.725137+0000 mon.smithi037 (mon.0) 823 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.728060+0000 mon.smithi037 (mon.0) 824 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.730731+0000 mon.smithi037 (mon.0) 825 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.733224+0000 mon.smithi037 (mon.0) 826 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.734650+0000 mon.smithi037 (mon.0) 827 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.736464+0000 mon.smithi037 (mon.0) 828 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.738309+0000 mon.smithi037 (mon.0) 829 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.739404+0000 mon.smithi037 (mon.0) 830 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.090 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.740508+0000 mon.smithi037 (mon.0) 831 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.741747+0000 mon.smithi037 (mon.0) 832 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.742976+0000 mon.smithi037 (mon.0) 833 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.744236+0000 mon.smithi037 (mon.0) 834 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.745503+0000 mon.smithi037 (mon.0) 835 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.746568+0000 mon.smithi037 (mon.0) 836 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.747614+0000 mon.smithi037 (mon.0) 837 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.748716+0000 mon.smithi037 (mon.0) 838 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.752999+0000 mon.smithi037 (mon.0) 839 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.753571+0000 mon.smithi037 (mon.0) 840 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.756312+0000 mon.smithi037 (mon.0) 841 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.756863+0000 mon.smithi037 (mon.0) 842 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.762555+0000 mon.smithi037 (mon.0) 843 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.763103+0000 mon.smithi037 (mon.0) 844 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.768154+0000 mon.smithi037 (mon.0) 845 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.768674+0000 mon.smithi037 (mon.0) 846 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-22T19:20:13.091 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.773981+0000 mon.smithi037 (mon.0) 847 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.774503+0000 mon.smithi037 (mon.0) 848 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.779400+0000 mon.smithi037 (mon.0) 849 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.779934+0000 mon.smithi037 (mon.0) 850 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.785090+0000 mon.smithi037 (mon.0) 851 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.785610+0000 mon.smithi037 (mon.0) 852 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.790783+0000 mon.smithi037 (mon.0) 853 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.791318+0000 mon.smithi037 (mon.0) 854 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.791797+0000 mon.smithi037 (mon.0) 855 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.796578+0000 mon.smithi037 (mon.0) 856 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.797123+0000 mon.smithi037 (mon.0) 857 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.801977+0000 mon.smithi037 (mon.0) 858 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.802499+0000 mon.smithi037 (mon.0) 859 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.803030+0000 mon.smithi037 (mon.0) 860 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-22T19:20:13.092 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.803520+0000 mon.smithi037 (mon.0) 861 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.804023+0000 mon.smithi037 (mon.0) 862 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.804497+0000 mon.smithi037 (mon.0) 863 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.807903+0000 mon.smithi037 (mon.0) 864 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.808660+0000 mon.smithi037 (mon.0) 865 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.812494+0000 mon.smithi037 (mon.0) 866 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.812823+0000 mon.smithi037 (mon.0) 867 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.813961+0000 mon.smithi037 (mon.0) 868 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.814505+0000 mon.smithi037 (mon.0) 869 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.817804+0000 mon.smithi037 (mon.0) 870 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.823310+0000 mon.smithi037 (mon.0) 871 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.826041+0000 mon.smithi037 (mon.0) 872 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.827159+0000 mon.smithi037 (mon.0) 873 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.827702+0000 mon.smithi037 (mon.0) 874 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.831080+0000 mon.smithi037 (mon.0) 875 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:13.093 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:11.836235+0000 mon.smithi037 (mon.0) 876 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:14.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:20:11.749284+0000 mgr.smithi037.jdlvyc (mgr.14714) 351 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-22T19:20:14.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:13 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cephadm 2024-02-22T19:20:11.808330+0000 mgr.smithi037.jdlvyc (mgr.14714) 352 : cephadm [INF] Upgrade: Complete! 2024-02-22T19:20:14.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:20:11.749284+0000 mgr.smithi037.jdlvyc (mgr.14714) 351 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-22T19:20:14.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:13 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cephadm 2024-02-22T19:20:11.808330+0000 mgr.smithi037.jdlvyc (mgr.14714) 352 : cephadm [INF] Upgrade: Complete! 2024-02-22T19:20:15.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:12.922544+0000 mgr.smithi037.jdlvyc (mgr.14714) 353 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:15.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:12.922544+0000 mgr.smithi037.jdlvyc (mgr.14714) 353 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:16.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:14.923127+0000 mgr.smithi037.jdlvyc (mgr.14714) 354 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:16.589 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:15.225616+0000 mon.smithi037 (mon.0) 877 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:16.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:14.923127+0000 mgr.smithi037.jdlvyc (mgr.14714) 354 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:16.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:15.225616+0000 mon.smithi037 (mon.0) 877 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:20:18.425 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:18 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:16.923789+0000 mgr.smithi037.jdlvyc (mgr.14714) 355 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:18.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:18 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:16.923789+0000 mgr.smithi037.jdlvyc (mgr.14714) 355 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:18.845 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph orch ps' 2024-02-22T19:20:19.515 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:18.103504+0000 mgr.smithi037.jdlvyc (mgr.14714) 356 : audit [DBG] from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:20:19.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:19 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:18.103504+0000 mgr.smithi037.jdlvyc (mgr.14714) 356 : audit [DBG] from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:20:20.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:20 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:18.924359+0000 mgr.smithi037.jdlvyc (mgr.14714) 357 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:20.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:18.924359+0000 mgr.smithi037.jdlvyc (mgr.14714) 357 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:21.381 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:20:21.382 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (36s) 9s ago 16m 15.1M - 0.23.0 ba2b418f427c ad4cec4edb21 2024-02-22T19:20:21.382 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (6m) 9s ago 16m 6643k - 16.2.14-550-geb66ed92 7403d1862307 c9a0053ca51f 2024-02-22T19:20:21.382 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (5m) 64s ago 15m 6647k - 16.2.14-550-geb66ed92 7403d1862307 2d2a973f78ac 2024-02-22T19:20:21.382 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (15s) 9s ago 15m 35.2M - 8.3.5 dad864ee21e9 601ba051a423 2024-02-22T19:20:21.382 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (116s) 9s ago 9m 33.4M - 16.2.14-550-geb66ed92 7403d1862307 6663e47b570c 2024-02-22T19:20:21.382 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (99s) 64s ago 9m 11.3M - 16.2.14-550-geb66ed92 7403d1862307 b2f655a118be 2024-02-22T19:20:21.382 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (6m) 9s ago 17m 446M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:20:21.382 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (6m) 64s ago 15m 387M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:20:21.382 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (6m) 9s ago 17m 55.7M 2048M 16.2.14-550-geb66ed92 7403d1862307 6b2410d33526 2024-02-22T19:20:21.382 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (6m) 64s ago 14m 45.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 409479f047c7 2024-02-22T19:20:21.383 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (90s) 9s ago 7m 83.6M - 3.5 7403d1862307 9302f7ce04f2 2024-02-22T19:20:21.383 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (85s) 64s ago 7m 61.9M - 3.5 7403d1862307 bd0b533f6bfd 2024-02-22T19:20:21.383 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (73s) 9s ago 15m 10.5M - 1.3.1 1dbe0e931976 6ee32458a9c6 2024-02-22T19:20:21.383 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (67s) 64s ago 14m 3598k - 1.3.1 1dbe0e931976 1b18d205a3d7 2024-02-22T19:20:21.383 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (5m) 9s ago 14m 124M 1945M 16.2.14-550-geb66ed92 7403d1862307 f1b19925d9ec 2024-02-22T19:20:21.383 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (5m) 9s ago 13m 108M 1945M 16.2.14-550-geb66ed92 7403d1862307 3761e4fc6ee5 2024-02-22T19:20:21.383 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (4m) 9s ago 13m 90.4M 1945M 16.2.14-550-geb66ed92 7403d1862307 7ed2343e97a8 2024-02-22T19:20:21.383 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (4m) 9s ago 13m 122M 1945M 16.2.14-550-geb66ed92 7403d1862307 f18559930d41 2024-02-22T19:20:21.383 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (3m) 64s ago 12m 128M 2712M 16.2.14-550-geb66ed92 7403d1862307 4f2eeb5165f2 2024-02-22T19:20:21.383 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (3m) 64s ago 12m 121M 2712M 16.2.14-550-geb66ed92 7403d1862307 e59114134ec2 2024-02-22T19:20:21.383 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (2m) 64s ago 12m 108M 2712M 16.2.14-550-geb66ed92 7403d1862307 ecac4a27ef78 2024-02-22T19:20:21.384 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (2m) 64s ago 11m 136M 2712M 16.2.14-550-geb66ed92 7403d1862307 caeab8294b18 2024-02-22T19:20:21.384 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (55s) 9s ago 15m 60.1M - 2.33.4 514e6a882f6e 787d4c0b0241 2024-02-22T19:20:21.997 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph versions' 2024-02-22T19:20:22.492 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:20.924959+0000 mgr.smithi037.jdlvyc (mgr.14714) 358 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:20:22.492 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:21.371732+0000 mgr.smithi037.jdlvyc (mgr.14714) 359 : audit [DBG] from='client.34414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:20:22.689 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:20.924959+0000 mgr.smithi037.jdlvyc (mgr.14714) 358 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:20:22.690 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:21.371732+0000 mgr.smithi037.jdlvyc (mgr.14714) 359 : audit [DBG] from='client.34414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:20:23.991 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:20:23.991 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:20:23.991 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:20:23.991 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:20:23.991 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:20:23.991 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:20:23.991 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:20:23.991 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:20:23.991 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-22T19:20:23.991 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:20:23.991 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:20:23.992 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:20:23.992 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:20:23.992 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:20:23.992 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-22T19:20:23.992 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:20:23.992 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:20:24.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:22.925372+0000 mgr.smithi037.jdlvyc (mgr.14714) 360 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:24.294 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:20:23.990458+0000 mon.smithi037 (mon.0) 878 : audit [DBG] from='client.? 172.21.15.37:0/514625342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:24.635 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-02-22T19:20:24.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:22.925372+0000 mgr.smithi037.jdlvyc (mgr.14714) 360 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:24.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:20:23.990458+0000 mon.smithi037 (mon.0) 878 : audit [DBG] from='client.? 172.21.15.37:0/514625342' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:20:26.295 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:24.925850+0000 mgr.smithi037.jdlvyc (mgr.14714) 361 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:26.553 INFO:teuthology.orchestra.run.smithi037.stdout:wait for servicemap items w/ changing names to refresh 2024-02-22T19:20:26.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:24.925850+0000 mgr.smithi037.jdlvyc (mgr.14714) 361 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:27.121 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'sleep 60' 2024-02-22T19:20:28.452 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:26.926618+0000 mgr.smithi037.jdlvyc (mgr.14714) 362 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:28.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:26.926618+0000 mgr.smithi037.jdlvyc (mgr.14714) 362 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:30.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:28.927213+0000 mgr.smithi037.jdlvyc (mgr.14714) 363 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:30.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:28.927213+0000 mgr.smithi037.jdlvyc (mgr.14714) 363 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:32.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:30.928091+0000 mgr.smithi037.jdlvyc (mgr.14714) 364 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:20:32.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:30.928091+0000 mgr.smithi037.jdlvyc (mgr.14714) 364 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:20:34.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:32.928686+0000 mgr.smithi037.jdlvyc (mgr.14714) 365 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:34.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:32.928686+0000 mgr.smithi037.jdlvyc (mgr.14714) 365 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:36.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:34.929232+0000 mgr.smithi037.jdlvyc (mgr.14714) 366 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:36.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:34.929232+0000 mgr.smithi037.jdlvyc (mgr.14714) 366 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:38.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:36.930003+0000 mgr.smithi037.jdlvyc (mgr.14714) 367 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:38.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:36.930003+0000 mgr.smithi037.jdlvyc (mgr.14714) 367 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:40.588 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:38.930645+0000 mgr.smithi037.jdlvyc (mgr.14714) 368 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:40.688 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:38.930645+0000 mgr.smithi037.jdlvyc (mgr.14714) 368 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:42.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:40.931268+0000 mgr.smithi037.jdlvyc (mgr.14714) 369 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:20:43.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:40.931268+0000 mgr.smithi037.jdlvyc (mgr.14714) 369 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:20:45.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:42.931744+0000 mgr.smithi037.jdlvyc (mgr.14714) 370 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:45.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:42.931744+0000 mgr.smithi037.jdlvyc (mgr.14714) 370 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:47.081 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:44.932480+0000 mgr.smithi037.jdlvyc (mgr.14714) 371 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:47.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:44.932480+0000 mgr.smithi037.jdlvyc (mgr.14714) 371 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:49.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:46.933086+0000 mgr.smithi037.jdlvyc (mgr.14714) 372 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:49.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:46.933086+0000 mgr.smithi037.jdlvyc (mgr.14714) 372 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:51.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:48.933578+0000 mgr.smithi037.jdlvyc (mgr.14714) 373 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:51.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:48.933578+0000 mgr.smithi037.jdlvyc (mgr.14714) 373 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:53.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:50.934297+0000 mgr.smithi037.jdlvyc (mgr.14714) 374 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:20:53.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:50.934297+0000 mgr.smithi037.jdlvyc (mgr.14714) 374 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:20:55.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:52.934924+0000 mgr.smithi037.jdlvyc (mgr.14714) 375 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:55.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:52.934924+0000 mgr.smithi037.jdlvyc (mgr.14714) 375 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:57.081 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:56 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:54.935638+0000 mgr.smithi037.jdlvyc (mgr.14714) 376 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:57.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:56 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:54.935638+0000 mgr.smithi037.jdlvyc (mgr.14714) 376 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:59.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:20:58 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:56.936283+0000 mgr.smithi037.jdlvyc (mgr.14714) 377 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:20:59.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:20:58 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:56.936283+0000 mgr.smithi037.jdlvyc (mgr.14714) 377 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:01.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:00 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:20:58.936829+0000 mgr.smithi037.jdlvyc (mgr.14714) 378 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:01.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:00 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:20:58.936829+0000 mgr.smithi037.jdlvyc (mgr.14714) 378 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:03.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:02 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:00.937475+0000 mgr.smithi037.jdlvyc (mgr.14714) 379 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:21:03.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:02 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:00.937475+0000 mgr.smithi037.jdlvyc (mgr.14714) 379 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:21:05.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:02.938013+0000 mgr.smithi037.jdlvyc (mgr.14714) 380 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:05.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:04 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:02.938013+0000 mgr.smithi037.jdlvyc (mgr.14714) 380 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:07.083 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:06 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:04.938529+0000 mgr.smithi037.jdlvyc (mgr.14714) 381 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:07.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:06 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:04.938529+0000 mgr.smithi037.jdlvyc (mgr.14714) 381 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:09.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:08 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:06.939131+0000 mgr.smithi037.jdlvyc (mgr.14714) 382 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:09.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:08 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:06.939131+0000 mgr.smithi037.jdlvyc (mgr.14714) 382 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:11.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:10 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:08.939919+0000 mgr.smithi037.jdlvyc (mgr.14714) 383 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:11.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:10 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:08.939919+0000 mgr.smithi037.jdlvyc (mgr.14714) 383 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:13.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:10.940546+0000 mgr.smithi037.jdlvyc (mgr.14714) 384 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:21:13.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:21:11.838958+0000 mon.smithi037 (mon.0) 879 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:21:13.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:21:12.147787+0000 mon.smithi037 (mon.0) 880 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:21:13.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:21:12.148429+0000 mon.smithi037 (mon.0) 881 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:21:13.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:21:12.152528+0000 mon.smithi037 (mon.0) 882 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:21:13.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:21:12.157239+0000 mon.smithi037 (mon.0) 883 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:21:13.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:10.940546+0000 mgr.smithi037.jdlvyc (mgr.14714) 384 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:21:13.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:21:11.838958+0000 mon.smithi037 (mon.0) 879 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-22T19:21:13.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:21:12.147787+0000 mon.smithi037 (mon.0) 880 : audit [DBG] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-22T19:21:13.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:21:12.148429+0000 mon.smithi037 (mon.0) 881 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-22T19:21:13.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:21:12.152528+0000 mon.smithi037 (mon.0) 882 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:21:13.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:12 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:21:12.157239+0000 mon.smithi037 (mon.0) 883 : audit [INF] from='mgr.14714 172.21.15.37:0/837912728' entity='mgr.smithi037.jdlvyc' 2024-02-22T19:21:15.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:14 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:12.941076+0000 mgr.smithi037.jdlvyc (mgr.14714) 385 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:15.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:14 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:12.941076+0000 mgr.smithi037.jdlvyc (mgr.14714) 385 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:17.081 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:16 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:14.941621+0000 mgr.smithi037.jdlvyc (mgr.14714) 386 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:17.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:16 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:14.941621+0000 mgr.smithi037.jdlvyc (mgr.14714) 386 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:18.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:17 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:16.942159+0000 mgr.smithi037.jdlvyc (mgr.14714) 387 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:18.188 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:17 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:16.942159+0000 mgr.smithi037.jdlvyc (mgr.14714) 387 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:20.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:18.942658+0000 mgr.smithi037.jdlvyc (mgr.14714) 388 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:20.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:20 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:18.942658+0000 mgr.smithi037.jdlvyc (mgr.14714) 388 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:22.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:21 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:20.943393+0000 mgr.smithi037.jdlvyc (mgr.14714) 389 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:21:22.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:20.943393+0000 mgr.smithi037.jdlvyc (mgr.14714) 389 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:21:24.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:22.944070+0000 mgr.smithi037.jdlvyc (mgr.14714) 390 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:24.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:22.944070+0000 mgr.smithi037.jdlvyc (mgr.14714) 390 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:26.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:26 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:24.944659+0000 mgr.smithi037.jdlvyc (mgr.14714) 391 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:26.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:24.944659+0000 mgr.smithi037.jdlvyc (mgr.14714) 391 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:28.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:28 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:26.945314+0000 mgr.smithi037.jdlvyc (mgr.14714) 392 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:28.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:26.945314+0000 mgr.smithi037.jdlvyc (mgr.14714) 392 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:29.621 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph orch ps' 2024-02-22T19:21:30.264 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:30 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:28.945989+0000 mgr.smithi037.jdlvyc (mgr.14714) 393 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:30.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:28.945989+0000 mgr.smithi037.jdlvyc (mgr.14714) 393 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:31.644 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-22T19:21:31.644 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.smithi037 smithi037 *:9093,9094 running (107s) 79s ago 17m 15.1M - 0.23.0 ba2b418f427c ad4cec4edb21 2024-02-22T19:21:31.644 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi037 smithi037 running (7m) 79s ago 17m 6643k - 16.2.14-550-geb66ed92 7403d1862307 c9a0053ca51f 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:crash.smithi165 smithi165 running (7m) 2m ago 16m 6647k - 16.2.14-550-geb66ed92 7403d1862307 2d2a973f78ac 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.smithi037 smithi037 *:3000 running (85s) 79s ago 16m 35.2M - 8.3.5 dad864ee21e9 601ba051a423 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi037.mniofg smithi037 running (3m) 79s ago 11m 33.4M - 16.2.14-550-geb66ed92 7403d1862307 6663e47b570c 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foofs.smithi165.ftpwqf smithi165 running (2m) 2m ago 11m 11.3M - 16.2.14-550-geb66ed92 7403d1862307 b2f655a118be 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi037.jdlvyc smithi037 *:8443,9283 running (8m) 79s ago 18m 446M - 16.2.14-550-geb66ed92 7403d1862307 0ca3f4d51ad9 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.smithi165.xtnudv smithi165 *:8443,9283 running (7m) 2m ago 16m 387M - 16.2.14-550-geb66ed92 7403d1862307 d231a9ef6f33 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi037 smithi037 running (7m) 79s ago 19m 55.7M 2048M 16.2.14-550-geb66ed92 7403d1862307 6b2410d33526 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:mon.smithi165 smithi165 running (7m) 2m ago 16m 45.0M 2048M 16.2.14-550-geb66ed92 7403d1862307 409479f047c7 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.0.1.smithi037.hnqota smithi037 *:2049 running (2m) 79s ago 8m 83.6M - 3.5 7403d1862307 9302f7ce04f2 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:nfs.foo.1.1.smithi165.mdlbka smithi165 *:2049 running (2m) 2m ago 8m 61.9M - 3.5 7403d1862307 bd0b533f6bfd 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi037 smithi037 *:9100 running (2m) 79s ago 16m 10.5M - 1.3.1 1dbe0e931976 6ee32458a9c6 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.smithi165 smithi165 *:9100 running (2m) 2m ago 15m 3598k - 1.3.1 1dbe0e931976 1b18d205a3d7 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (6m) 79s ago 15m 124M 1945M 16.2.14-550-geb66ed92 7403d1862307 f1b19925d9ec 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (6m) 79s ago 15m 108M 1945M 16.2.14-550-geb66ed92 7403d1862307 3761e4fc6ee5 2024-02-22T19:21:31.645 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (5m) 79s ago 14m 90.4M 1945M 16.2.14-550-geb66ed92 7403d1862307 7ed2343e97a8 2024-02-22T19:21:31.646 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (5m) 79s ago 14m 122M 1945M 16.2.14-550-geb66ed92 7403d1862307 f18559930d41 2024-02-22T19:21:31.646 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi165 running (4m) 2m ago 13m 128M 2712M 16.2.14-550-geb66ed92 7403d1862307 4f2eeb5165f2 2024-02-22T19:21:31.646 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi165 running (4m) 2m ago 13m 121M 2712M 16.2.14-550-geb66ed92 7403d1862307 e59114134ec2 2024-02-22T19:21:31.646 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi165 running (3m) 2m ago 13m 108M 2712M 16.2.14-550-geb66ed92 7403d1862307 ecac4a27ef78 2024-02-22T19:21:31.646 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi165 running (3m) 2m ago 12m 136M 2712M 16.2.14-550-geb66ed92 7403d1862307 caeab8294b18 2024-02-22T19:21:31.646 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.smithi037 smithi037 *:9095 running (2m) 79s ago 16m 60.1M - 2.33.4 514e6a882f6e 787d4c0b0241 2024-02-22T19:21:32.282 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:30.946558+0000 mgr.smithi037.jdlvyc (mgr.14714) 394 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:21:32.282 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:32 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:21:31.634766+0000 mgr.smithi037.jdlvyc (mgr.14714) 395 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:21:32.305 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph versions' 2024-02-22T19:21:32.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:30.946558+0000 mgr.smithi037.jdlvyc (mgr.14714) 394 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:21:32.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:21:31.634766+0000 mgr.smithi037.jdlvyc (mgr.14714) 395 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:21:34.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:34 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:32.947117+0000 mgr.smithi037.jdlvyc (mgr.14714) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:34.394 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-02-22T19:21:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-02-22T19:21:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:21:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:21:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-02-22T19:21:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:21:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:21:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-02-22T19:21:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 8 2024-02-22T19:21:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:21:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-02-22T19:21:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 2 2024-02-22T19:21:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:21:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-02-22T19:21:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)": 14 2024-02-22T19:21:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:21:34.395 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-02-22T19:21:34.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:32.947117+0000 mgr.smithi037.jdlvyc (mgr.14714) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:35.074 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-22T19:21:35.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:35 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:21:34.393945+0000 mon.smithi037 (mon.0) 884 : audit [DBG] from='client.? 172.21.15.37:0/2626844815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:21:35.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:21:34.393945+0000 mon.smithi037 (mon.0) 884 : audit [DBG] from='client.? 172.21.15.37:0/2626844815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:21:36.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:36 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:34.947726+0000 mgr.smithi037.jdlvyc (mgr.14714) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:36.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:34.947726+0000 mgr.smithi037.jdlvyc (mgr.14714) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:37.105 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-02-22T19:21:37.763 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -e sha1=eb66ed921e744301e6863be6353618d63967ea59 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-02-22T19:21:38.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:36.948190+0000 mgr.smithi037.jdlvyc (mgr.14714) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:38.339 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:38 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:21:37.092733+0000 mon.smithi037 (mon.0) 885 : audit [DBG] from='client.? 172.21.15.37:0/593857547' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:21:38.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:36.948190+0000 mgr.smithi037.jdlvyc (mgr.14714) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:38.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:21:37.092733+0000 mon.smithi037 (mon.0) 885 : audit [DBG] from='client.? 172.21.15.37:0/593857547' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:21:39.867 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 16.2.14-550-geb66ed92 (eb66ed921e744301e6863be6353618d63967ea59) pacific (stable)" 2024-02-22T19:21:40.148 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:38.948820+0000 mgr.smithi037.jdlvyc (mgr.14714) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:40.148 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:40 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:21:39.854644+0000 mon.smithi037 (mon.0) 886 : audit [DBG] from='client.? 172.21.15.37:0/4038644641' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:21:40.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:38.948820+0000 mgr.smithi037.jdlvyc (mgr.14714) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:40.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:21:39.854644+0000 mon.smithi037 (mon.0) 886 : audit [DBG] from='client.? 172.21.15.37:0/4038644641' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-22T19:21:40.464 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-02-22T19:21:40.465 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-02-22T19:21:40.466 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- ceph orch ls -f json 2024-02-22T19:21:42.192 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:42 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:40.949308+0000 mgr.smithi037.jdlvyc (mgr.14714) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:21:42.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:40.949308+0000 mgr.smithi037.jdlvyc (mgr.14714) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-22T19:21:42.650 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-02-22T19:21:42.650 INFO:teuthology.orchestra.run.smithi037.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-02-22T19:03:29.331700Z", "last_refresh": "2024-02-22T19:20:11.698612Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-02-22T19:03:16.464386Z", "last_refresh": "2024-02-22T19:19:17.233696Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-02-22T19:03:26.405730Z", "last_refresh": "2024-02-22T19:20:11.698753Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-02-22T19:10:23.127916Z", "last_refresh": "2024-02-22T19:19:17.234326Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-02-22T19:03:15.078418Z", "last_refresh": "2024-02-22T19:19:17.233839Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi037:172.21.15.37=smithi037", "smithi165:172.21.15.165=smithi165"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-02-22T19:04:35.878210Z", "last_refresh": "2024-02-22T19:19:17.233931Z", "running": 2, "size": 2}}, {"events": ["2024-02-22T19:13:42.271459Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-02-22T19:12:54.481372Z", "last_refresh": "2024-02-22T19:19:17.234392Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-02-22T19:03:27.812498Z", "last_refresh": "2024-02-22T19:19:17.234001Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "7403d18623076b313def53d9a4ae24b05fb9f62358c436a81c22d7e96d9d9550", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:44277403522cf37edeee63b04643fd6c6e9416f13c3731a771e3cc8e53b7d010", "last_refresh": "2024-02-22T19:19:17.234067Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-02-22T19:03:24.909213Z", "last_refresh": "2024-02-22T19:20:11.698904Z", "ports": [9095], "running": 1, "size": 1}}] 2024-02-22T19:21:43.217 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:43 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:21:42.646123+0000 mgr.smithi037.jdlvyc (mgr.14714) 401 : audit [DBG] from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T19:21:43.237 INFO:tasks.cephadm:nfs.foo has 2/2 2024-02-22T19:21:43.237 DEBUG:teuthology.parallel:result is None 2024-02-22T19:21:43.237 INFO:teuthology.run_tasks:Running task vip.exec... 2024-02-22T19:21:43.247 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-02-22T19:21:43.248 DEBUG:teuthology.orchestra.run.smithi037:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-02-22T19:21:43.277 INFO:teuthology.orchestra.run.smithi037.stderr:+ umount /mnt/foo 2024-02-22T19:21:43.304 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-22T19:21:43.312 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi037.front.sepia.ceph.com 2024-02-22T19:21:43.313 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-02-22T19:21:43.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:21:42.646123+0000 mgr.smithi037.jdlvyc (mgr.14714) 401 : audit [DBG] from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-22T19:21:44.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:44 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:42.949863+0000 mgr.smithi037.jdlvyc (mgr.14714) 402 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:44.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:42.949863+0000 mgr.smithi037.jdlvyc (mgr.14714) 402 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:45.479 INFO:teuthology.orchestra.run.smithi037.stdout:foo 2024-02-22T19:21:46.035 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- bash -c 'ceph nfs export ls foo --detailed' 2024-02-22T19:21:46.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:44.950458+0000 mgr.smithi037.jdlvyc (mgr.14714) 403 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:46.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:46 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:21:45.463020+0000 mgr.smithi037.jdlvyc (mgr.14714) 404 : audit [DBG] from='client.34442 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:21:46.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:44.950458+0000 mgr.smithi037.jdlvyc (mgr.14714) 403 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:46.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:21:45.463020+0000 mgr.smithi037.jdlvyc (mgr.14714) 404 : audit [DBG] from='client.34442 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:21:48.248 INFO:teuthology.orchestra.run.smithi037.stdout:[ 2024-02-22T19:21:48.249 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-02-22T19:21:48.249 INFO:teuthology.orchestra.run.smithi037.stdout: "export_id": 1, 2024-02-22T19:21:48.249 INFO:teuthology.orchestra.run.smithi037.stdout: "path": "/", 2024-02-22T19:21:48.249 INFO:teuthology.orchestra.run.smithi037.stdout: "cluster_id": "foo", 2024-02-22T19:21:48.249 INFO:teuthology.orchestra.run.smithi037.stdout: "pseudo": "/fake", 2024-02-22T19:21:48.249 INFO:teuthology.orchestra.run.smithi037.stdout: "access_type": "RW", 2024-02-22T19:21:48.249 INFO:teuthology.orchestra.run.smithi037.stdout: "squash": "no_root_squash", 2024-02-22T19:21:48.249 INFO:teuthology.orchestra.run.smithi037.stdout: "security_label": true, 2024-02-22T19:21:48.249 INFO:teuthology.orchestra.run.smithi037.stdout: "protocols": [ 2024-02-22T19:21:48.249 INFO:teuthology.orchestra.run.smithi037.stdout: 4 2024-02-22T19:21:48.249 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:21:48.249 INFO:teuthology.orchestra.run.smithi037.stdout: "transports": [ 2024-02-22T19:21:48.249 INFO:teuthology.orchestra.run.smithi037.stdout: "TCP" 2024-02-22T19:21:48.250 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-02-22T19:21:48.250 INFO:teuthology.orchestra.run.smithi037.stdout: "fsal": { 2024-02-22T19:21:48.250 INFO:teuthology.orchestra.run.smithi037.stdout: "name": "CEPH", 2024-02-22T19:21:48.250 INFO:teuthology.orchestra.run.smithi037.stdout: "user_id": "nfs.foo.1", 2024-02-22T19:21:48.250 INFO:teuthology.orchestra.run.smithi037.stdout: "fs_name": "foofs" 2024-02-22T19:21:48.250 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-02-22T19:21:48.250 INFO:teuthology.orchestra.run.smithi037.stdout: "clients": [] 2024-02-22T19:21:48.250 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-02-22T19:21:48.250 INFO:teuthology.orchestra.run.smithi037.stdout:] 2024-02-22T19:21:48.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:48 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:46.951066+0000 mgr.smithi037.jdlvyc (mgr.14714) 405 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:48.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:46.951066+0000 mgr.smithi037.jdlvyc (mgr.14714) 405 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:48.933 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- bash -c 'rados -p .nfs --all ls -' 2024-02-22T19:21:49.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:49 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:21:48.220169+0000 mgr.smithi037.jdlvyc (mgr.14714) 406 : audit [DBG] from='client.34446 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:21:49.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:21:48.220169+0000 mgr.smithi037.jdlvyc (mgr.14714) 406 : audit [DBG] from='client.34446 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-22T19:21:50.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:48.951519+0000 mgr.smithi037.jdlvyc (mgr.14714) 407 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:50.303 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:50 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:49.064512+0000 mon.smithi037 (mon.0) 887 : cluster [DBG] mgrmap e34: smithi037.jdlvyc(active, since 8m), standbys: smithi165.xtnudv 2024-02-22T19:21:50.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:48.951519+0000 mgr.smithi037.jdlvyc (mgr.14714) 407 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-22T19:21:50.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:49.064512+0000 mon.smithi037 (mon.0) 887 : cluster [DBG] mgrmap e34: smithi037.jdlvyc(active, since 8m), standbys: smithi165.xtnudv 2024-02-22T19:21:50.892 INFO:teuthology.orchestra.run.smithi037.stdout:foo grace 2024-02-22T19:21:50.892 INFO:teuthology.orchestra.run.smithi037.stdout:foo rec-0000000000000005:nfs.foo.1 2024-02-22T19:21:50.893 INFO:teuthology.orchestra.run.smithi037.stdout:foo rec-0000000000000005:nfs.foo.0 2024-02-22T19:21:50.893 INFO:teuthology.orchestra.run.smithi037.stdout:foo conf-nfs.foo 2024-02-22T19:21:50.893 INFO:teuthology.orchestra.run.smithi037.stdout:foo export-1 2024-02-22T19:21:51.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 5' 2024-02-22T19:21:52.071 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:52 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:50.952158+0000 mgr.smithi037.jdlvyc (mgr.14714) 408 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-02-22T19:21:52.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:52 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:50.952158+0000 mgr.smithi037.jdlvyc (mgr.14714) 408 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-02-22T19:21:53.500 INFO:teuthology.orchestra.run.smithi037.stdout:5 2024-02-22T19:21:54.088 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: cluster 2024-02-22T19:21:52.952932+0000 mgr.smithi037.jdlvyc (mgr.14714) 409 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-22T19:21:54.089 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: audit 2024-02-22T19:21:53.486849+0000 mon.smithi037 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.37:0/1756641278' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-02-22T19:21:54.130 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-22T19:21:54.141 INFO:tasks.cephadm:Teardown begin 2024-02-22T19:21:54.142 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-22T19:21:54.176 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-22T19:21:54.216 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-22T19:21:54.216 DEBUG:teuthology.orchestra.run.smithi037:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-22T19:21:54.236 DEBUG:teuthology.orchestra.run.smithi165:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-22T19:21:54.277 INFO:tasks.cephadm:Stopping all daemons... 2024-02-22T19:21:54.277 INFO:tasks.cephadm.mon.smithi037:Stopping mon.smithi037... 2024-02-22T19:21:54.277 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi037 2024-02-22T19:21:54.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: cluster 2024-02-22T19:21:52.952932+0000 mgr.smithi037.jdlvyc (mgr.14714) 409 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 201 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-22T19:21:54.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: audit 2024-02-22T19:21:53.486849+0000 mon.smithi037 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.37:0/1756641278' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-02-22T19:21:54.586 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:54 smithi037 systemd[1]: Stopping Ceph mon.smithi037 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:21:54.586 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:54 smithi037 bash[129589]: Error: no container with name or ID "ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi037" found: no such container 2024-02-22T19:21:54.586 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:21:54.584+0000 7faf7497f700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi037 -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-02-22T19:21:54.586 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:54 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037[105752]: debug 2024-02-22T19:21:54.584+0000 7faf7497f700 -1 mon.smithi037@0(leader) e2 *** Got Signal Terminated *** 2024-02-22T19:21:55.338 INFO:journalctl@ceph.mon.smithi037.smithi037.stdout:Feb 22 19:21:55 smithi037 bash[129629]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi037 2024-02-22T19:21:55.389 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi037.service' 2024-02-22T19:21:55.437 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T19:21:55.437 INFO:tasks.cephadm.mon.smithi037:Stopped mon.smithi037 2024-02-22T19:21:55.437 INFO:tasks.cephadm.mon.smithi165:Stopping mon.smithi165... 2024-02-22T19:21:55.437 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi165 2024-02-22T19:21:55.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:55 smithi165 systemd[1]: Stopping Ceph mon.smithi165 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:21:55.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:55 smithi165 bash[70208]: Error: no container with name or ID "ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon.smithi165" found: no such container 2024-02-22T19:21:55.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:21:55.713+0000 7f7b66dcc700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi165 -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-02-22T19:21:55.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:55 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165[57916]: debug 2024-02-22T19:21:55.713+0000 7f7b66dcc700 -1 mon.smithi165@1(peon) e2 *** Got Signal Terminated *** 2024-02-22T19:21:56.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Feb 22 19:21:56 smithi165 bash[70247]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-mon-smithi165 2024-02-22T19:21:56.780 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@mon.smithi165.service' 2024-02-22T19:21:56.824 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T19:21:56.824 INFO:tasks.cephadm.mon.smithi165:Stopped mon.smithi165 2024-02-22T19:21:56.825 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-22T19:21:56.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.0 2024-02-22T19:21:57.111 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:21:56 smithi037 systemd[1]: Stopping Ceph osd.0 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:21:57.111 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:21:56 smithi037 bash[129759]: Error: no container with name or ID "ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.0" found: no such container 2024-02-22T19:21:57.589 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:21:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-0[109254]: debug 2024-02-22T19:21:57.110+0000 7f9064cf8700 -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-02-22T19:21:57.589 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:21:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-0[109254]: debug 2024-02-22T19:21:57.110+0000 7f9064cf8700 -1 osd.0 112 *** Got signal Terminated *** 2024-02-22T19:21:57.589 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:21:57 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-0[109254]: debug 2024-02-22T19:21:57.110+0000 7f9064cf8700 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:22:02.838 INFO:journalctl@ceph.osd.0.smithi037.stdout:Feb 22 19:22:02 smithi037 bash[129797]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-0 2024-02-22T19:22:04.446 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.0.service' 2024-02-22T19:22:04.493 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T19:22:04.493 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-22T19:22:04.493 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-22T19:22:04.493 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.1 2024-02-22T19:22:04.777 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:22:04 smithi037 systemd[1]: Stopping Ceph osd.1 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:22:04.777 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:22:04 smithi037 bash[130037]: Error: no container with name or ID "ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.1" found: no such container 2024-02-22T19:22:05.088 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:22:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-1[111757]: debug 2024-02-22T19:22:04.775+0000 7f0d199c7700 -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-02-22T19:22:05.089 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:22:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-1[111757]: debug 2024-02-22T19:22:04.775+0000 7f0d199c7700 -1 osd.1 112 *** Got signal Terminated *** 2024-02-22T19:22:05.089 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:22:04 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-1[111757]: debug 2024-02-22T19:22:04.775+0000 7f0d199c7700 -1 osd.1 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:22:10.339 INFO:journalctl@ceph.osd.1.smithi037.stdout:Feb 22 19:22:10 smithi037 bash[130077]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-1 2024-02-22T19:22:11.747 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.1.service' 2024-02-22T19:22:11.790 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T19:22:11.790 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-22T19:22:11.790 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-22T19:22:11.790 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.2 2024-02-22T19:22:12.088 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:22:11 smithi037 systemd[1]: Stopping Ceph osd.2 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:22:12.088 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:22:11 smithi037 bash[130314]: Error: no container with name or ID "ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.2" found: no such container 2024-02-22T19:22:12.588 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:22:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-2[114255]: debug 2024-02-22T19:22:12.129+0000 7fa411859700 -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-02-22T19:22:12.589 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:22:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-2[114255]: debug 2024-02-22T19:22:12.129+0000 7fa411859700 -1 osd.2 112 *** Got signal Terminated *** 2024-02-22T19:22:12.589 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:22:12 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-2[114255]: debug 2024-02-22T19:22:12.129+0000 7fa411859700 -1 osd.2 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:22:17.839 INFO:journalctl@ceph.osd.2.smithi037.stdout:Feb 22 19:22:17 smithi037 bash[130355]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-2 2024-02-22T19:22:19.350 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.2.service' 2024-02-22T19:22:19.396 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T19:22:19.396 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-22T19:22:19.397 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-22T19:22:19.397 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.3 2024-02-22T19:22:19.695 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:22:19 smithi037 systemd[1]: Stopping Ceph osd.3 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:22:19.695 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:22:19 smithi037 bash[130596]: Error: no container with name or ID "ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.3" found: no such container 2024-02-22T19:22:19.991 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:22:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-3[116737]: debug 2024-02-22T19:22:19.693+0000 7f7e865d5700 -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-02-22T19:22:19.991 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:22:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-3[116737]: debug 2024-02-22T19:22:19.693+0000 7f7e865d5700 -1 osd.3 112 *** Got signal Terminated *** 2024-02-22T19:22:19.991 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:22:19 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-3[116737]: debug 2024-02-22T19:22:19.693+0000 7f7e865d5700 -1 osd.3 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:22:23.088 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:22:22 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-3[116737]: debug 2024-02-22T19:22:22.600+0000 7f7e83552700 -1 osd.3 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:00.205555+0000 front 2024-02-22T19:22:00.205674+0000 (oldest deadline 2024-02-22T19:22:22.505874+0000) 2024-02-22T19:22:23.188 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:22:22.833+0000 7fca85fc2700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.108338+0000 front 2024-02-22T19:21:59.108486+0000 (oldest deadline 2024-02-22T19:22:22.608302+0000) 2024-02-22T19:22:23.188 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:22 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:22.701+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:24.088 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:22:23 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-3[116737]: debug 2024-02-22T19:22:23.629+0000 7f7e83552700 -1 osd.3 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:00.205555+0000 front 2024-02-22T19:22:00.205674+0000 (oldest deadline 2024-02-22T19:22:22.505874+0000) 2024-02-22T19:22:24.188 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:22:23.784+0000 7fca85fc2700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.108338+0000 front 2024-02-22T19:21:59.108486+0000 (oldest deadline 2024-02-22T19:22:22.608302+0000) 2024-02-22T19:22:24.188 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:23 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:23.721+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:25.026 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:22:24 smithi037 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-3[116737]: debug 2024-02-22T19:22:24.603+0000 7f7e83552700 -1 osd.3 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:00.205555+0000 front 2024-02-22T19:22:00.205674+0000 (oldest deadline 2024-02-22T19:22:22.505874+0000) 2024-02-22T19:22:25.188 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:22:24.833+0000 7fca85fc2700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.108338+0000 front 2024-02-22T19:21:59.108486+0000 (oldest deadline 2024-02-22T19:22:22.608302+0000) 2024-02-22T19:22:25.188 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:24 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:24.743+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:25.338 INFO:journalctl@ceph.osd.3.smithi037.stdout:Feb 22 19:22:25 smithi037 bash[130638]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-3 2024-02-22T19:22:26.188 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:22:25.811+0000 7fca85fc2700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.108338+0000 front 2024-02-22T19:21:59.108486+0000 (oldest deadline 2024-02-22T19:22:22.608302+0000) 2024-02-22T19:22:26.188 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:25 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:25.694+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:26.688 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:26.199+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:26.876 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.3.service' 2024-02-22T19:22:26.919 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T19:22:26.919 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-22T19:22:26.919 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-22T19:22:26.919 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.4 2024-02-22T19:22:26.959 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:22:26.782+0000 7fca85fc2700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.108338+0000 front 2024-02-22T19:21:59.108486+0000 (oldest deadline 2024-02-22T19:22:22.608302+0000) 2024-02-22T19:22:26.960 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:26 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:26.704+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:27.235 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:27.083+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:01.335438+0000 front 2024-02-22T19:22:01.335405+0000 (oldest deadline 2024-02-22T19:22:26.635248+0000) 2024-02-22T19:22:27.236 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:26 smithi165 systemd[1]: Stopping Ceph osd.4 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:22:27.236 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:26 smithi165 bash[70381]: Error: no container with name or ID "ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.4" found: no such container 2024-02-22T19:22:27.236 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:22:27.181+0000 7fca8d04d700 -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-02-22T19:22:27.236 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:22:27.181+0000 7fca8d04d700 -1 osd.4 112 *** Got signal Terminated *** 2024-02-22T19:22:27.236 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:22:27.181+0000 7fca8d04d700 -1 osd.4 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:22:27.682 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:27.235+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:27.938 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:22:27.774+0000 7fca85fc2700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.108338+0000 front 2024-02-22T19:21:59.108486+0000 (oldest deadline 2024-02-22T19:22:22.608302+0000) 2024-02-22T19:22:27.938 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:27 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:27.681+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:28.438 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:28.107+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:01.335438+0000 front 2024-02-22T19:22:01.335405+0000 (oldest deadline 2024-02-22T19:22:26.635248+0000) 2024-02-22T19:22:28.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:28.222+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:29.078 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:28.703+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:29.078 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:28 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:22:28.797+0000 7fca85fc2700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.108338+0000 front 2024-02-22T19:21:59.108486+0000 (oldest deadline 2024-02-22T19:22:22.608302+0000) 2024-02-22T19:22:29.438 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:29.077+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:01.335438+0000 front 2024-02-22T19:22:01.335405+0000 (oldest deadline 2024-02-22T19:22:26.635248+0000) 2024-02-22T19:22:29.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:29.256+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:30.123 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:22:29.819+0000 7fca85fc2700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.108338+0000 front 2024-02-22T19:21:59.108486+0000 (oldest deadline 2024-02-22T19:22:22.608302+0000) 2024-02-22T19:22:30.123 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:29 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:29.724+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:30.438 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:30.122+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:01.335438+0000 front 2024-02-22T19:22:01.335405+0000 (oldest deadline 2024-02-22T19:22:26.635248+0000) 2024-02-22T19:22:30.438 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:30.122+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.436703+0000 front 2024-02-22T19:22:09.436755+0000 (oldest deadline 2024-02-22T19:22:29.936678+0000) 2024-02-22T19:22:30.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:30.222+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:30.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:30.222+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:31.117 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:22:30.852+0000 7fca85fc2700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.108338+0000 front 2024-02-22T19:21:59.108486+0000 (oldest deadline 2024-02-22T19:22:22.608302+0000) 2024-02-22T19:22:31.117 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:30 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:30.746+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:31.438 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:31.116+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:01.335438+0000 front 2024-02-22T19:22:01.335405+0000 (oldest deadline 2024-02-22T19:22:26.635248+0000) 2024-02-22T19:22:31.438 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:31.117+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.436703+0000 front 2024-02-22T19:22:09.436755+0000 (oldest deadline 2024-02-22T19:22:29.936678+0000) 2024-02-22T19:22:31.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:31.268+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:31.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:31.268+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:32.126 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4[60573]: debug 2024-02-22T19:22:31.866+0000 7fca85fc2700 -1 osd.4 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.108338+0000 front 2024-02-22T19:21:59.108486+0000 (oldest deadline 2024-02-22T19:22:22.608302+0000) 2024-02-22T19:22:32.126 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:31 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:31.760+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:32.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:32.250+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:32.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:32.250+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:32.438 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:32.125+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:01.335438+0000 front 2024-02-22T19:22:01.335405+0000 (oldest deadline 2024-02-22T19:22:26.635248+0000) 2024-02-22T19:22:32.438 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:32.125+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.436703+0000 front 2024-02-22T19:22:09.436755+0000 (oldest deadline 2024-02-22T19:22:29.936678+0000) 2024-02-22T19:22:32.789 INFO:journalctl@ceph.osd.4.smithi165.stdout:Feb 22 19:22:32 smithi165 bash[70420]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-4 2024-02-22T19:22:33.077 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:32.788+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:33.077 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:32 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:32.788+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:33.333 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:33.076+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:01.335438+0000 front 2024-02-22T19:22:01.335405+0000 (oldest deadline 2024-02-22T19:22:26.635248+0000) 2024-02-22T19:22:33.333 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:33.076+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.436703+0000 front 2024-02-22T19:22:09.436755+0000 (oldest deadline 2024-02-22T19:22:29.936678+0000) 2024-02-22T19:22:33.333 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:33.257+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:33.333 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:33.257+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:34.039 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:33.795+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:34.039 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:33 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:33.795+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:34.348 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:34.038+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:01.335438+0000 front 2024-02-22T19:22:01.335405+0000 (oldest deadline 2024-02-22T19:22:26.635248+0000) 2024-02-22T19:22:34.349 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:34.038+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.436703+0000 front 2024-02-22T19:22:09.436755+0000 (oldest deadline 2024-02-22T19:22:29.936678+0000) 2024-02-22T19:22:34.349 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:34.285+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:34.349 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:34.285+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:34.356 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.4.service' 2024-02-22T19:22:34.437 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T19:22:34.437 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-22T19:22:34.438 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-22T19:22:34.438 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.5 2024-02-22T19:22:34.688 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:34 smithi165 systemd[1]: Stopping Ceph osd.5 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:22:34.688 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:34 smithi165 bash[70654]: Error: no container with name or ID "ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.5" found: no such container 2024-02-22T19:22:35.188 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:34.759+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:35.188 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:34.759+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:35.188 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:34.781+0000 7f79e375a700 -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-02-22T19:22:35.188 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:34.781+0000 7f79e375a700 -1 osd.5 112 *** Got signal Terminated *** 2024-02-22T19:22:35.189 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:34 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:34.781+0000 7f79e375a700 -1 osd.5 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:22:35.189 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:35.009+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:01.335438+0000 front 2024-02-22T19:22:01.335405+0000 (oldest deadline 2024-02-22T19:22:26.635248+0000) 2024-02-22T19:22:35.189 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:35.009+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.436703+0000 front 2024-02-22T19:22:09.436755+0000 (oldest deadline 2024-02-22T19:22:29.936678+0000) 2024-02-22T19:22:35.688 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:35.296+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:35.688 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:35.296+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:36.040 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:35.778+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:36.041 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:35 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:35.778+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:36.438 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:36.040+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:01.335438+0000 front 2024-02-22T19:22:01.335405+0000 (oldest deadline 2024-02-22T19:22:26.635248+0000) 2024-02-22T19:22:36.438 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:36.040+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.436703+0000 front 2024-02-22T19:22:09.436755+0000 (oldest deadline 2024-02-22T19:22:29.936678+0000) 2024-02-22T19:22:36.439 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:36.251+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:36.439 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:36.251+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:37.081 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:37.056+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:01.335438+0000 front 2024-02-22T19:22:01.335405+0000 (oldest deadline 2024-02-22T19:22:26.635248+0000) 2024-02-22T19:22:37.082 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:37.056+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.436703+0000 front 2024-02-22T19:22:09.436755+0000 (oldest deadline 2024-02-22T19:22:29.936678+0000) 2024-02-22T19:22:37.082 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:36.826+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:37.082 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:36 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:36.826+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:37.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:37.209+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:37.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:37.209+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:38.184 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:38.024+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:01.335438+0000 front 2024-02-22T19:22:01.335405+0000 (oldest deadline 2024-02-22T19:22:26.635248+0000) 2024-02-22T19:22:38.185 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:38.024+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.436703+0000 front 2024-02-22T19:22:09.436755+0000 (oldest deadline 2024-02-22T19:22:29.936678+0000) 2024-02-22T19:22:38.185 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:37.851+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:38.185 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:37 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:37.851+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:38.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:38.184+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:38.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:38.184+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:38.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:38.184+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:39.144 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:39.018+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:22:01.335438+0000 front 2024-02-22T19:22:01.335405+0000 (oldest deadline 2024-02-22T19:22:26.635248+0000) 2024-02-22T19:22:39.144 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5[62531]: debug 2024-02-22T19:22:39.018+0000 7f79de6d3700 -1 osd.5 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.436703+0000 front 2024-02-22T19:22:09.436755+0000 (oldest deadline 2024-02-22T19:22:29.936678+0000) 2024-02-22T19:22:39.144 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:38.832+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:39.144 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:38 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:38.832+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:39.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:39.143+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:39.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:39.143+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:39.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:39.143+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:40.083 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:39.818+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:40.083 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:39 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:39.818+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:40.438 INFO:journalctl@ceph.osd.5.smithi165.stdout:Feb 22 19:22:40 smithi165 bash[70693]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-5 2024-02-22T19:22:40.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:40.140+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:40.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:40.140+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:40.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:40.140+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:41.137 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:40.847+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:41.137 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:40 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:40.847+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:41.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:41.136+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:41.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:41.136+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:41.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:41.136+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:41.938 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:41.804+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:41.938 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:41 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:41.804+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:41.962 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.5.service' 2024-02-22T19:22:42.002 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T19:22:42.002 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-22T19:22:42.002 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-22T19:22:42.002 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.6 2024-02-22T19:22:42.372 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:42 smithi165 systemd[1]: Stopping Ceph osd.6 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:22:42.372 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:42 smithi165 bash[70929]: Error: no container with name or ID "ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.6" found: no such container 2024-02-22T19:22:42.373 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:42.151+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:42.373 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:42.151+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:42.373 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:42.151+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:42.688 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:42.372+0000 7f76f4407700 -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-02-22T19:22:42.688 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:42.372+0000 7f76f4407700 -1 osd.6 112 *** Got signal Terminated *** 2024-02-22T19:22:42.688 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:42.372+0000 7f76f4407700 -1 osd.6 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:22:43.146 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:42.797+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:43.147 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:42.797+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:43.147 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:42 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:42.797+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:15.919584+0000 front 2024-02-22T19:22:15.919667+0000 (oldest deadline 2024-02-22T19:22:41.819792+0000) 2024-02-22T19:22:43.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:43.146+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:43.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:43.146+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:43.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:43.146+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:44.134 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:43.787+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:44.134 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:43.787+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:44.134 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:43 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:43.787+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:15.919584+0000 front 2024-02-22T19:22:15.919667+0000 (oldest deadline 2024-02-22T19:22:41.819792+0000) 2024-02-22T19:22:44.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:44.134+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:44.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:44.134+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:44.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:44.134+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:45.142 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:44.819+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:45.142 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:44.819+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:45.142 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:44 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:44.819+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:15.919584+0000 front 2024-02-22T19:22:15.919667+0000 (oldest deadline 2024-02-22T19:22:41.819792+0000) 2024-02-22T19:22:45.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:45.141+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:45.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:45.141+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:45.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:45.141+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:46.145 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:45.808+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:46.146 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:45.808+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:46.146 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:45 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:45.808+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:15.919584+0000 front 2024-02-22T19:22:15.919667+0000 (oldest deadline 2024-02-22T19:22:41.819792+0000) 2024-02-22T19:22:46.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:46.145+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:46.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:46.145+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:46.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:46.145+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:47.116 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:46.845+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:56.617549+0000 front 2024-02-22T19:21:56.617556+0000 (oldest deadline 2024-02-22T19:22:22.517403+0000) 2024-02-22T19:22:47.117 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:46.845+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:09.518750+0000 front 2024-02-22T19:22:09.518707+0000 (oldest deadline 2024-02-22T19:22:32.418651+0000) 2024-02-22T19:22:47.117 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:46.845+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:15.919584+0000 front 2024-02-22T19:22:15.919667+0000 (oldest deadline 2024-02-22T19:22:41.819792+0000) 2024-02-22T19:22:47.117 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:46 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6[64426]: debug 2024-02-22T19:22:46.845+0000 7f76f0382700 -1 osd.6 112 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-02-22T19:22:21.820290+0000 front 2024-02-22T19:22:21.820301+0000 (oldest deadline 2024-02-22T19:22:46.520153+0000) 2024-02-22T19:22:47.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:47.116+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:47.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:47.116+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:47.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:47.116+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:47.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:47 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:47.116+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-02-22T19:22:22.782668+0000 front 2024-02-22T19:22:22.782636+0000 (oldest deadline 2024-02-22T19:22:46.282574+0000) 2024-02-22T19:22:47.938 INFO:journalctl@ceph.osd.6.smithi165.stdout:Feb 22 19:22:47 smithi165 bash[70967]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-6 2024-02-22T19:22:48.386 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:48.076+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:48.387 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:48.076+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:48.387 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:48.076+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:48.387 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:48 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:48.076+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-02-22T19:22:22.782668+0000 front 2024-02-22T19:22:22.782636+0000 (oldest deadline 2024-02-22T19:22:46.282574+0000) 2024-02-22T19:22:49.118 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:49.035+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:49.118 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:49.035+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:49.118 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:49.035+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:49.118 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:49.035+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-02-22T19:22:22.782668+0000 front 2024-02-22T19:22:22.782636+0000 (oldest deadline 2024-02-22T19:22:46.282574+0000) 2024-02-22T19:22:49.394 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.6.service' 2024-02-22T19:22:49.434 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T19:22:49.434 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-22T19:22:49.434 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-22T19:22:49.434 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.7 2024-02-22T19:22:49.688 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:49 smithi165 systemd[1]: Stopping Ceph osd.7 for d8b7510c-d1b4-11ee-95bf-87774f69a715... 2024-02-22T19:22:49.688 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:49 smithi165 bash[71205]: Error: no container with name or ID "ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd.7" found: no such container 2024-02-22T19:22:50.051 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:49.752+0000 7f625e8c2700 -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-02-22T19:22:50.052 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:49.752+0000 7f625e8c2700 -1 osd.7 112 *** Got signal Terminated *** 2024-02-22T19:22:50.052 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:49 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:49.752+0000 7f625e8c2700 -1 osd.7 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-22T19:22:50.052 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:50.051+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:50.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:50.051+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:50.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:50.051+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:50.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:50 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:50.051+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-02-22T19:22:22.782668+0000 front 2024-02-22T19:22:22.782636+0000 (oldest deadline 2024-02-22T19:22:46.282574+0000) 2024-02-22T19:22:51.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:51.032+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:51.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:51.032+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:51.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:51.032+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:51.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:51.032+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-02-22T19:22:22.782668+0000 front 2024-02-22T19:22:22.782636+0000 (oldest deadline 2024-02-22T19:22:46.282574+0000) 2024-02-22T19:22:52.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:51.988+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:52.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:51.988+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:52.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:51.988+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:52.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:51 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:51.988+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-02-22T19:22:22.782668+0000 front 2024-02-22T19:22:22.782636+0000 (oldest deadline 2024-02-22T19:22:46.282574+0000) 2024-02-22T19:22:53.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:53.038+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:53.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:53.038+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:53.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:53.038+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:53.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:53 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:53.038+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-02-22T19:22:22.782668+0000 front 2024-02-22T19:22:22.782636+0000 (oldest deadline 2024-02-22T19:22:46.282574+0000) 2024-02-22T19:22:54.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:54.023+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-02-22T19:21:59.579048+0000 front 2024-02-22T19:21:59.578987+0000 (oldest deadline 2024-02-22T19:22:25.478989+0000) 2024-02-22T19:22:54.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:54.023+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-02-22T19:22:05.979753+0000 front 2024-02-22T19:22:05.979762+0000 (oldest deadline 2024-02-22T19:22:30.079647+0000) 2024-02-22T19:22:54.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:54.023+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-02-22T19:22:17.081153+0000 front 2024-02-22T19:22:17.081193+0000 (oldest deadline 2024-02-22T19:22:38.181107+0000) 2024-02-22T19:22:54.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:54.023+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-02-22T19:22:22.782668+0000 front 2024-02-22T19:22:22.782636+0000 (oldest deadline 2024-02-22T19:22:46.282574+0000) 2024-02-22T19:22:54.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:54 smithi165 ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7[66314]: debug 2024-02-22T19:22:54.023+0000 7f6258839700 -1 osd.7 112 heartbeat_check: no reply from 172.21.15.165:6804 osd.4 since back 2024-02-22T19:22:32.083850+0000 front 2024-02-22T19:22:32.083868+0000 (oldest deadline 2024-02-22T19:22:53.783868+0000) 2024-02-22T19:22:55.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Feb 22 19:22:55 smithi165 bash[71245]: ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715-osd-7 2024-02-22T19:22:56.897 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d8b7510c-d1b4-11ee-95bf-87774f69a715@osd.7.service' 2024-02-22T19:22:56.939 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-22T19:22:56.939 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-22T19:22:56.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 --force --keep-logs 2024-02-22T19:25:55.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 --force --keep-logs 2024-02-22T19:26:14.728 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-22T19:26:14.768 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-22T19:26:14.797 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-22T19:26:14.799 DEBUG:teuthology.misc:Transferring archived files from smithi037:/var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi/7570951/remote/ubuntu@smithi037.front.sepia.ceph.com/crash 2024-02-22T19:26:14.800 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/crash -- . 2024-02-22T19:26:14.854 INFO:teuthology.orchestra.run.smithi037.stderr:tar: /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/crash: Cannot open: No such file or directory 2024-02-22T19:26:14.855 INFO:teuthology.orchestra.run.smithi037.stderr:tar: Error is not recoverable: exiting now 2024-02-22T19:26:14.857 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi/7570951/remote/ubuntu@smithi165.front.sepia.ceph.com/crash 2024-02-22T19:26:14.858 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/crash -- . 2024-02-22T19:26:14.897 INFO:teuthology.orchestra.run.smithi165.stderr:tar: /var/lib/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/crash: Cannot open: No such file or directory 2024-02-22T19:26:14.897 INFO:teuthology.orchestra.run.smithi165.stderr:tar: Error is not recoverable: exiting now 2024-02-22T19:26:14.898 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-22T19:26:14.898 DEBUG:teuthology.orchestra.run.smithi037:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-22T19:26:14.931 INFO:teuthology.orchestra.run.smithi037.stdout:2024-02-22T19:07:04.499787+0000 mon.smithi037 (mon.0) 357 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-22T19:26:14.932 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-22T19:26:14.932 DEBUG:teuthology.orchestra.run.smithi037:> sudo egrep '\[SEC\]' /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-22T19:26:15.008 DEBUG:teuthology.orchestra.run.smithi037:> sudo egrep '\[ERR\]' /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-22T19:26:15.082 DEBUG:teuthology.orchestra.run.smithi037:> sudo egrep '\[WRN\]' /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-22T19:26:15.155 INFO:teuthology.orchestra.run.smithi037.stdout:2024-02-22T19:07:04.499787+0000 mon.smithi037 (mon.0) 357 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-22T19:26:15.155 INFO:tasks.cephadm:Compressing logs... 2024-02-22T19:26:15.155 DEBUG:teuthology.orchestra.run.smithi037:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-22T19:26:15.198 DEBUG:teuthology.orchestra.run.smithi165:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-22T19:26:15.227 INFO:teuthology.orchestra.run.smithi037.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-22T19:26:15.227 INFO:teuthology.orchestra.run.smithi037.stderr:: No such file or directory 2024-02-22T19:26:15.227 INFO:teuthology.orchestra.run.smithi037.stderr:gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-volume.log 2024-02-22T19:26:15.228 INFO:teuthology.orchestra.run.smithi037.stderr:gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.2.log 2024-02-22T19:26:15.228 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mds.foofs.smithi037.mniofg.log 2024-02-22T19:26:15.228 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-volume.log: /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.audit.log 2024-02-22T19:26:15.230 INFO:teuthology.orchestra.run.smithi165.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-22T19:26:15.231 INFO:teuthology.orchestra.run.smithi165.stderr:: No such file or directory 2024-02-22T19:26:15.231 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mgr.smithi165.xtnudv.log 2024-02-22T19:26:15.231 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.6.log 2024-02-22T19:26:15.231 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mgr.smithi165.xtnudv.log: gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-volume.log 2024-02-22T19:26:15.231 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mon.smithi165.log 2024-02-22T19:26:15.231 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mds.foofs.smithi165.ftpwqf.log 2024-02-22T19:26:15.231 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mds.foofs.smithi037.mniofg.log: gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.cephadm.log 2024-02-22T19:26:15.231 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.audit.log: 85.7% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mds.foofs.smithi037.mniofg.log.gz 2024-02-22T19:26:15.231 INFO:teuthology.orchestra.run.smithi037.stderr:gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mon.smithi037.log 2024-02-22T19:26:15.231 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.3.log 2024-02-22T19:26:15.231 INFO:teuthology.orchestra.run.smithi037.stderr: 84.8% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.cephadm.log.gz 2024-02-22T19:26:15.231 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mon.smithi037.log: gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.0.log 2024-02-22T19:26:15.232 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.3.log: /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.0.log: 90.8% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-volume.log.gz 2024-02-22T19:26:15.233 INFO:teuthology.orchestra.run.smithi037.stderr: 91.4% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.audit.log.gz 2024-02-22T19:26:15.233 INFO:teuthology.orchestra.run.smithi037.stderr:gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mgr.smithi037.jdlvyc.log 2024-02-22T19:26:15.234 INFO:teuthology.orchestra.run.smithi037.stderr:gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.log 2024-02-22T19:26:15.235 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mon.smithi165.log: gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.audit.log 2024-02-22T19:26:15.235 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mds.foofs.smithi165.ftpwqf.log: 80.5% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mds.foofs.smithi165.ftpwqf.log.gz 2024-02-22T19:26:15.236 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.cephadm.log 2024-02-22T19:26:15.236 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.cephadm.log: 84.8% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.cephadm.log.gz 2024-02-22T19:26:15.236 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.7.log 2024-02-22T19:26:15.236 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.7.log: 90.3% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-volume.log.gz 2024-02-22T19:26:15.236 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.log 2024-02-22T19:26:15.236 INFO:teuthology.orchestra.run.smithi165.stderr: 91.5% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.audit.log.gz 2024-02-22T19:26:15.236 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.4.log 2024-02-22T19:26:15.237 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.log: /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.4.log: 90.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-22T19:26:15.237 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.5.log 2024-02-22T19:26:15.237 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.5.log: 87.9% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.log.gz 2024-02-22T19:26:15.238 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mgr.smithi037.jdlvyc.log: /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.log: 88.0% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph.log.gz 2024-02-22T19:26:15.238 INFO:teuthology.orchestra.run.smithi037.stderr:gzip -5 --verbose -- /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.1.log 2024-02-22T19:26:15.240 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.1.log: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-22T19:26:15.261 INFO:teuthology.orchestra.run.smithi165.stderr: 89.2% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mgr.smithi165.xtnudv.log.gz 2024-02-22T19:26:15.476 INFO:teuthology.orchestra.run.smithi165.stderr: 92.7% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mon.smithi165.log.gz 2024-02-22T19:26:15.503 INFO:teuthology.orchestra.run.smithi037.stderr: 91.0% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mgr.smithi037.jdlvyc.log.gz 2024-02-22T19:26:16.052 INFO:teuthology.orchestra.run.smithi037.stderr: 91.6% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-mon.smithi037.log.gz 2024-02-22T19:26:18.670 INFO:teuthology.orchestra.run.smithi037.stderr: 94.3% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.2.log.gz 2024-02-22T19:26:20.529 INFO:teuthology.orchestra.run.smithi165.stderr: 94.2% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.6.log.gz 2024-02-22T19:26:20.815 INFO:teuthology.orchestra.run.smithi165.stderr: 93.9% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.4.log.gz 2024-02-22T19:26:21.308 INFO:teuthology.orchestra.run.smithi037.stderr: 94.0% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.0.log.gz 2024-02-22T19:26:21.383 INFO:teuthology.orchestra.run.smithi037.stderr: 94.1% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.1.log.gz 2024-02-22T19:26:21.930 INFO:teuthology.orchestra.run.smithi165.stderr: 94.1% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.5.log.gz 2024-02-22T19:26:22.150 INFO:teuthology.orchestra.run.smithi037.stderr: 94.0% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.3.log.gz 2024-02-22T19:26:22.151 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-02-22T19:26:22.151 INFO:teuthology.orchestra.run.smithi037.stderr:real 0m6.936s 2024-02-22T19:26:22.152 INFO:teuthology.orchestra.run.smithi037.stderr:user 0m22.853s 2024-02-22T19:26:22.152 INFO:teuthology.orchestra.run.smithi037.stderr:sys 0m0.845s 2024-02-22T19:26:23.917 INFO:teuthology.orchestra.run.smithi165.stderr: 94.1% -- replaced with /var/log/ceph/d8b7510c-d1b4-11ee-95bf-87774f69a715/ceph-osd.7.log.gz 2024-02-22T19:26:23.919 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-02-22T19:26:23.919 INFO:teuthology.orchestra.run.smithi165.stderr:real 0m8.702s 2024-02-22T19:26:23.919 INFO:teuthology.orchestra.run.smithi165.stderr:user 0m25.528s 2024-02-22T19:26:23.919 INFO:teuthology.orchestra.run.smithi165.stderr:sys 0m1.019s 2024-02-22T19:26:23.919 INFO:tasks.cephadm:Archiving logs... 2024-02-22T19:26:23.919 DEBUG:teuthology.misc:Transferring archived files from smithi037:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi/7570951/remote/ubuntu@smithi037.front.sepia.ceph.com/log 2024-02-22T19:26:23.921 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-22T19:26:27.017 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi/7570951/remote/ubuntu@smithi165.front.sepia.ceph.com/log 2024-02-22T19:26:27.018 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-22T19:26:30.558 INFO:tasks.cephadm:Removing cluster... 2024-02-22T19:26:30.558 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 --force 2024-02-22T19:26:30.911 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d8b7510c-d1b4-11ee-95bf-87774f69a715 --force 2024-02-22T19:26:31.258 INFO:tasks.cephadm:Removing cephadm ... 2024-02-22T19:26:31.570 DEBUG:teuthology.orchestra.run.smithi037:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-22T19:26:31.591 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-22T19:26:31.609 INFO:tasks.cephadm:Teardown complete 2024-02-22T19:26:31.609 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-22T19:26:31.622 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-22T19:26:31.622 DEBUG:teuthology.orchestra.run.smithi037:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-22T19:26:31.633 DEBUG:teuthology.orchestra.run.smithi165:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-22T19:26:31.650 INFO:teuthology.orchestra.run.smithi037.stderr:bash: ntpq: command not found 2024-02-22T19:26:31.654 INFO:teuthology.orchestra.run.smithi037.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-22T19:26:31.654 INFO:teuthology.orchestra.run.smithi037.stdout:=============================================================================== 2024-02-22T19:26:31.654 INFO:teuthology.orchestra.run.smithi037.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 4 +388us[ +395us] +/- 97ms 2024-02-22T19:26:31.655 INFO:teuthology.orchestra.run.smithi037.stdout:^* hv02.front.sepia.ceph.com 3 6 377 1 -341us[ -332us] +/- 54ms 2024-02-22T19:26:31.655 INFO:teuthology.orchestra.run.smithi037.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 3 +205us[ +212us] +/- 82ms 2024-02-22T19:26:31.655 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T19:26:31.666 INFO:teuthology.orchestra.run.smithi165.stderr:bash: ntpq: command not found 2024-02-22T19:26:31.671 INFO:teuthology.orchestra.run.smithi165.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-22T19:26:31.671 INFO:teuthology.orchestra.run.smithi165.stdout:=============================================================================== 2024-02-22T19:26:31.671 INFO:teuthology.orchestra.run.smithi165.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 3 +400us[ +422us] +/- 97ms 2024-02-22T19:26:31.671 INFO:teuthology.orchestra.run.smithi165.stdout:^* hv02.front.sepia.ceph.com 3 6 377 3 -335us[ -313us] +/- 53ms 2024-02-22T19:26:31.671 INFO:teuthology.orchestra.run.smithi165.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 5 +187us[ +209us] +/- 82ms 2024-02-22T19:26:31.671 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-02-22T19:26:31.672 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-22T19:26:31.681 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-22T19:26:31.682 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-22T19:26:31.692 DEBUG:teuthology.orchestra.run.smithi037:> 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-02-22T19:26:31.762 DEBUG:teuthology.orchestra.run.smithi165:> 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-02-22T19:26:31.823 DEBUG:teuthology.orchestra.run.smithi037:> 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-02-22T19:26:31.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T19:26:31.854 DEBUG:teuthology.orchestra.run.smithi165:> 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-02-22T19:26:31.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T19:26:31.883 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-22T19:26:31.893 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-22T19:26:31.901 INFO:teuthology.task.internal:Duration was 2616.040141 seconds 2024-02-22T19:26:31.901 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-22T19:26:31.910 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-22T19:26:31.910 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-22T19:26:31.912 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-22T19:26:31.957 INFO:teuthology.orchestra.run.smithi037.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-22T19:26:31.968 INFO:teuthology.orchestra.run.smithi165.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-22T19:26:32.201 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-22T19:26:32.201 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi037.front.sepia.ceph.com 2024-02-22T19:26:32.201 DEBUG:teuthology.orchestra.run.smithi037:> 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-02-22T19:26:32.224 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi165.front.sepia.ceph.com 2024-02-22T19:26:32.225 DEBUG:teuthology.orchestra.run.smithi165:> 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-02-22T19:26:32.247 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-22T19:26:32.247 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-22T19:26:32.268 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-22T19:26:32.345 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-22T19:26:32.345 DEBUG:teuthology.orchestra.run.smithi037:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-22T19:26:32.347 DEBUG:teuthology.orchestra.run.smithi165:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-22T19:26:32.515 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-22T19:26:32.526 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-22T19:26:32.526 DEBUG:teuthology.orchestra.run.smithi037:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-22T19:26:32.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-22T19:26:32.580 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-22T19:26:32.590 DEBUG:teuthology.orchestra.run.smithi037:> 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-02-22T19:26:32.597 DEBUG:teuthology.orchestra.run.smithi165:> 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-02-22T19:26:32.621 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = core 2024-02-22T19:26:32.647 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = core 2024-02-22T19:26:32.678 DEBUG:teuthology.orchestra.run.smithi037:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-22T19:26:32.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T19:26:32.714 DEBUG:teuthology.orchestra.run.smithi165:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-22T19:26:32.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-22T19:26:32.735 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-22T19:26:32.745 INFO:teuthology.task.internal:Transferring archived files... 2024-02-22T19:26:32.746 DEBUG:teuthology.misc:Transferring archived files from smithi037:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi/7570951/remote/smithi037 2024-02-22T19:26:32.747 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-22T19:26:32.799 DEBUG:teuthology.misc:Transferring archived files from smithi165:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi/7570951/remote/smithi165 2024-02-22T19:26:32.800 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-22T19:26:32.840 INFO:teuthology.task.internal:Removing archive directory... 2024-02-22T19:26:32.840 DEBUG:teuthology.orchestra.run.smithi037:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-22T19:26:32.842 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-22T19:26:32.891 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-22T19:26:32.903 INFO:teuthology.task.internal:Not uploading archives. 2024-02-22T19:26:32.903 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-22T19:26:32.915 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-22T19:26:32.915 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-22T19:26:32.918 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-22T19:26:32.933 INFO:teuthology.orchestra.run.smithi037.stdout: 525356 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 22 19:26 /home/ubuntu/cephtest 2024-02-22T19:26:32.949 INFO:teuthology.orchestra.run.smithi165.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 22 19:26 /home/ubuntu/cephtest 2024-02-22T19:26:32.950 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-22T19:26:32.960 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-22T19:26:32.980 INFO:teuthology.nuke:Checking targets against current locks 2024-02-22T19:26:33.007 DEBUG:teuthology.nuke:shortname: smithi037 2024-02-22T19:26:33.007 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-22T19:26:33.030 DEBUG:teuthology.nuke:shortname: smithi165 2024-02-22T19:26:33.030 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-22T19:26:33.033 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi037.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi/7570951', '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-02-22 18:18:38.706813', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAaIOWFlDTkw6IuQU6t66xhHiNISiKM8yt03gI7HcLgW5ZjPe9XF5xQLCKbT8anlPrUn6xrTpR5PhTPcgQ8B7X0='} 2024-02-22T19:26:33.055 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi165.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_18:15:46-rados-pacific-release-distro-default-smithi/7570951', '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-02-22 18:18:38.705363', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF+vEfQVsEvlCPbqfLogSLoNWYd/JnfPmsiEsEleaT0sXvLlUDEFrNL39hsB2flEAtKHHs9lYSjbhkL1K6clDzM='} 2024-02-22T19:26:33.076 INFO:teuthology.orchestra.console.smithi037:Power off 2024-02-22T19:26:33.077 DEBUG:teuthology.orchestra.console.smithi037:pexpect command: ipmitool -H smithi037.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-22T19:26:33.102 DEBUG:teuthology.orchestra.console.smithi037:power off output: Chassis Power Control: Down/Off 2024-02-22T19:26:33.102 DEBUG:teuthology.orchestra.console.smithi037:pexpect command: ipmitool -H smithi037.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T19:26:33.114 INFO:teuthology.orchestra.console.smithi165:Power off 2024-02-22T19:26:33.114 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-22T19:26:33.125 DEBUG:teuthology.orchestra.console.smithi037:check power output: Chassis Power is on 2024-02-22T19:26:33.138 DEBUG:teuthology.orchestra.console.smithi165:power off output: Chassis Power Control: Down/Off 2024-02-22T19:26:33.139 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T19:26:33.161 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is on 2024-02-22T19:26:37.126 DEBUG:teuthology.orchestra.console.smithi037:pexpect command: ipmitool -H smithi037.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T19:26:37.162 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T19:26:37.237 DEBUG:teuthology.orchestra.console.smithi037:check power output: Chassis Power is on 2024-02-22T19:26:37.270 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is on 2024-02-22T19:26:41.242 DEBUG:teuthology.orchestra.console.smithi037:pexpect command: ipmitool -H smithi037.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T19:26:41.271 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T19:26:41.351 DEBUG:teuthology.orchestra.console.smithi037:check power output: Chassis Power is on 2024-02-22T19:26:41.380 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is on 2024-02-22T19:26:45.357 DEBUG:teuthology.orchestra.console.smithi037:pexpect command: ipmitool -H smithi037.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T19:26:45.380 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T19:26:45.468 DEBUG:teuthology.orchestra.console.smithi037:check power output: Chassis Power is off 2024-02-22T19:26:45.490 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is off 2024-02-22T19:26:45.569 INFO:teuthology.orchestra.console.smithi037:Power off completed 2024-02-22T19:26:45.590 INFO:teuthology.orchestra.console.smithi165:Power off completed 2024-02-22T19:26:45.694 INFO:teuthology.run:Summary data: description: rados/cephadm/mgr-nfs-upgrade/{0-distro/centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 2616.0401406288147 failure_reason: '"2024-02-22T19:07:04.499787+0000 mon.smithi037 (mon.0) 357 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON)" in cluster log' owner: scheduled_yuriw@teuthology success: false 2024-02-22T19:26:45.694 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T19:26:45.771 INFO:teuthology.run:FAIL