2024-04-15T23:39:16.566 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-15T23:39:16.567 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657675 --description orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} --owner scheduled_teuthology@teuthology --verbose --name teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi -- /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657675/orig.config.yaml 2024-04-15T23:39:16.606 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T23:39:16.689 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657675 branch: reef description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7657675' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: reef ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: f1f10a1c441d6255eaa3105af60f09fbca74c76c owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 7288 sha1: e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 sleep_before_teardown: 0 subset: 7/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_f1f10a1c441d6255eaa3105af60f09fbca74c76c/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: f1f10a1c441d6255eaa3105af60f09fbca74c76c targets: smithi169.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAoyjq2GhqvafqskdwF6I95kLSpqt8RbQQTn4xgsmAaky8/cpZTZ6MyebnpLgOraMAkW5F7aCWx5OKUGyAhTJNw= smithi203.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBT8N20o/ZzWEyRbZUztCrECTPsJQ+IymOK7VNqDBrCBcolrNdqWeT3sMmVk0TybR2cbmqEMiOUWTgctyUVQLdM= 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: avoid_pacific_features: true cephadm_branch: v16.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v16.2.0 roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.wait_for_service: service: mds.foofs - cephadm.shell: host.a: - ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2 - ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done - vip.exec: host.a: - mkdir /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done - echo test > /mnt/foo/testfile - sync - parallel: - upgrade-tasks - workload-tasks - vip.exec: host.a: - umount /mnt/foo - cephadm.shell: host.a: - ceph nfs cluster ls | grep foo - ceph nfs export ls foo --detailed - rados -p .nfs --all ls - - ceph config get mgr mgr/cephadm/migration_current | grep 6 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-15_22:08:02 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph orch upgrade status - ceph health detail - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 workload-tasks: sequential: - exec: host.a: - cd /mnt/foo && dbench 5 -t 600 || true - umount /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done - cd /mnt/foo && dbench 5 -t 5 2024-04-15T23:39:16.690 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_f1f10a1c441d6255eaa3105af60f09fbca74c76c/qa; will attempt to use it 2024-04-15T23:39:16.690 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_f1f10a1c441d6255eaa3105af60f09fbca74c76c/qa/tasks 2024-04-15T23:39:16.690 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-15T23:39:16.692 INFO:teuthology.task.internal:Checking packages... 2024-04-15T23:39:16.717 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e3fb05d5e6da84b5c44db3f3051c4d242f9809c1' 2024-04-15T23:39:16.717 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-15T23:39:16.717 INFO:teuthology.packaging:ref: None 2024-04-15T23:39:16.717 INFO:teuthology.packaging:tag: None 2024-04-15T23:39:16.717 INFO:teuthology.packaging:branch: reef 2024-04-15T23:39:16.717 INFO:teuthology.packaging:sha1: e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-15T23:39:16.717 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2024-04-15T23:39:16.971 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1221.ge3fb05d5 2024-04-15T23:39:16.972 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-15T23:39:16.988 INFO:teuthology.task.internal:no buildpackages task found 2024-04-15T23:39:16.988 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-15T23:39:17.053 INFO:teuthology.task.internal:Saving configuration 2024-04-15T23:39:17.068 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-15T23:39:17.079 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T23:39:17.104 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi169.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657675', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 23:33:57.003970', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAoyjq2GhqvafqskdwF6I95kLSpqt8RbQQTn4xgsmAaky8/cpZTZ6MyebnpLgOraMAkW5F7aCWx5OKUGyAhTJNw='} 2024-04-15T23:39:17.127 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi203.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657675', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 23:33:57.005510', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBT8N20o/ZzWEyRbZUztCrECTPsJQ+IymOK7VNqDBrCBcolrNdqWeT3sMmVk0TybR2cbmqEMiOUWTgctyUVQLdM='} 2024-04-15T23:39:17.127 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-15T23:39:17.136 INFO:teuthology.task.internal:roles: ubuntu@smithi169.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-04-15T23:39:17.136 INFO:teuthology.task.internal:roles: ubuntu@smithi203.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-04-15T23:39:17.136 INFO:teuthology.run_tasks:Running task console_log... 2024-04-15T23:39:17.235 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc4516cbf70>, signals=[15]) 2024-04-15T23:39:17.236 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-15T23:39:17.246 INFO:teuthology.task.internal:Opening connections... 2024-04-15T23:39:17.247 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi169.front.sepia.ceph.com 2024-04-15T23:39:17.249 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T23:39:17.328 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi203.front.sepia.ceph.com 2024-04-15T23:39:17.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T23:39:17.401 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-15T23:39:17.410 DEBUG:teuthology.orchestra.run.smithi169:> uname -m 2024-04-15T23:39:17.432 INFO:teuthology.orchestra.run.smithi169.stdout:x86_64 2024-04-15T23:39:17.433 DEBUG:teuthology.orchestra.run.smithi169:> cat /etc/os-release 2024-04-15T23:39:17.493 INFO:teuthology.orchestra.run.smithi169.stdout:NAME="CentOS Stream" 2024-04-15T23:39:17.493 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION="8" 2024-04-15T23:39:17.493 INFO:teuthology.orchestra.run.smithi169.stdout:ID="centos" 2024-04-15T23:39:17.493 INFO:teuthology.orchestra.run.smithi169.stdout:ID_LIKE="rhel fedora" 2024-04-15T23:39:17.493 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION_ID="8" 2024-04-15T23:39:17.493 INFO:teuthology.orchestra.run.smithi169.stdout:PLATFORM_ID="platform:el8" 2024-04-15T23:39:17.493 INFO:teuthology.orchestra.run.smithi169.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-15T23:39:17.493 INFO:teuthology.orchestra.run.smithi169.stdout:ANSI_COLOR="0;31" 2024-04-15T23:39:17.493 INFO:teuthology.orchestra.run.smithi169.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-15T23:39:17.493 INFO:teuthology.orchestra.run.smithi169.stdout:HOME_URL="https://centos.org/" 2024-04-15T23:39:17.493 INFO:teuthology.orchestra.run.smithi169.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T23:39:17.493 INFO:teuthology.orchestra.run.smithi169.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-15T23:39:17.494 INFO:teuthology.orchestra.run.smithi169.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T23:39:17.494 INFO:teuthology.lock.ops:Updating smithi169.front.sepia.ceph.com on lock server 2024-04-15T23:39:17.514 DEBUG:teuthology.orchestra.run.smithi203:> uname -m 2024-04-15T23:39:17.535 INFO:teuthology.orchestra.run.smithi203.stdout:x86_64 2024-04-15T23:39:17.536 DEBUG:teuthology.orchestra.run.smithi203:> cat /etc/os-release 2024-04-15T23:39:17.595 INFO:teuthology.orchestra.run.smithi203.stdout:NAME="CentOS Stream" 2024-04-15T23:39:17.596 INFO:teuthology.orchestra.run.smithi203.stdout:VERSION="8" 2024-04-15T23:39:17.596 INFO:teuthology.orchestra.run.smithi203.stdout:ID="centos" 2024-04-15T23:39:17.596 INFO:teuthology.orchestra.run.smithi203.stdout:ID_LIKE="rhel fedora" 2024-04-15T23:39:17.596 INFO:teuthology.orchestra.run.smithi203.stdout:VERSION_ID="8" 2024-04-15T23:39:17.596 INFO:teuthology.orchestra.run.smithi203.stdout:PLATFORM_ID="platform:el8" 2024-04-15T23:39:17.596 INFO:teuthology.orchestra.run.smithi203.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-15T23:39:17.596 INFO:teuthology.orchestra.run.smithi203.stdout:ANSI_COLOR="0;31" 2024-04-15T23:39:17.596 INFO:teuthology.orchestra.run.smithi203.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-15T23:39:17.596 INFO:teuthology.orchestra.run.smithi203.stdout:HOME_URL="https://centos.org/" 2024-04-15T23:39:17.597 INFO:teuthology.orchestra.run.smithi203.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T23:39:17.597 INFO:teuthology.orchestra.run.smithi203.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-15T23:39:17.597 INFO:teuthology.orchestra.run.smithi203.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T23:39:17.597 INFO:teuthology.lock.ops:Updating smithi203.front.sepia.ceph.com on lock server 2024-04-15T23:39:17.613 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-15T23:39:17.622 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-15T23:39:17.645 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-15T23:39:17.645 DEBUG:teuthology.orchestra.run.smithi169:> test '!' -e /home/ubuntu/cephtest 2024-04-15T23:39:17.648 DEBUG:teuthology.orchestra.run.smithi203:> test '!' -e /home/ubuntu/cephtest 2024-04-15T23:39:17.668 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-15T23:39:17.675 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-15T23:39:17.675 DEBUG:teuthology.orchestra.run.smithi169:> test -z $(ls -A /var/lib/ceph) 2024-04-15T23:39:17.709 DEBUG:teuthology.orchestra.run.smithi203:> test -z $(ls -A /var/lib/ceph) 2024-04-15T23:39:17.736 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-15T23:39:17.788 INFO:teuthology.run_tasks:Running task kernel... 2024-04-15T23:39:17.803 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-15T23:39:17.803 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-15T23:39:17.804 DEBUG:teuthology.orchestra.run.smithi169:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T23:39:17.805 DEBUG:teuthology.orchestra.run.smithi203:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T23:39:17.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T23:39:17.825 DEBUG:teuthology.orchestra.run.smithi203:> uname -r 2024-04-15T23:39:17.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T23:39:17.826 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2024-04-15T23:39:17.885 INFO:teuthology.orchestra.run.smithi203.stdout:4.18.0-489.el8.x86_64 2024-04-15T23:39:17.885 INFO:teuthology.task.kernel:Running kernel on smithi203: 4.18.0-489.el8.x86_64 2024-04-15T23:39:17.885 DEBUG:teuthology.orchestra.run.smithi203:> sudo yum install -y kernel 2024-04-15T23:39:17.888 INFO:teuthology.orchestra.run.smithi169.stdout:4.18.0-489.el8.x86_64 2024-04-15T23:39:17.888 INFO:teuthology.task.kernel:Running kernel on smithi169: 4.18.0-489.el8.x86_64 2024-04-15T23:39:17.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo yum install -y kernel 2024-04-15T23:39:22.936 INFO:teuthology.orchestra.run.smithi203.stdout:CentOS Stream 8 - AppStream 11 MB/s | 28 MB 00:02 2024-04-15T23:39:23.087 INFO:teuthology.orchestra.run.smithi169.stdout:CentOS Stream 8 - AppStream 11 MB/s | 28 MB 00:02 2024-04-15T23:39:29.262 INFO:teuthology.orchestra.run.smithi169.stdout:CentOS Stream 8 - BaseOS 8.5 MB/s | 10 MB 00:01 2024-04-15T23:39:29.594 INFO:teuthology.orchestra.run.smithi203.stdout:CentOS Stream 8 - BaseOS 7.0 MB/s | 10 MB 00:01 2024-04-15T23:39:31.446 INFO:teuthology.orchestra.run.smithi169.stdout:CentOS Stream 8 - Extras 31 kB/s | 18 kB 00:00 2024-04-15T23:39:31.653 INFO:teuthology.orchestra.run.smithi203.stdout:CentOS Stream 8 - Extras 39 kB/s | 18 kB 00:00 2024-04-15T23:39:31.713 INFO:teuthology.orchestra.run.smithi169.stdout:CentOS Stream 8 - Extras common packages 48 kB/s | 7.7 kB 00:00 2024-04-15T23:39:31.956 INFO:teuthology.orchestra.run.smithi169.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2024-04-15T23:39:32.028 INFO:teuthology.orchestra.run.smithi203.stdout:CentOS Stream 8 - Extras common packages 29 kB/s | 7.7 kB 00:00 2024-04-15T23:39:32.271 INFO:teuthology.orchestra.run.smithi203.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2024-04-15T23:39:33.880 INFO:teuthology.orchestra.run.smithi203.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2024-04-15T23:39:35.098 INFO:teuthology.orchestra.run.smithi169.stdout:Extra Packages for Enterprise Linux 5.3 MB/s | 16 MB 00:03 2024-04-15T23:39:37.764 INFO:teuthology.orchestra.run.smithi203.stdout:lab-extras 581 kB/s | 24 kB 00:00 2024-04-15T23:39:38.915 INFO:teuthology.orchestra.run.smithi169.stdout:lab-extras 414 kB/s | 24 kB 00:00 2024-04-15T23:39:40.737 INFO:teuthology.orchestra.run.smithi203.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-15T23:39:40.737 INFO:teuthology.orchestra.run.smithi203.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-15T23:39:40.864 INFO:teuthology.orchestra.run.smithi203.stdout:Dependencies resolved. 2024-04-15T23:39:40.864 INFO:teuthology.orchestra.run.smithi203.stdout:================================================================================ 2024-04-15T23:39:40.864 INFO:teuthology.orchestra.run.smithi203.stdout: Package Architecture Version Repository Size 2024-04-15T23:39:40.865 INFO:teuthology.orchestra.run.smithi203.stdout:================================================================================ 2024-04-15T23:39:40.865 INFO:teuthology.orchestra.run.smithi203.stdout:Installing: 2024-04-15T23:39:40.865 INFO:teuthology.orchestra.run.smithi203.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-15T23:39:40.865 INFO:teuthology.orchestra.run.smithi203.stdout:Installing dependencies: 2024-04-15T23:39:40.865 INFO:teuthology.orchestra.run.smithi203.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-15T23:39:40.865 INFO:teuthology.orchestra.run.smithi203.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-15T23:39:40.865 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:39:40.865 INFO:teuthology.orchestra.run.smithi203.stdout:Transaction Summary 2024-04-15T23:39:40.865 INFO:teuthology.orchestra.run.smithi203.stdout:================================================================================ 2024-04-15T23:39:40.865 INFO:teuthology.orchestra.run.smithi203.stdout:Install 3 Packages 2024-04-15T23:39:40.865 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:39:40.866 INFO:teuthology.orchestra.run.smithi203.stdout:Total download size: 90 M 2024-04-15T23:39:40.866 INFO:teuthology.orchestra.run.smithi203.stdout:Installed size: 96 M 2024-04-15T23:39:40.866 INFO:teuthology.orchestra.run.smithi203.stdout:Downloading Packages: 2024-04-15T23:39:41.920 INFO:teuthology.orchestra.run.smithi169.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-15T23:39:41.921 INFO:teuthology.orchestra.run.smithi169.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-15T23:39:42.050 INFO:teuthology.orchestra.run.smithi169.stdout:Dependencies resolved. 2024-04-15T23:39:42.051 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-04-15T23:39:42.051 INFO:teuthology.orchestra.run.smithi169.stdout: Package Architecture Version Repository Size 2024-04-15T23:39:42.051 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-04-15T23:39:42.051 INFO:teuthology.orchestra.run.smithi169.stdout:Installing: 2024-04-15T23:39:42.051 INFO:teuthology.orchestra.run.smithi169.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-15T23:39:42.051 INFO:teuthology.orchestra.run.smithi169.stdout:Installing dependencies: 2024-04-15T23:39:42.052 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-15T23:39:42.052 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-15T23:39:42.052 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:39:42.052 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction Summary 2024-04-15T23:39:42.052 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-04-15T23:39:42.052 INFO:teuthology.orchestra.run.smithi169.stdout:Install 3 Packages 2024-04-15T23:39:42.052 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:39:42.053 INFO:teuthology.orchestra.run.smithi169.stdout:Total download size: 90 M 2024-04-15T23:39:42.053 INFO:teuthology.orchestra.run.smithi169.stdout:Installed size: 96 M 2024-04-15T23:39:42.053 INFO:teuthology.orchestra.run.smithi169.stdout:Downloading Packages: 2024-04-15T23:39:43.123 INFO:teuthology.orchestra.run.smithi203.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 5.0 MB/s | 10 MB 00:02 2024-04-15T23:39:44.458 INFO:teuthology.orchestra.run.smithi169.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 4.7 MB/s | 10 MB 00:02 2024-04-15T23:39:49.831 INFO:teuthology.orchestra.run.smithi203.stdout:(2/3): kernel-core-4.18.0-552.el8.x86_64.rpm 5.0 MB/s | 44 MB 00:08 2024-04-15T23:39:50.156 INFO:teuthology.orchestra.run.smithi203.stdout:(3/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 4.0 MB/s | 36 MB 00:09 2024-04-15T23:39:50.157 INFO:teuthology.orchestra.run.smithi203.stdout:-------------------------------------------------------------------------------- 2024-04-15T23:39:50.157 INFO:teuthology.orchestra.run.smithi203.stdout:Total 9.7 MB/s | 90 MB 00:09 2024-04-15T23:39:50.491 INFO:teuthology.orchestra.run.smithi169.stdout:(2/3): kernel-core-4.18.0-552.el8.x86_64.rpm 5.3 MB/s | 44 MB 00:08 2024-04-15T23:39:50.842 INFO:teuthology.orchestra.run.smithi203.stdout:Running transaction check 2024-04-15T23:39:51.124 INFO:teuthology.orchestra.run.smithi169.stdout:(3/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 4.1 MB/s | 36 MB 00:08 2024-04-15T23:39:51.125 INFO:teuthology.orchestra.run.smithi169.stdout:-------------------------------------------------------------------------------- 2024-04-15T23:39:51.125 INFO:teuthology.orchestra.run.smithi169.stdout:Total 10 MB/s | 90 MB 00:09 2024-04-15T23:39:51.277 INFO:teuthology.orchestra.run.smithi203.stdout:Transaction check succeeded. 2024-04-15T23:39:51.277 INFO:teuthology.orchestra.run.smithi203.stdout:Running transaction test 2024-04-15T23:39:51.810 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction check 2024-04-15T23:39:52.252 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction check succeeded. 2024-04-15T23:39:52.253 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction test 2024-04-15T23:39:52.532 INFO:teuthology.orchestra.run.smithi203.stdout:Transaction test succeeded. 2024-04-15T23:39:52.553 INFO:teuthology.orchestra.run.smithi203.stdout:Running transaction 2024-04-15T23:39:53.498 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction test succeeded. 2024-04-15T23:39:53.522 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction 2024-04-15T23:39:55.333 INFO:teuthology.orchestra.run.smithi203.stdout: Preparing : 1/1 2024-04-15T23:39:55.895 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-15T23:39:56.328 INFO:teuthology.orchestra.run.smithi169.stdout: Preparing : 1/1 2024-04-15T23:39:56.868 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-15T23:39:59.468 INFO:teuthology.orchestra.run.smithi203.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-15T23:39:59.828 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-15T23:40:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-15T23:40:00.878 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-15T23:40:03.261 INFO:teuthology.orchestra.run.smithi203.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-15T23:40:03.561 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-15T23:40:04.314 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-15T23:40:04.592 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-15T23:40:25.327 INFO:teuthology.orchestra.run.smithi203.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-15T23:40:25.352 INFO:teuthology.orchestra.run.smithi203.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-15T23:40:25.712 INFO:teuthology.orchestra.run.smithi203.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-15T23:40:25.712 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-15T23:40:25.712 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-15T23:40:26.476 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-15T23:40:26.501 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-15T23:40:26.538 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-15T23:40:26.538 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:40:26.538 INFO:teuthology.orchestra.run.smithi203.stdout:Installed: 2024-04-15T23:40:26.538 INFO:teuthology.orchestra.run.smithi203.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-15T23:40:26.538 INFO:teuthology.orchestra.run.smithi203.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-15T23:40:26.538 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:40:26.538 INFO:teuthology.orchestra.run.smithi203.stdout:Complete! 2024-04-15T23:40:26.680 DEBUG:teuthology.orchestra.run.smithi203:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T23:40:26.843 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-15T23:40:26.843 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-15T23:40:26.843 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-15T23:40:26.901 INFO:teuthology.orchestra.run.smithi203.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-15T23:40:26.901 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-15T23:40:26.901 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-552.el8.x86_64 2024-04-15T23:40:26.901 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T23:40:26.902 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T23:40:26.902 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-15T23:40:26.902 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi203.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T23:40:26.902 DEBUG:teuthology.orchestra.run.smithi203:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T23:40:27.114 INFO:teuthology.orchestra.run.smithi203.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-15T23:40:27.114 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-15T23:40:27.114 DEBUG:teuthology.orchestra.run.smithi203:> sudo rpm -qi grub2-tools 2024-04-15T23:40:27.147 INFO:teuthology.orchestra.run.smithi203.stdout:Name : grub2-tools 2024-04-15T23:40:27.148 INFO:teuthology.orchestra.run.smithi203.stdout:Epoch : 1 2024-04-15T23:40:27.148 INFO:teuthology.orchestra.run.smithi203.stdout:Version : 2.02 2024-04-15T23:40:27.148 INFO:teuthology.orchestra.run.smithi203.stdout:Release : 129.el8 2024-04-15T23:40:27.148 INFO:teuthology.orchestra.run.smithi203.stdout:Architecture: x86_64 2024-04-15T23:40:27.148 INFO:teuthology.orchestra.run.smithi203.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-15T23:40:27.148 INFO:teuthology.orchestra.run.smithi203.stdout:Group : System Environment/Base 2024-04-15T23:40:27.148 INFO:teuthology.orchestra.run.smithi203.stdout:Size : 9265586 2024-04-15T23:40:27.148 INFO:teuthology.orchestra.run.smithi203.stdout:License : GPLv3+ 2024-04-15T23:40:27.148 INFO:teuthology.orchestra.run.smithi203.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-15T23:40:27.148 INFO:teuthology.orchestra.run.smithi203.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-15T23:40:27.148 INFO:teuthology.orchestra.run.smithi203.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-15T23:40:27.148 INFO:teuthology.orchestra.run.smithi203.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-15T23:40:27.149 INFO:teuthology.orchestra.run.smithi203.stdout:Relocations : (not relocatable) 2024-04-15T23:40:27.149 INFO:teuthology.orchestra.run.smithi203.stdout:Packager : CentOS BuildSystem 2024-04-15T23:40:27.149 INFO:teuthology.orchestra.run.smithi203.stdout:Vendor : CentOS 2024-04-15T23:40:27.149 INFO:teuthology.orchestra.run.smithi203.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T23:40:27.149 INFO:teuthology.orchestra.run.smithi203.stdout:Summary : Support tools for GRUB. 2024-04-15T23:40:27.149 INFO:teuthology.orchestra.run.smithi203.stdout:Description : 2024-04-15T23:40:27.149 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:40:27.149 INFO:teuthology.orchestra.run.smithi203.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T23:40:27.149 INFO:teuthology.orchestra.run.smithi203.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T23:40:27.149 INFO:teuthology.orchestra.run.smithi203.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T23:40:27.149 INFO:teuthology.orchestra.run.smithi203.stdout:hardware devices. 2024-04-15T23:40:27.149 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:40:27.149 INFO:teuthology.orchestra.run.smithi203.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T23:40:27.150 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T23:40:27.150 INFO:teuthology.task.kernel:Updating grub on smithi203 to boot 4.18.0-552.el8.x86_64 2024-04-15T23:40:27.151 DEBUG:teuthology.orchestra.run.smithi203:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T23:40:27.331 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-15T23:40:27.331 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:40:27.331 INFO:teuthology.orchestra.run.smithi169.stdout:Installed: 2024-04-15T23:40:27.331 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-15T23:40:27.331 INFO:teuthology.orchestra.run.smithi169.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-15T23:40:27.331 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:40:27.332 INFO:teuthology.orchestra.run.smithi169.stdout:Complete! 2024-04-15T23:40:27.480 DEBUG:teuthology.orchestra.run.smithi169:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T23:40:27.701 INFO:teuthology.orchestra.run.smithi169.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-15T23:40:27.702 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-15T23:40:27.702 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-552.el8.x86_64 2024-04-15T23:40:27.702 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T23:40:27.702 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T23:40:27.703 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-15T23:40:27.703 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi169.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T23:40:27.703 DEBUG:teuthology.orchestra.run.smithi169:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T23:40:27.914 INFO:teuthology.orchestra.run.smithi169.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-15T23:40:27.914 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-15T23:40:27.915 DEBUG:teuthology.orchestra.run.smithi169:> sudo rpm -qi grub2-tools 2024-04-15T23:40:27.948 INFO:teuthology.orchestra.run.smithi169.stdout:Name : grub2-tools 2024-04-15T23:40:27.948 INFO:teuthology.orchestra.run.smithi169.stdout:Epoch : 1 2024-04-15T23:40:27.948 INFO:teuthology.orchestra.run.smithi169.stdout:Version : 2.02 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:Release : 129.el8 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:Architecture: x86_64 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:Group : System Environment/Base 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:Size : 9265586 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:License : GPLv3+ 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:Relocations : (not relocatable) 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:Packager : CentOS BuildSystem 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:Vendor : CentOS 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T23:40:27.949 INFO:teuthology.orchestra.run.smithi169.stdout:Summary : Support tools for GRUB. 2024-04-15T23:40:27.950 INFO:teuthology.orchestra.run.smithi169.stdout:Description : 2024-04-15T23:40:27.950 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:40:27.950 INFO:teuthology.orchestra.run.smithi169.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T23:40:27.950 INFO:teuthology.orchestra.run.smithi169.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T23:40:27.950 INFO:teuthology.orchestra.run.smithi169.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T23:40:27.950 INFO:teuthology.orchestra.run.smithi169.stdout:hardware devices. 2024-04-15T23:40:27.950 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:40:27.950 INFO:teuthology.orchestra.run.smithi169.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T23:40:27.951 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T23:40:27.951 INFO:teuthology.task.kernel:Updating grub on smithi169 to boot 4.18.0-552.el8.x86_64 2024-04-15T23:40:27.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T23:40:28.548 INFO:teuthology.orchestra.run.smithi203.stderr:Generating grub configuration file ... 2024-04-15T23:40:29.757 INFO:teuthology.orchestra.run.smithi169.stderr:Generating grub configuration file ... 2024-04-15T23:40:30.686 INFO:teuthology.orchestra.run.smithi203.stderr:done 2024-04-15T23:40:30.688 DEBUG:teuthology.orchestra.run.smithi203:> mktemp 2024-04-15T23:40:30.728 INFO:teuthology.orchestra.run.smithi203.stdout:/tmp/tmp.nYfnHQawXM 2024-04-15T23:40:30.728 DEBUG:teuthology.orchestra.run.smithi203:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.nYfnHQawXM 2024-04-15T23:40:30.802 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod 0666 /tmp/tmp.nYfnHQawXM 2024-04-15T23:40:30.953 DEBUG:teuthology.orchestra.remote:smithi203:/tmp/tmp.nYfnHQawXM is 6KB 2024-04-15T23:40:31.005 DEBUG:teuthology.orchestra.run.smithi203:> rm -fr /tmp/tmp.nYfnHQawXM 2024-04-15T23:40:31.023 DEBUG:teuthology.orchestra.run.smithi203:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T23:40:31.099 INFO:teuthology.orchestra.run.smithi203.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-15T23:40:31.099 INFO:teuthology.orchestra.run.smithi203.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-15T23:40:31.099 INFO:teuthology.orchestra.run.smithi203.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-15T23:40:31.099 INFO:teuthology.orchestra.run.smithi203.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-15T23:40:31.101 DEBUG:teuthology.orchestra.run.smithi203:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-15T23:40:31.291 DEBUG:teuthology.orchestra.run.smithi203:> sudo shutdown -r now 2024-04-15T23:40:31.856 INFO:teuthology.orchestra.run.smithi169.stderr:done 2024-04-15T23:40:31.863 DEBUG:teuthology.orchestra.run.smithi169:> mktemp 2024-04-15T23:40:31.898 INFO:teuthology.orchestra.run.smithi169.stdout:/tmp/tmp.e8iDH7yP2x 2024-04-15T23:40:31.899 DEBUG:teuthology.orchestra.run.smithi169:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.e8iDH7yP2x 2024-04-15T23:40:31.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 0666 /tmp/tmp.e8iDH7yP2x 2024-04-15T23:40:32.115 DEBUG:teuthology.orchestra.remote:smithi169:/tmp/tmp.e8iDH7yP2x is 6KB 2024-04-15T23:40:32.164 DEBUG:teuthology.orchestra.run.smithi169:> rm -fr /tmp/tmp.e8iDH7yP2x 2024-04-15T23:40:32.182 DEBUG:teuthology.orchestra.run.smithi169:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T23:40:32.248 INFO:teuthology.orchestra.run.smithi169.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-15T23:40:32.248 INFO:teuthology.orchestra.run.smithi169.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-15T23:40:32.248 INFO:teuthology.orchestra.run.smithi169.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-15T23:40:32.248 INFO:teuthology.orchestra.run.smithi169.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-15T23:40:32.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-15T23:40:32.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo shutdown -r now 2024-04-15T23:41:01.322 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-15T23:41:01.323 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-04-15T23:41:01.324 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T23:41:02.414 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-15T23:41:02.414 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-04-15T23:41:02.415 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T23:41:19.774 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.203 2024-04-15T23:41:20.798 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-04-15T23:41:28.782 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-04-15T23:41:28.783 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T23:41:29.800 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-04-15T23:41:29.801 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T23:41:31.838 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.203 2024-04-15T23:41:32.862 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-04-15T23:41:43.850 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-04-15T23:41:43.851 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T23:41:44.864 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-04-15T23:41:44.865 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T23:42:02.270 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.203 2024-04-15T23:42:03.298 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-04-15T23:42:17.282 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-04-15T23:42:17.283 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T23:42:17.760 DEBUG:teuthology.orchestra.run.smithi203:> true 2024-04-15T23:42:18.067 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-04-15T23:42:18.068 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-552.el8.x86_64"... 2024-04-15T23:42:18.068 DEBUG:teuthology.orchestra.run.smithi203:> uname -r 2024-04-15T23:42:18.085 INFO:teuthology.orchestra.run.smithi203.stdout:4.18.0-552.el8.x86_64 2024-04-15T23:42:18.085 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-552.el8.x86_64 vs 4.18.0-552.el8.x86_64 2024-04-15T23:42:18.085 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T23:42:18.085 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T23:42:18.299 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-04-15T23:42:18.300 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T23:42:18.725 DEBUG:teuthology.orchestra.run.smithi169:> true 2024-04-15T23:42:18.985 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-04-15T23:42:18.985 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-552.el8.x86_64"... 2024-04-15T23:42:18.985 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2024-04-15T23:42:19.002 INFO:teuthology.orchestra.run.smithi169.stdout:4.18.0-552.el8.x86_64 2024-04-15T23:42:19.002 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-552.el8.x86_64 vs 4.18.0-552.el8.x86_64 2024-04-15T23:42:19.002 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T23:42:19.003 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T23:42:19.086 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-15T23:42:19.086 DEBUG:teuthology.orchestra.run.smithi203:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T23:42:19.153 INFO:teuthology.orchestra.run.smithi203.stdout:ttyS1 2024-04-15T23:42:19.165 DEBUG:teuthology.parallel:result is None 2024-04-15T23:42:20.003 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-15T23:42:20.003 DEBUG:teuthology.orchestra.run.smithi169:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T23:42:20.092 INFO:teuthology.orchestra.run.smithi169.stdout:ttyS1 2024-04-15T23:42:20.115 DEBUG:teuthology.parallel:result is None 2024-04-15T23:42:20.115 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-15T23:42:20.122 INFO:teuthology.task.internal:Creating test directory... 2024-04-15T23:42:20.122 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T23:42:20.124 DEBUG:teuthology.orchestra.run.smithi203:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T23:42:20.142 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-15T23:42:20.148 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-15T23:42:20.181 INFO:teuthology.task.internal:Creating archive directory... 2024-04-15T23:42:20.182 DEBUG:teuthology.orchestra.run.smithi169:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T23:42:20.184 DEBUG:teuthology.orchestra.run.smithi203:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T23:42:20.241 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-15T23:42:20.248 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-15T23:42:20.248 DEBUG:teuthology.orchestra.run.smithi169:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-15T23:42:20.250 DEBUG:teuthology.orchestra.run.smithi203:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-15T23:42:20.276 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T23:42:20.278 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T23:42:20.285 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T23:42:20.288 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T23:42:20.289 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-15T23:42:20.298 INFO:teuthology.task.internal:Configuring sudo... 2024-04-15T23:42:20.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T23:42:20.325 DEBUG:teuthology.orchestra.run.smithi203:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T23:42:20.358 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-15T23:42:20.368 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-15T23:42:20.368 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T23:42:20.392 DEBUG:teuthology.orchestra.run.smithi203:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T23:42:20.416 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T23:42:20.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T23:42:20.564 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T23:42:20.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T23:42:20.718 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-04-15T23:42:20.718 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T23:42:20.806 DEBUG:teuthology.orchestra.run.smithi203:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T23:42:20.853 DEBUG:teuthology.orchestra.run.smithi203:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T23:42:20.941 DEBUG:teuthology.orchestra.run.smithi203:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T23:42:20.986 DEBUG:teuthology.orchestra.run.smithi203:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T23:42:21.031 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-04-15T23:42:21.031 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T23:42:21.097 DEBUG:teuthology.orchestra.run.smithi169:> sudo service rsyslog restart 2024-04-15T23:42:21.112 DEBUG:teuthology.orchestra.run.smithi203:> sudo service rsyslog restart 2024-04-15T23:42:21.360 INFO:teuthology.orchestra.run.smithi203.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T23:42:21.514 INFO:teuthology.orchestra.run.smithi169.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T23:42:21.967 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-15T23:42:21.978 INFO:teuthology.task.internal:Starting timer... 2024-04-15T23:42:21.978 INFO:teuthology.run_tasks:Running task pcp... 2024-04-15T23:42:22.057 INFO:teuthology.run_tasks:Running task selinux... 2024-04-15T23:42:22.084 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-15T23:42:22.084 DEBUG:teuthology.orchestra.run.smithi169:> sudo service auditd rotate 2024-04-15T23:42:22.460 INFO:teuthology.orchestra.run.smithi169.stdout:Rotating logs: 2024-04-15T23:42:22.461 DEBUG:teuthology.orchestra.run.smithi203:> sudo service auditd rotate 2024-04-15T23:42:23.168 INFO:teuthology.orchestra.run.smithi203.stdout:Rotating logs: 2024-04-15T23:42:23.170 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-15T23:42:23.170 DEBUG:teuthology.orchestra.run.smithi169:> /usr/sbin/getenforce 2024-04-15T23:42:23.211 INFO:teuthology.orchestra.run.smithi169.stdout:Permissive 2024-04-15T23:42:23.211 DEBUG:teuthology.orchestra.run.smithi203:> /usr/sbin/getenforce 2024-04-15T23:42:23.234 INFO:teuthology.orchestra.run.smithi203.stdout:Permissive 2024-04-15T23:42:23.234 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi169.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi203.front.sepia.ceph.com': 'permissive'} 2024-04-15T23:42:23.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-15T23:42:23.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T23:42:23.278 DEBUG:teuthology.orchestra.run.smithi203:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-15T23:42:23.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T23:42:23.306 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-15T23:42:23.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo /usr/sbin/setenforce permissive 2024-04-15T23:42:23.350 DEBUG:teuthology.orchestra.run.smithi203:> sudo /usr/sbin/setenforce permissive 2024-04-15T23:42:23.469 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-15T23:42:23.479 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-15T23:42:23.497 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-15T23:42:23.498 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi169.front.sepia.ceph.com,smithi203.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-15T23:48:21.416 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi169.front.sepia.ceph.com'), Remote(name='ubuntu@smithi203.front.sepia.ceph.com')] 2024-04-15T23:48:21.417 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-04-15T23:48:21.418 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T23:48:21.497 DEBUG:teuthology.orchestra.run.smithi169:> true 2024-04-15T23:48:21.565 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-04-15T23:48:21.565 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-04-15T23:48:21.566 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T23:48:21.640 DEBUG:teuthology.orchestra.run.smithi203:> true 2024-04-15T23:48:21.712 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-04-15T23:48:21.712 INFO:teuthology.run_tasks:Running task clock... 2024-04-15T23:48:21.722 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-15T23:48:21.722 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T23:48:21.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T23:48:21.725 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T23:48:21.725 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T23:48:21.754 INFO:teuthology.orchestra.run.smithi169.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T23:48:21.768 INFO:teuthology.orchestra.run.smithi169.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T23:48:21.784 INFO:teuthology.orchestra.run.smithi203.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T23:48:21.797 INFO:teuthology.orchestra.run.smithi203.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T23:48:21.838 INFO:teuthology.orchestra.run.smithi169.stderr:sudo: ntpd: command not found 2024-04-15T23:48:21.849 INFO:teuthology.orchestra.run.smithi169.stdout:506 Cannot talk to daemon 2024-04-15T23:48:21.862 INFO:teuthology.orchestra.run.smithi203.stderr:sudo: ntpd: command not found 2024-04-15T23:48:21.863 INFO:teuthology.orchestra.run.smithi169.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T23:48:21.873 INFO:teuthology.orchestra.run.smithi203.stdout:506 Cannot talk to daemon 2024-04-15T23:48:21.875 INFO:teuthology.orchestra.run.smithi169.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T23:48:21.887 INFO:teuthology.orchestra.run.smithi203.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T23:48:21.901 INFO:teuthology.orchestra.run.smithi203.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T23:48:21.949 INFO:teuthology.orchestra.run.smithi169.stderr:bash: ntpq: command not found 2024-04-15T23:48:21.952 INFO:teuthology.orchestra.run.smithi169.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T23:48:21.952 INFO:teuthology.orchestra.run.smithi169.stdout:=============================================================================== 2024-04-15T23:48:21.952 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T23:48:21.952 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T23:48:21.952 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T23:48:21.953 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T23:48:21.974 INFO:teuthology.orchestra.run.smithi203.stderr:bash: ntpq: command not found 2024-04-15T23:48:21.976 INFO:teuthology.orchestra.run.smithi203.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T23:48:21.977 INFO:teuthology.orchestra.run.smithi203.stdout:=============================================================================== 2024-04-15T23:48:21.977 INFO:teuthology.orchestra.run.smithi203.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T23:48:21.977 INFO:teuthology.orchestra.run.smithi203.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T23:48:21.977 INFO:teuthology.orchestra.run.smithi203.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T23:48:21.977 INFO:teuthology.orchestra.run.smithi203.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T23:48:21.977 INFO:teuthology.run_tasks:Running task pexec... 2024-04-15T23:48:21.987 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-15T23:48:21.987 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi169.front.sepia.ceph.com 2024-04-15T23:48:21.987 DEBUG:teuthology.orchestra.run.smithi169:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-15T23:48:21.988 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi203.front.sepia.ceph.com 2024-04-15T23:48:21.988 DEBUG:teuthology.orchestra.run.smithi203:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-15T23:48:22.753 INFO:teuthology.orchestra.run.smithi169.stdout:Last metadata expiration check: 0:01:24 ago on Mon 15 Apr 2024 11:46:58 PM UTC. 2024-04-15T23:48:22.779 INFO:teuthology.orchestra.run.smithi203.stdout:Last metadata expiration check: 0:01:28 ago on Mon 15 Apr 2024 11:46:54 PM UTC. 2024-04-15T23:48:24.886 INFO:teuthology.orchestra.run.smithi169.stdout:Dependencies resolved. 2024-04-15T23:48:24.887 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-04-15T23:48:24.887 INFO:teuthology.orchestra.run.smithi169.stdout: Package Architecture Version Repository Size 2024-04-15T23:48:24.887 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-04-15T23:48:24.888 INFO:teuthology.orchestra.run.smithi169.stdout:Resetting modules: 2024-04-15T23:48:24.888 INFO:teuthology.orchestra.run.smithi169.stdout: container-tools 2024-04-15T23:48:24.888 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:48:24.888 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction Summary 2024-04-15T23:48:24.888 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-04-15T23:48:24.888 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:48:24.918 INFO:teuthology.orchestra.run.smithi203.stdout:Dependencies resolved. 2024-04-15T23:48:24.919 INFO:teuthology.orchestra.run.smithi203.stdout:================================================================================ 2024-04-15T23:48:24.919 INFO:teuthology.orchestra.run.smithi203.stdout: Package Architecture Version Repository Size 2024-04-15T23:48:24.919 INFO:teuthology.orchestra.run.smithi203.stdout:================================================================================ 2024-04-15T23:48:24.919 INFO:teuthology.orchestra.run.smithi203.stdout:Resetting modules: 2024-04-15T23:48:24.919 INFO:teuthology.orchestra.run.smithi203.stdout: container-tools 2024-04-15T23:48:24.919 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:48:24.920 INFO:teuthology.orchestra.run.smithi203.stdout:Transaction Summary 2024-04-15T23:48:24.920 INFO:teuthology.orchestra.run.smithi203.stdout:================================================================================ 2024-04-15T23:48:24.920 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:48:25.134 INFO:teuthology.orchestra.run.smithi169.stdout:Complete! 2024-04-15T23:48:25.175 INFO:teuthology.orchestra.run.smithi203.stdout:Complete! 2024-04-15T23:48:25.931 INFO:teuthology.orchestra.run.smithi169.stdout:Last metadata expiration check: 0:01:27 ago on Mon 15 Apr 2024 11:46:58 PM UTC. 2024-04-15T23:48:25.966 INFO:teuthology.orchestra.run.smithi203.stdout:Last metadata expiration check: 0:01:31 ago on Mon 15 Apr 2024 11:46:54 PM UTC. 2024-04-15T23:48:28.019 INFO:teuthology.orchestra.run.smithi169.stdout:Dependencies resolved. 2024-04-15T23:48:28.056 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-04-15T23:48:28.057 INFO:teuthology.orchestra.run.smithi169.stdout: Package Arch Version Repository Size 2024-04-15T23:48:28.057 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-04-15T23:48:28.057 INFO:teuthology.orchestra.run.smithi169.stdout:Installing group/module packages: 2024-04-15T23:48:28.057 INFO:teuthology.orchestra.run.smithi169.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-15T23:48:28.057 INFO:teuthology.orchestra.run.smithi169.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-15T23:48:28.057 INFO:teuthology.orchestra.run.smithi169.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-15T23:48:28.057 INFO:teuthology.orchestra.run.smithi169.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-15T23:48:28.057 INFO:teuthology.orchestra.run.smithi169.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-15T23:48:28.057 INFO:teuthology.orchestra.run.smithi169.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-15T23:48:28.057 INFO:teuthology.orchestra.run.smithi169.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-15T23:48:28.057 INFO:teuthology.orchestra.run.smithi169.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-15T23:48:28.057 INFO:teuthology.orchestra.run.smithi169.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-15T23:48:28.057 INFO:teuthology.orchestra.run.smithi169.stdout:Installing dependencies: 2024-04-15T23:48:28.058 INFO:teuthology.orchestra.run.smithi169.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-15T23:48:28.058 INFO:teuthology.orchestra.run.smithi169.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-15T23:48:28.058 INFO:teuthology.orchestra.run.smithi169.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-15T23:48:28.058 INFO:teuthology.orchestra.run.smithi169.stdout:Installing weak dependencies: 2024-04-15T23:48:28.058 INFO:teuthology.orchestra.run.smithi169.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-15T23:48:28.058 INFO:teuthology.orchestra.run.smithi169.stdout:Installing module profiles: 2024-04-15T23:48:28.058 INFO:teuthology.orchestra.run.smithi169.stdout: container-tools/common 2024-04-15T23:48:28.058 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:48:28.058 INFO:teuthology.orchestra.run.smithi169.stdout:Enabling module streams: 2024-04-15T23:48:28.058 INFO:teuthology.orchestra.run.smithi169.stdout: container-tools rhel8 2024-04-15T23:48:28.058 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:48:28.058 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction Summary 2024-04-15T23:48:28.058 INFO:teuthology.orchestra.run.smithi169.stdout:================================================================================ 2024-04-15T23:48:28.059 INFO:teuthology.orchestra.run.smithi169.stdout:Install 13 Packages 2024-04-15T23:48:28.059 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:48:28.059 INFO:teuthology.orchestra.run.smithi169.stdout:Total download size: 27 M 2024-04-15T23:48:28.059 INFO:teuthology.orchestra.run.smithi169.stdout:Installed size: 91 M 2024-04-15T23:48:28.059 INFO:teuthology.orchestra.run.smithi169.stdout:Downloading Packages: 2024-04-15T23:48:28.101 INFO:teuthology.orchestra.run.smithi203.stdout:Dependencies resolved. 2024-04-15T23:48:28.139 INFO:teuthology.orchestra.run.smithi203.stdout:================================================================================ 2024-04-15T23:48:28.139 INFO:teuthology.orchestra.run.smithi203.stdout: Package Arch Version Repository Size 2024-04-15T23:48:28.139 INFO:teuthology.orchestra.run.smithi203.stdout:================================================================================ 2024-04-15T23:48:28.139 INFO:teuthology.orchestra.run.smithi203.stdout:Installing group/module packages: 2024-04-15T23:48:28.139 INFO:teuthology.orchestra.run.smithi203.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-15T23:48:28.139 INFO:teuthology.orchestra.run.smithi203.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-15T23:48:28.139 INFO:teuthology.orchestra.run.smithi203.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout:Installing dependencies: 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout:Installing weak dependencies: 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout:Installing module profiles: 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout: container-tools/common 2024-04-15T23:48:28.140 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:48:28.141 INFO:teuthology.orchestra.run.smithi203.stdout:Enabling module streams: 2024-04-15T23:48:28.141 INFO:teuthology.orchestra.run.smithi203.stdout: container-tools rhel8 2024-04-15T23:48:28.141 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:48:28.141 INFO:teuthology.orchestra.run.smithi203.stdout:Transaction Summary 2024-04-15T23:48:28.141 INFO:teuthology.orchestra.run.smithi203.stdout:================================================================================ 2024-04-15T23:48:28.141 INFO:teuthology.orchestra.run.smithi203.stdout:Install 13 Packages 2024-04-15T23:48:28.141 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:48:28.141 INFO:teuthology.orchestra.run.smithi203.stdout:Total download size: 27 M 2024-04-15T23:48:28.142 INFO:teuthology.orchestra.run.smithi203.stdout:Installed size: 91 M 2024-04-15T23:48:28.142 INFO:teuthology.orchestra.run.smithi203.stdout:Downloading Packages: 2024-04-15T23:48:28.798 INFO:teuthology.orchestra.run.smithi169.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 1.0 MB/s | 689 kB 00:00 2024-04-15T23:48:28.839 INFO:teuthology.orchestra.run.smithi169.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 1.4 MB/s | 1.0 MB 00:00 2024-04-15T23:48:28.940 INFO:teuthology.orchestra.run.smithi169.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 266 kB/s | 38 kB 00:00 2024-04-15T23:48:28.990 INFO:teuthology.orchestra.run.smithi169.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 1.7 MB/s | 258 kB 00:00 2024-04-15T23:48:29.108 INFO:teuthology.orchestra.run.smithi203.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 891 kB/s | 689 kB 00:00 2024-04-15T23:48:29.140 INFO:teuthology.orchestra.run.smithi169.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 1.2 MB/s | 180 kB 00:00 2024-04-15T23:48:29.233 INFO:teuthology.orchestra.run.smithi203.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 1.1 MB/s | 1.0 MB 00:00 2024-04-15T23:48:29.241 INFO:teuthology.orchestra.run.smithi169.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 248 kB/s | 25 kB 00:00 2024-04-15T23:48:29.258 INFO:teuthology.orchestra.run.smithi203.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 252 kB/s | 38 kB 00:00 2024-04-15T23:48:29.383 INFO:teuthology.orchestra.run.smithi169.stdout:(7/13): buildah-1.33.6-2.module_el8+976+1136073 7.6 MB/s | 9.6 MB 00:01 2024-04-15T23:48:29.394 INFO:teuthology.orchestra.run.smithi203.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 1.6 MB/s | 258 kB 00:00 2024-04-15T23:48:29.408 INFO:teuthology.orchestra.run.smithi169.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 562 kB/s | 94 kB 00:00 2024-04-15T23:48:29.483 INFO:teuthology.orchestra.run.smithi169.stdout:(9/13): netavark-1.10.3-1.module_el8+951+32019c 7.6 MB/s | 4.1 MB 00:00 2024-04-15T23:48:29.551 INFO:teuthology.orchestra.run.smithi203.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 1.1 MB/s | 180 kB 00:00 2024-04-15T23:48:29.617 INFO:teuthology.orchestra.run.smithi169.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 395 kB/s | 53 kB 00:00 2024-04-15T23:48:29.684 INFO:teuthology.orchestra.run.smithi203.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 186 kB/s | 25 kB 00:00 2024-04-15T23:48:29.726 INFO:teuthology.orchestra.run.smithi169.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 378 kB/s | 41 kB 00:00 2024-04-15T23:48:29.785 INFO:teuthology.orchestra.run.smithi203.stdout:(7/13): netavark-1.10.3-1.module_el8+951+32019c 7.8 MB/s | 4.1 MB 00:00 2024-04-15T23:48:29.793 INFO:teuthology.orchestra.run.smithi169.stdout:(12/13): toolbox-0.0.99.5-2.module_el8+971+3d3d 6.6 MB/s | 2.5 MB 00:00 2024-04-15T23:48:29.810 INFO:teuthology.orchestra.run.smithi203.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 748 kB/s | 94 kB 00:00 2024-04-15T23:48:29.936 INFO:teuthology.orchestra.run.smithi203.stdout:(9/13): buildah-1.33.6-2.module_el8+976+1136073 6.0 MB/s | 9.6 MB 00:01 2024-04-15T23:48:30.018 INFO:teuthology.orchestra.run.smithi169.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 14 MB/s | 8.8 MB 00:00 2024-04-15T23:48:30.018 INFO:teuthology.orchestra.run.smithi169.stdout:-------------------------------------------------------------------------------- 2024-04-15T23:48:30.019 INFO:teuthology.orchestra.run.smithi169.stdout:Total 14 MB/s | 27 MB 00:01 2024-04-15T23:48:30.036 INFO:teuthology.orchestra.run.smithi203.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 528 kB/s | 53 kB 00:00 2024-04-15T23:48:30.137 INFO:teuthology.orchestra.run.smithi203.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 409 kB/s | 41 kB 00:00 2024-04-15T23:48:30.186 INFO:teuthology.orchestra.run.smithi203.stdout:(12/13): toolbox-0.0.99.5-2.module_el8+971+3d3d 6.7 MB/s | 2.5 MB 00:00 2024-04-15T23:48:30.291 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction check 2024-04-15T23:48:30.312 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction check succeeded. 2024-04-15T23:48:30.312 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction test 2024-04-15T23:48:30.318 INFO:teuthology.orchestra.run.smithi203.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 17 MB/s | 8.8 MB 00:00 2024-04-15T23:48:30.319 INFO:teuthology.orchestra.run.smithi203.stdout:-------------------------------------------------------------------------------- 2024-04-15T23:48:30.319 INFO:teuthology.orchestra.run.smithi203.stdout:Total 13 MB/s | 27 MB 00:02 2024-04-15T23:48:30.579 INFO:teuthology.orchestra.run.smithi169.stdout:Transaction test succeeded. 2024-04-15T23:48:30.582 INFO:teuthology.orchestra.run.smithi169.stdout:Running transaction 2024-04-15T23:48:30.592 INFO:teuthology.orchestra.run.smithi203.stdout:Running transaction check 2024-04-15T23:48:30.613 INFO:teuthology.orchestra.run.smithi203.stdout:Transaction check succeeded. 2024-04-15T23:48:30.613 INFO:teuthology.orchestra.run.smithi203.stdout:Running transaction test 2024-04-15T23:48:30.870 INFO:teuthology.orchestra.run.smithi203.stdout:Transaction test succeeded. 2024-04-15T23:48:30.873 INFO:teuthology.orchestra.run.smithi203.stdout:Running transaction 2024-04-15T23:48:31.220 INFO:teuthology.orchestra.run.smithi169.stdout: Preparing : 1/1 2024-04-15T23:48:31.501 INFO:teuthology.orchestra.run.smithi203.stdout: Preparing : 1/1 2024-04-15T23:48:32.205 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-15T23:48:32.386 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-15T23:48:32.477 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-15T23:48:32.548 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-15T23:48:32.714 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-15T23:48:32.716 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-15T23:48:32.868 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-15T23:48:32.950 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-15T23:48:33.106 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-15T23:48:33.328 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-15T23:48:33.485 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-15T23:48:33.845 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-15T23:48:34.417 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-15T23:48:34.717 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-15T23:48:34.865 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-15T23:48:34.938 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-15T23:48:35.205 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-15T23:48:35.363 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-15T23:48:35.418 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-15T23:48:35.567 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-15T23:48:35.786 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-15T23:48:35.850 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-15T23:48:35.997 INFO:teuthology.orchestra.run.smithi169.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-15T23:48:36.072 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-15T23:48:36.244 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-15T23:48:36.437 INFO:teuthology.orchestra.run.smithi169.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-15T23:48:36.437 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-15T23:48:36.437 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-15T23:48:36.437 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-15T23:48:36.437 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-15T23:48:36.437 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-15T23:48:36.438 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-15T23:48:36.438 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-15T23:48:36.438 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-15T23:48:36.438 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-15T23:48:36.438 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-15T23:48:36.438 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-15T23:48:36.438 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-15T23:48:36.493 INFO:teuthology.orchestra.run.smithi203.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-15T23:48:36.921 INFO:teuthology.orchestra.run.smithi203.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-15T23:48:36.921 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-15T23:48:36.921 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-15T23:48:36.921 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-15T23:48:36.921 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-15T23:48:36.921 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-15T23:48:36.921 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-15T23:48:36.921 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-15T23:48:36.922 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-15T23:48:36.922 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-15T23:48:36.922 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-15T23:48:36.922 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-15T23:48:36.922 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-15T23:48:36.946 INFO:teuthology.orchestra.run.smithi169.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-15T23:48:36.946 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:48:36.946 INFO:teuthology.orchestra.run.smithi169.stdout:Installed: 2024-04-15T23:48:36.946 INFO:teuthology.orchestra.run.smithi169.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:48:36.947 INFO:teuthology.orchestra.run.smithi169.stdout:Complete! 2024-04-15T23:48:37.218 DEBUG:teuthology.parallel:result is None 2024-04-15T23:48:37.421 INFO:teuthology.orchestra.run.smithi203.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-15T23:48:37.421 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:48:37.421 INFO:teuthology.orchestra.run.smithi203.stdout:Installed: 2024-04-15T23:48:37.421 INFO:teuthology.orchestra.run.smithi203.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-15T23:48:37.421 INFO:teuthology.orchestra.run.smithi203.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-15T23:48:37.421 INFO:teuthology.orchestra.run.smithi203.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-15T23:48:37.421 INFO:teuthology.orchestra.run.smithi203.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-15T23:48:37.421 INFO:teuthology.orchestra.run.smithi203.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-15T23:48:37.421 INFO:teuthology.orchestra.run.smithi203.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-15T23:48:37.422 INFO:teuthology.orchestra.run.smithi203.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-15T23:48:37.422 INFO:teuthology.orchestra.run.smithi203.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-15T23:48:37.422 INFO:teuthology.orchestra.run.smithi203.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-15T23:48:37.422 INFO:teuthology.orchestra.run.smithi203.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-15T23:48:37.422 INFO:teuthology.orchestra.run.smithi203.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-15T23:48:37.422 INFO:teuthology.orchestra.run.smithi203.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-15T23:48:37.422 INFO:teuthology.orchestra.run.smithi203.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-15T23:48:37.422 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:48:37.422 INFO:teuthology.orchestra.run.smithi203.stdout:Complete! 2024-04-15T23:48:37.673 DEBUG:teuthology.parallel:result is None 2024-04-15T23:48:37.673 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-15T23:48:37.777 INFO:tasks.cephadm:Config: {'avoid_pacific_features': True, 'cephadm_branch': 'v16.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v16.2.0', 'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'e3fb05d5e6da84b5c44db3f3051c4d242f9809c1'} 2024-04-15T23:48:37.778 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.0 2024-04-15T23:48:37.778 INFO:tasks.cephadm:Cluster fsid is adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:48:37.778 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-15T23:48:37.778 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-04-15T23:48:37.779 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi169': '172.21.15.169', 'mon.smithi203': '172.21.15.203'} 2024-04-15T23:48:37.779 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-15T23:48:37.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo hostname $(hostname -s) 2024-04-15T23:48:37.808 DEBUG:teuthology.orchestra.run.smithi203:> sudo hostname $(hostname -s) 2024-04-15T23:48:37.836 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.0)... 2024-04-15T23:48:37.837 DEBUG:teuthology.orchestra.run.smithi169:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-15T23:48:38.084 INFO:teuthology.orchestra.run.smithi169.stdout:-rw-rw-r--. 1 ubuntu ubuntu 288386 Apr 15 23:48 /home/ubuntu/cephtest/cephadm 2024-04-15T23:48:38.084 DEBUG:teuthology.orchestra.run.smithi203:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-15T23:48:38.325 INFO:teuthology.orchestra.run.smithi203.stdout:-rw-rw-r--. 1 ubuntu ubuntu 288386 Apr 15 23:48 /home/ubuntu/cephtest/cephadm 2024-04-15T23:48:38.325 DEBUG:teuthology.orchestra.run.smithi169:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-15T23:48:38.349 DEBUG:teuthology.orchestra.run.smithi203:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-15T23:48:38.379 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.0 on all hosts... 2024-04-15T23:48:38.380 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-04-15T23:48:38.392 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-04-15T23:48:38.659 INFO:teuthology.orchestra.run.smithi169.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-04-15T23:48:38.705 INFO:teuthology.orchestra.run.smithi203.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-04-15T23:48:56.478 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:48:56.478 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-04-15T23:48:56.478 INFO:teuthology.orchestra.run.smithi169.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-04-15T23:48:56.478 INFO:teuthology.orchestra.run.smithi169.stdout: "repo_digests": [ 2024-04-15T23:48:56.478 INFO:teuthology.orchestra.run.smithi169.stdout: "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", 2024-04-15T23:48:56.478 INFO:teuthology.orchestra.run.smithi169.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-04-15T23:48:56.479 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-04-15T23:48:56.479 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:48:57.806 INFO:teuthology.orchestra.run.smithi203.stdout:{ 2024-04-15T23:48:57.806 INFO:teuthology.orchestra.run.smithi203.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-04-15T23:48:57.806 INFO:teuthology.orchestra.run.smithi203.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-04-15T23:48:57.806 INFO:teuthology.orchestra.run.smithi203.stdout: "repo_digests": [ 2024-04-15T23:48:57.806 INFO:teuthology.orchestra.run.smithi203.stdout: "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", 2024-04-15T23:48:57.806 INFO:teuthology.orchestra.run.smithi203.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-04-15T23:48:57.806 INFO:teuthology.orchestra.run.smithi203.stdout: ] 2024-04-15T23:48:57.806 INFO:teuthology.orchestra.run.smithi203.stdout:} 2024-04-15T23:48:57.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo mkdir -p /etc/ceph 2024-04-15T23:48:57.862 DEBUG:teuthology.orchestra.run.smithi203:> sudo mkdir -p /etc/ceph 2024-04-15T23:48:57.892 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 777 /etc/ceph 2024-04-15T23:48:57.932 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod 777 /etc/ceph 2024-04-15T23:48:57.960 INFO:tasks.cephadm:Writing seed config... 2024-04-15T23:48:57.961 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-15T23:48:57.961 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-15T23:48:57.961 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-15T23:48:57.961 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-15T23:48:57.961 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-15T23:48:57.961 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-15T23:48:57.962 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-15T23:48:57.962 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-15T23:48:57.962 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-04-15T23:48:57.962 DEBUG:teuthology.orchestra.run.smithi169:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-15T23:48:57.991 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = adf341ea-fb82-11ee-bc8f-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-15T23:48:57.992 DEBUG:teuthology.orchestra.run.smithi169:mon.smithi169> sudo journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169.service 2024-04-15T23:48:58.034 INFO:tasks.cephadm:Bootstrapping... 2024-04-15T23:48:58.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 -v bootstrap --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.169 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-15T23:48:58.063 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:-- Logs begin at Mon 2024-04-15 23:41:59 UTC. -- 2024-04-15T23:48:58.229 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman --version 2024-04-15T23:48:58.249 INFO:teuthology.orchestra.run.smithi169.stderr:/bin/podman: podman version 4.9.4-dev 2024-04-15T23:48:58.250 INFO:teuthology.orchestra.run.smithi169.stderr:Verifying podman|docker is present... 2024-04-15T23:48:58.250 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman --version 2024-04-15T23:48:58.268 INFO:teuthology.orchestra.run.smithi169.stderr:/bin/podman: podman version 4.9.4-dev 2024-04-15T23:48:58.270 INFO:teuthology.orchestra.run.smithi169.stderr:Verifying lvm2 is present... 2024-04-15T23:48:58.270 INFO:teuthology.orchestra.run.smithi169.stderr:Verifying time synchronization is in place... 2024-04-15T23:48:58.270 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-enabled chrony.service 2024-04-15T23:48:58.276 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-15T23:48:58.277 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-active chrony.service 2024-04-15T23:48:58.282 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: inactive 2024-04-15T23:48:58.282 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-15T23:48:58.288 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: enabled 2024-04-15T23:48:58.288 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-active chronyd.service 2024-04-15T23:48:58.293 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: active 2024-04-15T23:48:58.294 INFO:teuthology.orchestra.run.smithi169.stderr:Unit chronyd.service is enabled and running 2024-04-15T23:48:58.294 INFO:teuthology.orchestra.run.smithi169.stderr:Repeating the final host check... 2024-04-15T23:48:58.294 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman --version 2024-04-15T23:48:58.312 INFO:teuthology.orchestra.run.smithi169.stderr:/bin/podman: podman version 4.9.4-dev 2024-04-15T23:48:58.313 INFO:teuthology.orchestra.run.smithi169.stderr:podman|docker (/bin/podman) is present 2024-04-15T23:48:58.314 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl is present 2024-04-15T23:48:58.314 INFO:teuthology.orchestra.run.smithi169.stderr:lvcreate is present 2024-04-15T23:48:58.314 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-enabled chrony.service 2024-04-15T23:48:58.319 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-15T23:48:58.320 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-active chrony.service 2024-04-15T23:48:58.325 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: inactive 2024-04-15T23:48:58.325 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-15T23:48:58.330 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: enabled 2024-04-15T23:48:58.331 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-active chronyd.service 2024-04-15T23:48:58.336 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: active 2024-04-15T23:48:58.337 INFO:teuthology.orchestra.run.smithi169.stderr:Unit chronyd.service is enabled and running 2024-04-15T23:48:58.337 INFO:teuthology.orchestra.run.smithi169.stderr:Host looks OK 2024-04-15T23:48:58.337 INFO:teuthology.orchestra.run.smithi169.stderr:Cluster fsid: adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:48:58.337 INFO:teuthology.orchestra.run.smithi169.stderr:Acquiring lock 139860555165824 on /run/cephadm/adf341ea-fb82-11ee-bc8f-c7b262605968.lock 2024-04-15T23:48:58.337 INFO:teuthology.orchestra.run.smithi169.stderr:Lock 139860555165824 acquired on /run/cephadm/adf341ea-fb82-11ee-bc8f-c7b262605968.lock 2024-04-15T23:48:58.338 INFO:teuthology.orchestra.run.smithi169.stderr:Verifying IP 172.21.15.169 port 3300 ... 2024-04-15T23:48:58.338 INFO:teuthology.orchestra.run.smithi169.stderr:Verifying IP 172.21.15.169 port 6789 ... 2024-04-15T23:48:58.338 INFO:teuthology.orchestra.run.smithi169.stderr:Base mon IP is 172.21.15.169, final addrv is [v2:172.21.15.169:3300,v1:172.21.15.169:6789] 2024-04-15T23:48:58.338 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /sbin/ip route ls 2024-04-15T23:48:58.340 INFO:teuthology.orchestra.run.smithi169.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.169 metric 100 2024-04-15T23:48:58.341 INFO:teuthology.orchestra.run.smithi169.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.169 metric 100 2024-04-15T23:48:58.341 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /sbin/ip -6 route ls 2024-04-15T23:48:58.343 INFO:teuthology.orchestra.run.smithi169.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-15T23:48:58.343 INFO:teuthology.orchestra.run.smithi169.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-15T23:48:58.344 INFO:teuthology.orchestra.run.smithi169.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2024-04-15T23:48:58.344 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /sbin/ip -6 addr ls 2024-04-15T23:48:58.346 INFO:teuthology.orchestra.run.smithi169.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-15T23:48:58.346 INFO:teuthology.orchestra.run.smithi169.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-04-15T23:48:58.346 INFO:teuthology.orchestra.run.smithi169.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-15T23:48:58.346 INFO:teuthology.orchestra.run.smithi169.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-15T23:48:58.347 INFO:teuthology.orchestra.run.smithi169.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe88:7f4d/64 scope link 2024-04-15T23:48:58.347 INFO:teuthology.orchestra.run.smithi169.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-15T23:48:58.347 INFO:teuthology.orchestra.run.smithi169.stderr:Mon IP 172.21.15.169 is in CIDR network 172.21.0.0/20 2024-04-15T23:48:58.347 INFO:teuthology.orchestra.run.smithi169.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-15T23:48:58.348 INFO:teuthology.orchestra.run.smithi169.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-04-15T23:48:58.348 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.0 2024-04-15T23:48:58.425 INFO:teuthology.orchestra.run.smithi169.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.0... 2024-04-15T23:48:58.826 INFO:teuthology.orchestra.run.smithi169.stderr:/bin/podman: Getting image source signatures 2024-04-15T23:48:58.826 INFO:teuthology.orchestra.run.smithi169.stderr:/bin/podman: Copying blob sha256:958e3c20ad47ec7f3ec0446a4a630f2285dd6b0a4c969f4f702f7c2e78f3d68b 2024-04-15T23:48:58.826 INFO:teuthology.orchestra.run.smithi169.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-04-15T23:48:58.826 INFO:teuthology.orchestra.run.smithi169.stderr:/bin/podman: Copying config sha256:24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 2024-04-15T23:48:58.966 INFO:teuthology.orchestra.run.smithi169.stderr:/bin/podman: Writing manifest to image destination 2024-04-15T23:48:59.110 INFO:teuthology.orchestra.run.smithi169.stderr:/bin/podman: 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 2024-04-15T23:48:59.126 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --version 2024-04-15T23:48:59.611 INFO:teuthology.orchestra.run.smithi169.stderr:ceph: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-04-15T23:49:00.165 INFO:teuthology.orchestra.run.smithi169.stderr:Ceph version: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-04-15T23:49:00.165 INFO:teuthology.orchestra.run.smithi169.stderr:Extracting ceph user uid/gid from container image... 2024-04-15T23:49:00.165 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 -c %u %g /var/lib/ceph 2024-04-15T23:49:00.693 INFO:teuthology.orchestra.run.smithi169.stderr:stat: 167 167 2024-04-15T23:49:01.170 INFO:teuthology.orchestra.run.smithi169.stderr:Creating initial keys... 2024-04-15T23:49:01.170 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-04-15T23:49:01.690 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-authtool: AQDtvB1msKOPJBAAm+dpW6krlYywXWdCfJPTvw== 2024-04-15T23:49:02.261 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-04-15T23:49:02.762 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-authtool: AQDuvB1mpgLZKBAAUzbDn8GgmVNxpfNEpFTUag== 2024-04-15T23:49:03.255 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-04-15T23:49:03.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-authtool: AQDvvB1m3LxMLBAAqVQMaOZusiOGPUil9e5fpg== 2024-04-15T23:49:04.338 INFO:teuthology.orchestra.run.smithi169.stderr:Creating initial monmap... 2024-04-15T23:49:04.338 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmph1bj5j1v:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --create --clobber --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 --addv smithi169 [v2:172.21.15.169:3300,v1:172.21.15.169:6789] /tmp/monmap 2024-04-15T23:49:04.841 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-15T23:49:04.841 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:49:04.841 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-15T23:49:05.282 INFO:teuthology.orchestra.run.smithi169.stderr:monmaptool for smithi169 [v2:172.21.15.169:3300,v1:172.21.15.169:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-15T23:49:05.283 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/monmaptool: set fsid to adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:49:05.283 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-15T23:49:05.283 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-04-15T23:49:05.283 INFO:teuthology.orchestra.run.smithi169.stderr:Creating mon... 2024-04-15T23:49:05.285 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169:/var/lib/ceph/mon/ceph-smithi169:z -v /tmp/ceph-tmpdrnprmwi:/tmp/keyring:z -v /tmp/ceph-tmph1bj5j1v:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --mkfs -i smithi169 --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-04-15T23:49:05.802 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.750+0000 7fb34c036700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-15T23:49:05.802 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.751+0000 7fb34c036700 1 imported monmap: 2024-04-15T23:49:05.802 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-15T23:49:05.802 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: fsid adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:49:05.802 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: last_changed 2024-04-15T23:49:04.772433+0000 2024-04-15T23:49:05.803 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: created 2024-04-15T23:49:04.772433+0000 2024-04-15T23:49:05.803 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-04-15T23:49:05.803 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-15T23:49:05.803 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.smithi169 2024-04-15T23:49:05.803 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.803 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.751+0000 7fb34c036700 0 /usr/bin/ceph-mon: set fsid to adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:49:05.803 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: RocksDB version: 6.8.1 2024-04-15T23:49:05.803 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.803 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-15T23:49:05.803 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Compile date Mar 30 2021 2024-04-15T23:49:05.803 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: DB SUMMARY 2024-04-15T23:49:05.803 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.803 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi169/store.db dir, Total Num: 0, files: 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi169/store.db: 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.error_if_exists: 0 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.create_if_missing: 1 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.paranoid_checks: 1 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.env: 0x55c2bd9691c0 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.fs: Posix File System 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.info_log: 0x55c2bfe48c60 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.statistics: (nil) 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.use_fsync: 0 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.max_log_file_size: 0 2024-04-15T23:49:05.804 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.allow_fallocate: 1 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.use_direct_reads: 0 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.db_log_dir: 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi169/store.db 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.max_subcompactions: 1 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.max_background_flushes: -1 2024-04-15T23:49:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.write_buffer_manager: 0x55c2bfe53440 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-15T23:49:05.806 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-15T23:49:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-15T23:49:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-15T23:49:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.unordered_write: 0 2024-04-15T23:49:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-15T23:49:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-15T23:49:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-15T23:49:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-15T23:49:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.row_cache: None 2024-04-15T23:49:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.wal_filter: None 2024-04-15T23:49:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-15T23:49:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-15T23:49:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.preserve_deletes: 0 2024-04-15T23:49:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.two_write_queues: 0 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.atomic_flush: 0 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.log_readahead_size: 0 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.max_background_jobs: 2 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.max_background_compactions: -1 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-15T23:49:05.808 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.max_open_files: -1 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Compression algorithms supported: 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: kZSTD supported: 0 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: kXpressCompression supported: 0 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: kLZ4Compression supported: 1 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: kBZip2Compression supported: 0 2024-04-15T23:49:05.809 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: kZlibCompression supported: 1 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: kSnappyCompression supported: 1 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.752+0000 7fb34c036700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi169/store.db/MANIFEST-000001 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.merge_operator: 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compaction_filter: None 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-15T23:49:05.810 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c2bfd620d0) 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: block_cache: 0x55c2bfd98d10 2024-04-15T23:49:05.811 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-15T23:49:05.812 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: format_version: 2 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compression: NoCompression 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.num_levels: 7 2024-04-15T23:49:05.813 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-15T23:49:05.814 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-15T23:49:05.814 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-15T23:49:05.814 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-15T23:49:05.814 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-15T23:49:05.814 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-15T23:49:05.814 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-15T23:49:05.814 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-15T23:49:05.814 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-15T23:49:05.814 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-15T23:49:05.814 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-15T23:49:05.814 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-15T23:49:05.814 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-15T23:49:05.815 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-15T23:49:05.816 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.table_properties_collectors: 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.inplace_update_support: 0 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.bloom_locality: 0 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.max_successive_merges: 0 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-15T23:49:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.ttl: 2592000 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi169/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.753+0000 7fb34c036700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.756+0000 7fb34c036700 4 rocksdb: DB pointer 0x55c2bfe5d800 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.756+0000 7fb334ed1700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.756+0000 7fb334ed1700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-15T23:49:05.818 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-15T23:49:05.819 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-15T23:49:05.820 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-15T23:49:05.820 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-15T23:49:05.820 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-15T23:49:05.820 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-15T23:49:05.820 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-15T23:49:05.820 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-15T23:49:05.820 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-15T23:49:05.820 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-15T23:49:05.820 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-15T23:49:05.820 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.820 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-15T23:49:05.820 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.820 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-15T23:49:05.821 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-15T23:49:05.822 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-15T23:49:05.822 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-15T23:49:05.822 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.822 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-15T23:49:05.822 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: 2024-04-15T23:49:05.822 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.757+0000 7fb34c036700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-04-15T23:49:05.822 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.757+0000 7fb34c036700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-04-15T23:49:05.822 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph-mon: debug 2024-04-15T23:49:05.757+0000 7fb34c036700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi169 for mon.smithi169 2024-04-15T23:49:06.398 INFO:teuthology.orchestra.run.smithi169.stderr:create mon.smithi169 on 2024-04-15T23:49:06.398 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:49:06.401 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl disable ceph.target 2024-04-15T23:49:06.492 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl enable ceph.target 2024-04-15T23:49:06.499 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-15T23:49:06.578 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl start ceph.target 2024-04-15T23:49:06.585 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl enable ceph-adf341ea-fb82-11ee-bc8f-c7b262605968.target 2024-04-15T23:49:06.591 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-adf341ea-fb82-11ee-bc8f-c7b262605968.target → /etc/systemd/system/ceph-adf341ea-fb82-11ee-bc8f-c7b262605968.target. 2024-04-15T23:49:06.591 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-adf341ea-fb82-11ee-bc8f-c7b262605968.target → /etc/systemd/system/ceph-adf341ea-fb82-11ee-bc8f-c7b262605968.target. 2024-04-15T23:49:06.667 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl start ceph-adf341ea-fb82-11ee-bc8f-c7b262605968.target 2024-04-15T23:49:06.678 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl daemon-reload 2024-04-15T23:49:06.761 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl stop ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169 2024-04-15T23:49:06.791 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl reset-failed ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169 2024-04-15T23:49:06.796 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: Failed to reset failed state of unit ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169.service: Unit ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169.service not loaded. 2024-04-15T23:49:06.797 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl enable ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169 2024-04-15T23:49:06.803 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: Created symlink /etc/systemd/system/ceph-adf341ea-fb82-11ee-bc8f-c7b262605968.target.wants/ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169.service → /etc/systemd/system/ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@.service. 2024-04-15T23:49:06.882 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl start ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169 2024-04-15T23:49:07.449 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-15T23:49:07.457 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: disabled 2024-04-15T23:49:07.458 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-active firewalld.service 2024-04-15T23:49:07.464 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: inactive 2024-04-15T23:49:07.465 INFO:teuthology.orchestra.run.smithi169.stderr:firewalld.service is not enabled 2024-04-15T23:49:07.465 INFO:teuthology.orchestra.run.smithi169.stderr:Not possible to enable service . firewalld.service is not available 2024-04-15T23:49:07.465 INFO:teuthology.orchestra.run.smithi169.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-04-15T23:49:07.466 INFO:teuthology.orchestra.run.smithi169.stderr:Waiting for mon to start... 2024-04-15T23:49:07.466 INFO:teuthology.orchestra.run.smithi169.stderr:Waiting for mon... 2024-04-15T23:49:07.466 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169:/var/lib/ceph/mon/ceph-smithi169:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status 2024-04-15T23:49:07.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:07 smithi169 bash[34863]: e952709894a2ef89ab079557b9a8ea923ae25957136553b0194e31551f54aec2 2024-04-15T23:49:07.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:07 smithi169 systemd[1]: Started Ceph mon.smithi169 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-15T23:49:08.052 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: cluster: 2024-04-15T23:49:08.052 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: id: adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:49:08.052 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-15T23:49:08.052 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 2024-04-15T23:49:08.052 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: services: 2024-04-15T23:49:08.052 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi169 (age 0.653827s) 2024-04-15T23:49:08.052 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-15T23:49:08.052 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-15T23:49:08.052 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 2024-04-15T23:49:08.052 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: data: 2024-04-15T23:49:08.052 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-15T23:49:08.052 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-15T23:49:08.052 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-15T23:49:08.053 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: pgs: 2024-04-15T23:49:08.053 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 2024-04-15T23:49:08.620 INFO:teuthology.orchestra.run.smithi169.stderr:mon is available 2024-04-15T23:49:08.620 INFO:teuthology.orchestra.run.smithi169.stderr:Assimilating anything we can from ceph.conf... 2024-04-15T23:49:08.620 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z -v /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169:/var/lib/ceph/mon/ceph-smithi169:z quay.io/ceph/ceph:v16.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi169/config 2024-04-15T23:49:08.623 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[34878]: cluster 2024-04-15T23:49:07.415999+0000 mon.smithi169 (mon.0) 2 : cluster [INF] mon.smithi169 is new leader, mons smithi169 in quorum (ranks 0) 2024-04-15T23:49:08.623 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[34878]: cluster 2024-04-15T23:49:07.416151+0000 mon.smithi169 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi169=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0]} 2024-04-15T23:49:08.623 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[34878]: cluster 2024-04-15T23:49:07.419294+0000 mon.smithi169 (mon.0) 4 : cluster [DBG] fsmap 2024-04-15T23:49:08.623 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[34878]: cluster 2024-04-15T23:49:07.423377+0000 mon.smithi169 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-15T23:49:08.623 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[34878]: cluster 2024-04-15T23:49:07.423746+0000 mon.smithi169 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-15T23:49:08.623 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[34878]: audit 2024-04-15T23:49:08.069783+0000 mon.smithi169 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.169:0/4201983814' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-15T23:49:09.193 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 2024-04-15T23:49:09.194 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: [global] 2024-04-15T23:49:09.194 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: fsid = adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:49:09.194 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-15T23:49:09.194 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.169:3300,v1:172.21.15.169:6789] 2024-04-15T23:49:09.194 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-15T23:49:09.194 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-15T23:49:09.194 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-15T23:49:09.194 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-15T23:49:09.194 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 2024-04-15T23:49:09.194 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: [mgr] 2024-04-15T23:49:09.194 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-15T23:49:09.195 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 2024-04-15T23:49:09.195 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: [mon] 2024-04-15T23:49:09.195 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim = false 2024-04-15T23:49:09.195 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-04-15T23:49:09.195 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 2024-04-15T23:49:09.195 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: [osd] 2024-04-15T23:49:09.195 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-15T23:49:09.195 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: osd_memory_target_autotune = true 2024-04-15T23:49:09.195 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-15T23:49:09.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[34878]: audit 2024-04-15T23:49:09.208095+0000 mon.smithi169 (mon.0) 8 : audit [INF] from='client.? 172.21.15.169:0/254676689' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-15T23:49:09.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[34878]: audit 2024-04-15T23:49:09.210483+0000 mon.smithi169 (mon.0) 9 : audit [INF] from='client.? 172.21.15.169:0/254676689' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-15T23:49:09.685 INFO:teuthology.orchestra.run.smithi169.stderr:Generating new minimal ceph.conf... 2024-04-15T23:49:09.685 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z -v /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169:/var/lib/ceph/mon/ceph-smithi169:z quay.io/ceph/ceph:v16.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi169/config 2024-04-15T23:49:10.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[34878]: audit 2024-04-15T23:49:10.314295+0000 mon.smithi169 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.169:0/2054583878' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:49:10.943 INFO:teuthology.orchestra.run.smithi169.stderr:Restarting the monitor... 2024-04-15T23:49:10.943 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl restart ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169 2024-04-15T23:49:11.314 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:10 smithi169 systemd[1]: Stopping Ceph mon.smithi169 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-15T23:49:11.315 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[34878]: debug 2024-04-15T23:49:11.093+0000 7f5b1aacb700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi169 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-15T23:49:11.315 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[34878]: debug 2024-04-15T23:49:11.093+0000 7f5b1aacb700 -1 mon.smithi169@0(leader) e1 *** Got Signal Terminated *** 2024-04-15T23:49:11.895 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:11 smithi169 podman[35197]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169 2024-04-15T23:49:12.235 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:11 smithi169 systemd[1]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169.service: Succeeded. 2024-04-15T23:49:12.236 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:11 smithi169 systemd[1]: Stopped Ceph mon.smithi169 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-15T23:49:12.236 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:11 smithi169 systemd[1]: Starting Ceph mon.smithi169 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-15T23:49:12.433 INFO:teuthology.orchestra.run.smithi169.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-15T23:49:12.434 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mon public_network 172.21.0.0/20 2024-04-15T23:49:12.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.394+0000 7f5a9fbba700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-15T23:49:12.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.394+0000 7f5a9fbba700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 7 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.394+0000 7f5a9fbba700 0 pidfile_write: ignore empty --pid-file 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.398+0000 7f5a9fbba700 0 load: jerasure load: lrc load: isa 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: RocksDB version: 6.8.1 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Compile date Mar 30 2021 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: DB SUMMARY 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: CURRENT file: CURRENT 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: IDENTITY file: IDENTITY 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-04-15T23:49:12.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi169/store.db dir, Total Num: 1, files: 000004.sst 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi169/store.db: 000006.log size: 83434 ; 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.error_if_exists: 0 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.create_if_missing: 0 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.paranoid_checks: 1 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.env: 0x562878cac1c0 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.fs: Posix File System 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.info_log: 0x56287a8ff6e0 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.statistics: (nil) 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.use_fsync: 0 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.max_log_file_size: 0 2024-04-15T23:49:12.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.allow_fallocate: 1 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.use_direct_reads: 0 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.db_log_dir: 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi169/store.db 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.max_subcompactions: 1 2024-04-15T23:49:12.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.max_background_flushes: -1 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.write_buffer_manager: 0x56287a909ec0 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-15T23:49:12.593 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.unordered_write: 0 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.row_cache: None 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.wal_filter: None 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.preserve_deletes: 0 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.two_write_queues: 0 2024-04-15T23:49:12.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.atomic_flush: 0 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.log_readahead_size: 0 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.max_background_jobs: 2 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.max_background_compactions: -1 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-15T23:49:12.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.max_open_files: -1 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Compression algorithms supported: 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: kZSTD supported: 0 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: kXpressCompression supported: 0 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: kLZ4Compression supported: 1 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: kBZip2Compression supported: 0 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: kZlibCompression supported: 1 2024-04-15T23:49:12.596 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: kSnappyCompression supported: 1 2024-04-15T23:49:12.597 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-15T23:49:12.598 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi169/store.db/MANIFEST-000005 2024-04-15T23:49:12.598 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.598 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-15T23:49:12.598 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.598 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-15T23:49:12.598 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.merge_operator: 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.compaction_filter: None 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56287a8180d8) 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cache_index_and_filter_blocks: 1 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: pin_top_level_index_and_filter: 1 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: index_type: 0 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: data_block_index_type: 0 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: index_shortening: 1 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: data_block_hash_table_util_ratio: 0.750000 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: hash_index_allow_collision: 1 2024-04-15T23:49:12.599 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: checksum: 1 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: no_block_cache: 0 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: block_cache: 0x56287a84ef10 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: block_cache_name: BinnedLRUCache 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: block_cache_options: 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: capacity : 536870912 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: num_shard_bits : 4 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: strict_capacity_limit : 0 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: high_pri_pool_ratio: 0.000 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: block_cache_compressed: (nil) 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: persistent_cache: (nil) 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: block_size: 4096 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: block_size_deviation: 10 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: block_restart_interval: 16 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: index_block_restart_interval: 1 2024-04-15T23:49:12.600 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: metadata_block_size: 4096 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: partition_filters: 0 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: use_delta_encoding: 1 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: whole_key_filtering: 1 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: verify_compression: 0 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: read_amp_bytes_per_bit: 0 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: format_version: 2 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: enable_index_compression: 1 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: block_align: 0 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.compression: NoCompression 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-15T23:49:12.601 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.399+0000 7f5a9fbba700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.num_levels: 7 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-15T23:49:12.602 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-15T23:49:12.603 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-15T23:49:12.604 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.table_properties_collectors: 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.inplace_update_support: 0 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.bloom_locality: 0 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.max_successive_merges: 0 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-15T23:49:12.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.ttl: 2592000 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi169/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713224952401501, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.400+0000 7f5a9fbba700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.401+0000 7f5a9fbba700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.401+0000 7f5a9fbba700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713224952402347, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 80503, "table_properties": {"data_size": 78762, "index_size": 346, "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": 8836, "raw_average_key_size": 46, "raw_value_size": 73552, "raw_average_value_size": 383, "num_data_blocks": 11, "num_entries": 192, "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": 1713224952, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.401+0000 7f5a9fbba700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.401+0000 7f5a9fbba700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713224952402748, "job": 1, "event": "recovery_finished"} 2024-04-15T23:49:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.402+0000 7f5a9fbba700 4 rocksdb: DB pointer 0x56287a913800 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.402+0000 7f5a869d4700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.402+0000 7f5a869d4700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: ** DB Stats ** 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: ** Compaction Stats [default] ** 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-15T23:49:12.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: L0 2/0 80.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 134.7 0.00 0.00 1 0.001 0 0 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Sum 2/0 80.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 134.7 0.00 0.00 1 0.001 0 0 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 134.7 0.00 0.00 1 0.001 0 0 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: ** Compaction Stats [default] ** 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 134.7 0.00 0.00 1 0.001 0 0 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: AddFile(Total Files): cumulative 0, interval 0 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: AddFile(Keys): cumulative 0, interval 0 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Cumulative compaction: 0.00 GB write, 26.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-15T23:49:12.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Interval compaction: 0.00 GB write, 26.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: ** File Read Latency Histogram By Level [default] ** 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: ** Compaction Stats [default] ** 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: L0 2/0 80.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 134.7 0.00 0.00 1 0.001 0 0 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Sum 2/0 80.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 134.7 0.00 0.00 1 0.001 0 0 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: ** Compaction Stats [default] ** 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-15T23:49:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 134.7 0.00 0.00 1 0.001 0 0 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: AddFile(Total Files): cumulative 0, interval 0 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: AddFile(Keys): cumulative 0, interval 0 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Cumulative compaction: 0.00 GB write, 26.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: ** File Read Latency Histogram By Level [default] ** 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.403+0000 7f5a9fbba700 0 starting mon.smithi169 rank 0 at public addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] at bind addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi169 fsid adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.404+0000 7f5a9fbba700 1 mon.smithi169@-1(???) e1 preinit fsid adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:49:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.404+0000 7f5a9fbba700 0 mon.smithi169@-1(???).mds e1 new map 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.404+0000 7f5a9fbba700 0 mon.smithi169@-1(???).mds e1 print_map 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: e1 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: legacy client fscid: -1 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: No filesystems configured 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.404+0000 7f5a9fbba700 0 mon.smithi169@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.404+0000 7f5a9fbba700 0 mon.smithi169@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.404+0000 7f5a9fbba700 0 mon.smithi169@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.404+0000 7f5a9fbba700 0 mon.smithi169@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:10.314295+0000 mon.smithi169 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.169:0/2054583878' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:49:12.404+0000 7f5a9fbba700 1 mon.smithi169@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-15T23:49:12.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 bash[35268]: ea6ce567e5ab2efdfac484495abf365d5fc0cdc2d4a0071851c6229e95a6bd33 2024-04-15T23:49:12.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 systemd[1]: Started Ceph mon.smithi169 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-15T23:49:12.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:12.421370+0000 mon.smithi169 (mon.0) 1 : cluster [INF] mon.smithi169 is new leader, mons smithi169 in quorum (ranks 0) 2024-04-15T23:49:12.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:12.421434+0000 mon.smithi169 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi169=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0]} 2024-04-15T23:49:12.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:12.421468+0000 mon.smithi169 (mon.0) 3 : cluster [DBG] fsmap 2024-04-15T23:49:12.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:12.421491+0000 mon.smithi169 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-15T23:49:12.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:12.421838+0000 mon.smithi169 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-15T23:49:13.597 INFO:teuthology.orchestra.run.smithi169.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-15T23:49:13.598 INFO:teuthology.orchestra.run.smithi169.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-15T23:49:13.598 INFO:teuthology.orchestra.run.smithi169.stderr:Creating mgr... 2024-04-15T23:49:13.598 INFO:teuthology.orchestra.run.smithi169.stderr:Verifying port 9283 ... 2024-04-15T23:49:13.599 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl daemon-reload 2024-04-15T23:49:13.694 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl stop ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mgr.smithi169.akrtny 2024-04-15T23:49:13.716 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl reset-failed ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mgr.smithi169.akrtny 2024-04-15T23:49:13.722 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: Failed to reset failed state of unit ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mgr.smithi169.akrtny.service: Unit ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mgr.smithi169.akrtny.service not loaded. 2024-04-15T23:49:13.723 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl enable ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mgr.smithi169.akrtny 2024-04-15T23:49:13.729 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: Created symlink /etc/systemd/system/ceph-adf341ea-fb82-11ee-bc8f-c7b262605968.target.wants/ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mgr.smithi169.akrtny.service → /etc/systemd/system/ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@.service. 2024-04-15T23:49:13.814 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl start ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mgr.smithi169.akrtny 2024-04-15T23:49:14.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:13.117084+0000 mon.smithi169 (mon.0) 6 : audit [INF] from='client.? 172.21.15.169:0/2030607113' entity='client.admin' 2024-04-15T23:49:14.360 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-15T23:49:14.369 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: disabled 2024-04-15T23:49:14.370 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-active firewalld.service 2024-04-15T23:49:14.377 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: inactive 2024-04-15T23:49:14.378 INFO:teuthology.orchestra.run.smithi169.stderr:firewalld.service is not enabled 2024-04-15T23:49:14.378 INFO:teuthology.orchestra.run.smithi169.stderr:Not possible to enable service . firewalld.service is not available 2024-04-15T23:49:14.378 INFO:teuthology.orchestra.run.smithi169.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-04-15T23:49:14.378 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-15T23:49:14.385 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: disabled 2024-04-15T23:49:14.386 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-active firewalld.service 2024-04-15T23:49:14.393 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: inactive 2024-04-15T23:49:14.394 INFO:teuthology.orchestra.run.smithi169.stderr:firewalld.service is not enabled 2024-04-15T23:49:14.394 INFO:teuthology.orchestra.run.smithi169.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-15T23:49:14.394 INFO:teuthology.orchestra.run.smithi169.stderr:Waiting for mgr to start... 2024-04-15T23:49:14.394 INFO:teuthology.orchestra.run.smithi169.stderr:Waiting for mgr... 2024-04-15T23:49:14.394 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-04-15T23:49:15.032 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: { 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "fsid": "adf341ea-fb82-11ee-bc8f-c7b262605968", 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "health": { 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "checks": {}, 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "mutes": [] 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "quorum": [ 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 0 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: ], 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "smithi169" 2024-04-15T23:49:15.033 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: ], 2024-04-15T23:49:15.034 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-15T23:49:15.034 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "monmap": { 2024-04-15T23:49:15.034 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-15T23:49:15.034 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-15T23:49:15.034 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-15T23:49:15.034 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:15.034 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "osdmap": { 2024-04-15T23:49:15.034 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-15T23:49:15.034 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-15T23:49:15.034 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-15T23:49:15.034 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-15T23:49:15.034 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-15T23:49:15.037 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "pgmap": { 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "fsmap": { 2024-04-15T23:49:15.038 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "available": false, 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "modules": [ 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "iostat", 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "restful" 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: ], 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "services": {} 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "servicemap": { 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "modified": "2024-04-15T23:49:07.417813+0000", 2024-04-15T23:49:15.039 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "services": {} 2024-04-15T23:49:15.040 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:15.040 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-15T23:49:15.040 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: } 2024-04-15T23:49:15.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:15.049179+0000 mon.smithi169 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.169:0/957636004' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-15T23:49:15.582 INFO:teuthology.orchestra.run.smithi169.stderr:mgr not available, waiting (1/15)... 2024-04-15T23:49:17.584 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-04-15T23:49:19.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:19.202963+0000 mon.smithi169 (mon.0) 8 : cluster [INF] Activating manager daemon smithi169.akrtny 2024-04-15T23:49:19.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:19.205474+0000 mon.smithi169 (mon.0) 9 : cluster [DBG] mgrmap e2: smithi169.akrtny(active, starting, since 0.00261396s) 2024-04-15T23:49:19.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:19.206379+0000 mon.smithi169 (mon.0) 10 : audit [DBG] from='mgr.14100 172.21.15.169:0/3821513527' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-15T23:49:19.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:19.206505+0000 mon.smithi169 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.169:0/3821513527' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-15T23:49:19.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:19.206610+0000 mon.smithi169 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.169:0/3821513527' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-15T23:49:19.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:19.206715+0000 mon.smithi169 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.169:0/3821513527' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:49:19.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:19.207064+0000 mon.smithi169 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.169:0/3821513527' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi169.akrtny", "id": "smithi169.akrtny"}]: dispatch 2024-04-15T23:49:19.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:19.221083+0000 mon.smithi169 (mon.0) 15 : cluster [INF] Manager daemon smithi169.akrtny is now available 2024-04-15T23:49:19.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:19.231588+0000 mon.smithi169 (mon.0) 16 : audit [INF] from='mgr.14100 172.21.15.169:0/3821513527' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:19.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:19.233016+0000 mon.smithi169 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.169:0/3821513527' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:49:19.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:19.234094+0000 mon.smithi169 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.169:0/3821513527' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:49:19.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:19.241316+0000 mon.smithi169 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.169:0/3821513527' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:19.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:19.246853+0000 mon.smithi169 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.169:0/3821513527' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:19.845 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 2024-04-15T23:49:19.845 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: { 2024-04-15T23:49:19.845 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "fsid": "adf341ea-fb82-11ee-bc8f-c7b262605968", 2024-04-15T23:49:19.845 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "health": { 2024-04-15T23:49:19.845 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-15T23:49:19.845 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "checks": {}, 2024-04-15T23:49:19.845 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "mutes": [] 2024-04-15T23:49:19.845 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:19.845 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-15T23:49:19.845 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "quorum": [ 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 0 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: ], 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "smithi169" 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: ], 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "quorum_age": 7, 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "monmap": { 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "osdmap": { 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-15T23:49:19.846 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "pgmap": { 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-15T23:49:19.847 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "fsmap": { 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "available": false, 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "modules": [ 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "iostat", 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "restful" 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: ], 2024-04-15T23:49:19.848 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "services": {} 2024-04-15T23:49:19.849 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:19.849 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "servicemap": { 2024-04-15T23:49:19.849 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-15T23:49:19.849 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "modified": "2024-04-15T23:49:07.417813+0000", 2024-04-15T23:49:19.849 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "services": {} 2024-04-15T23:49:19.849 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:19.849 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-15T23:49:19.849 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: } 2024-04-15T23:49:20.375 INFO:teuthology.orchestra.run.smithi169.stderr:mgr not available, waiting (2/15)... 2024-04-15T23:49:20.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:19.857842+0000 mon.smithi169 (mon.0) 21 : audit [DBG] from='client.? 172.21.15.169:0/3446633848' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-15T23:49:20.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:20.207512+0000 mon.smithi169 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi169.akrtny(active, since 1.00465s) 2024-04-15T23:49:22.378 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-04-15T23:49:22.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:21.262850+0000 mon.smithi169 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi169.akrtny(active, since 2s) 2024-04-15T23:49:23.136 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 2024-04-15T23:49:23.136 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: { 2024-04-15T23:49:23.136 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "fsid": "adf341ea-fb82-11ee-bc8f-c7b262605968", 2024-04-15T23:49:23.136 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "health": { 2024-04-15T23:49:23.136 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-15T23:49:23.136 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "checks": {}, 2024-04-15T23:49:23.136 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "mutes": [] 2024-04-15T23:49:23.136 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:23.136 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "quorum": [ 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 0 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: ], 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "smithi169" 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: ], 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "monmap": { 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "osdmap": { 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-15T23:49:23.137 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "pgmap": { 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-15T23:49:23.138 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "fsmap": { 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "available": true, 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "modules": [ 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "iostat", 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "restful" 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: ], 2024-04-15T23:49:23.139 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "services": {} 2024-04-15T23:49:23.140 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:23.140 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "servicemap": { 2024-04-15T23:49:23.140 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-15T23:49:23.140 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "modified": "2024-04-15T23:49:07.417813+0000", 2024-04-15T23:49:23.140 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "services": {} 2024-04-15T23:49:23.140 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: }, 2024-04-15T23:49:23.140 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-15T23:49:23.140 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: } 2024-04-15T23:49:23.470 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:23.149551+0000 mon.smithi169 (mon.0) 24 : audit [DBG] from='client.? 172.21.15.169:0/4156066636' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-15T23:49:23.682 INFO:teuthology.orchestra.run.smithi169.stderr:mgr is available 2024-04-15T23:49:23.682 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config-key set mgr/cephadm/ssh_user root 2024-04-15T23:49:24.413 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: set mgr/cephadm/ssh_user 2024-04-15T23:49:25.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:24.429948+0000 mon.smithi169 (mon.0) 25 : audit [INF] from='client.? 172.21.15.169:0/3393898407' entity='client.admin' 2024-04-15T23:49:27.757 INFO:teuthology.orchestra.run.smithi169.stderr:Enabling cephadm module... 2024-04-15T23:49:27.757 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable cephadm 2024-04-15T23:49:31.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:31.409250+0000 mon.smithi169 (mon.0) 26 : audit [INF] from='client.? 172.21.15.169:0/3036811487' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-15T23:49:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:31.462239+0000 mon.smithi169 (mon.0) 27 : audit [INF] from='client.? 172.21.15.169:0/3036811487' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-15T23:49:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:31.462284+0000 mon.smithi169 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi169.akrtny(active, since 12s) 2024-04-15T23:49:33.941 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-04-15T23:49:34.670 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: { 2024-04-15T23:49:34.670 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-15T23:49:34.671 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "available": true, 2024-04-15T23:49:34.671 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "active_name": "smithi169.akrtny", 2024-04-15T23:49:34.671 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-15T23:49:34.671 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: } 2024-04-15T23:49:34.945 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:34.689178+0000 mon.smithi169 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.169:0/3567612898' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-15T23:49:35.147 INFO:teuthology.orchestra.run.smithi169.stderr:Waiting for the mgr to restart... 2024-04-15T23:49:35.148 INFO:teuthology.orchestra.run.smithi169.stderr:Waiting for mgr epoch 5... 2024-04-15T23:49:35.148 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-04-15T23:49:36.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:36.378717+0000 mon.smithi169 (mon.0) 30 : cluster [INF] Active manager daemon smithi169.akrtny restarted 2024-04-15T23:49:36.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:36.379084+0000 mon.smithi169 (mon.0) 31 : cluster [INF] Activating manager daemon smithi169.akrtny 2024-04-15T23:49:36.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:36.381246+0000 mon.smithi169 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-15T23:49:37.427 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: { 2024-04-15T23:49:37.427 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-15T23:49:37.428 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "initialized": true 2024-04-15T23:49:37.428 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: } 2024-04-15T23:49:37.834 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:36.432194+0000 mon.smithi169 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi169.akrtny(active, starting, since 0.053187s) 2024-04-15T23:49:37.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.434445+0000 mon.smithi169 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:49:37.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.435130+0000 mon.smithi169 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi169.akrtny", "id": "smithi169.akrtny"}]: dispatch 2024-04-15T23:49:37.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.435741+0000 mon.smithi169 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-15T23:49:37.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.435980+0000 mon.smithi169 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-15T23:49:37.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.436209+0000 mon.smithi169 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-15T23:49:37.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:36.450263+0000 mon.smithi169 (mon.0) 39 : cluster [INF] Manager daemon smithi169.akrtny is now available 2024-04-15T23:49:37.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.462962+0000 mon.smithi169 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:37.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.465625+0000 mon.smithi169 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:37.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.468280+0000 mon.smithi169 (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:37.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.558294+0000 mon.smithi169 (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:37.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.558963+0000 mon.smithi169 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:49:37.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.560433+0000 mon.smithi169 (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:49:37.836 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.562002+0000 mon.smithi169 (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:49:37.836 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.572218+0000 mon.smithi169 (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:49:37.836 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:36.573346+0000 mon.smithi169 (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:49:38.138 INFO:teuthology.orchestra.run.smithi169.stderr:mgr epoch 5 is available 2024-04-15T23:49:38.138 INFO:teuthology.orchestra.run.smithi169.stderr:Setting orchestrator backend to cephadm... 2024-04-15T23:49:38.138 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch set backend cephadm 2024-04-15T23:49:38.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:37.439611+0000 mgr.smithi169.akrtny (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-15T23:49:38.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:37.440162+0000 mon.smithi169 (mon.0) 49 : cluster [DBG] mgrmap e7: smithi169.akrtny(active, since 1.06115s) 2024-04-15T23:49:38.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:37.446383+0000 mgr.smithi169.akrtny (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-15T23:49:39.443 INFO:teuthology.orchestra.run.smithi169.stderr:Generating ssh key... 2024-04-15T23:49:39.443 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm generate-key 2024-04-15T23:49:39.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:38.441735+0000 mon.smithi169 (mon.0) 50 : cluster [DBG] mgrmap e8: smithi169.akrtny(active, since 2s) 2024-04-15T23:49:39.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:38.860942+0000 mon.smithi169 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:39.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:38.864606+0000 mon.smithi169 (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:49:40.571 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:38.857020+0000 mgr.smithi169.akrtny (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:49:40.571 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:40.244453+0000 mon.smithi169 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:40.571 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:40.246926+0000 mon.smithi169 (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:40.825 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm get-pub-key 2024-04-15T23:49:41.474 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRI5qZxXdi0c/vcwNzHv0Af4Qh2neNwU8E01QF2yHVD0InaZvIf0stHsNkWnojoak3/8tnkHl1rtD4wouJIZUlw8P787dGL/B8g0YkmGBoK1SdFIGQYtDdmEPqH1AkEI/3/26JIfS3ZDeEEKybO3paaioUORl78VaVbXEbx+TVHmYhi4N50G5VaZwJUdHIxOwGY1QN8XkIMOlEsKN4mhbJ6d3/99mtWx8gj2OP6DqMlyWJCi4M9aZlssA6NLcztcz4yCsyRf7O0YxYYoIEhDFb2ypEajnz0KOmkpUVIHuKCGYG1Ceo15GL4b/aPmpF0cSaVUdnLEJ1wVfvjMaRyE0fvWISzhTv0bV51kmjBTM3/TSX7Wzdh9v+CZUWLqOO4d715XcMC/5F9QzdyrLbjGm3wuVNH9wG7ukPMEOyXJ5Q7MFQxdpc63yFBNLsdqrjsCQb/qp3ZqTOk6DYsJIMEc7nMCDibgc2yRVXHF5lt5h5UuAJUFuR6ACSzKSOF9DFz78= ceph-adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:49:41.727 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:49:40.129746+0000 mgr.smithi169.akrtny (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2024-04-15T23:49:41.972 INFO:teuthology.orchestra.run.smithi169.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-15T23:49:41.972 INFO:teuthology.orchestra.run.smithi169.stderr:Adding key to root@localhost authorized_keys... 2024-04-15T23:49:41.973 INFO:teuthology.orchestra.run.smithi169.stderr:Adding host smithi169... 2024-04-15T23:49:41.973 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch host add smithi169 2024-04-15T23:49:42.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:41.493867+0000 mgr.smithi169.akrtny (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:49:43.234 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: Added host 'smithi169' 2024-04-15T23:49:43.904 INFO:teuthology.orchestra.run.smithi169.stderr:Deploying mon service with default placement... 2024-04-15T23:49:43.904 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mon 2024-04-15T23:49:44.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:42.682387+0000 mgr.smithi169.akrtny (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:49:44.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:43.251375+0000 mon.smithi169 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:44.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:49:43.251660+0000 mgr.smithi169.akrtny (mgr.14116) 8 : cephadm [INF] Added host smithi169 2024-04-15T23:49:44.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:43.251917+0000 mon.smithi169 (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:49:44.849 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-15T23:49:45.557 INFO:teuthology.orchestra.run.smithi169.stderr:Deploying mgr service with default placement... 2024-04-15T23:49:45.557 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mgr 2024-04-15T23:49:46.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:44.865271+0000 mgr.smithi169.akrtny (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:49:46.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:49:44.865993+0000 mgr.smithi169.akrtny (mgr.14116) 10 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-15T23:49:46.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:44.868156+0000 mon.smithi169 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:46.620 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-15T23:49:47.084 INFO:teuthology.orchestra.run.smithi169.stderr:Deploying crash service with default placement... 2024-04-15T23:49:47.084 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply crash 2024-04-15T23:49:47.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:46.475718+0000 mgr.smithi169.akrtny (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:49:47.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:49:46.476701+0000 mgr.smithi169.akrtny (mgr.14116) 12 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-15T23:49:47.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:46.479279+0000 mon.smithi169 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:47.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:46.481107+0000 mon.smithi169 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:47.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:46.695647+0000 mon.smithi169 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:48.022 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: Scheduled crash update... 2024-04-15T23:49:48.734 INFO:teuthology.orchestra.run.smithi169.stderr:Enabling mgr prometheus module... 2024-04-15T23:49:48.734 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable prometheus 2024-04-15T23:49:49.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:48.037956+0000 mgr.smithi169.akrtny (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:49:49.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:49:48.038629+0000 mgr.smithi169.akrtny (mgr.14116) 14 : cephadm [INF] Saving service crash spec with placement * 2024-04-15T23:49:49.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:48.040750+0000 mon.smithi169 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:49.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:48.810640+0000 mon.smithi169 (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.169:0/2500903039' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:50.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:49.625841+0000 mon.smithi169 (mon.0) 63 : audit [INF] from='client.? 172.21.15.169:0/2677604942' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-15T23:49:50.731 INFO:teuthology.orchestra.run.smithi169.stderr:Deploying prometheus service with default placement... 2024-04-15T23:49:50.731 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply prometheus 2024-04-15T23:49:51.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:50.044941+0000 mon.smithi169 (mon.0) 64 : audit [INF] from='client.? 172.21.15.169:0/2677604942' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-15T23:49:51.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:50.044986+0000 mon.smithi169 (mon.0) 65 : cluster [DBG] mgrmap e9: smithi169.akrtny(active, since 13s) 2024-04-15T23:49:55.986 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-04-15T23:49:56.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:54.945882+0000 mon.smithi169 (mon.0) 66 : cluster [INF] Active manager daemon smithi169.akrtny restarted 2024-04-15T23:49:56.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:54.946282+0000 mon.smithi169 (mon.0) 67 : cluster [INF] Activating manager daemon smithi169.akrtny 2024-04-15T23:49:56.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:54.948503+0000 mon.smithi169 (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-15T23:49:56.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:54.999460+0000 mon.smithi169 (mon.0) 69 : cluster [DBG] mgrmap e10: smithi169.akrtny(active, starting, since 0.0532824s) 2024-04-15T23:49:56.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:55.000525+0000 mon.smithi169 (mon.0) 70 : audit [DBG] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:49:56.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:55.001036+0000 mon.smithi169 (mon.0) 71 : audit [DBG] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi169.akrtny", "id": "smithi169.akrtny"}]: dispatch 2024-04-15T23:49:56.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:55.001655+0000 mon.smithi169 (mon.0) 72 : audit [DBG] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-15T23:49:56.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:55.001832+0000 mon.smithi169 (mon.0) 73 : audit [DBG] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-15T23:49:56.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:55.001968+0000 mon.smithi169 (mon.0) 74 : audit [DBG] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-15T23:49:56.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:55.015127+0000 mon.smithi169 (mon.0) 75 : cluster [INF] Manager daemon smithi169.akrtny is now available 2024-04-15T23:49:56.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:55.116195+0000 mon.smithi169 (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:49:56.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:55.117470+0000 mon.smithi169 (mon.0) 77 : audit [DBG] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:49:56.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:55.134003+0000 mon.smithi169 (mon.0) 78 : audit [INF] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:49:56.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:55.142345+0000 mon.smithi169 (mon.0) 79 : audit [INF] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:49:56.807 INFO:teuthology.orchestra.run.smithi169.stderr:Deploying grafana service with default placement... 2024-04-15T23:49:56.807 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply grafana 2024-04-15T23:49:57.071 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:56.002209+0000 mon.smithi169 (mon.0) 80 : cluster [DBG] mgrmap e11: smithi169.akrtny(active, since 1.05603s) 2024-04-15T23:49:57.071 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:49:56.002925+0000 mgr.smithi169.akrtny (mgr.14142) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-04-15T23:49:57.071 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:56.004723+0000 mon.smithi169 (mon.0) 81 : audit [INF] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:57.071 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:56.442702+0000 mon.smithi169 (mon.0) 82 : audit [INF] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:57.696 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-04-15T23:49:58.501 INFO:teuthology.orchestra.run.smithi169.stderr:Deploying node-exporter service with default placement... 2024-04-15T23:49:58.502 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply node-exporter 2024-04-15T23:49:58.504 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:49:57.444296+0000 mon.smithi169 (mon.0) 83 : cluster [DBG] mgrmap e12: smithi169.akrtny(active, since 2s) 2024-04-15T23:49:58.504 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:57.712475+0000 mgr.smithi169.akrtny (mgr.14142) 3 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:49:58.504 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:49:57.713000+0000 mgr.smithi169.akrtny (mgr.14142) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-04-15T23:49:58.504 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:49:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:57.715229+0000 mon.smithi169 (mon.0) 84 : audit [INF] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' 2024-04-15T23:49:59.215 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-04-15T23:49:59.878 INFO:teuthology.orchestra.run.smithi169.stderr:Deploying alertmanager service with default placement... 2024-04-15T23:49:59.878 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply alertmanager 2024-04-15T23:50:00.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:59.231425+0000 mgr.smithi169.akrtny (mgr.14142) 5 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:50:00.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:49:59.232123+0000 mgr.smithi169.akrtny (mgr.14142) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-04-15T23:50:00.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:49:59.234516+0000 mon.smithi169 (mon.0) 85 : audit [INF] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:00.645 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-04-15T23:50:01.260 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/cephadm/container_init True --force 2024-04-15T23:50:01.946 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:00.659342+0000 mgr.smithi169.akrtny (mgr.14142) 7 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:50:01.947 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:50:00.659886+0000 mgr.smithi169.akrtny (mgr.14142) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-04-15T23:50:01.947 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:00.664972+0000 mon.smithi169 (mon.0) 86 : audit [INF] from='mgr.14142 172.21.15.169:0/3968246026' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:02.542 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/dashboard/ssl_server_port 8443 2024-04-15T23:50:03.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:01.939762+0000 mon.smithi169 (mon.0) 87 : audit [INF] from='client.? 172.21.15.169:0/1467445696' entity='client.admin' 2024-04-15T23:50:03.923 INFO:teuthology.orchestra.run.smithi169.stderr:Enabling the dashboard module... 2024-04-15T23:50:03.923 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable dashboard 2024-04-15T23:50:04.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:03.271172+0000 mon.smithi169 (mon.0) 88 : audit [INF] from='client.? 172.21.15.169:0/1714488584' entity='client.admin' 2024-04-15T23:50:05.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:04.659126+0000 mon.smithi169 (mon.0) 89 : audit [INF] from='client.? 172.21.15.169:0/215680907' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-15T23:50:05.914 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-04-15T23:50:06.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:05.277176+0000 mon.smithi169 (mon.0) 90 : audit [INF] from='client.? 172.21.15.169:0/215680907' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-15T23:50:06.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:05.277239+0000 mon.smithi169 (mon.0) 91 : cluster [DBG] mgrmap e13: smithi169.akrtny(active, since 10s) 2024-04-15T23:50:06.688 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: { 2024-04-15T23:50:06.688 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "epoch": 13, 2024-04-15T23:50:06.689 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "available": true, 2024-04-15T23:50:06.689 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "active_name": "smithi169.akrtny", 2024-04-15T23:50:06.689 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-15T23:50:06.689 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: } 2024-04-15T23:50:07.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:06.706396+0000 mon.smithi169 (mon.0) 92 : audit [DBG] from='client.? 172.21.15.169:0/4115927044' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-15T23:50:07.371 INFO:teuthology.orchestra.run.smithi169.stderr:Waiting for the mgr to restart... 2024-04-15T23:50:07.371 INFO:teuthology.orchestra.run.smithi169.stderr:Waiting for mgr epoch 13... 2024-04-15T23:50:07.371 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-04-15T23:50:10.513 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:10.226538+0000 mon.smithi169 (mon.0) 93 : cluster [INF] Active manager daemon smithi169.akrtny restarted 2024-04-15T23:50:10.513 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:10.226933+0000 mon.smithi169 (mon.0) 94 : cluster [INF] Activating manager daemon smithi169.akrtny 2024-04-15T23:50:10.513 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:10.228541+0000 mon.smithi169 (mon.0) 95 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-15T23:50:11.275 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: { 2024-04-15T23:50:11.275 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-04-15T23:50:11.275 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: "initialized": true 2024-04-15T23:50:11.275 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: } 2024-04-15T23:50:11.296 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:10.279564+0000 mon.smithi169 (mon.0) 96 : cluster [DBG] mgrmap e14: smithi169.akrtny(active, starting, since 0.0527156s) 2024-04-15T23:50:11.296 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:10.282055+0000 mon.smithi169 (mon.0) 97 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:50:11.297 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:10.282694+0000 mon.smithi169 (mon.0) 98 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi169.akrtny", "id": "smithi169.akrtny"}]: dispatch 2024-04-15T23:50:11.297 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:10.283468+0000 mon.smithi169 (mon.0) 99 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-15T23:50:11.297 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:10.283608+0000 mon.smithi169 (mon.0) 100 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-15T23:50:11.297 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:10.283740+0000 mon.smithi169 (mon.0) 101 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-15T23:50:11.297 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:10.298368+0000 mon.smithi169 (mon.0) 102 : cluster [INF] Manager daemon smithi169.akrtny is now available 2024-04-15T23:50:11.297 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:10.402096+0000 mon.smithi169 (mon.0) 103 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:50:11.297 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:10.403472+0000 mon.smithi169 (mon.0) 104 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:50:11.297 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:10.427881+0000 mon.smithi169 (mon.0) 105 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:50:11.297 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:10.430332+0000 mon.smithi169 (mon.0) 106 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:50:12.123 INFO:teuthology.orchestra.run.smithi169.stderr:mgr epoch 13 is available 2024-04-15T23:50:12.123 INFO:teuthology.orchestra.run.smithi169.stderr:Generating a dashboard self-signed certificate... 2024-04-15T23:50:12.123 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 dashboard create-self-signed-cert 2024-04-15T23:50:12.386 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:11.288047+0000 mgr.smithi169.akrtny (mgr.14162) 1 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-15T23:50:12.386 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:11.288825+0000 mon.smithi169 (mon.0) 107 : cluster [DBG] mgrmap e15: smithi169.akrtny(active, since 1.06197s) 2024-04-15T23:50:12.386 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:11.294113+0000 mgr.smithi169.akrtny (mgr.14162) 2 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-15T23:50:12.387 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:11.610542+0000 mon.smithi169 (mon.0) 108 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:13.591 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-15T23:50:13.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:12.612639+0000 mon.smithi169 (mon.0) 109 : cluster [DBG] mgrmap e16: smithi169.akrtny(active, since 2s) 2024-04-15T23:50:13.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:12.987592+0000 mgr.smithi169.akrtny (mgr.14162) 3 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:50:13.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:13.085605+0000 mon.smithi169 (mon.0) 110 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:13.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:13.087425+0000 mon.smithi169 (mon.0) 111 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:14.230 INFO:teuthology.orchestra.run.smithi169.stderr:Creating initial admin user... 2024-04-15T23:50:14.231 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmp0r9a8bg1:/tmp/dashboard.pw:z quay.io/ceph/ceph:v16.2.0 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-04-15T23:50:15.170 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$/v50DBzw.8d6kZq6OwUXte4kFOFfLXDIsmmNiP2SKubN9lT/uHSHa", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713225015, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-15T23:50:15.830 INFO:teuthology.orchestra.run.smithi169.stderr:Fetching dashboard port number... 2024-04-15T23:50:15.830 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi169 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmp1oca08_i:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpfc2g_6_i:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-04-15T23:50:16.520 INFO:teuthology.orchestra.run.smithi169.stderr:/usr/bin/ceph: 8443 2024-04-15T23:50:16.540 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:14.972372+0000 mgr.smithi169.akrtny (mgr.14162) 4 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:50:16.540 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:15.189176+0000 mon.smithi169 (mon.0) 112 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:17.078 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-15T23:50:17.086 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: disabled 2024-04-15T23:50:17.087 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: systemctl is-active firewalld.service 2024-04-15T23:50:17.093 INFO:teuthology.orchestra.run.smithi169.stderr:systemctl: inactive 2024-04-15T23:50:17.094 INFO:teuthology.orchestra.run.smithi169.stderr:firewalld.service is not enabled 2024-04-15T23:50:17.094 INFO:teuthology.orchestra.run.smithi169.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-15T23:50:17.097 INFO:teuthology.orchestra.run.smithi169.stderr:Ceph Dashboard is now available at: 2024-04-15T23:50:17.097 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-04-15T23:50:17.097 INFO:teuthology.orchestra.run.smithi169.stderr: URL: https://smithi169.front.sepia.ceph.com:8443/ 2024-04-15T23:50:17.098 INFO:teuthology.orchestra.run.smithi169.stderr: User: admin 2024-04-15T23:50:17.098 INFO:teuthology.orchestra.run.smithi169.stderr: Password: mm2brkmj04 2024-04-15T23:50:17.098 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-04-15T23:50:17.098 INFO:teuthology.orchestra.run.smithi169.stderr:You can access the Ceph CLI with: 2024-04-15T23:50:17.098 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-04-15T23:50:17.098 INFO:teuthology.orchestra.run.smithi169.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-15T23:50:17.098 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-04-15T23:50:17.098 INFO:teuthology.orchestra.run.smithi169.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-15T23:50:17.098 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-04-15T23:50:17.098 INFO:teuthology.orchestra.run.smithi169.stderr: ceph telemetry on 2024-04-15T23:50:17.098 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-04-15T23:50:17.098 INFO:teuthology.orchestra.run.smithi169.stderr:For more information see: 2024-04-15T23:50:17.099 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-04-15T23:50:17.099 INFO:teuthology.orchestra.run.smithi169.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-04-15T23:50:17.099 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-04-15T23:50:17.099 INFO:teuthology.orchestra.run.smithi169.stderr:Bootstrap complete. 2024-04-15T23:50:17.099 INFO:teuthology.orchestra.run.smithi169.stderr:Releasing lock 139860555165824 on /run/cephadm/adf341ea-fb82-11ee-bc8f-c7b262605968.lock 2024-04-15T23:50:17.099 INFO:teuthology.orchestra.run.smithi169.stderr:Lock 139860555165824 released on /run/cephadm/adf341ea-fb82-11ee-bc8f-c7b262605968.lock 2024-04-15T23:50:17.130 INFO:tasks.cephadm:Fetching config... 2024-04-15T23:50:17.130 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-04-15T23:50:17.130 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-15T23:50:17.150 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-15T23:50:17.150 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-04-15T23:50:17.150 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-15T23:50:17.209 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-15T23:50:17.209 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-04-15T23:50:17.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/keyring of=/dev/stdout 2024-04-15T23:50:17.276 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-15T23:50:17.277 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-04-15T23:50:17.277 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-15T23:50:17.335 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-15T23:50:17.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRI5qZxXdi0c/vcwNzHv0Af4Qh2neNwU8E01QF2yHVD0InaZvIf0stHsNkWnojoak3/8tnkHl1rtD4wouJIZUlw8P787dGL/B8g0YkmGBoK1SdFIGQYtDdmEPqH1AkEI/3/26JIfS3ZDeEEKybO3paaioUORl78VaVbXEbx+TVHmYhi4N50G5VaZwJUdHIxOwGY1QN8XkIMOlEsKN4mhbJ6d3/99mtWx8gj2OP6DqMlyWJCi4M9aZlssA6NLcztcz4yCsyRf7O0YxYYoIEhDFb2ypEajnz0KOmkpUVIHuKCGYG1Ceo15GL4b/aPmpF0cSaVUdnLEJ1wVfvjMaRyE0fvWISzhTv0bV51kmjBTM3/TSX7Wzdh9v+CZUWLqOO4d715XcMC/5F9QzdyrLbjGm3wuVNH9wG7ukPMEOyXJ5Q7MFQxdpc63yFBNLsdqrjsCQb/qp3ZqTOk6DYsJIMEc7nMCDibgc2yRVXHF5lt5h5UuAJUFuR6ACSzKSOF9DFz78= ceph-adf341ea-fb82-11ee-bc8f-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-15T23:50:17.400 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:16.539445+0000 mon.smithi169 (mon.0) 113 : audit [DBG] from='client.? 172.21.15.169:0/2643601042' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-15T23:50:17.414 INFO:teuthology.orchestra.run.smithi169.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRI5qZxXdi0c/vcwNzHv0Af4Qh2neNwU8E01QF2yHVD0InaZvIf0stHsNkWnojoak3/8tnkHl1rtD4wouJIZUlw8P787dGL/B8g0YkmGBoK1SdFIGQYtDdmEPqH1AkEI/3/26JIfS3ZDeEEKybO3paaioUORl78VaVbXEbx+TVHmYhi4N50G5VaZwJUdHIxOwGY1QN8XkIMOlEsKN4mhbJ6d3/99mtWx8gj2OP6DqMlyWJCi4M9aZlssA6NLcztcz4yCsyRf7O0YxYYoIEhDFb2ypEajnz0KOmkpUVIHuKCGYG1Ceo15GL4b/aPmpF0cSaVUdnLEJ1wVfvjMaRyE0fvWISzhTv0bV51kmjBTM3/TSX7Wzdh9v+CZUWLqOO4d715XcMC/5F9QzdyrLbjGm3wuVNH9wG7ukPMEOyXJ5Q7MFQxdpc63yFBNLsdqrjsCQb/qp3ZqTOk6DYsJIMEc7nMCDibgc2yRVXHF5lt5h5UuAJUFuR6ACSzKSOF9DFz78= ceph-adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:50:17.425 DEBUG:teuthology.orchestra.run.smithi203:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRI5qZxXdi0c/vcwNzHv0Af4Qh2neNwU8E01QF2yHVD0InaZvIf0stHsNkWnojoak3/8tnkHl1rtD4wouJIZUlw8P787dGL/B8g0YkmGBoK1SdFIGQYtDdmEPqH1AkEI/3/26JIfS3ZDeEEKybO3paaioUORl78VaVbXEbx+TVHmYhi4N50G5VaZwJUdHIxOwGY1QN8XkIMOlEsKN4mhbJ6d3/99mtWx8gj2OP6DqMlyWJCi4M9aZlssA6NLcztcz4yCsyRf7O0YxYYoIEhDFb2ypEajnz0KOmkpUVIHuKCGYG1Ceo15GL4b/aPmpF0cSaVUdnLEJ1wVfvjMaRyE0fvWISzhTv0bV51kmjBTM3/TSX7Wzdh9v+CZUWLqOO4d715XcMC/5F9QzdyrLbjGm3wuVNH9wG7ukPMEOyXJ5Q7MFQxdpc63yFBNLsdqrjsCQb/qp3ZqTOk6DYsJIMEc7nMCDibgc2yRVXHF5lt5h5UuAJUFuR6ACSzKSOF9DFz78= ceph-adf341ea-fb82-11ee-bc8f-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-15T23:50:17.475 INFO:teuthology.orchestra.run.smithi203.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDRI5qZxXdi0c/vcwNzHv0Af4Qh2neNwU8E01QF2yHVD0InaZvIf0stHsNkWnojoak3/8tnkHl1rtD4wouJIZUlw8P787dGL/B8g0YkmGBoK1SdFIGQYtDdmEPqH1AkEI/3/26JIfS3ZDeEEKybO3paaioUORl78VaVbXEbx+TVHmYhi4N50G5VaZwJUdHIxOwGY1QN8XkIMOlEsKN4mhbJ6d3/99mtWx8gj2OP6DqMlyWJCi4M9aZlssA6NLcztcz4yCsyRf7O0YxYYoIEhDFb2ypEajnz0KOmkpUVIHuKCGYG1Ceo15GL4b/aPmpF0cSaVUdnLEJ1wVfvjMaRyE0fvWISzhTv0bV51kmjBTM3/TSX7Wzdh9v+CZUWLqOO4d715XcMC/5F9QzdyrLbjGm3wuVNH9wG7ukPMEOyXJ5Q7MFQxdpc63yFBNLsdqrjsCQb/qp3ZqTOk6DYsJIMEc7nMCDibgc2yRVXHF5lt5h5UuAJUFuR6ACSzKSOF9DFz78= ceph-adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:50:17.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-15T23:50:18.230 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:17.193843+0000 mon.smithi169 (mon.0) 114 : cluster [DBG] mgrmap e17: smithi169.akrtny(active, since 6s) 2024-04-15T23:50:20.753 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:19.409283+0000 mon.smithi169 (mon.0) 115 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:20.753 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:19.663247+0000 mon.smithi169 (mon.0) 116 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:20.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:50:19.669600+0000 mgr.smithi169.akrtny (mgr.14162) 5 : cephadm [INF] Deploying daemon alertmanager.smithi169 on smithi169 2024-04-15T23:50:21.451 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi203 2024-04-15T23:50:21.451 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-04-15T23:50:21.451 DEBUG:teuthology.orchestra.run.smithi203:> dd of=/etc/ceph/ceph.conf 2024-04-15T23:50:21.473 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-04-15T23:50:21.473 DEBUG:teuthology.orchestra.run.smithi203:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-15T23:50:21.535 INFO:tasks.cephadm:Adding host smithi203 to orchestrator... 2024-04-15T23:50:21.535 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch host add smithi203 2024-04-15T23:50:22.038 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:20.743858+0000 mon.smithi169 (mon.0) 117 : audit [INF] from='client.? 172.21.15.169:0/392985280' entity='client.admin' 2024-04-15T23:50:25.116 INFO:teuthology.orchestra.run.smithi169.stdout:Added host 'smithi203' 2024-04-15T23:50:25.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch host ls --format=json 2024-04-15T23:50:26.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:24.545267+0000 mgr.smithi169.akrtny (mgr.14162) 6 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi203", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:50:26.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:25.135003+0000 mon.smithi169 (mon.0) 118 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:26.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:50:25.135310+0000 mgr.smithi169.akrtny (mgr.14162) 7 : cephadm [INF] Added host smithi203 2024-04-15T23:50:27.639 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:50:27.639 INFO:teuthology.orchestra.run.smithi169.stdout:[{"addr": "smithi169", "hostname": "smithi169", "labels": [], "status": ""}, {"addr": "smithi203", "hostname": "smithi203", "labels": [], "status": ""}] 2024-04-15T23:50:28.304 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-15T23:50:28.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd crush tunables default 2024-04-15T23:50:28.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:27.658582+0000 mgr.smithi169.akrtny (mgr.14162) 8 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-15T23:50:30.243 INFO:teuthology.orchestra.run.smithi169.stderr:adjusted tunables profile to default 2024-04-15T23:50:30.560 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:30.205983+0000 mon.smithi169 (mon.0) 119 : audit [INF] from='client.? 172.21.15.169:0/1512555843' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-15T23:50:30.801 INFO:tasks.cephadm:Adding mon.smithi169 on smithi169 2024-04-15T23:50:30.802 INFO:tasks.cephadm:Adding mon.smithi203 on smithi203 2024-04-15T23:50:30.802 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch apply mon '2;smithi169:172.21.15.169=smithi169;smithi203:172.21.15.203=smithi203' 2024-04-15T23:50:31.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:30.258787+0000 mon.smithi169 (mon.0) 120 : audit [INF] from='client.? 172.21.15.169:0/1512555843' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-15T23:50:31.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:30.258830+0000 mon.smithi169 (mon.0) 121 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-15T23:50:31.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:30.284737+0000 mgr.smithi169.akrtny (mgr.14162) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:32.284939+0000 mgr.smithi169.akrtny (mgr.14162) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:32.862 INFO:teuthology.orchestra.run.smithi203.stdout:Scheduled mon update... 2024-04-15T23:50:33.553 DEBUG:teuthology.orchestra.run.smithi203:mon.smithi203> sudo journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi203.service 2024-04-15T23:50:33.555 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:50:33.555 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:50:33.584 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:-- Logs begin at Mon 2024-04-15 23:42:00 UTC. -- 2024-04-15T23:50:34.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:32.877257+0000 mgr.smithi169.akrtny (mgr.14162) 11 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi169:172.21.15.169=smithi169;smithi203:172.21.15.203=smithi203", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:50:34.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:50:32.878432+0000 mgr.smithi169.akrtny (mgr.14162) 12 : cephadm [INF] Saving service mon spec with placement smithi169:172.21.15.169=smithi169;smithi203:172.21.15.203=smithi203;count:2 2024-04-15T23:50:34.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:32.880664+0000 mon.smithi169 (mon.0) 122 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:35.059 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:34.285162+0000 mgr.smithi169.akrtny (mgr.14162) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:35.500 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:50:35.500 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:50:35.502 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:50:36.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:35.519130+0000 mon.smithi169 (mon.0) 123 : audit [DBG] from='client.? 172.21.15.203:0/1947933961' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:50:37.018 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:36.285474+0000 mgr.smithi169.akrtny (mgr.14162) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:37.028 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:50:37.029 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:50:38.954 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:50:38.954 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:50:38.955 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:50:39.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:38.034308+0000 mon.smithi169 (mon.0) 124 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:39.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:38.035404+0000 mon.smithi169 (mon.0) 125 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi169", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-15T23:50:39.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:38.039567+0000 mon.smithi169 (mon.0) 126 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi169", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-15T23:50:39.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:38.040148+0000 mon.smithi169 (mon.0) 127 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:50:39.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:50:38.040620+0000 mgr.smithi169.akrtny (mgr.14162) 15 : cephadm [INF] Deploying daemon crash.smithi169 on smithi169 2024-04-15T23:50:39.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:38.285822+0000 mgr.smithi169.akrtny (mgr.14162) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:39.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:38.973580+0000 mon.smithi169 (mon.0) 128 : audit [DBG] from='client.? 172.21.15.203:0/2985556800' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:50:40.615 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:50:40.615 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:50:41.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:40.153273+0000 mon.smithi169 (mon.0) 129 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:41.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:40.224116+0000 mon.smithi169 (mon.0) 130 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:41.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:40.225877+0000 mon.smithi169 (mon.0) 131 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:41.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:40.226240+0000 mon.smithi169 (mon.0) 132 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-15T23:50:41.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:40.226658+0000 mgr.smithi169.akrtny (mgr.14162) 17 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-15T23:50:41.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:40.228864+0000 mon.smithi169 (mon.0) 133 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:41.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:50:40.231717+0000 mgr.smithi169.akrtny (mgr.14162) 18 : cephadm [INF] Deploying daemon grafana.smithi169 on smithi169 2024-04-15T23:50:41.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:40.286069+0000 mgr.smithi169.akrtny (mgr.14162) 19 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:42.475 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:50:42.475 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:50:42.476 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:50:42.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:42.286329+0000 mgr.smithi169.akrtny (mgr.14162) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:43.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:42.494431+0000 mon.smithi169 (mon.0) 134 : audit [DBG] from='client.? 172.21.15.203:0/98252419' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:50:44.029 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:50:44.030 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:50:44.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:44.286685+0000 mgr.smithi169.akrtny (mgr.14162) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:45.974 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:50:45.974 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:50:45.975 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:50:46.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:45.993180+0000 mon.smithi169 (mon.0) 135 : audit [DBG] from='client.? 172.21.15.203:0/4195207694' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:50:47.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:46.287148+0000 mgr.smithi169.akrtny (mgr.14162) 22 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:47.524 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:50:47.524 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:50:48.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:48.287368+0000 mgr.smithi169.akrtny (mgr.14162) 23 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:49.508 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:50:49.508 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:50:49.510 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:50:49.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:49.527616+0000 mon.smithi169 (mon.0) 136 : audit [DBG] from='client.? 172.21.15.203:0/4069522177' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:50:50.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:50.287589+0000 mgr.smithi169.akrtny (mgr.14162) 24 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:51.171 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:50:51.171 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:50:52.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:52.287831+0000 mgr.smithi169.akrtny (mgr.14162) 25 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:53.121 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:50:53.122 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:50:53.122 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:50:53.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:53.139646+0000 mon.smithi169 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.203:0/3193416447' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:50:54.803 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:50:54.803 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:50:54.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:54.288066+0000 mgr.smithi169.akrtny (mgr.14162) 26 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:56.558 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:56.288440+0000 mgr.smithi169.akrtny (mgr.14162) 27 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:50:56.914 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:50:56.915 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:50:56.916 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:50:57.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:56.933888+0000 mon.smithi169 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.203:0/1458252693' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:50:58.547 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:50:58.547 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:50:59.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:50:57.964227+0000 mon.smithi169 (mon.0) 139 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:50:59.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:50:57.965542+0000 mgr.smithi169.akrtny (mgr.14162) 28 : cephadm [INF] Deploying daemon node-exporter.smithi169 on smithi169 2024-04-15T23:50:59.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:50:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:50:58.288744+0000 mgr.smithi169.akrtny (mgr.14162) 29 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:00.609 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:51:00.609 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:51:00.610 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:51:00.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:00.289247+0000 mgr.smithi169.akrtny (mgr.14162) 30 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:01.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:00.628533+0000 mon.smithi169 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.203:0/1367180446' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:51:02.177 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:51:02.178 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:51:02.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:02.289663+0000 mgr.smithi169.akrtny (mgr.14162) 31 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:04.193 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:51:04.193 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:51:04.194 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:51:04.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:04.212347+0000 mon.smithi169 (mon.0) 141 : audit [DBG] from='client.? 172.21.15.203:0/3346981933' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:51:05.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:04.290005+0000 mgr.smithi169.akrtny (mgr.14162) 32 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:05.832 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:51:05.832 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:51:06.739 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:06.290389+0000 mgr.smithi169.akrtny (mgr.14162) 33 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:07.868 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:51:07.868 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:51:07.869 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:51:09.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:07.724323+0000 mon.smithi169 (mon.0) 142 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:51:09.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:51:07.728838+0000 mgr.smithi169.akrtny (mgr.14162) 34 : cephadm [INF] Deploying daemon prometheus.smithi169 on smithi169 2024-04-15T23:51:09.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:07.887496+0000 mon.smithi169 (mon.0) 143 : audit [DBG] from='client.? 172.21.15.203:0/1581946007' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:51:09.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:08.290807+0000 mgr.smithi169.akrtny (mgr.14162) 35 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:09.468 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:51:09.468 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:51:10.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:10.291084+0000 mgr.smithi169.akrtny (mgr.14162) 36 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:11.438 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:51:11.439 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:51:11.440 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:51:11.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:10.429680+0000 mon.smithi169 (mon.0) 144 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:51:11.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:10.431876+0000 mon.smithi169 (mon.0) 145 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:51:12.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:11.458099+0000 mon.smithi169 (mon.0) 146 : audit [DBG] from='client.? 172.21.15.203:0/1993134911' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:51:12.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:12.291501+0000 mgr.smithi169.akrtny (mgr.14162) 37 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:13.101 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:51:13.101 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:51:14.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:14.291843+0000 mgr.smithi169.akrtny (mgr.14162) 38 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:15.073 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:51:15.073 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:51:15.074 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:51:15.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:15.092305+0000 mon.smithi169 (mon.0) 147 : audit [DBG] from='client.? 172.21.15.203:0/2613050191' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:51:16.731 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:51:16.732 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:51:16.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:16.292068+0000 mgr.smithi169.akrtny (mgr.14162) 39 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:18.832 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:51:18.832 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:51:18.833 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:51:18.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:18.292325+0000 mgr.smithi169.akrtny (mgr.14162) 40 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:19.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:18.851364+0000 mon.smithi169 (mon.0) 148 : audit [DBG] from='client.? 172.21.15.203:0/3337077946' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:51:20.505 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:51:20.505 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:51:20.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:20.292567+0000 mgr.smithi169.akrtny (mgr.14162) 41 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:22.553 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:51:22.553 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:51:22.554 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:51:22.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:22.292959+0000 mgr.smithi169.akrtny (mgr.14162) 42 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:23.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:22.572019+0000 mon.smithi169 (mon.0) 149 : audit [DBG] from='client.? 172.21.15.203:0/1745352731' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:51:24.267 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:51:24.267 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:51:24.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:24.293323+0000 mgr.smithi169.akrtny (mgr.14162) 43 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:26.312 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:51:26.313 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:51:26.314 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:51:26.644 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:26.293605+0000 mgr.smithi169.akrtny (mgr.14162) 44 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:26.644 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:26.331873+0000 mon.smithi169 (mon.0) 150 : audit [DBG] from='client.? 172.21.15.203:0/59672029' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:51:27.957 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:51:27.957 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:51:29.041 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:27.753839+0000 mon.smithi169 (mon.0) 151 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:51:29.041 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:27.754381+0000 mon.smithi169 (mon.0) 152 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:51:29.041 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:27.976180+0000 mon.smithi169 (mon.0) 153 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:51:29.041 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:28.206512+0000 mon.smithi169 (mon.0) 154 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:51:29.041 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:28.293896+0000 mgr.smithi169.akrtny (mgr.14162) 45 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:30.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:30.294158+0000 mgr.smithi169.akrtny (mgr.14162) 46 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:31.705 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:51:31.705 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:51:31.707 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:51:32.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:31.724345+0000 mon.smithi169 (mon.0) 155 : audit [DBG] from='client.? 172.21.15.203:0/4245406536' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:51:33.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:31.885482+0000 mon.smithi169 (mon.0) 156 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:51:33.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:32.097972+0000 mon.smithi169 (mon.0) 157 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:51:33.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:32.294385+0000 mgr.smithi169.akrtny (mgr.14162) 47 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:33.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:32.364327+0000 mon.smithi169 (mon.0) 158 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:51:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:32.366495+0000 mon.smithi169 (mon.0) 159 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:51:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:32.367384+0000 mon.smithi169 (mon.0) 160 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi203", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-15T23:51:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:32.368912+0000 mon.smithi169 (mon.0) 161 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi203", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-15T23:51:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:32.369469+0000 mon.smithi169 (mon.0) 162 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:51:33.562 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:51:33.563 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:51:34.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:51:32.369957+0000 mgr.smithi169.akrtny (mgr.14162) 48 : cephadm [INF] Deploying daemon crash.smithi203 on smithi203 2024-04-15T23:51:35.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:34.294681+0000 mgr.smithi169.akrtny (mgr.14162) 49 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:36.080 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:51:36.080 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:51:36.082 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:51:37.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:36.013118+0000 mon.smithi169 (mon.0) 163 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:51:37.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:36.014437+0000 mon.smithi169 (mon.0) 164 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.ohooxy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-15T23:51:37.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:36.019369+0000 mon.smithi169 (mon.0) 165 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.ohooxy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-15T23:51:37.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:36.020108+0000 mon.smithi169 (mon.0) 166 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-15T23:51:37.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:36.020969+0000 mon.smithi169 (mon.0) 167 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:51:37.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:51:36.021611+0000 mgr.smithi169.akrtny (mgr.14162) 50 : cephadm [INF] Deploying daemon mgr.smithi203.ohooxy on smithi203 2024-04-15T23:51:37.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:36.099599+0000 mon.smithi169 (mon.0) 168 : audit [DBG] from='client.? 172.21.15.203:0/3022286861' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:51:37.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:36.295018+0000 mgr.smithi169.akrtny (mgr.14162) 51 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:38.121 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:51:38.121 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:51:38.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:38.295407+0000 mgr.smithi169.akrtny (mgr.14162) 52 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:40.242 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:51:40.242 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:49:04.772433Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-15T23:51:40.244 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-04-15T23:51:40.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:39.014150+0000 mon.smithi169 (mon.0) 169 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:51:40.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:39.015473+0000 mon.smithi169 (mon.0) 170 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-15T23:51:40.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:39.016278+0000 mon.smithi169 (mon.0) 171 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:51:40.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:51:39.017060+0000 mgr.smithi169.akrtny (mgr.14162) 53 : cephadm [INF] Deploying daemon mon.smithi203 on smithi203 2024-04-15T23:51:41.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:40.261862+0000 mon.smithi169 (mon.0) 172 : audit [DBG] from='client.? 172.21.15.203:0/3253838070' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:51:41.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:40.295802+0000 mgr.smithi169.akrtny (mgr.14162) 54 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:42.338 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-15T23:51:42.338 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-15T23:51:42.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:42.296091+0000 mgr.smithi169.akrtny (mgr.14162) 55 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:44.074 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.057+0000 7f9c9eae8700 1 mon.smithi203@-1(???) e0 preinit fsid adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:51:44.074 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.088+0000 7f9c88107700 0 mon.smithi203@-1(synchronizing).mds e1 new map 2024-04-15T23:51:44.074 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.088+0000 7f9c88107700 0 mon.smithi203@-1(synchronizing).mds e1 print_map 2024-04-15T23:51:44.075 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: e1 2024-04-15T23:51:44.075 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-15T23:51:44.075 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-15T23:51:44.075 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: legacy client fscid: -1 2024-04-15T23:51:44.075 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: 2024-04-15T23:51:44.075 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: No filesystems configured 2024-04-15T23:51:44.075 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: 2024-04-15T23:51:44.075 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.088+0000 7f9c88107700 1 mon.smithi203@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-15T23:51:44.075 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.088+0000 7f9c88107700 1 mon.smithi203@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-15T23:51:44.075 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.088+0000 7f9c88107700 1 mon.smithi203@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-15T23:51:44.075 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.088+0000 7f9c88107700 1 mon.smithi203@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-15T23:51:44.075 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.088+0000 7f9c88107700 1 mon.smithi203@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-15T23:51:44.076 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.088+0000 7f9c88107700 1 mon.smithi203@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-15T23:51:44.076 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.088+0000 7f9c88107700 1 mon.smithi203@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-04-15T23:51:44.076 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.089+0000 7f9c88107700 0 mon.smithi203@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-15T23:51:44.076 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.089+0000 7f9c88107700 0 mon.smithi203@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-15T23:51:44.076 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.089+0000 7f9c88107700 0 mon.smithi203@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-15T23:51:44.076 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.089+0000 7f9c88107700 0 mon.smithi203@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-15T23:51:44.076 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:43.817006+0000 mon.smithi169 (mon.0) 173 : cluster [DBG] Standby manager daemon smithi203.ohooxy started 2024-04-15T23:51:44.076 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:43.818576+0000 mon.smithi169 (mon.0) 174 : audit [DBG] from='mgr.? 172.21.15.203:0/2206627058' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/crt"}]: dispatch 2024-04-15T23:51:44.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:43.817006+0000 mon.smithi169 (mon.0) 173 : cluster [DBG] Standby manager daemon smithi203.ohooxy started 2024-04-15T23:51:44.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:43.818576+0000 mon.smithi169 (mon.0) 174 : audit [DBG] from='mgr.? 172.21.15.203:0/2206627058' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/crt"}]: dispatch 2024-04-15T23:51:44.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:43.819074+0000 mon.smithi169 (mon.0) 175 : audit [DBG] from='mgr.? 172.21.15.203:0/2206627058' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-15T23:51:44.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:43.821091+0000 mon.smithi169 (mon.0) 176 : audit [DBG] from='mgr.? 172.21.15.203:0/2206627058' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/key"}]: dispatch 2024-04-15T23:51:44.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:43.822115+0000 mon.smithi169 (mon.0) 177 : audit [DBG] from='mgr.? 172.21.15.203:0/2206627058' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-15T23:51:44.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:43.819074+0000 mon.smithi169 (mon.0) 175 : audit [DBG] from='mgr.? 172.21.15.203:0/2206627058' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-15T23:51:44.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:43.821091+0000 mon.smithi169 (mon.0) 176 : audit [DBG] from='mgr.? 172.21.15.203:0/2206627058' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/key"}]: dispatch 2024-04-15T23:51:44.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:43.822115+0000 mon.smithi169 (mon.0) 177 : audit [DBG] from='mgr.? 172.21.15.203:0/2206627058' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-15T23:51:44.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.089+0000 7f9c88107700 1 mon.smithi203@-1(synchronizing).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2024-04-15T23:51:44.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.090+0000 7f9c88107700 20 expand_channel_meta expand map: {default=false} 2024-04-15T23:51:44.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.090+0000 7f9c88107700 20 expand_channel_meta from 'false' to 'false' 2024-04-15T23:51:44.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.091+0000 7f9c88107700 20 expand_channel_meta expanded map: {default=false} 2024-04-15T23:51:44.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.091+0000 7f9c88107700 20 expand_channel_meta expand map: {default=info} 2024-04-15T23:51:44.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.091+0000 7f9c88107700 20 expand_channel_meta from 'info' to 'info' 2024-04-15T23:51:44.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.091+0000 7f9c88107700 20 expand_channel_meta expanded map: {default=info} 2024-04-15T23:51:44.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.091+0000 7f9c88107700 20 expand_channel_meta expand map: {default=daemon} 2024-04-15T23:51:44.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.091+0000 7f9c88107700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-04-15T23:51:44.406 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.091+0000 7f9c88107700 20 expand_channel_meta expanded map: {default=daemon} 2024-04-15T23:51:44.406 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.091+0000 7f9c88107700 20 expand_channel_meta expand map: {default=debug} 2024-04-15T23:51:44.406 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.091+0000 7f9c88107700 20 expand_channel_meta from 'debug' to 'debug' 2024-04-15T23:51:44.406 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.091+0000 7f9c88107700 20 expand_channel_meta expanded map: {default=debug} 2024-04-15T23:51:44.406 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-15T23:51:44.091+0000 7f9c88107700 10 mon.smithi203@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-04-15T23:51:44.406 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 bash[39038]: e73aea9162ec72cbfab7cb924d0de668fd229905a58d3f6012bb85a210365e9b 2024-04-15T23:51:44.406 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:44 smithi203 systemd[1]: Started Ceph mon.smithi203 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-15T23:51:49.482 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:44.100044+0000 mon.smithi169 (mon.0) 181 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:51:49.483 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:44.100310+0000 mon.smithi169 (mon.0) 182 : cluster [INF] mon.smithi169 calling monitor election 2024-04-15T23:51:49.483 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:44.115531+0000 mon.smithi169 (mon.0) 183 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:49.483 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:44.296400+0000 mgr.smithi169.akrtny (mgr.14162) 56 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:49.483 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:45.094220+0000 mon.smithi169 (mon.0) 184 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:49.483 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:46.094621+0000 mon.smithi169 (mon.0) 185 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:49.483 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:46.095587+0000 mon.smithi203 (mon.1) 1 : cluster [INF] mon.smithi203 calling monitor election 2024-04-15T23:51:49.483 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:46.296765+0000 mgr.smithi169.akrtny (mgr.14162) 57 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:49.483 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:47.094719+0000 mon.smithi169 (mon.0) 186 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:49.483 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:48.094441+0000 mon.smithi169 (mon.0) 187 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:49.483 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:48.297091+0000 mgr.smithi169.akrtny (mgr.14162) 58 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:49.483 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:49.095017+0000 mon.smithi169 (mon.0) 188 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:49.483 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:49.129717+0000 mon.smithi169 (mon.0) 189 : cluster [INF] mon.smithi169 is new leader, mons smithi169,smithi203 in quorum (ranks 0,1) 2024-04-15T23:51:49.483 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:49.135469+0000 mon.smithi169 (mon.0) 190 : cluster [DBG] monmap e2: 2 mons at {smithi169=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],smithi203=[v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0]} 2024-04-15T23:51:49.484 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:49.135515+0000 mon.smithi169 (mon.0) 191 : cluster [DBG] fsmap 2024-04-15T23:51:49.484 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:49.135541+0000 mon.smithi169 (mon.0) 192 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-15T23:51:49.484 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:49.135931+0000 mon.smithi169 (mon.0) 193 : cluster [DBG] mgrmap e18: smithi169.akrtny(active, since 98s), standbys: smithi203.ohooxy 2024-04-15T23:51:49.484 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:49.140602+0000 mon.smithi169 (mon.0) 194 : cluster [INF] overall HEALTH_OK 2024-04-15T23:51:49.484 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:49.145825+0000 mon.smithi169 (mon.0) 195 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:51:49.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:44.100044+0000 mon.smithi169 (mon.0) 181 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:44.100310+0000 mon.smithi169 (mon.0) 182 : cluster [INF] mon.smithi169 calling monitor election 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:44.115531+0000 mon.smithi169 (mon.0) 183 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:44.296400+0000 mgr.smithi169.akrtny (mgr.14162) 56 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:45.094220+0000 mon.smithi169 (mon.0) 184 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:46.094621+0000 mon.smithi169 (mon.0) 185 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:46.095587+0000 mon.smithi203 (mon.1) 1 : cluster [INF] mon.smithi203 calling monitor election 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:46.296765+0000 mgr.smithi169.akrtny (mgr.14162) 57 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:47.094719+0000 mon.smithi169 (mon.0) 186 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:48.094441+0000 mon.smithi169 (mon.0) 187 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:48.297091+0000 mgr.smithi169.akrtny (mgr.14162) 58 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:49.095017+0000 mon.smithi169 (mon.0) 188 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:49.129717+0000 mon.smithi169 (mon.0) 189 : cluster [INF] mon.smithi169 is new leader, mons smithi169,smithi203 in quorum (ranks 0,1) 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:49.135469+0000 mon.smithi169 (mon.0) 190 : cluster [DBG] monmap e2: 2 mons at {smithi169=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],smithi203=[v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0]} 2024-04-15T23:51:49.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:49.135515+0000 mon.smithi169 (mon.0) 191 : cluster [DBG] fsmap 2024-04-15T23:51:49.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:49.135541+0000 mon.smithi169 (mon.0) 192 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-15T23:51:49.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:49.135931+0000 mon.smithi169 (mon.0) 193 : cluster [DBG] mgrmap e18: smithi169.akrtny(active, since 98s), standbys: smithi203.ohooxy 2024-04-15T23:51:49.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:49.140602+0000 mon.smithi169 (mon.0) 194 : cluster [INF] overall HEALTH_OK 2024-04-15T23:51:49.590 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:49.145825+0000 mon.smithi169 (mon.0) 195 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:51:49.700 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-04-15T23:51:49.700 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":2,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","modified":"2024-04-15T23:51:44.094578Z","created":"2024-04-15T23:49:04.772433Z","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":"smithi169","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi203","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:3300","nonce":0},{"type":"v1","addr":"172.21.15.203:6789","nonce":0}]},"addr":"172.21.15.203:6789/0","public_addr":"172.21.15.203:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-15T23:51:49.701 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 2 2024-04-15T23:51:50.356 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:51:49.146811+0000 mgr.smithi169.akrtny (mgr.14162) 59 : cephadm [INF] Deploying daemon node-exporter.smithi203 on smithi203 2024-04-15T23:51:50.356 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:49.718353+0000 mon.smithi169 (mon.0) 196 : audit [DBG] from='client.? 172.21.15.203:0/4016237256' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:51:50.356 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:50.094670+0000 mon.smithi169 (mon.0) 197 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:50.378 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-15T23:51:50.378 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph config generate-minimal-conf 2024-04-15T23:51:50.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:51:49.146811+0000 mgr.smithi169.akrtny (mgr.14162) 59 : cephadm [INF] Deploying daemon node-exporter.smithi203 on smithi203 2024-04-15T23:51:50.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:49.718353+0000 mon.smithi169 (mon.0) 196 : audit [DBG] from='client.? 172.21.15.203:0/4016237256' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-15T23:51:50.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:50.094670+0000 mon.smithi169 (mon.0) 197 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:51:51.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:50.297444+0000 mgr.smithi169.akrtny (mgr.14162) 60 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:51.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:50.297444+0000 mgr.smithi169.akrtny (mgr.14162) 60 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:52.347 INFO:teuthology.orchestra.run.smithi169.stdout:# minimal ceph.conf for adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:51:52.348 INFO:teuthology.orchestra.run.smithi169.stdout:[global] 2024-04-15T23:51:52.348 INFO:teuthology.orchestra.run.smithi169.stdout: fsid = adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-15T23:51:52.348 INFO:teuthology.orchestra.run.smithi169.stdout: mon_host = [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] 2024-04-15T23:51:52.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:52.297749+0000 mgr.smithi169.akrtny (mgr.14162) 61 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:52.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:52.367110+0000 mon.smithi169 (mon.0) 198 : audit [DBG] from='client.? 172.21.15.169:0/3214179137' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:51:52.676 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:52.297749+0000 mgr.smithi169.akrtny (mgr.14162) 61 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:52.676 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:52.367110+0000 mon.smithi169 (mon.0) 198 : audit [DBG] from='client.? 172.21.15.169:0/3214179137' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:51:52.958 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-15T23:51:52.959 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-04-15T23:51:52.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.conf 2024-04-15T23:51:52.990 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-04-15T23:51:52.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-15T23:51:53.058 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-04-15T23:51:53.058 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/ceph/ceph.conf 2024-04-15T23:51:53.095 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-04-15T23:51:53.096 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-15T23:51:53.168 INFO:tasks.cephadm:Deploying OSDs... 2024-04-15T23:51:53.168 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-04-15T23:51:53.168 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/scratch_devs of=/dev/stdout 2024-04-15T23:51:53.187 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-15T23:51:53.187 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_1 2024-04-15T23:51:53.244 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-15T23:51:53.244 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T23:51:53.244 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 6h/6d Inode: 168337 Links: 1 2024-04-15T23:51:53.244 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T23:51:53.244 INFO:teuthology.orchestra.run.smithi169.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T23:51:53.244 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-04-15 23:51:26.861443730 +0000 2024-04-15T23:51:53.244 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-04-15 23:47:48.277172651 +0000 2024-04-15T23:51:53.244 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-04-15 23:47:48.277172651 +0000 2024-04-15T23:51:53.244 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-04-15T23:51:53.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-15T23:51:53.311 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-04-15T23:51:53.312 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-04-15T23:51:53.312 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000234905 s, 2.2 MB/s 2024-04-15T23:51:53.312 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-15T23:51:53.370 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_2 2024-04-15T23:51:53.428 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-15T23:51:53.428 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T23:51:53.428 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 6h/6d Inode: 169220 Links: 1 2024-04-15T23:51:53.428 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T23:51:53.428 INFO:teuthology.orchestra.run.smithi169.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T23:51:53.428 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-04-15 23:51:26.861443730 +0000 2024-04-15T23:51:53.428 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-04-15 23:47:48.623164942 +0000 2024-04-15T23:51:53.429 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-04-15 23:47:48.623164942 +0000 2024-04-15T23:51:53.429 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-04-15T23:51:53.429 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-15T23:51:53.494 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-04-15T23:51:53.495 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-04-15T23:51:53.495 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000219253 s, 2.3 MB/s 2024-04-15T23:51:53.496 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-15T23:51:53.555 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_3 2024-04-15T23:51:53.613 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-15T23:51:53.614 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T23:51:53.614 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 6h/6d Inode: 169276 Links: 1 2024-04-15T23:51:53.614 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T23:51:53.614 INFO:teuthology.orchestra.run.smithi169.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T23:51:53.614 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-04-15 23:51:26.862443709 +0000 2024-04-15T23:51:53.614 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-04-15 23:47:48.973157143 +0000 2024-04-15T23:51:53.614 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-04-15 23:47:48.973157143 +0000 2024-04-15T23:51:53.614 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-04-15T23:51:53.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-15T23:51:53.679 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-04-15T23:51:53.679 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-04-15T23:51:53.679 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000195864 s, 2.6 MB/s 2024-04-15T23:51:53.680 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-15T23:51:53.739 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_4 2024-04-15T23:51:53.797 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-15T23:51:53.797 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T23:51:53.798 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 6h/6d Inode: 164828 Links: 1 2024-04-15T23:51:53.798 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T23:51:53.798 INFO:teuthology.orchestra.run.smithi169.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T23:51:53.798 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-04-15 23:51:26.862443709 +0000 2024-04-15T23:51:53.798 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-04-15 23:47:49.323149345 +0000 2024-04-15T23:51:53.798 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-04-15 23:47:49.323149345 +0000 2024-04-15T23:51:53.798 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-04-15T23:51:53.798 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-15T23:51:53.863 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-04-15T23:51:53.863 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-04-15T23:51:53.863 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.00021059 s, 2.4 MB/s 2024-04-15T23:51:53.865 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-15T23:51:53.924 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-04-15T23:51:53.924 DEBUG:teuthology.orchestra.run.smithi203:> dd if=/scratch_devs of=/dev/stdout 2024-04-15T23:51:53.947 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-15T23:51:53.947 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/vg_nvme/lv_1 2024-04-15T23:51:54.007 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-15T23:51:54.008 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T23:51:54.008 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 6h/6d Inode: 164611 Links: 1 2024-04-15T23:51:54.008 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T23:51:54.008 INFO:teuthology.orchestra.run.smithi203.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T23:51:54.008 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-04-15 23:51:49.551819301 +0000 2024-04-15T23:51:54.008 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-04-15 23:47:44.441846736 +0000 2024-04-15T23:51:54.008 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-04-15 23:47:44.441846736 +0000 2024-04-15T23:51:54.008 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-04-15T23:51:54.008 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-15T23:51:54.079 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-04-15T23:51:54.079 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-04-15T23:51:54.079 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.000277069 s, 1.8 MB/s 2024-04-15T23:51:54.080 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-15T23:51:54.141 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/vg_nvme/lv_2 2024-04-15T23:51:54.202 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-15T23:51:54.202 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T23:51:54.203 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 6h/6d Inode: 166447 Links: 1 2024-04-15T23:51:54.203 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T23:51:54.203 INFO:teuthology.orchestra.run.smithi203.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T23:51:54.203 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-04-15 23:51:49.551819301 +0000 2024-04-15T23:51:54.203 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-04-15 23:47:44.783838279 +0000 2024-04-15T23:51:54.203 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-04-15 23:47:44.783838279 +0000 2024-04-15T23:51:54.203 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-04-15T23:51:54.203 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-15T23:51:54.271 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-04-15T23:51:54.272 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-04-15T23:51:54.272 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.0002619 s, 2.0 MB/s 2024-04-15T23:51:54.273 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-15T23:51:54.334 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/vg_nvme/lv_3 2024-04-15T23:51:54.394 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-15T23:51:54.394 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T23:51:54.394 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 6h/6d Inode: 168262 Links: 1 2024-04-15T23:51:54.395 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T23:51:54.395 INFO:teuthology.orchestra.run.smithi203.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T23:51:54.395 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-04-15 23:51:49.551819301 +0000 2024-04-15T23:51:54.395 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-04-15 23:47:45.117830020 +0000 2024-04-15T23:51:54.395 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-04-15 23:47:45.117830020 +0000 2024-04-15T23:51:54.395 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-04-15T23:51:54.395 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-15T23:51:54.462 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-04-15T23:51:54.462 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-04-15T23:51:54.462 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.000208111 s, 2.5 MB/s 2024-04-15T23:51:54.463 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-15T23:51:54.523 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/vg_nvme/lv_4 2024-04-15T23:51:54.581 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-15T23:51:54.582 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-15T23:51:54.582 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 6h/6d Inode: 164728 Links: 1 2024-04-15T23:51:54.582 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-15T23:51:54.582 INFO:teuthology.orchestra.run.smithi203.stdout:Context: system_u:object_r:device_t:s0 2024-04-15T23:51:54.582 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-04-15 23:51:49.551819301 +0000 2024-04-15T23:51:54.582 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-04-15 23:47:45.452821737 +0000 2024-04-15T23:51:54.582 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-04-15 23:47:45.452821737 +0000 2024-04-15T23:51:54.582 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-04-15T23:51:54.582 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-15T23:51:54.648 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-04-15T23:51:54.649 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-04-15T23:51:54.649 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.000232698 s, 2.2 MB/s 2024-04-15T23:51:54.650 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-15T23:51:54.715 INFO:tasks.cephadm:Deploying osd.0 on smithi169 with /dev/vg_nvme/lv_4... 2024-04-15T23:51:54.716 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-15T23:51:55.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:54.298193+0000 mgr.smithi169.akrtny (mgr.14162) 62 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:55.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:54.298193+0000 mgr.smithi169.akrtny (mgr.14162) 62 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:56.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:56.298480+0000 mgr.smithi169.akrtny (mgr.14162) 63 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:56.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:56.298480+0000 mgr.smithi169.akrtny (mgr.14162) 63 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:56.825 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-15T23:51:56.825 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-15T23:51:56.825 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10+0 records in 2024-04-15T23:51:56.825 INFO:teuthology.orchestra.run.smithi169.stderr:10+0 records out 2024-04-15T23:51:56.825 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111641 s, 939 MB/s 2024-04-15T23:51:56.825 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping successful for: 2024-04-15T23:51:57.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_4 2024-04-15T23:51:58.708 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:51:58.298922+0000 mgr.smithi169.akrtny (mgr.14162) 64 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:58.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:51:58.298922+0000 mgr.smithi169.akrtny (mgr.14162) 64 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:51:59.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:59.433092+0000 mon.smithi169 (mon.0) 199 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:51:59.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:59.434598+0000 mon.smithi169 (mon.0) 200 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:51:59.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:51:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:59.435082+0000 mon.smithi169 (mon.0) 201 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:51:59.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:59.433092+0000 mon.smithi169 (mon.0) 199 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:51:59.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:59.434598+0000 mon.smithi169 (mon.0) 200 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:51:59.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:51:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:59.435082+0000 mon.smithi169 (mon.0) 201 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:00.778 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:59.432172+0000 mgr.smithi169.akrtny (mgr.14162) 65 : audit [DBG] from='client.14236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:52:00.778 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:51:59.434371+0000 mgr.smithi169.akrtny (mgr.14162) 66 : cephadm [INF] Applying service osd.None on host smithi169... 2024-04-15T23:52:00.778 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:59.460536+0000 mon.smithi169 (mon.0) 202 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:00.778 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:51:59.461333+0000 mon.smithi169 (mon.0) 203 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:52:00.779 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:00.299382+0000 mgr.smithi169.akrtny (mgr.14162) 67 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:00.785 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:59.432172+0000 mgr.smithi169.akrtny (mgr.14162) 65 : audit [DBG] from='client.14236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:52:00.785 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:51:59.434371+0000 mgr.smithi169.akrtny (mgr.14162) 66 : cephadm [INF] Applying service osd.None on host smithi169... 2024-04-15T23:52:00.785 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:59.460536+0000 mon.smithi169 (mon.0) 202 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:00.785 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:51:59.461333+0000 mon.smithi169 (mon.0) 203 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:52:00.785 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:00.299382+0000 mgr.smithi169.akrtny (mgr.14162) 67 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:02.554 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:01.385580+0000 mon.smithi169 (mon.0) 204 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:02.554 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:01.741988+0000 mon.smithi169 (mon.0) 205 : audit [INF] from='client.? 172.21.15.169:0/821032468' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0911ee5-007e-4586-b0b1-490b2767b63f"}]: dispatch 2024-04-15T23:52:02.554 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:01.745500+0000 mon.smithi169 (mon.0) 206 : audit [INF] from='client.? 172.21.15.169:0/821032468' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e0911ee5-007e-4586-b0b1-490b2767b63f"}]': finished 2024-04-15T23:52:02.554 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:01.745570+0000 mon.smithi169 (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-15T23:52:02.554 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:01.745690+0000 mon.smithi169 (mon.0) 208 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:52:02.554 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:02.186963+0000 mon.smithi169 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.169:0/57377069' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:52:02.554 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:02.299687+0000 mgr.smithi169.akrtny (mgr.14162) 68 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:02.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:01.385580+0000 mon.smithi169 (mon.0) 204 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:02.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:01.741988+0000 mon.smithi169 (mon.0) 205 : audit [INF] from='client.? 172.21.15.169:0/821032468' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0911ee5-007e-4586-b0b1-490b2767b63f"}]: dispatch 2024-04-15T23:52:02.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:01.745500+0000 mon.smithi169 (mon.0) 206 : audit [INF] from='client.? 172.21.15.169:0/821032468' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e0911ee5-007e-4586-b0b1-490b2767b63f"}]': finished 2024-04-15T23:52:02.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:01.745570+0000 mon.smithi169 (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-15T23:52:02.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:01.745690+0000 mon.smithi169 (mon.0) 208 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:52:02.656 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:02.186963+0000 mon.smithi169 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.169:0/57377069' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:52:02.656 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:02.299687+0000 mgr.smithi169.akrtny (mgr.14162) 68 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:04.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:04.299914+0000 mgr.smithi169.akrtny (mgr.14162) 69 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:04.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:04.299914+0000 mgr.smithi169.akrtny (mgr.14162) 69 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:06.805 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:05.552354+0000 mon.smithi169 (mon.0) 210 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:06.806 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:05.555515+0000 mon.smithi169 (mon.0) 211 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:06.806 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:05.557029+0000 mgr.smithi169.akrtny (mgr.14162) 70 : cephadm [INF] Reconfiguring mon.smithi169 (unknown last config time)... 2024-04-15T23:52:06.806 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:05.557235+0000 mon.smithi169 (mon.0) 212 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-15T23:52:06.806 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:05.557747+0000 mon.smithi169 (mon.0) 213 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-15T23:52:06.806 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:05.558211+0000 mon.smithi169 (mon.0) 214 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:06.806 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:05.558607+0000 mgr.smithi169.akrtny (mgr.14162) 71 : cephadm [INF] Reconfiguring daemon mon.smithi169 on smithi169 2024-04-15T23:52:06.806 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:06.300191+0000 mgr.smithi169.akrtny (mgr.14162) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:06.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:05.552354+0000 mon.smithi169 (mon.0) 210 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:06.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:05.555515+0000 mon.smithi169 (mon.0) 211 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:06.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:05.557029+0000 mgr.smithi169.akrtny (mgr.14162) 70 : cephadm [INF] Reconfiguring mon.smithi169 (unknown last config time)... 2024-04-15T23:52:06.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:05.557235+0000 mon.smithi169 (mon.0) 212 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-15T23:52:06.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:05.557747+0000 mon.smithi169 (mon.0) 213 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-15T23:52:06.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:05.558211+0000 mon.smithi169 (mon.0) 214 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:06.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:05.558607+0000 mgr.smithi169.akrtny (mgr.14162) 71 : cephadm [INF] Reconfiguring daemon mon.smithi169 on smithi169 2024-04-15T23:52:06.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:06.300191+0000 mgr.smithi169.akrtny (mgr.14162) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:07.634904+0000 mon.smithi169 (mon.0) 215 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:07.635360+0000 mgr.smithi169.akrtny (mgr.14162) 73 : cephadm [INF] Reconfiguring mgr.smithi169.akrtny (unknown last config time)... 2024-04-15T23:52:08.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:07.635603+0000 mon.smithi169 (mon.0) 216 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi169.akrtny", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-15T23:52:08.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:07.636262+0000 mon.smithi169 (mon.0) 217 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-15T23:52:08.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:07.636770+0000 mon.smithi169 (mon.0) 218 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:08.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:07.637207+0000 mgr.smithi169.akrtny (mgr.14162) 74 : cephadm [INF] Reconfiguring daemon mgr.smithi169.akrtny on smithi169 2024-04-15T23:52:08.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:08.300475+0000 mgr.smithi169.akrtny (mgr.14162) 75 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:09.003 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:07.634904+0000 mon.smithi169 (mon.0) 215 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:09.004 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:07.635360+0000 mgr.smithi169.akrtny (mgr.14162) 73 : cephadm [INF] Reconfiguring mgr.smithi169.akrtny (unknown last config time)... 2024-04-15T23:52:09.004 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:07.635603+0000 mon.smithi169 (mon.0) 216 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi169.akrtny", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-15T23:52:09.004 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:07.636262+0000 mon.smithi169 (mon.0) 217 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-15T23:52:09.004 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:07.636770+0000 mon.smithi169 (mon.0) 218 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:09.004 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:07.637207+0000 mgr.smithi169.akrtny (mgr.14162) 74 : cephadm [INF] Reconfiguring daemon mgr.smithi169.akrtny on smithi169 2024-04-15T23:52:09.004 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:08.300475+0000 mgr.smithi169.akrtny (mgr.14162) 75 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:09.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:09.046238+0000 mon.smithi169 (mon.0) 219 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-15T23:52:09.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:09.046891+0000 mon.smithi169 (mon.0) 220 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:09.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:09.047390+0000 mgr.smithi169.akrtny (mgr.14162) 76 : cephadm [INF] Deploying daemon osd.0 on smithi169 2024-04-15T23:52:09.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:09.046238+0000 mon.smithi169 (mon.0) 219 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-15T23:52:09.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:09.046891+0000 mon.smithi169 (mon.0) 220 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:09.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:09.047390+0000 mgr.smithi169.akrtny (mgr.14162) 76 : cephadm [INF] Deploying daemon osd.0 on smithi169 2024-04-15T23:52:11.542 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:10.300710+0000 mgr.smithi169.akrtny (mgr.14162) 77 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:11.542 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:10.313116+0000 mon.smithi169 (mon.0) 221 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:11.543 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:10.313607+0000 mgr.smithi169.akrtny (mgr.14162) 78 : cephadm [INF] Reconfiguring alertmanager.smithi169 (dependencies changed)... 2024-04-15T23:52:11.543 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:10.315655+0000 mgr.smithi169.akrtny (mgr.14162) 79 : cephadm [INF] Reconfiguring daemon alertmanager.smithi169 on smithi169 2024-04-15T23:52:11.543 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:10.430696+0000 mon.smithi169 (mon.0) 222 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:52:11.543 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:10.432719+0000 mon.smithi169 (mon.0) 223 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:52:11.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:10.300710+0000 mgr.smithi169.akrtny (mgr.14162) 77 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:11.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:10.313116+0000 mon.smithi169 (mon.0) 221 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:11.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:10.313607+0000 mgr.smithi169.akrtny (mgr.14162) 78 : cephadm [INF] Reconfiguring alertmanager.smithi169 (dependencies changed)... 2024-04-15T23:52:11.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:10.315655+0000 mgr.smithi169.akrtny (mgr.14162) 79 : cephadm [INF] Reconfiguring daemon alertmanager.smithi169 on smithi169 2024-04-15T23:52:11.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:10.430696+0000 mon.smithi169 (mon.0) 222 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:52:11.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:10.432719+0000 mon.smithi169 (mon.0) 223 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:52:13.585 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:12.300982+0000 mgr.smithi169.akrtny (mgr.14162) 80 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:13.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:12.300982+0000 mgr.smithi169.akrtny (mgr.14162) 80 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:13.866 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 0 on host 'smithi169' 2024-04-15T23:52:15.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:13.879628+0000 mon.smithi169 (mon.0) 224 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:15.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:13.883793+0000 mon.smithi169 (mon.0) 225 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:15.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:14.301387+0000 mgr.smithi169.akrtny (mgr.14162) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:15.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:13.879628+0000 mon.smithi169 (mon.0) 224 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:15.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:13.883793+0000 mon.smithi169 (mon.0) 225 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:15.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:14.301387+0000 mgr.smithi169.akrtny (mgr.14162) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:16.524 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:16.301586+0000 mgr.smithi169.akrtny (mgr.14162) 82 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:16.545 DEBUG:teuthology.orchestra.run.smithi169:osd.0> sudo journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.0.service 2024-04-15T23:52:16.547 INFO:tasks.cephadm:Deploying osd.1 on smithi169 with /dev/vg_nvme/lv_3... 2024-04-15T23:52:16.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-15T23:52:16.578 INFO:journalctl@ceph.osd.0.smithi169.stdout:-- Logs begin at Mon 2024-04-15 23:41:59 UTC. -- 2024-04-15T23:52:16.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:16.301586+0000 mgr.smithi169.akrtny (mgr.14162) 82 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:17.206 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 15 23:52:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.0[45682]: debug 2024-04-15T23:52:16.953+0000 7f2bca6cf080 -1 osd.0 0 log_to_monitors {default=true} 2024-04-15T23:52:17.462 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:16.957133+0000 mon.smithi169 (mon.0) 226 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/3203048473,v1:172.21.15.169:6803/3203048473]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-15T23:52:17.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:16.957133+0000 mon.smithi169 (mon.0) 226 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/3203048473,v1:172.21.15.169:6803/3203048473]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-15T23:52:18.561 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 15 23:52:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.0[45682]: debug 2024-04-15T23:52:18.396+0000 7f2bc0c40700 -1 osd.0 0 waiting for initial osdmap 2024-04-15T23:52:18.562 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 15 23:52:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.0[45682]: debug 2024-04-15T23:52:18.401+0000 7f2bb9bb5700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-15T23:52:18.562 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:17.391730+0000 mon.smithi169 (mon.0) 227 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/3203048473,v1:172.21.15.169:6803/3203048473]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-15T23:52:18.562 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:17.391780+0000 mon.smithi169 (mon.0) 228 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-15T23:52:18.562 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:17.391864+0000 mon.smithi169 (mon.0) 229 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:52:18.562 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:17.392178+0000 mon.smithi169 (mon.0) 230 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/3203048473,v1:172.21.15.169:6803/3203048473]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-15T23:52:18.562 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:18.301859+0000 mgr.smithi169.akrtny (mgr.14162) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:18.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:17.391730+0000 mon.smithi169 (mon.0) 227 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/3203048473,v1:172.21.15.169:6803/3203048473]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-15T23:52:18.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:17.391780+0000 mon.smithi169 (mon.0) 228 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-15T23:52:18.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:17.391864+0000 mon.smithi169 (mon.0) 229 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:52:18.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:17.392178+0000 mon.smithi169 (mon.0) 230 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/3203048473,v1:172.21.15.169:6803/3203048473]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-15T23:52:18.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:18.301859+0000 mgr.smithi169.akrtny (mgr.14162) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:19.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:18.393809+0000 mon.smithi169 (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/3203048473,v1:172.21.15.169:6803/3203048473]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-04-15T23:52:19.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:18.393858+0000 mon.smithi169 (mon.0) 232 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-15T23:52:19.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:18.394186+0000 mon.smithi169 (mon.0) 233 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:52:19.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:18.397768+0000 mon.smithi169 (mon.0) 234 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:52:19.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:18.393809+0000 mon.smithi169 (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/3203048473,v1:172.21.15.169:6803/3203048473]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-04-15T23:52:19.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:18.393858+0000 mon.smithi169 (mon.0) 232 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-15T23:52:19.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:18.394186+0000 mon.smithi169 (mon.0) 233 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:52:19.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:18.397768+0000 mon.smithi169 (mon.0) 234 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:52:20.128 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-15T23:52:20.128 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-15T23:52:20.128 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10+0 records in 2024-04-15T23:52:20.128 INFO:teuthology.orchestra.run.smithi169.stderr:10+0 records out 2024-04-15T23:52:20.128 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0149132 s, 703 MB/s 2024-04-15T23:52:20.128 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping successful for: 2024-04-15T23:52:20.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:17.951012+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:52:20.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:17.951188+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:52:20.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:19.398422+0000 mon.smithi169 (mon.0) 235 : cluster [INF] osd.0 [v2:172.21.15.169:6802/3203048473,v1:172.21.15.169:6803/3203048473] boot 2024-04-15T23:52:20.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:19.398455+0000 mon.smithi169 (mon.0) 236 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-15T23:52:20.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:19.398897+0000 mon.smithi169 (mon.0) 237 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:52:20.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:20.067905+0000 mon.smithi169 (mon.0) 238 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:20.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:20.068409+0000 mgr.smithi169.akrtny (mgr.14162) 84 : cephadm [INF] Reconfiguring crash.smithi169 (monmap changed)... 2024-04-15T23:52:20.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:20.068615+0000 mon.smithi169 (mon.0) 239 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi169", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-15T23:52:20.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:20.069236+0000 mon.smithi169 (mon.0) 240 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:20.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:20.069711+0000 mgr.smithi169.akrtny (mgr.14162) 85 : cephadm [INF] Reconfiguring daemon crash.smithi169 on smithi169 2024-04-15T23:52:20.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:20.302150+0000 mgr.smithi169.akrtny (mgr.14162) 86 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:20.770 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:17.951012+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:52:20.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:17.951188+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:52:20.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:19.398422+0000 mon.smithi169 (mon.0) 235 : cluster [INF] osd.0 [v2:172.21.15.169:6802/3203048473,v1:172.21.15.169:6803/3203048473] boot 2024-04-15T23:52:20.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:19.398455+0000 mon.smithi169 (mon.0) 236 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-15T23:52:20.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:19.398897+0000 mon.smithi169 (mon.0) 237 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:52:20.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:20.067905+0000 mon.smithi169 (mon.0) 238 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:20.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:20.068409+0000 mgr.smithi169.akrtny (mgr.14162) 84 : cephadm [INF] Reconfiguring crash.smithi169 (monmap changed)... 2024-04-15T23:52:20.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:20.068615+0000 mon.smithi169 (mon.0) 239 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi169", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-15T23:52:20.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:20.069236+0000 mon.smithi169 (mon.0) 240 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:20.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:20.069711+0000 mgr.smithi169.akrtny (mgr.14162) 85 : cephadm [INF] Reconfiguring daemon crash.smithi169 on smithi169 2024-04-15T23:52:20.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:20.302150+0000 mgr.smithi169.akrtny (mgr.14162) 86 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-15T23:52:20.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_3 2024-04-15T23:52:21.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:20.408260+0000 mon.smithi169 (mon.0) 241 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-15T23:52:21.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:20.408260+0000 mon.smithi169 (mon.0) 241 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-15T23:52:23.392 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:22.258848+0000 mon.smithi169 (mon.0) 242 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:23.392 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:22.259369+0000 mgr.smithi169.akrtny (mgr.14162) 87 : cephadm [INF] Reconfiguring grafana.smithi169 (dependencies changed)... 2024-04-15T23:52:23.392 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:22.263610+0000 mgr.smithi169.akrtny (mgr.14162) 88 : cephadm [INF] Reconfiguring daemon grafana.smithi169 on smithi169 2024-04-15T23:52:23.392 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:22.302457+0000 mgr.smithi169.akrtny (mgr.14162) 89 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:23.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:22.258848+0000 mon.smithi169 (mon.0) 242 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:23.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:22.259369+0000 mgr.smithi169.akrtny (mgr.14162) 87 : cephadm [INF] Reconfiguring grafana.smithi169 (dependencies changed)... 2024-04-15T23:52:23.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:22.263610+0000 mgr.smithi169.akrtny (mgr.14162) 88 : cephadm [INF] Reconfiguring daemon grafana.smithi169 on smithi169 2024-04-15T23:52:23.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:22.302457+0000 mgr.smithi169.akrtny (mgr.14162) 89 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:24.385 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:23.774580+0000 mon.smithi169 (mon.0) 243 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:52:24.386 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:23.775887+0000 mon.smithi169 (mon.0) 244 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:52:24.386 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:23.776392+0000 mon.smithi169 (mon.0) 245 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:24.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:23.774580+0000 mon.smithi169 (mon.0) 243 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:52:24.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:23.775887+0000 mon.smithi169 (mon.0) 244 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:52:24.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:23.776392+0000 mon.smithi169 (mon.0) 245 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:25.518 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:23.773848+0000 mgr.smithi169.akrtny (mgr.14162) 90 : audit [DBG] from='client.14254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:52:25.518 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:23.775643+0000 mgr.smithi169.akrtny (mgr.14162) 91 : cephadm [INF] Applying service osd.None on host smithi169... 2024-04-15T23:52:25.518 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:24.302671+0000 mgr.smithi169.akrtny (mgr.14162) 92 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:25.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:23.773848+0000 mgr.smithi169.akrtny (mgr.14162) 90 : audit [DBG] from='client.14254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:52:25.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:23.775643+0000 mgr.smithi169.akrtny (mgr.14162) 91 : cephadm [INF] Applying service osd.None on host smithi169... 2024-04-15T23:52:25.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:24.302671+0000 mgr.smithi169.akrtny (mgr.14162) 92 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:26.497 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:26.303115+0000 mgr.smithi169.akrtny (mgr.14162) 93 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:26.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:26.303115+0000 mgr.smithi169.akrtny (mgr.14162) 93 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:28.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:27.608831+0000 mon.smithi169 (mon.0) 246 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:28.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:27.609488+0000 mgr.smithi169.akrtny (mgr.14162) 94 : cephadm [INF] Reconfiguring prometheus.smithi169 (dependencies changed)... 2024-04-15T23:52:28.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:27.611703+0000 mgr.smithi169.akrtny (mgr.14162) 95 : cephadm [INF] Reconfiguring daemon prometheus.smithi169 on smithi169 2024-04-15T23:52:28.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:28.303360+0000 mgr.smithi169.akrtny (mgr.14162) 96 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:29.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:27.608831+0000 mon.smithi169 (mon.0) 246 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:29.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:27.609488+0000 mgr.smithi169.akrtny (mgr.14162) 94 : cephadm [INF] Reconfiguring prometheus.smithi169 (dependencies changed)... 2024-04-15T23:52:29.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:27.611703+0000 mgr.smithi169.akrtny (mgr.14162) 95 : cephadm [INF] Reconfiguring daemon prometheus.smithi169 on smithi169 2024-04-15T23:52:29.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:28.303360+0000 mgr.smithi169.akrtny (mgr.14162) 96 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:29.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:28.642445+0000 mon.smithi169 (mon.0) 247 : audit [INF] from='client.? 172.21.15.169:0/2036898599' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fde4b3d5-f7b1-45e4-be50-428b9bcda51e"}]: dispatch 2024-04-15T23:52:29.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:28.645829+0000 mon.smithi169 (mon.0) 248 : audit [INF] from='client.? 172.21.15.169:0/2036898599' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fde4b3d5-f7b1-45e4-be50-428b9bcda51e"}]': finished 2024-04-15T23:52:29.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:28.645867+0000 mon.smithi169 (mon.0) 249 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-15T23:52:29.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:28.645942+0000 mon.smithi169 (mon.0) 250 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:52:29.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:29.047892+0000 mon.smithi169 (mon.0) 251 : audit [DBG] from='client.? 172.21.15.169:0/1386766156' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:52:30.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:28.642445+0000 mon.smithi169 (mon.0) 247 : audit [INF] from='client.? 172.21.15.169:0/2036898599' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fde4b3d5-f7b1-45e4-be50-428b9bcda51e"}]: dispatch 2024-04-15T23:52:30.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:28.645829+0000 mon.smithi169 (mon.0) 248 : audit [INF] from='client.? 172.21.15.169:0/2036898599' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fde4b3d5-f7b1-45e4-be50-428b9bcda51e"}]': finished 2024-04-15T23:52:30.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:28.645867+0000 mon.smithi169 (mon.0) 249 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-15T23:52:30.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:28.645942+0000 mon.smithi169 (mon.0) 250 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:52:30.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:29.047892+0000 mon.smithi169 (mon.0) 251 : audit [DBG] from='client.? 172.21.15.169:0/1386766156' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:52:30.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:30.303829+0000 mgr.smithi169.akrtny (mgr.14162) 97 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:31.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:30.303829+0000 mgr.smithi169.akrtny (mgr.14162) 97 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:32.506 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:32.304085+0000 mgr.smithi169.akrtny (mgr.14162) 98 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:32.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:32.304085+0000 mgr.smithi169.akrtny (mgr.14162) 98 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:34.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:34.304443+0000 mgr.smithi169.akrtny (mgr.14162) 99 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:34.717 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:34.304443+0000 mgr.smithi169.akrtny (mgr.14162) 99 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:36.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:36.304797+0000 mgr.smithi169.akrtny (mgr.14162) 100 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:36.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:36.304797+0000 mgr.smithi169.akrtny (mgr.14162) 100 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:38.224 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:36.924856+0000 mon.smithi169 (mon.0) 252 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:38.224 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:36.925325+0000 mgr.smithi169.akrtny (mgr.14162) 101 : cephadm [INF] Reconfiguring crash.smithi203 (monmap changed)... 2024-04-15T23:52:38.224 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:36.925566+0000 mon.smithi169 (mon.0) 253 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi203", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-15T23:52:38.224 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:36.926162+0000 mon.smithi169 (mon.0) 254 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:38.224 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:36.926594+0000 mgr.smithi169.akrtny (mgr.14162) 102 : cephadm [INF] Reconfiguring daemon crash.smithi203 on smithi203 2024-04-15T23:52:38.397 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:36.924856+0000 mon.smithi169 (mon.0) 252 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:38.398 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:36.925325+0000 mgr.smithi169.akrtny (mgr.14162) 101 : cephadm [INF] Reconfiguring crash.smithi203 (monmap changed)... 2024-04-15T23:52:38.398 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:36.925566+0000 mon.smithi169 (mon.0) 253 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi203", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-15T23:52:38.398 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:36.926162+0000 mon.smithi169 (mon.0) 254 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:38.398 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:36.926594+0000 mgr.smithi169.akrtny (mgr.14162) 102 : cephadm [INF] Reconfiguring daemon crash.smithi203 on smithi203 2024-04-15T23:52:38.965 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:38.261652+0000 mon.smithi169 (mon.0) 255 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-15T23:52:38.965 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:38.262213+0000 mon.smithi169 (mon.0) 256 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:38.965 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:38.262645+0000 mgr.smithi169.akrtny (mgr.14162) 103 : cephadm [INF] Deploying daemon osd.1 on smithi169 2024-04-15T23:52:38.965 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:38.305084+0000 mgr.smithi169.akrtny (mgr.14162) 104 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:38.965 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:38.461821+0000 mon.smithi169 (mon.0) 257 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:38.965 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:38.462594+0000 mon.smithi169 (mon.0) 258 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.ohooxy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-15T23:52:38.966 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:38.463237+0000 mon.smithi169 (mon.0) 259 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-15T23:52:38.966 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:38.463711+0000 mon.smithi169 (mon.0) 260 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:39.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:38.261652+0000 mon.smithi169 (mon.0) 255 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-15T23:52:39.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:38.262213+0000 mon.smithi169 (mon.0) 256 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:39.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:38.262645+0000 mgr.smithi169.akrtny (mgr.14162) 103 : cephadm [INF] Deploying daemon osd.1 on smithi169 2024-04-15T23:52:39.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:38.305084+0000 mgr.smithi169.akrtny (mgr.14162) 104 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:39.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:38.461821+0000 mon.smithi169 (mon.0) 257 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:39.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:38.462594+0000 mon.smithi169 (mon.0) 258 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.ohooxy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-15T23:52:39.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:38.463237+0000 mon.smithi169 (mon.0) 259 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-15T23:52:39.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:38.463711+0000 mon.smithi169 (mon.0) 260 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:40.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:38.462352+0000 mgr.smithi169.akrtny (mgr.14162) 105 : cephadm [INF] Reconfiguring mgr.smithi203.ohooxy (monmap changed)... 2024-04-15T23:52:40.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:38.464150+0000 mgr.smithi169.akrtny (mgr.14162) 106 : cephadm [INF] Reconfiguring daemon mgr.smithi203.ohooxy on smithi203 2024-04-15T23:52:40.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:39.888837+0000 mon.smithi169 (mon.0) 261 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:40.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:39.889498+0000 mon.smithi169 (mon.0) 262 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-15T23:52:40.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:39.890090+0000 mon.smithi169 (mon.0) 263 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-15T23:52:40.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:39.890594+0000 mon.smithi169 (mon.0) 264 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:40.183 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:38.462352+0000 mgr.smithi169.akrtny (mgr.14162) 105 : cephadm [INF] Reconfiguring mgr.smithi203.ohooxy (monmap changed)... 2024-04-15T23:52:40.183 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:38.464150+0000 mgr.smithi169.akrtny (mgr.14162) 106 : cephadm [INF] Reconfiguring daemon mgr.smithi203.ohooxy on smithi203 2024-04-15T23:52:40.183 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:39.888837+0000 mon.smithi169 (mon.0) 261 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:40.183 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:39.889498+0000 mon.smithi169 (mon.0) 262 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-15T23:52:40.183 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:39.890090+0000 mon.smithi169 (mon.0) 263 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-15T23:52:40.183 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:39.890594+0000 mon.smithi169 (mon.0) 264 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:41.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:39.889284+0000 mgr.smithi169.akrtny (mgr.14162) 107 : cephadm [INF] Reconfiguring mon.smithi203 (monmap changed)... 2024-04-15T23:52:41.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:39.891029+0000 mgr.smithi169.akrtny (mgr.14162) 108 : cephadm [INF] Reconfiguring daemon mon.smithi203 on smithi203 2024-04-15T23:52:41.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:40.305414+0000 mgr.smithi169.akrtny (mgr.14162) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:41.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:39.889284+0000 mgr.smithi169.akrtny (mgr.14162) 107 : cephadm [INF] Reconfiguring mon.smithi203 (monmap changed)... 2024-04-15T23:52:41.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:39.891029+0000 mgr.smithi169.akrtny (mgr.14162) 108 : cephadm [INF] Reconfiguring daemon mon.smithi203 on smithi203 2024-04-15T23:52:41.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:40.305414+0000 mgr.smithi169.akrtny (mgr.14162) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:41.785 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 1 on host 'smithi169' 2024-04-15T23:52:42.383 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.179143+0000 mon.smithi169 (mon.0) 265 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:42.384 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.181475+0000 mon.smithi169 (mon.0) 266 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-15T23:52:42.384 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.181795+0000 mgr.smithi169.akrtny (mgr.14162) 110 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-15T23:52:42.384 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.797333+0000 mon.smithi169 (mon.0) 267 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:42.384 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.803211+0000 mon.smithi169 (mon.0) 268 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:42.384 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.813202+0000 mon.smithi169 (mon.0) 269 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169:9093"}]: dispatch 2024-04-15T23:52:42.384 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.819305+0000 mon.smithi169 (mon.0) 270 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:42.384 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.822046+0000 mon.smithi169 (mon.0) 271 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-15T23:52:42.384 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.826305+0000 mon.smithi169 (mon.0) 272 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169:3000"}]: dispatch 2024-04-15T23:52:42.384 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.832538+0000 mon.smithi169 (mon.0) 273 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:42.384 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.835124+0000 mon.smithi169 (mon.0) 274 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-15T23:52:42.384 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.839110+0000 mon.smithi169 (mon.0) 275 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169:9095"}]: dispatch 2024-04-15T23:52:42.384 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.844957+0000 mon.smithi169 (mon.0) 276 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:42.385 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.847089+0000 mon.smithi169 (mon.0) 277 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:52:42.407 DEBUG:teuthology.orchestra.run.smithi169:osd.1> sudo journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.1.service 2024-04-15T23:52:42.410 INFO:tasks.cephadm:Deploying osd.2 on smithi169 with /dev/vg_nvme/lv_2... 2024-04-15T23:52:42.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-15T23:52:42.441 INFO:journalctl@ceph.osd.1.smithi169.stdout:-- Logs begin at Mon 2024-04-15 23:41:59 UTC. -- 2024-04-15T23:52:42.466 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.179143+0000 mon.smithi169 (mon.0) 265 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:42.467 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.181475+0000 mon.smithi169 (mon.0) 266 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-15T23:52:42.467 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.181795+0000 mgr.smithi169.akrtny (mgr.14162) 110 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-15T23:52:42.467 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.797333+0000 mon.smithi169 (mon.0) 267 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:42.467 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.803211+0000 mon.smithi169 (mon.0) 268 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:42.467 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.813202+0000 mon.smithi169 (mon.0) 269 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169:9093"}]: dispatch 2024-04-15T23:52:42.467 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.819305+0000 mon.smithi169 (mon.0) 270 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:42.467 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.822046+0000 mon.smithi169 (mon.0) 271 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-15T23:52:42.467 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.826305+0000 mon.smithi169 (mon.0) 272 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169:3000"}]: dispatch 2024-04-15T23:52:42.467 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.832538+0000 mon.smithi169 (mon.0) 273 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:42.467 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.835124+0000 mon.smithi169 (mon.0) 274 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-15T23:52:42.467 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.839110+0000 mon.smithi169 (mon.0) 275 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169:9095"}]: dispatch 2024-04-15T23:52:42.467 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.844957+0000 mon.smithi169 (mon.0) 276 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:42.468 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.847089+0000 mon.smithi169 (mon.0) 277 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:52:43.373 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.813489+0000 mgr.smithi169.akrtny (mgr.14162) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169:9093"}]: dispatch 2024-04-15T23:52:43.373 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.822345+0000 mgr.smithi169.akrtny (mgr.14162) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-15T23:52:43.373 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.826599+0000 mgr.smithi169.akrtny (mgr.14162) 113 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169:3000"}]: dispatch 2024-04-15T23:52:43.373 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.835474+0000 mgr.smithi169.akrtny (mgr.14162) 114 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-15T23:52:43.373 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:41.839361+0000 mgr.smithi169.akrtny (mgr.14162) 115 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169:9095"}]: dispatch 2024-04-15T23:52:43.373 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:42.305922+0000 mgr.smithi169.akrtny (mgr.14162) 116 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:43.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.813489+0000 mgr.smithi169.akrtny (mgr.14162) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169:9093"}]: dispatch 2024-04-15T23:52:43.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.822345+0000 mgr.smithi169.akrtny (mgr.14162) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-15T23:52:43.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.826599+0000 mgr.smithi169.akrtny (mgr.14162) 113 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169:3000"}]: dispatch 2024-04-15T23:52:43.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.835474+0000 mgr.smithi169.akrtny (mgr.14162) 114 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-15T23:52:43.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:41.839361+0000 mgr.smithi169.akrtny (mgr.14162) 115 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169:9095"}]: dispatch 2024-04-15T23:52:43.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:42.305922+0000 mgr.smithi169.akrtny (mgr.14162) 116 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:44.775 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-15T23:52:44.775 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-15T23:52:44.775 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10+0 records in 2024-04-15T23:52:44.775 INFO:teuthology.orchestra.run.smithi169.stderr:10+0 records out 2024-04-15T23:52:44.775 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0123934 s, 846 MB/s 2024-04-15T23:52:44.775 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping successful for: 2024-04-15T23:52:44.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:43.599046+0000 mon.smithi169 (mon.0) 278 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:44.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:44.306230+0000 mgr.smithi169.akrtny (mgr.14162) 117 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:44.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:43.599046+0000 mon.smithi169 (mon.0) 278 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:44.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:44.306230+0000 mgr.smithi169.akrtny (mgr.14162) 117 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:45.211 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 15 23:52:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.1[48988]: debug 2024-04-15T23:52:44.918+0000 7f0200be6080 -1 osd.1 0 log_to_monitors {default=true} 2024-04-15T23:52:45.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:44.921839+0000 mon.smithi169 (mon.0) 279 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1207196967,v1:172.21.15.169:6811/1207196967]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-15T23:52:45.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:44.921839+0000 mon.smithi169 (mon.0) 279 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1207196967,v1:172.21.15.169:6811/1207196967]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-15T23:52:46.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_2 2024-04-15T23:52:46.680 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:45.610095+0000 mon.smithi169 (mon.0) 280 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1207196967,v1:172.21.15.169:6811/1207196967]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-15T23:52:46.680 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:45.610148+0000 mon.smithi169 (mon.0) 281 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-15T23:52:46.680 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:45.610240+0000 mon.smithi169 (mon.0) 282 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:52:46.680 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:45.610582+0000 mon.smithi169 (mon.0) 283 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1207196967,v1:172.21.15.169:6811/1207196967]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-15T23:52:46.680 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:46.306487+0000 mgr.smithi169.akrtny (mgr.14162) 118 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:46.680 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 15 23:52:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.1[48988]: debug 2024-04-15T23:52:46.613+0000 7f01f7157700 -1 osd.1 0 waiting for initial osdmap 2024-04-15T23:52:46.680 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 15 23:52:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.1[48988]: debug 2024-04-15T23:52:46.616+0000 7f01f20d0700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-15T23:52:46.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:45.610095+0000 mon.smithi169 (mon.0) 280 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1207196967,v1:172.21.15.169:6811/1207196967]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-15T23:52:46.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:45.610148+0000 mon.smithi169 (mon.0) 281 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-15T23:52:46.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:45.610240+0000 mon.smithi169 (mon.0) 282 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:52:46.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:45.610582+0000 mon.smithi169 (mon.0) 283 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1207196967,v1:172.21.15.169:6811/1207196967]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-15T23:52:46.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:46.306487+0000 mgr.smithi169.akrtny (mgr.14162) 118 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:47.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:46.611009+0000 mon.smithi169 (mon.0) 284 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1207196967,v1:172.21.15.169:6811/1207196967]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-04-15T23:52:47.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:46.611063+0000 mon.smithi169 (mon.0) 285 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-15T23:52:47.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:46.611624+0000 mon.smithi169 (mon.0) 286 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:52:47.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:46.614608+0000 mon.smithi169 (mon.0) 287 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:52:47.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:46.611009+0000 mon.smithi169 (mon.0) 284 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1207196967,v1:172.21.15.169:6811/1207196967]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-04-15T23:52:47.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:46.611063+0000 mon.smithi169 (mon.0) 285 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-15T23:52:47.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:46.611624+0000 mon.smithi169 (mon.0) 286 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:52:47.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:46.614608+0000 mon.smithi169 (mon.0) 287 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:52:48.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:45.936055+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:52:48.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:45.936144+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:52:48.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:47.616730+0000 mon.smithi169 (mon.0) 288 : cluster [INF] osd.1 [v2:172.21.15.169:6810/1207196967,v1:172.21.15.169:6811/1207196967] boot 2024-04-15T23:52:48.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:47.616773+0000 mon.smithi169 (mon.0) 289 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-15T23:52:48.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:47.617114+0000 mon.smithi169 (mon.0) 290 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:52:48.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:48.306791+0000 mgr.smithi169.akrtny (mgr.14162) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:48.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:48.574823+0000 mon.smithi169 (mon.0) 291 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:52:48.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:48.576127+0000 mon.smithi169 (mon.0) 292 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:52:48.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:48.576666+0000 mon.smithi169 (mon.0) 293 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:48.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:45.936055+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:52:48.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:45.936144+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:52:48.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:47.616730+0000 mon.smithi169 (mon.0) 288 : cluster [INF] osd.1 [v2:172.21.15.169:6810/1207196967,v1:172.21.15.169:6811/1207196967] boot 2024-04-15T23:52:48.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:47.616773+0000 mon.smithi169 (mon.0) 289 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-15T23:52:48.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:47.617114+0000 mon.smithi169 (mon.0) 290 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:52:48.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:48.306791+0000 mgr.smithi169.akrtny (mgr.14162) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-15T23:52:48.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:48.574823+0000 mon.smithi169 (mon.0) 291 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:52:48.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:48.576127+0000 mon.smithi169 (mon.0) 292 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:52:48.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:48.576666+0000 mon.smithi169 (mon.0) 293 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:49.748 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:48.574064+0000 mgr.smithi169.akrtny (mgr.14162) 120 : audit [DBG] from='client.14272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:52:49.749 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:48.575914+0000 mgr.smithi169.akrtny (mgr.14162) 121 : cephadm [INF] Applying service osd.None on host smithi169... 2024-04-15T23:52:49.749 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:48.624652+0000 mon.smithi169 (mon.0) 294 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-15T23:52:49.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:48.574064+0000 mgr.smithi169.akrtny (mgr.14162) 120 : audit [DBG] from='client.14272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:52:49.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:48.575914+0000 mgr.smithi169.akrtny (mgr.14162) 121 : cephadm [INF] Applying service osd.None on host smithi169... 2024-04-15T23:52:49.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:48.624652+0000 mon.smithi169 (mon.0) 294 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-15T23:52:50.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:50.307042+0000 mgr.smithi169.akrtny (mgr.14162) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:52:50.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:50.307042+0000 mgr.smithi169.akrtny (mgr.14162) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:52:52.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:51.222261+0000 mon.smithi169 (mon.0) 295 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:52.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:51.324872+0000 mon.smithi169 (mon.0) 296 : audit [INF] from='client.? 172.21.15.169:0/1687465784' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7da7a409-e3f1-43ea-8c41-0693061df4dc"}]: dispatch 2024-04-15T23:52:52.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:51.333405+0000 mon.smithi169 (mon.0) 297 : audit [INF] from='client.? 172.21.15.169:0/1687465784' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7da7a409-e3f1-43ea-8c41-0693061df4dc"}]': finished 2024-04-15T23:52:52.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:51.333444+0000 mon.smithi169 (mon.0) 298 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-15T23:52:52.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:51.333540+0000 mon.smithi169 (mon.0) 299 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:52:52.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:51.745086+0000 mon.smithi169 (mon.0) 300 : audit [DBG] from='client.? 172.21.15.169:0/3705222503' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:52:52.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:51.222261+0000 mon.smithi169 (mon.0) 295 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:52.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:51.324872+0000 mon.smithi169 (mon.0) 296 : audit [INF] from='client.? 172.21.15.169:0/1687465784' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7da7a409-e3f1-43ea-8c41-0693061df4dc"}]: dispatch 2024-04-15T23:52:52.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:51.333405+0000 mon.smithi169 (mon.0) 297 : audit [INF] from='client.? 172.21.15.169:0/1687465784' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7da7a409-e3f1-43ea-8c41-0693061df4dc"}]': finished 2024-04-15T23:52:52.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:51.333444+0000 mon.smithi169 (mon.0) 298 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-15T23:52:52.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:51.333540+0000 mon.smithi169 (mon.0) 299 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:52:52.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:51.745086+0000 mon.smithi169 (mon.0) 300 : audit [DBG] from='client.? 172.21.15.169:0/3705222503' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:52:53.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:52.307363+0000 mgr.smithi169.akrtny (mgr.14162) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:52:53.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:52.307363+0000 mgr.smithi169.akrtny (mgr.14162) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:52:54.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:54.307697+0000 mgr.smithi169.akrtny (mgr.14162) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:52:54.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:54.307697+0000 mgr.smithi169.akrtny (mgr.14162) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:52:56.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:56.308112+0000 mgr.smithi169.akrtny (mgr.14162) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:52:56.702 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:56.308112+0000 mgr.smithi169.akrtny (mgr.14162) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:52:58.244 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:56.938108+0000 mgr.smithi169.akrtny (mgr.14162) 126 : cephadm [INF] Detected new or changed devices on smithi169 2024-04-15T23:52:58.244 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:56.942532+0000 mon.smithi169 (mon.0) 301 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:58.244 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:57.179546+0000 mon.smithi169 (mon.0) 302 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:58.244 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:57.181500+0000 mon.smithi169 (mon.0) 303 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:52:58.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:56.938108+0000 mgr.smithi169.akrtny (mgr.14162) 126 : cephadm [INF] Detected new or changed devices on smithi169 2024-04-15T23:52:58.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:56.942532+0000 mon.smithi169 (mon.0) 301 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:58.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:57.179546+0000 mon.smithi169 (mon.0) 302 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:52:58.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:57.181500+0000 mon.smithi169 (mon.0) 303 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:52:58.990 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:52:58.308426+0000 mgr.smithi169.akrtny (mgr.14162) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:52:58.995 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:58.747504+0000 mon.smithi169 (mon.0) 304 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-15T23:52:58.995 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:52:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:58.748162+0000 mon.smithi169 (mon.0) 305 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:52:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:52:58.308426+0000 mgr.smithi169.akrtny (mgr.14162) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:52:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:58.747504+0000 mon.smithi169 (mon.0) 304 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-15T23:52:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:52:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:58.748162+0000 mon.smithi169 (mon.0) 305 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:53:00.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:52:58.748647+0000 mgr.smithi169.akrtny (mgr.14162) 128 : cephadm [INF] Deploying daemon osd.2 on smithi169 2024-04-15T23:53:00.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:52:59.089202+0000 mon.smithi169 (mon.0) 306 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:00.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:52:58.748647+0000 mgr.smithi169.akrtny (mgr.14162) 128 : cephadm [INF] Deploying daemon osd.2 on smithi169 2024-04-15T23:53:00.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:52:59.089202+0000 mon.smithi169 (mon.0) 306 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:01.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:00.308710+0000 mgr.smithi169.akrtny (mgr.14162) 129 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:53:01.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:00.308710+0000 mgr.smithi169.akrtny (mgr.14162) 129 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:53:02.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:02.309022+0000 mgr.smithi169.akrtny (mgr.14162) 130 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:53:02.731 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:02.309022+0000 mgr.smithi169.akrtny (mgr.14162) 130 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:53:04.124 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 2 on host 'smithi169' 2024-04-15T23:53:04.951 DEBUG:teuthology.orchestra.run.smithi169:osd.2> sudo journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.2.service 2024-04-15T23:53:04.955 INFO:tasks.cephadm:Deploying osd.3 on smithi169 with /dev/vg_nvme/lv_1... 2024-04-15T23:53:04.955 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-15T23:53:04.984 INFO:journalctl@ceph.osd.2.smithi169.stdout:-- Logs begin at Mon 2024-04-15 23:41:59 UTC. -- 2024-04-15T23:53:05.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:04.137389+0000 mon.smithi169 (mon.0) 307 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:05.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:04.142240+0000 mon.smithi169 (mon.0) 308 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:05.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:04.152197+0000 mon.smithi169 (mon.0) 309 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:05.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:04.309284+0000 mgr.smithi169.akrtny (mgr.14162) 131 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:53:05.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:04.137389+0000 mon.smithi169 (mon.0) 307 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:05.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:04.142240+0000 mon.smithi169 (mon.0) 308 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:05.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:04.152197+0000 mon.smithi169 (mon.0) 309 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:05.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:04.309284+0000 mgr.smithi169.akrtny (mgr.14162) 131 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:53:06.652 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:06.309631+0000 mgr.smithi169.akrtny (mgr.14162) 132 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:53:06.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:06.309631+0000 mgr.smithi169.akrtny (mgr.14162) 132 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:53:07.404 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:07.262952+0000 mon.smithi169 (mon.0) 310 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/3255799530,v1:172.21.15.169:6819/3255799530]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-15T23:53:07.404 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 15 23:53:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.2[52625]: debug 2024-04-15T23:53:07.259+0000 7f685a5ab080 -1 osd.2 0 log_to_monitors {default=true} 2024-04-15T23:53:07.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:07.262952+0000 mon.smithi169 (mon.0) 310 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/3255799530,v1:172.21.15.169:6819/3255799530]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-15T23:53:08.166 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-15T23:53:08.167 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-15T23:53:08.167 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10+0 records in 2024-04-15T23:53:08.167 INFO:teuthology.orchestra.run.smithi169.stderr:10+0 records out 2024-04-15T23:53:08.167 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0136838 s, 766 MB/s 2024-04-15T23:53:08.167 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping successful for: 2024-04-15T23:53:08.588 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 15 23:53:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.2[52625]: debug 2024-04-15T23:53:08.405+0000 7f6850b1c700 -1 osd.2 0 waiting for initial osdmap 2024-04-15T23:53:08.588 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 15 23:53:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.2[52625]: debug 2024-04-15T23:53:08.411+0000 7f684b294700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-15T23:53:08.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:07.403707+0000 mon.smithi169 (mon.0) 311 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/3255799530,v1:172.21.15.169:6819/3255799530]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-15T23:53:08.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:07.403776+0000 mon.smithi169 (mon.0) 312 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-15T23:53:08.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:07.403878+0000 mon.smithi169 (mon.0) 313 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:53:08.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:07.404445+0000 mon.smithi169 (mon.0) 314 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/3255799530,v1:172.21.15.169:6819/3255799530]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-15T23:53:08.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:08.309952+0000 mgr.smithi169.akrtny (mgr.14162) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:53:08.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:07.403707+0000 mon.smithi169 (mon.0) 311 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/3255799530,v1:172.21.15.169:6819/3255799530]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-15T23:53:08.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:07.403776+0000 mon.smithi169 (mon.0) 312 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-15T23:53:08.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:07.403878+0000 mon.smithi169 (mon.0) 313 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:53:08.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:07.404445+0000 mon.smithi169 (mon.0) 314 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/3255799530,v1:172.21.15.169:6819/3255799530]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-15T23:53:08.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:08.309952+0000 mgr.smithi169.akrtny (mgr.14162) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:53:08.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_1 2024-04-15T23:53:09.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:08.403017+0000 mon.smithi169 (mon.0) 315 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/3255799530,v1:172.21.15.169:6819/3255799530]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-04-15T23:53:09.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:08.403064+0000 mon.smithi169 (mon.0) 316 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-15T23:53:09.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:08.404049+0000 mon.smithi169 (mon.0) 317 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:53:09.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:08.409375+0000 mon.smithi169 (mon.0) 318 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:53:09.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:08.640774+0000 mon.smithi169 (mon.0) 319 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:09.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:08.646055+0000 mon.smithi169 (mon.0) 320 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:09.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:08.648212+0000 mon.smithi169 (mon.0) 321 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:53:10.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:08.403017+0000 mon.smithi169 (mon.0) 315 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/3255799530,v1:172.21.15.169:6819/3255799530]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-04-15T23:53:10.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:08.403064+0000 mon.smithi169 (mon.0) 316 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-15T23:53:10.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:08.404049+0000 mon.smithi169 (mon.0) 317 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:53:10.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:08.409375+0000 mon.smithi169 (mon.0) 318 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:53:10.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:08.640774+0000 mon.smithi169 (mon.0) 319 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:10.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:08.646055+0000 mon.smithi169 (mon.0) 320 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:10.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:08.648212+0000 mon.smithi169 (mon.0) 321 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:53:10.691 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:08.273649+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:53:10.691 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:08.273840+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:53:10.691 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:09.407169+0000 mon.smithi169 (mon.0) 322 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:53:10.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:09.412457+0000 mon.smithi169 (mon.0) 323 : cluster [INF] osd.2 [v2:172.21.15.169:6818/3255799530,v1:172.21.15.169:6819/3255799530] boot 2024-04-15T23:53:10.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:09.412481+0000 mon.smithi169 (mon.0) 324 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-15T23:53:10.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:09.413387+0000 mon.smithi169 (mon.0) 325 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:53:10.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:09.413668+0000 mon.smithi169 (mon.0) 326 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-15T23:53:10.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:10.310191+0000 mgr.smithi169.akrtny (mgr.14162) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:53:10.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:10.413565+0000 mon.smithi169 (mon.0) 327 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-15T23:53:10.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:10.413614+0000 mon.smithi169 (mon.0) 328 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-15T23:53:10.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:10.414286+0000 mon.smithi169 (mon.0) 329 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-15T23:53:10.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:10.431541+0000 mon.smithi169 (mon.0) 330 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:53:10.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:10.433865+0000 mon.smithi169 (mon.0) 331 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:53:10.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:10.438754+0000 mon.smithi169 (mon.0) 332 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:10.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:08.273649+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:53:10.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:08.273840+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:53:10.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:09.407169+0000 mon.smithi169 (mon.0) 322 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:53:10.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:09.412457+0000 mon.smithi169 (mon.0) 323 : cluster [INF] osd.2 [v2:172.21.15.169:6818/3255799530,v1:172.21.15.169:6819/3255799530] boot 2024-04-15T23:53:10.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:09.412481+0000 mon.smithi169 (mon.0) 324 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-15T23:53:10.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:09.413387+0000 mon.smithi169 (mon.0) 325 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:53:10.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:09.413668+0000 mon.smithi169 (mon.0) 326 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-15T23:53:10.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:10.310191+0000 mgr.smithi169.akrtny (mgr.14162) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-15T23:53:10.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:10.413565+0000 mon.smithi169 (mon.0) 327 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-15T23:53:10.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:10.413614+0000 mon.smithi169 (mon.0) 328 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-15T23:53:10.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:10.414286+0000 mon.smithi169 (mon.0) 329 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-15T23:53:10.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:10.431541+0000 mon.smithi169 (mon.0) 330 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:53:10.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:10.433865+0000 mon.smithi169 (mon.0) 331 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:53:10.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:10.438754+0000 mon.smithi169 (mon.0) 332 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:12.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:11.411989+0000 mon.smithi169 (mon.0) 333 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-15T23:53:12.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:11.412074+0000 mon.smithi169 (mon.0) 334 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-15T23:53:12.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:11.586871+0000 mgr.smithi169.akrtny (mgr.14162) 135 : audit [DBG] from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:53:12.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:11.587575+0000 mon.smithi169 (mon.0) 335 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:53:12.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:53:11.588512+0000 mgr.smithi169.akrtny (mgr.14162) 136 : cephadm [INF] Applying service osd.None on host smithi169... 2024-04-15T23:53:12.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:11.588706+0000 mon.smithi169 (mon.0) 336 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:53:12.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:11.589192+0000 mon.smithi169 (mon.0) 337 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:53:12.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:12.310438+0000 mgr.smithi169.akrtny (mgr.14162) 137 : cluster [DBG] pgmap v101: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:12.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:11.411989+0000 mon.smithi169 (mon.0) 333 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-15T23:53:12.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:11.412074+0000 mon.smithi169 (mon.0) 334 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-15T23:53:12.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:11.586871+0000 mgr.smithi169.akrtny (mgr.14162) 135 : audit [DBG] from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:53:12.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:11.587575+0000 mon.smithi169 (mon.0) 335 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:53:12.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:53:11.588512+0000 mgr.smithi169.akrtny (mgr.14162) 136 : cephadm [INF] Applying service osd.None on host smithi169... 2024-04-15T23:53:12.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:11.588706+0000 mon.smithi169 (mon.0) 336 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:53:12.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:11.589192+0000 mon.smithi169 (mon.0) 337 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:53:12.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:12.310438+0000 mgr.smithi169.akrtny (mgr.14162) 137 : cluster [DBG] pgmap v101: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:13.504 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:12.418173+0000 mon.smithi169 (mon.0) 338 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-15T23:53:13.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:12.418173+0000 mon.smithi169 (mon.0) 338 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-15T23:53:14.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:14.310712+0000 mgr.smithi169.akrtny (mgr.14162) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:14.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:14.310712+0000 mgr.smithi169.akrtny (mgr.14162) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:15.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:14.518912+0000 mon.smithi169 (mon.0) 339 : audit [INF] from='client.? 172.21.15.169:0/2408377290' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27f1ef6f-d483-459f-81e0-43b81dc6e60e"}]: dispatch 2024-04-15T23:53:15.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:14.523125+0000 mon.smithi169 (mon.0) 340 : audit [INF] from='client.? 172.21.15.169:0/2408377290' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27f1ef6f-d483-459f-81e0-43b81dc6e60e"}]': finished 2024-04-15T23:53:15.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:14.523167+0000 mon.smithi169 (mon.0) 341 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-15T23:53:15.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:14.523286+0000 mon.smithi169 (mon.0) 342 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:53:15.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:14.939097+0000 mon.smithi169 (mon.0) 343 : audit [DBG] from='client.? 172.21.15.169:0/3293829023' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:53:15.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:14.518912+0000 mon.smithi169 (mon.0) 339 : audit [INF] from='client.? 172.21.15.169:0/2408377290' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27f1ef6f-d483-459f-81e0-43b81dc6e60e"}]: dispatch 2024-04-15T23:53:15.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:14.523125+0000 mon.smithi169 (mon.0) 340 : audit [INF] from='client.? 172.21.15.169:0/2408377290' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27f1ef6f-d483-459f-81e0-43b81dc6e60e"}]': finished 2024-04-15T23:53:15.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:14.523167+0000 mon.smithi169 (mon.0) 341 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-15T23:53:15.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:14.523286+0000 mon.smithi169 (mon.0) 342 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:53:15.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:14.939097+0000 mon.smithi169 (mon.0) 343 : audit [DBG] from='client.? 172.21.15.169:0/3293829023' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:53:17.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:15.754538+0000 mon.smithi169 (mon.0) 344 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:17.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:16.312002+0000 mgr.smithi169.akrtny (mgr.14162) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:17.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:15.754538+0000 mon.smithi169 (mon.0) 344 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:17.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:16.312002+0000 mgr.smithi169.akrtny (mgr.14162) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:18.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:18.312380+0000 mgr.smithi169.akrtny (mgr.14162) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:18.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:18.312380+0000 mgr.smithi169.akrtny (mgr.14162) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:20.527 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:20.313130+0000 mgr.smithi169.akrtny (mgr.14162) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:20.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:20.313130+0000 mgr.smithi169.akrtny (mgr.14162) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:21.703 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:53:20.453188+0000 mgr.smithi169.akrtny (mgr.14162) 142 : cephadm [INF] Detected new or changed devices on smithi169 2024-04-15T23:53:21.703 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:20.457736+0000 mon.smithi169 (mon.0) 345 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:21.703 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:20.462916+0000 mon.smithi169 (mon.0) 346 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:21.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:53:20.453188+0000 mgr.smithi169.akrtny (mgr.14162) 142 : cephadm [INF] Detected new or changed devices on smithi169 2024-04-15T23:53:21.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:20.457736+0000 mon.smithi169 (mon.0) 345 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:21.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:20.462916+0000 mon.smithi169 (mon.0) 346 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:22.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:21.742384+0000 mon.smithi169 (mon.0) 347 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-15T23:53:22.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:21.742987+0000 mon.smithi169 (mon.0) 348 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:53:22.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:53:21.743483+0000 mgr.smithi169.akrtny (mgr.14162) 143 : cephadm [INF] Deploying daemon osd.3 on smithi169 2024-04-15T23:53:22.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:22.313422+0000 mgr.smithi169.akrtny (mgr.14162) 144 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:22.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:21.742384+0000 mon.smithi169 (mon.0) 347 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-15T23:53:22.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:21.742987+0000 mon.smithi169 (mon.0) 348 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:53:22.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:53:21.743483+0000 mgr.smithi169.akrtny (mgr.14162) 143 : cephadm [INF] Deploying daemon osd.3 on smithi169 2024-04-15T23:53:22.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:22.313422+0000 mgr.smithi169.akrtny (mgr.14162) 144 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:24.479 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:24.313831+0000 mgr.smithi169.akrtny (mgr.14162) 145 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:24.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:24.313831+0000 mgr.smithi169.akrtny (mgr.14162) 145 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:25.341 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 3 on host 'smithi169' 2024-04-15T23:53:25.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:25.350680+0000 mon.smithi169 (mon.0) 349 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:53:25.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:25.354498+0000 mon.smithi169 (mon.0) 350 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:25.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:25.359171+0000 mon.smithi169 (mon.0) 351 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:25.719 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:25.350680+0000 mon.smithi169 (mon.0) 349 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:53:25.719 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:25.354498+0000 mon.smithi169 (mon.0) 350 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:25.719 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:25.359171+0000 mon.smithi169 (mon.0) 351 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:25.987 DEBUG:teuthology.orchestra.run.smithi169:osd.3> sudo journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.3.service 2024-04-15T23:53:25.990 INFO:tasks.cephadm:Deploying osd.4 on smithi203 with /dev/vg_nvme/lv_4... 2024-04-15T23:53:25.990 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-15T23:53:26.023 INFO:journalctl@ceph.osd.3.smithi169.stdout:-- Logs begin at Mon 2024-04-15 23:41:59 UTC. -- 2024-04-15T23:53:26.497 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:26.314129+0000 mgr.smithi169.akrtny (mgr.14162) 146 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:26.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:26.314129+0000 mgr.smithi169.akrtny (mgr.14162) 146 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:28.161 INFO:teuthology.orchestra.run.smithi203.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-15T23:53:28.161 INFO:teuthology.orchestra.run.smithi203.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-15T23:53:28.161 INFO:teuthology.orchestra.run.smithi203.stderr: stderr: 10+0 records in 2024-04-15T23:53:28.161 INFO:teuthology.orchestra.run.smithi203.stderr:10+0 records out 2024-04-15T23:53:28.161 INFO:teuthology.orchestra.run.smithi203.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110507 s, 949 MB/s 2024-04-15T23:53:28.162 INFO:teuthology.orchestra.run.smithi203.stderr:--> Zapping successful for: 2024-04-15T23:53:28.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:28.314580+0000 mgr.smithi169.akrtny (mgr.14162) 147 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:28.841 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 15 23:53:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.3[56027]: debug 2024-04-15T23:53:28.472+0000 7f408e6d1080 -1 osd.3 0 log_to_monitors {default=true} 2024-04-15T23:53:28.866 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:28.314580+0000 mgr.smithi169.akrtny (mgr.14162) 147 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:28.884 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi203:vg_nvme/lv_4 2024-04-15T23:53:29.573 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:28.477302+0000 mon.smithi203 (mon.1) 2 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/3534588914,v1:172.21.15.169:6827/3534588914]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-15T23:53:29.573 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:28.477527+0000 mon.smithi169 (mon.0) 352 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-15T23:53:29.641 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:28.477302+0000 mon.smithi203 (mon.1) 2 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/3534588914,v1:172.21.15.169:6827/3534588914]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-15T23:53:29.641 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:28.477527+0000 mon.smithi169 (mon.0) 352 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-15T23:53:30.616 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:29.473695+0000 mon.smithi169 (mon.0) 353 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-15T23:53:30.616 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:29.473749+0000 mon.smithi169 (mon.0) 354 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-15T23:53:30.616 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:29.473842+0000 mon.smithi169 (mon.0) 355 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:53:30.617 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:29.474478+0000 mon.smithi203 (mon.1) 3 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/3534588914,v1:172.21.15.169:6827/3534588914]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-15T23:53:30.617 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:29.474671+0000 mon.smithi169 (mon.0) 356 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-15T23:53:30.617 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:30.031435+0000 mon.smithi169 (mon.0) 357 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:30.617 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:30.315025+0000 mgr.smithi169.akrtny (mgr.14162) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:30.838 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 15 23:53:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.3[56027]: debug 2024-04-15T23:53:30.480+0000 7f4084c42700 -1 osd.3 0 waiting for initial osdmap 2024-04-15T23:53:30.838 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 15 23:53:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.3[56027]: debug 2024-04-15T23:53:30.485+0000 7f407fbbb700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-15T23:53:30.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:29.473695+0000 mon.smithi169 (mon.0) 353 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-15T23:53:30.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:29.473749+0000 mon.smithi169 (mon.0) 354 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-15T23:53:30.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:29.473842+0000 mon.smithi169 (mon.0) 355 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:53:30.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:29.474478+0000 mon.smithi203 (mon.1) 3 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/3534588914,v1:172.21.15.169:6827/3534588914]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-15T23:53:30.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:29.474671+0000 mon.smithi169 (mon.0) 356 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-15T23:53:30.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:30.031435+0000 mon.smithi169 (mon.0) 357 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:30.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:30.315025+0000 mgr.smithi169.akrtny (mgr.14162) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:31.633 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:29.449257+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:53:31.633 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:29.449348+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:53:31.633 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:30.478892+0000 mon.smithi169 (mon.0) 358 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-04-15T23:53:31.633 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:30.478955+0000 mon.smithi169 (mon.0) 359 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-15T23:53:31.633 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:30.480352+0000 mon.smithi169 (mon.0) 360 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:53:31.633 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:30.482281+0000 mon.smithi169 (mon.0) 361 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:53:31.633 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:31.058733+0000 mgr.smithi169.akrtny (mgr.14162) 149 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:53:31.633 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:31.059473+0000 mon.smithi169 (mon.0) 362 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:53:31.633 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:53:31.060664+0000 mgr.smithi169.akrtny (mgr.14162) 150 : cephadm [INF] Applying service osd.None on host smithi203... 2024-04-15T23:53:31.633 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:31.060861+0000 mon.smithi169 (mon.0) 363 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:53:31.634 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:31.061419+0000 mon.smithi169 (mon.0) 364 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:53:31.634 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:31.482077+0000 mon.smithi169 (mon.0) 365 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:53:31.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:29.449257+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:53:31.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:29.449348+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:53:31.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:30.478892+0000 mon.smithi169 (mon.0) 358 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-04-15T23:53:31.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:30.478955+0000 mon.smithi169 (mon.0) 359 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-15T23:53:31.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:30.480352+0000 mon.smithi169 (mon.0) 360 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:53:31.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:30.482281+0000 mon.smithi169 (mon.0) 361 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:53:31.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:31.058733+0000 mgr.smithi169.akrtny (mgr.14162) 149 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:53:31.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:31.059473+0000 mon.smithi169 (mon.0) 362 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:53:31.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:53:31.060664+0000 mgr.smithi169.akrtny (mgr.14162) 150 : cephadm [INF] Applying service osd.None on host smithi203... 2024-04-15T23:53:31.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:31.060861+0000 mon.smithi169 (mon.0) 363 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:53:31.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:31.061419+0000 mon.smithi169 (mon.0) 364 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:53:31.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:31.482077+0000 mon.smithi169 (mon.0) 365 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:53:32.607 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:31.486315+0000 mon.smithi169 (mon.0) 366 : cluster [INF] osd.3 [v2:172.21.15.169:6826/3534588914,v1:172.21.15.169:6827/3534588914] boot 2024-04-15T23:53:32.607 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:31.486342+0000 mon.smithi169 (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-15T23:53:32.607 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:31.486653+0000 mon.smithi169 (mon.0) 368 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:53:32.607 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:32.315325+0000 mgr.smithi169.akrtny (mgr.14162) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:31.486315+0000 mon.smithi169 (mon.0) 366 : cluster [INF] osd.3 [v2:172.21.15.169:6826/3534588914,v1:172.21.15.169:6827/3534588914] boot 2024-04-15T23:53:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:31.486342+0000 mon.smithi169 (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-15T23:53:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:31.486653+0000 mon.smithi169 (mon.0) 368 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:53:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:32.315325+0000 mgr.smithi169.akrtny (mgr.14162) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-15T23:53:33.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:32.495824+0000 mon.smithi169 (mon.0) 369 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-15T23:53:33.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:33.336256+0000 mon.smithi203 (mon.1) 4 : audit [INF] from='client.? 172.21.15.203:0/2165382475' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55afb18d-bd29-4dee-976a-727a93dbec6f"}]: dispatch 2024-04-15T23:53:33.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:33.336666+0000 mon.smithi169 (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55afb18d-bd29-4dee-976a-727a93dbec6f"}]: dispatch 2024-04-15T23:53:33.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:33.340669+0000 mon.smithi169 (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "55afb18d-bd29-4dee-976a-727a93dbec6f"}]': finished 2024-04-15T23:53:33.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:33.340737+0000 mon.smithi169 (mon.0) 372 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-15T23:53:33.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:33.340881+0000 mon.smithi169 (mon.0) 373 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:53:33.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:33.387835+0000 mon.smithi169 (mon.0) 374 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:33.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:33.393142+0000 mon.smithi169 (mon.0) 375 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:33.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:33.395278+0000 mon.smithi169 (mon.0) 376 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:53:33.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:32.495824+0000 mon.smithi169 (mon.0) 369 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-15T23:53:33.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:33.336256+0000 mon.smithi203 (mon.1) 4 : audit [INF] from='client.? 172.21.15.203:0/2165382475' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55afb18d-bd29-4dee-976a-727a93dbec6f"}]: dispatch 2024-04-15T23:53:33.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:33.336666+0000 mon.smithi169 (mon.0) 370 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "55afb18d-bd29-4dee-976a-727a93dbec6f"}]: dispatch 2024-04-15T23:53:33.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:33.340669+0000 mon.smithi169 (mon.0) 371 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "55afb18d-bd29-4dee-976a-727a93dbec6f"}]': finished 2024-04-15T23:53:33.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:33.340737+0000 mon.smithi169 (mon.0) 372 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-15T23:53:33.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:33.340881+0000 mon.smithi169 (mon.0) 373 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:53:33.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:33.387835+0000 mon.smithi169 (mon.0) 374 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:33.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:33.393142+0000 mon.smithi169 (mon.0) 375 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:33.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:33.395278+0000 mon.smithi169 (mon.0) 376 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:53:34.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:33.748736+0000 mon.smithi203 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.203:0/2330135895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:53:34.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:34.315791+0000 mgr.smithi169.akrtny (mgr.14162) 152 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:34.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:33.748736+0000 mon.smithi203 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.203:0/2330135895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:53:34.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:34.315791+0000 mgr.smithi169.akrtny (mgr.14162) 152 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:36.497 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:36.316058+0000 mgr.smithi169.akrtny (mgr.14162) 153 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:36.642 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:36.316058+0000 mgr.smithi169.akrtny (mgr.14162) 153 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:38.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:37.661571+0000 mon.smithi169 (mon.0) 377 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:38.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:37.664545+0000 mon.smithi169 (mon.0) 378 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:38.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:38.316487+0000 mgr.smithi169.akrtny (mgr.14162) 154 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:39.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:37.661571+0000 mon.smithi169 (mon.0) 377 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:39.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:37.664545+0000 mon.smithi169 (mon.0) 378 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:39.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:38.316487+0000 mgr.smithi169.akrtny (mgr.14162) 154 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:39.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:39.379280+0000 mon.smithi169 (mon.0) 379 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-15T23:53:39.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:39.380072+0000 mon.smithi169 (mon.0) 380 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:53:40.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:39.379280+0000 mon.smithi169 (mon.0) 379 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-15T23:53:40.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:39.380072+0000 mon.smithi169 (mon.0) 380 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:53:40.804 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:53:39.380737+0000 mgr.smithi169.akrtny (mgr.14162) 155 : cephadm [INF] Deploying daemon osd.4 on smithi203 2024-04-15T23:53:40.804 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:40.316987+0000 mgr.smithi169.akrtny (mgr.14162) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:41.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:53:39.380737+0000 mgr.smithi169.akrtny (mgr.14162) 155 : cephadm [INF] Deploying daemon osd.4 on smithi203 2024-04-15T23:53:41.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:40.316987+0000 mgr.smithi169.akrtny (mgr.14162) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:42.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:42.317339+0000 mgr.smithi169.akrtny (mgr.14162) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:42.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:42.317339+0000 mgr.smithi169.akrtny (mgr.14162) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:43.020 INFO:teuthology.orchestra.run.smithi203.stdout:Created osd(s) 4 on host 'smithi203' 2024-04-15T23:53:43.778 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:43.030384+0000 mon.smithi169 (mon.0) 381 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:53:43.778 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:43.033440+0000 mon.smithi169 (mon.0) 382 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:43.778 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:43.037916+0000 mon.smithi169 (mon.0) 383 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:43.859 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:43.030384+0000 mon.smithi169 (mon.0) 381 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:53:43.859 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:43.033440+0000 mon.smithi169 (mon.0) 382 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:43.860 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:43.037916+0000 mon.smithi169 (mon.0) 383 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:43.883 DEBUG:teuthology.orchestra.run.smithi203:osd.4> sudo journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.4.service 2024-04-15T23:53:43.886 INFO:tasks.cephadm:Deploying osd.5 on smithi203 with /dev/vg_nvme/lv_3... 2024-04-15T23:53:43.887 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-15T23:53:43.920 INFO:journalctl@ceph.osd.4.smithi203.stdout:-- Logs begin at Mon 2024-04-15 23:42:00 UTC. -- 2024-04-15T23:53:44.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:44.317682+0000 mgr.smithi169.akrtny (mgr.14162) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:44.728 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:44.317682+0000 mgr.smithi169.akrtny (mgr.14162) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:46.349 INFO:teuthology.orchestra.run.smithi203.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-15T23:53:46.349 INFO:teuthology.orchestra.run.smithi203.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-15T23:53:46.349 INFO:teuthology.orchestra.run.smithi203.stderr: stderr: 10+0 records in 2024-04-15T23:53:46.349 INFO:teuthology.orchestra.run.smithi203.stderr:10+0 records out 2024-04-15T23:53:46.349 INFO:teuthology.orchestra.run.smithi203.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0149801 s, 700 MB/s 2024-04-15T23:53:46.350 INFO:teuthology.orchestra.run.smithi203.stderr: stderr: 2024-04-15T23:53:46.350 INFO:teuthology.orchestra.run.smithi203.stderr:--> Zapping successful for: 2024-04-15T23:53:46.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:46.162545+0000 mon.smithi203 (mon.1) 6 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3362444523,v1:172.21.15.203:6801/3362444523]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-15T23:53:46.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:46.162972+0000 mon.smithi169 (mon.0) 384 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-15T23:53:46.405 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 15 23:53:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.4[42888]: debug 2024-04-15T23:53:46.158+0000 7fc6a96f7080 -1 osd.4 0 log_to_monitors {default=true} 2024-04-15T23:53:46.496 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:46.162545+0000 mon.smithi203 (mon.1) 6 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3362444523,v1:172.21.15.203:6801/3362444523]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-15T23:53:46.496 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:46.162972+0000 mon.smithi169 (mon.0) 384 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-15T23:53:47.202 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:46.219734+0000 mon.smithi169 (mon.0) 385 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-15T23:53:47.202 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:46.219821+0000 mon.smithi169 (mon.0) 386 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-15T23:53:47.202 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:46.219914+0000 mon.smithi169 (mon.0) 387 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:53:47.202 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:46.220382+0000 mon.smithi203 (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3362444523,v1:172.21.15.203:6801/3362444523]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:53:47.202 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:46.220666+0000 mon.smithi169 (mon.0) 388 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:53:47.202 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:46.317992+0000 mgr.smithi169.akrtny (mgr.14162) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:47.484 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 15 23:53:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.4[42888]: debug 2024-04-15T23:53:47.225+0000 7fc69fc68700 -1 osd.4 0 waiting for initial osdmap 2024-04-15T23:53:47.484 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 15 23:53:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.4[42888]: debug 2024-04-15T23:53:47.230+0000 7fc698bdd700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-15T23:53:47.484 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:46.219734+0000 mon.smithi169 (mon.0) 385 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-15T23:53:47.484 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:46.219821+0000 mon.smithi169 (mon.0) 386 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-15T23:53:47.484 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:46.219914+0000 mon.smithi169 (mon.0) 387 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:53:47.484 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:46.220382+0000 mon.smithi203 (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3362444523,v1:172.21.15.203:6801/3362444523]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:53:47.484 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:46.220666+0000 mon.smithi169 (mon.0) 388 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:53:47.484 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:46.317992+0000 mgr.smithi169.akrtny (mgr.14162) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-15T23:53:47.502 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi203:vg_nvme/lv_3 2024-04-15T23:53:48.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:47.224509+0000 mon.smithi169 (mon.0) 389 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-04-15T23:53:48.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:47.224602+0000 mon.smithi169 (mon.0) 390 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-15T23:53:48.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:47.224908+0000 mon.smithi169 (mon.0) 391 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:53:48.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:47.227530+0000 mon.smithi169 (mon.0) 392 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:53:48.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:47.312002+0000 mon.smithi169 (mon.0) 393 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:48.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:47.462980+0000 mon.smithi169 (mon.0) 394 : cluster [INF] osd.4 [v2:172.21.15.203:6800/3362444523,v1:172.21.15.203:6801/3362444523] boot 2024-04-15T23:53:48.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:47.463013+0000 mon.smithi169 (mon.0) 395 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-15T23:53:48.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:47.463239+0000 mon.smithi169 (mon.0) 396 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:53:48.589 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:47.574949+0000 mon.smithi169 (mon.0) 397 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:48.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:47.224509+0000 mon.smithi169 (mon.0) 389 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-04-15T23:53:48.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:47.224602+0000 mon.smithi169 (mon.0) 390 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-15T23:53:48.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:47.224908+0000 mon.smithi169 (mon.0) 391 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:53:48.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:47.227530+0000 mon.smithi169 (mon.0) 392 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:53:48.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:47.312002+0000 mon.smithi169 (mon.0) 393 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:48.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:47.462980+0000 mon.smithi169 (mon.0) 394 : cluster [INF] osd.4 [v2:172.21.15.203:6800/3362444523,v1:172.21.15.203:6801/3362444523] boot 2024-04-15T23:53:48.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:47.463013+0000 mon.smithi169 (mon.0) 395 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-15T23:53:48.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:47.463239+0000 mon.smithi169 (mon.0) 396 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:53:48.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:47.574949+0000 mon.smithi169 (mon.0) 397 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:49.403 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:47.147622+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:53:49.403 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:47.147729+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:53:49.403 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:48.318434+0000 mgr.smithi169.akrtny (mgr.14162) 160 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 24 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:53:49.403 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:48.465094+0000 mon.smithi169 (mon.0) 398 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-15T23:53:49.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:47.147622+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:53:49.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:47.147729+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:53:49.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:48.318434+0000 mgr.smithi169.akrtny (mgr.14162) 160 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 24 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:53:49.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:48.465094+0000 mon.smithi169 (mon.0) 398 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-15T23:53:50.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:49.466967+0000 mon.smithi169 (mon.0) 399 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-15T23:53:50.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:50.318976+0000 mgr.smithi169.akrtny (mgr.14162) 161 : cluster [DBG] pgmap v132: 1 pgs: 1 peering; 0 B data, 24 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:53:50.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:49.466967+0000 mon.smithi169 (mon.0) 399 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-15T23:53:50.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:50.318976+0000 mgr.smithi169.akrtny (mgr.14162) 161 : cluster [DBG] pgmap v132: 1 pgs: 1 peering; 0 B data, 24 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:53:51.722 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:51.129995+0000 mgr.smithi169.akrtny (mgr.14162) 162 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:53:51.722 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:51.130907+0000 mon.smithi169 (mon.0) 400 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:53:51.722 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:53:51.132253+0000 mgr.smithi169.akrtny (mgr.14162) 163 : cephadm [INF] Applying service osd.None on host smithi203... 2024-04-15T23:53:51.722 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:51.132533+0000 mon.smithi169 (mon.0) 401 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:53:51.722 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:51.133189+0000 mon.smithi169 (mon.0) 402 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:53:51.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:51.129995+0000 mgr.smithi169.akrtny (mgr.14162) 162 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:53:51.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:51.130907+0000 mon.smithi169 (mon.0) 400 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:53:51.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:53:51.132253+0000 mgr.smithi169.akrtny (mgr.14162) 163 : cephadm [INF] Applying service osd.None on host smithi203... 2024-04-15T23:53:51.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:51.132533+0000 mon.smithi169 (mon.0) 401 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:53:51.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:51.133189+0000 mon.smithi169 (mon.0) 402 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:53:52.554 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:52.319321+0000 mgr.smithi169.akrtny (mgr.14162) 164 : cluster [DBG] pgmap v133: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:53:52.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:52.319321+0000 mgr.smithi169.akrtny (mgr.14162) 164 : cluster [DBG] pgmap v133: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:53:54.083 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:53:53.069642+0000 mgr.smithi169.akrtny (mgr.14162) 165 : cephadm [INF] Detected new or changed devices on smithi203 2024-04-15T23:53:54.084 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:53.074478+0000 mon.smithi169 (mon.0) 403 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:54.084 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:53.315751+0000 mon.smithi169 (mon.0) 404 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:54.084 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:53.318525+0000 mon.smithi169 (mon.0) 405 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:53:54.084 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:53.915421+0000 mon.smithi203 (mon.1) 8 : audit [INF] from='client.? 172.21.15.203:0/798411829' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3c89c455-f897-40e2-803d-936233bdbe0e"}]: dispatch 2024-04-15T23:53:54.084 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:53.915843+0000 mon.smithi169 (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3c89c455-f897-40e2-803d-936233bdbe0e"}]: dispatch 2024-04-15T23:53:54.084 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:53.922615+0000 mon.smithi169 (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3c89c455-f897-40e2-803d-936233bdbe0e"}]': finished 2024-04-15T23:53:54.084 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:53.922669+0000 mon.smithi169 (mon.0) 408 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-15T23:53:54.084 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:53.922779+0000 mon.smithi169 (mon.0) 409 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:53:54.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:53:53.069642+0000 mgr.smithi169.akrtny (mgr.14162) 165 : cephadm [INF] Detected new or changed devices on smithi203 2024-04-15T23:53:54.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:53.074478+0000 mon.smithi169 (mon.0) 403 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:54.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:53.315751+0000 mon.smithi169 (mon.0) 404 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:54.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:53.318525+0000 mon.smithi169 (mon.0) 405 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:53:54.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:53.915421+0000 mon.smithi203 (mon.1) 8 : audit [INF] from='client.? 172.21.15.203:0/798411829' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3c89c455-f897-40e2-803d-936233bdbe0e"}]: dispatch 2024-04-15T23:53:54.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:53.915843+0000 mon.smithi169 (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3c89c455-f897-40e2-803d-936233bdbe0e"}]: dispatch 2024-04-15T23:53:54.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:53.922615+0000 mon.smithi169 (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3c89c455-f897-40e2-803d-936233bdbe0e"}]': finished 2024-04-15T23:53:54.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:53.922669+0000 mon.smithi169 (mon.0) 408 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-15T23:53:54.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:53.922779+0000 mon.smithi169 (mon.0) 409 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:53:55.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:54.319745+0000 mgr.smithi169.akrtny (mgr.14162) 166 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:53:55.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:54.330627+0000 mon.smithi203 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.203:0/1884020614' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:53:55.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:54.319745+0000 mgr.smithi169.akrtny (mgr.14162) 166 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:53:55.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:54.330627+0000 mon.smithi203 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.203:0/1884020614' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:53:56.496 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:56.320068+0000 mgr.smithi169.akrtny (mgr.14162) 167 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:53:56.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:56.320068+0000 mgr.smithi169.akrtny (mgr.14162) 167 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:53:58.861 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:57.662711+0000 mon.smithi169 (mon.0) 410 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:58.861 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:57.909177+0000 mon.smithi169 (mon.0) 411 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:58.861 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:53:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:53:58.320511+0000 mgr.smithi169.akrtny (mgr.14162) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:53:59.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:57.662711+0000 mon.smithi169 (mon.0) 410 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:59.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:57.909177+0000 mon.smithi169 (mon.0) 411 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:53:59.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:53:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:53:58.320511+0000 mgr.smithi169.akrtny (mgr.14162) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:54:00.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:59.952177+0000 mon.smithi169 (mon.0) 412 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-15T23:54:00.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:53:59.952949+0000 mon.smithi169 (mon.0) 413 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:54:00.374 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:59.952177+0000 mon.smithi169 (mon.0) 412 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-15T23:54:00.375 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:53:59.952949+0000 mon.smithi169 (mon.0) 413 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:54:01.252 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:53:59.953585+0000 mgr.smithi169.akrtny (mgr.14162) 169 : cephadm [INF] Deploying daemon osd.5 on smithi203 2024-04-15T23:54:01.253 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:00.320914+0000 mgr.smithi169.akrtny (mgr.14162) 170 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:54:01.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:53:59.953585+0000 mgr.smithi169.akrtny (mgr.14162) 169 : cephadm [INF] Deploying daemon osd.5 on smithi203 2024-04-15T23:54:01.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:00.320914+0000 mgr.smithi169.akrtny (mgr.14162) 170 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:54:02.547 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:02.321278+0000 mgr.smithi169.akrtny (mgr.14162) 171 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:54:02.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:02.321278+0000 mgr.smithi169.akrtny (mgr.14162) 171 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:54:03.385 INFO:teuthology.orchestra.run.smithi203.stdout:Created osd(s) 5 on host 'smithi203' 2024-04-15T23:54:03.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:03.393934+0000 mon.smithi169 (mon.0) 414 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:54:03.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:03.398287+0000 mon.smithi169 (mon.0) 415 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:03.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:03.403075+0000 mon.smithi169 (mon.0) 416 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:03.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:03.393934+0000 mon.smithi169 (mon.0) 414 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:54:03.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:03.398287+0000 mon.smithi169 (mon.0) 415 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:03.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:03.403075+0000 mon.smithi169 (mon.0) 416 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:04.105 DEBUG:teuthology.orchestra.run.smithi203:osd.5> sudo journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.5.service 2024-04-15T23:54:04.107 INFO:tasks.cephadm:Deploying osd.6 on smithi203 with /dev/vg_nvme/lv_2... 2024-04-15T23:54:04.107 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-15T23:54:04.138 INFO:journalctl@ceph.osd.5.smithi203.stdout:-- Logs begin at Mon 2024-04-15 23:42:00 UTC. -- 2024-04-15T23:54:04.450 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:04.321613+0000 mgr.smithi169.akrtny (mgr.14162) 172 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:54:04.758 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:04.321613+0000 mgr.smithi169.akrtny (mgr.14162) 172 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:54:06.496 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:06.321974+0000 mgr.smithi169.akrtny (mgr.14162) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:54:06.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:06.321974+0000 mgr.smithi169.akrtny (mgr.14162) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:54:06.654 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 15 23:54:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.5[45754]: debug 2024-04-15T23:54:06.503+0000 7f928b553080 -1 osd.5 0 log_to_monitors {default=true} 2024-04-15T23:54:06.915 INFO:teuthology.orchestra.run.smithi203.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-15T23:54:06.915 INFO:teuthology.orchestra.run.smithi203.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-15T23:54:06.915 INFO:teuthology.orchestra.run.smithi203.stderr: stderr: 10+0 records in 2024-04-15T23:54:06.915 INFO:teuthology.orchestra.run.smithi203.stderr:10+0 records out 2024-04-15T23:54:06.915 INFO:teuthology.orchestra.run.smithi203.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0125182 s, 838 MB/s 2024-04-15T23:54:06.916 INFO:teuthology.orchestra.run.smithi203.stderr:--> Zapping successful for: 2024-04-15T23:54:07.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:06.507300+0000 mon.smithi203 (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3250338834,v1:172.21.15.203:6809/3250338834]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-15T23:54:07.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:06.507586+0000 mon.smithi169 (mon.0) 417 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-15T23:54:07.648 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:06.507300+0000 mon.smithi203 (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3250338834,v1:172.21.15.203:6809/3250338834]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-15T23:54:07.648 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:06.507586+0000 mon.smithi169 (mon.0) 417 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-15T23:54:07.666 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi203:vg_nvme/lv_2 2024-04-15T23:54:08.654 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 15 23:54:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.5[45754]: debug 2024-04-15T23:54:08.415+0000 7f9281ac4700 -1 osd.5 0 waiting for initial osdmap 2024-04-15T23:54:08.654 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 15 23:54:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.5[45754]: debug 2024-04-15T23:54:08.420+0000 7f927ba3b700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-15T23:54:08.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:07.408712+0000 mon.smithi169 (mon.0) 418 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-15T23:54:08.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:07.408783+0000 mon.smithi169 (mon.0) 419 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-15T23:54:08.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:07.408878+0000 mon.smithi169 (mon.0) 420 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:54:08.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:07.410034+0000 mon.smithi203 (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3250338834,v1:172.21.15.203:6809/3250338834]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:54:08.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:07.410231+0000 mon.smithi169 (mon.0) 421 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:54:08.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:07.696493+0000 mon.smithi169 (mon.0) 422 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:08.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:07.778511+0000 mon.smithi169 (mon.0) 423 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:08.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:08.322313+0000 mgr.smithi169.akrtny (mgr.14162) 174 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:54:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:07.408712+0000 mon.smithi169 (mon.0) 418 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-15T23:54:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:07.408783+0000 mon.smithi169 (mon.0) 419 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-15T23:54:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:07.408878+0000 mon.smithi169 (mon.0) 420 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:54:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:07.410034+0000 mon.smithi203 (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3250338834,v1:172.21.15.203:6809/3250338834]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:54:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:07.410231+0000 mon.smithi169 (mon.0) 421 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:54:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:07.696493+0000 mon.smithi169 (mon.0) 422 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:07.778511+0000 mon.smithi169 (mon.0) 423 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:08.322313+0000 mgr.smithi169.akrtny (mgr.14162) 174 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-15T23:54:09.582 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:08.411575+0000 mon.smithi169 (mon.0) 424 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-04-15T23:54:09.583 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:08.411684+0000 mon.smithi169 (mon.0) 425 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-15T23:54:09.583 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:08.412121+0000 mon.smithi169 (mon.0) 426 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:54:09.583 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:08.416129+0000 mon.smithi169 (mon.0) 427 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:54:09.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:08.411575+0000 mon.smithi169 (mon.0) 424 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-04-15T23:54:09.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:08.411684+0000 mon.smithi169 (mon.0) 425 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-15T23:54:09.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:08.412121+0000 mon.smithi169 (mon.0) 426 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:54:09.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:08.416129+0000 mon.smithi169 (mon.0) 427 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:54:10.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:07.552014+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:54:10.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:07.552184+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:54:10.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:09.412785+0000 mon.smithi169 (mon.0) 428 : cluster [INF] osd.5 [v2:172.21.15.203:6808/3250338834,v1:172.21.15.203:6809/3250338834] boot 2024-04-15T23:54:10.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:09.412846+0000 mon.smithi169 (mon.0) 429 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-15T23:54:10.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:09.413546+0000 mon.smithi169 (mon.0) 430 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:54:10.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:10.035259+0000 mgr.smithi169.akrtny (mgr.14162) 175 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:54:10.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:10.036213+0000 mon.smithi169 (mon.0) 431 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:54:10.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:54:10.037597+0000 mgr.smithi169.akrtny (mgr.14162) 176 : cephadm [INF] Applying service osd.None on host smithi203... 2024-04-15T23:54:10.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:10.037878+0000 mon.smithi169 (mon.0) 432 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:54:10.506 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:10.038619+0000 mon.smithi169 (mon.0) 433 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:54:10.506 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:10.322811+0000 mgr.smithi169.akrtny (mgr.14162) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:10.506 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:10.413737+0000 mon.smithi169 (mon.0) 434 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-15T23:54:10.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:07.552014+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:54:10.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:07.552184+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:54:10.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:09.412785+0000 mon.smithi169 (mon.0) 428 : cluster [INF] osd.5 [v2:172.21.15.203:6808/3250338834,v1:172.21.15.203:6809/3250338834] boot 2024-04-15T23:54:10.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:09.412846+0000 mon.smithi169 (mon.0) 429 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-15T23:54:10.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:09.413546+0000 mon.smithi169 (mon.0) 430 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:54:10.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:10.035259+0000 mgr.smithi169.akrtny (mgr.14162) 175 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:54:10.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:10.036213+0000 mon.smithi169 (mon.0) 431 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:54:10.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:54:10.037597+0000 mgr.smithi169.akrtny (mgr.14162) 176 : cephadm [INF] Applying service osd.None on host smithi203... 2024-04-15T23:54:10.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:10.037878+0000 mon.smithi169 (mon.0) 432 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:54:10.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:10.038619+0000 mon.smithi169 (mon.0) 433 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:54:10.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:10.322811+0000 mgr.smithi169.akrtny (mgr.14162) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:10.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:10.413737+0000 mon.smithi169 (mon.0) 434 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-15T23:54:11.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:10.438487+0000 mon.smithi169 (mon.0) 435 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:54:11.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:10.440538+0000 mon.smithi169 (mon.0) 436 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:54:11.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:11.417995+0000 mon.smithi169 (mon.0) 437 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-15T23:54:11.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:10.438487+0000 mon.smithi169 (mon.0) 435 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:54:11.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:10.440538+0000 mon.smithi169 (mon.0) 436 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:54:11.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:11.417995+0000 mon.smithi169 (mon.0) 437 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-15T23:54:12.666 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:12.323241+0000 mgr.smithi169.akrtny (mgr.14162) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:12.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:12.323241+0000 mgr.smithi169.akrtny (mgr.14162) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:14.403 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:54:13.167184+0000 mgr.smithi169.akrtny (mgr.14162) 179 : cephadm [INF] Detected new or changed devices on smithi203 2024-04-15T23:54:14.403 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:13.172089+0000 mon.smithi169 (mon.0) 438 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:14.404 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:13.175421+0000 mon.smithi169 (mon.0) 439 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:14.404 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:13.178329+0000 mon.smithi169 (mon.0) 440 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:54:14.404 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:14.001399+0000 mon.smithi203 (mon.1) 12 : audit [INF] from='client.? 172.21.15.203:0/1667340728' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60d4e66e-a9b9-4d1c-ab62-d77498de4212"}]: dispatch 2024-04-15T23:54:14.404 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:14.001978+0000 mon.smithi169 (mon.0) 441 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60d4e66e-a9b9-4d1c-ab62-d77498de4212"}]: dispatch 2024-04-15T23:54:14.404 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:14.005634+0000 mon.smithi169 (mon.0) 442 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60d4e66e-a9b9-4d1c-ab62-d77498de4212"}]': finished 2024-04-15T23:54:14.404 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:14.005681+0000 mon.smithi169 (mon.0) 443 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-15T23:54:14.404 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:14.005785+0000 mon.smithi169 (mon.0) 444 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:54:14.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:54:13.167184+0000 mgr.smithi169.akrtny (mgr.14162) 179 : cephadm [INF] Detected new or changed devices on smithi203 2024-04-15T23:54:14.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:13.172089+0000 mon.smithi169 (mon.0) 438 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:14.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:13.175421+0000 mon.smithi169 (mon.0) 439 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:14.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:13.178329+0000 mon.smithi169 (mon.0) 440 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:54:14.406 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:14.001399+0000 mon.smithi203 (mon.1) 12 : audit [INF] from='client.? 172.21.15.203:0/1667340728' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60d4e66e-a9b9-4d1c-ab62-d77498de4212"}]: dispatch 2024-04-15T23:54:14.406 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:14.001978+0000 mon.smithi169 (mon.0) 441 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60d4e66e-a9b9-4d1c-ab62-d77498de4212"}]: dispatch 2024-04-15T23:54:14.406 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:14.005634+0000 mon.smithi169 (mon.0) 442 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60d4e66e-a9b9-4d1c-ab62-d77498de4212"}]': finished 2024-04-15T23:54:14.406 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:14.005681+0000 mon.smithi169 (mon.0) 443 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-15T23:54:14.406 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:14.005785+0000 mon.smithi169 (mon.0) 444 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:54:15.550 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:14.323723+0000 mgr.smithi169.akrtny (mgr.14162) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:15.550 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:14.402632+0000 mon.smithi203 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.203:0/940980333' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:54:15.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:14.323723+0000 mgr.smithi169.akrtny (mgr.14162) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:15.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:14.402632+0000 mon.smithi203 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.203:0/940980333' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:54:16.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:16.324075+0000 mgr.smithi169.akrtny (mgr.14162) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:16.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:16.324075+0000 mgr.smithi169.akrtny (mgr.14162) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:18.802 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:17.505007+0000 mon.smithi169 (mon.0) 445 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:18.803 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:17.507791+0000 mon.smithi169 (mon.0) 446 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:18.803 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:18.324472+0000 mgr.smithi169.akrtny (mgr.14162) 182 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:18.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:17.505007+0000 mon.smithi169 (mon.0) 445 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:18.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:17.507791+0000 mon.smithi169 (mon.0) 446 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:18.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:18.324472+0000 mgr.smithi169.akrtny (mgr.14162) 182 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:20.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:20.157270+0000 mon.smithi169 (mon.0) 447 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-15T23:54:20.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:20.158008+0000 mon.smithi169 (mon.0) 448 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:54:20.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:20.157270+0000 mon.smithi169 (mon.0) 447 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-15T23:54:20.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:20.158008+0000 mon.smithi169 (mon.0) 448 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:54:21.567 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:54:20.158588+0000 mgr.smithi169.akrtny (mgr.14162) 183 : cephadm [INF] Deploying daemon osd.6 on smithi203 2024-04-15T23:54:21.567 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:20.324917+0000 mgr.smithi169.akrtny (mgr.14162) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:21.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:54:20.158588+0000 mgr.smithi169.akrtny (mgr.14162) 183 : cephadm [INF] Deploying daemon osd.6 on smithi203 2024-04-15T23:54:21.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:20.324917+0000 mgr.smithi169.akrtny (mgr.14162) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:22.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:22.325361+0000 mgr.smithi169.akrtny (mgr.14162) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:22.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:22.325361+0000 mgr.smithi169.akrtny (mgr.14162) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:23.727 INFO:teuthology.orchestra.run.smithi203.stdout:Created osd(s) 6 on host 'smithi203' 2024-04-15T23:54:24.085 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:23.733926+0000 mon.smithi169 (mon.0) 449 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:54:24.085 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:23.738278+0000 mon.smithi169 (mon.0) 450 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:24.085 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:23.745175+0000 mon.smithi169 (mon.0) 451 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:24.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:23.733926+0000 mon.smithi169 (mon.0) 449 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:54:24.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:23.738278+0000 mon.smithi169 (mon.0) 450 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:24.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:23.745175+0000 mon.smithi169 (mon.0) 451 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:24.419 DEBUG:teuthology.orchestra.run.smithi203:osd.6> sudo journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.6.service 2024-04-15T23:54:24.422 INFO:tasks.cephadm:Deploying osd.7 on smithi203 with /dev/vg_nvme/lv_1... 2024-04-15T23:54:24.422 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-15T23:54:24.456 INFO:journalctl@ceph.osd.6.smithi203.stdout:-- Logs begin at Mon 2024-04-15 23:42:00 UTC. -- 2024-04-15T23:54:24.970 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:24.325664+0000 mgr.smithi169.akrtny (mgr.14162) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:25.023 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:24.325664+0000 mgr.smithi169.akrtny (mgr.14162) 186 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:26.609 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:26.325962+0000 mgr.smithi169.akrtny (mgr.14162) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:26.820 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:26.325962+0000 mgr.smithi169.akrtny (mgr.14162) 187 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:26.904 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 15 23:54:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.6[48619]: debug 2024-04-15T23:54:26.836+0000 7f58a2c3b080 -1 osd.6 0 log_to_monitors {default=true} 2024-04-15T23:54:27.124 INFO:teuthology.orchestra.run.smithi203.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-15T23:54:27.124 INFO:teuthology.orchestra.run.smithi203.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-15T23:54:27.124 INFO:teuthology.orchestra.run.smithi203.stderr: stderr: 10+0 records in 2024-04-15T23:54:27.124 INFO:teuthology.orchestra.run.smithi203.stderr:10+0 records out 2024-04-15T23:54:27.124 INFO:teuthology.orchestra.run.smithi203.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0121581 s, 862 MB/s 2024-04-15T23:54:27.124 INFO:teuthology.orchestra.run.smithi203.stderr:--> Zapping successful for: 2024-04-15T23:54:27.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:26.840558+0000 mon.smithi203 (mon.1) 14 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/2254711226,v1:172.21.15.203:6817/2254711226]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-15T23:54:27.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:26.840886+0000 mon.smithi169 (mon.0) 452 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-15T23:54:27.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:26.840558+0000 mon.smithi203 (mon.1) 14 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/2254711226,v1:172.21.15.203:6817/2254711226]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-15T23:54:27.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:26.840886+0000 mon.smithi169 (mon.0) 452 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-15T23:54:28.315 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi203:vg_nvme/lv_1 2024-04-15T23:54:28.654 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 15 23:54:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.6[48619]: debug 2024-04-15T23:54:28.418+0000 7f58991ac700 -1 osd.6 0 waiting for initial osdmap 2024-04-15T23:54:28.654 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 15 23:54:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.6[48619]: debug 2024-04-15T23:54:28.424+0000 7f5893123700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-15T23:54:28.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:27.412611+0000 mon.smithi169 (mon.0) 453 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-15T23:54:28.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:27.412695+0000 mon.smithi169 (mon.0) 454 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-15T23:54:28.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:27.412826+0000 mon.smithi169 (mon.0) 455 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:54:28.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:27.414213+0000 mon.smithi203 (mon.1) 15 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/2254711226,v1:172.21.15.203:6817/2254711226]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:54:28.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:27.414441+0000 mon.smithi169 (mon.0) 456 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:54:28.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:28.006539+0000 mon.smithi169 (mon.0) 457 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:28.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:28.326265+0000 mgr.smithi169.akrtny (mgr.14162) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:28.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:27.412611+0000 mon.smithi169 (mon.0) 453 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-15T23:54:28.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:27.412695+0000 mon.smithi169 (mon.0) 454 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-15T23:54:28.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:27.412826+0000 mon.smithi169 (mon.0) 455 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:54:28.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:27.414213+0000 mon.smithi203 (mon.1) 15 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/2254711226,v1:172.21.15.203:6817/2254711226]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:54:28.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:27.414441+0000 mon.smithi169 (mon.0) 456 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:54:28.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:28.006539+0000 mon.smithi169 (mon.0) 457 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:28.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:28.326265+0000 mgr.smithi169.akrtny (mgr.14162) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-15T23:54:29.575 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:28.415602+0000 mon.smithi169 (mon.0) 458 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-04-15T23:54:29.575 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:28.415729+0000 mon.smithi169 (mon.0) 459 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-15T23:54:29.575 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:28.416168+0000 mon.smithi169 (mon.0) 460 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:54:29.576 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:28.419775+0000 mon.smithi169 (mon.0) 461 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:54:29.576 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:28.447098+0000 mon.smithi169 (mon.0) 462 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:29.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:28.415602+0000 mon.smithi169 (mon.0) 458 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-04-15T23:54:29.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:28.415729+0000 mon.smithi169 (mon.0) 459 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-15T23:54:29.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:28.416168+0000 mon.smithi169 (mon.0) 460 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:54:29.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:28.419775+0000 mon.smithi169 (mon.0) 461 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:54:29.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:28.447098+0000 mon.smithi169 (mon.0) 462 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:30.504 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:27.881184+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:54:30.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:27.881282+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:54:30.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:29.417340+0000 mon.smithi169 (mon.0) 463 : cluster [INF] osd.6 [v2:172.21.15.203:6816/2254711226,v1:172.21.15.203:6817/2254711226] boot 2024-04-15T23:54:30.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:29.417402+0000 mon.smithi169 (mon.0) 464 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-15T23:54:30.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:29.417517+0000 mon.smithi169 (mon.0) 465 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:54:30.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:30.326683+0000 mgr.smithi169.akrtny (mgr.14162) 189 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:30.505 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:30.418504+0000 mon.smithi169 (mon.0) 466 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-15T23:54:30.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:27.881184+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:54:30.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:27.881282+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:54:30.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:29.417340+0000 mon.smithi169 (mon.0) 463 : cluster [INF] osd.6 [v2:172.21.15.203:6816/2254711226,v1:172.21.15.203:6817/2254711226] boot 2024-04-15T23:54:30.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:29.417402+0000 mon.smithi169 (mon.0) 464 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-15T23:54:30.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:29.417517+0000 mon.smithi169 (mon.0) 465 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:54:30.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:30.326683+0000 mgr.smithi169.akrtny (mgr.14162) 189 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:30.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:30.418504+0000 mon.smithi169 (mon.0) 466 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-15T23:54:32.653 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:31.420061+0000 mon.smithi169 (mon.0) 467 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-15T23:54:32.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:31.751336+0000 mgr.smithi169.akrtny (mgr.14162) 190 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:54:32.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:31.752252+0000 mon.smithi169 (mon.0) 468 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:54:32.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:54:31.753849+0000 mgr.smithi169.akrtny (mgr.14162) 191 : cephadm [INF] Applying service osd.None on host smithi203... 2024-04-15T23:54:32.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:31.754156+0000 mon.smithi169 (mon.0) 469 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:54:32.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:31.754864+0000 mon.smithi169 (mon.0) 470 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:54:32.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:32.327085+0000 mgr.smithi169.akrtny (mgr.14162) 192 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:31.420061+0000 mon.smithi169 (mon.0) 467 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-15T23:54:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:31.751336+0000 mgr.smithi169.akrtny (mgr.14162) 190 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:54:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:31.752252+0000 mon.smithi169 (mon.0) 468 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-15T23:54:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:54:31.753849+0000 mgr.smithi169.akrtny (mgr.14162) 191 : cephadm [INF] Applying service osd.None on host smithi203... 2024-04-15T23:54:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:31.754156+0000 mon.smithi169 (mon.0) 469 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-15T23:54:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:31.754864+0000 mon.smithi169 (mon.0) 470 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:54:32.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:32.327085+0000 mgr.smithi169.akrtny (mgr.14162) 192 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:35.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:54:33.934048+0000 mgr.smithi169.akrtny (mgr.14162) 193 : cephadm [INF] Detected new or changed devices on smithi203 2024-04-15T23:54:35.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:33.939528+0000 mon.smithi169 (mon.0) 471 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:35.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:33.942941+0000 mon.smithi169 (mon.0) 472 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:35.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:33.945806+0000 mon.smithi169 (mon.0) 473 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:54:35.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:33.949665+0000 mon.smithi169 (mon.0) 474 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:34.327496+0000 mgr.smithi169.akrtny (mgr.14162) 194 : cluster [DBG] pgmap v166: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:34.779609+0000 mon.smithi203 (mon.1) 16 : audit [INF] from='client.? 172.21.15.203:0/3967064599' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24b9427d-285b-4616-b9a5-869e04954927"}]: dispatch 2024-04-15T23:54:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:34.780149+0000 mon.smithi169 (mon.0) 475 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24b9427d-285b-4616-b9a5-869e04954927"}]: dispatch 2024-04-15T23:54:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:34.784419+0000 mon.smithi169 (mon.0) 476 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "24b9427d-285b-4616-b9a5-869e04954927"}]': finished 2024-04-15T23:54:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:34.784488+0000 mon.smithi169 (mon.0) 477 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-15T23:54:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:34.784605+0000 mon.smithi169 (mon.0) 478 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:54:35.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:54:33.934048+0000 mgr.smithi169.akrtny (mgr.14162) 193 : cephadm [INF] Detected new or changed devices on smithi203 2024-04-15T23:54:35.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:33.939528+0000 mon.smithi169 (mon.0) 471 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:35.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:33.942941+0000 mon.smithi169 (mon.0) 472 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:35.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:33.945806+0000 mon.smithi169 (mon.0) 473 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:54:35.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:33.949665+0000 mon.smithi169 (mon.0) 474 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:35.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:34.327496+0000 mgr.smithi169.akrtny (mgr.14162) 194 : cluster [DBG] pgmap v166: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:35.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:34.779609+0000 mon.smithi203 (mon.1) 16 : audit [INF] from='client.? 172.21.15.203:0/3967064599' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24b9427d-285b-4616-b9a5-869e04954927"}]: dispatch 2024-04-15T23:54:35.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:34.780149+0000 mon.smithi169 (mon.0) 475 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24b9427d-285b-4616-b9a5-869e04954927"}]: dispatch 2024-04-15T23:54:35.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:34.784419+0000 mon.smithi169 (mon.0) 476 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "24b9427d-285b-4616-b9a5-869e04954927"}]': finished 2024-04-15T23:54:35.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:34.784488+0000 mon.smithi169 (mon.0) 477 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-15T23:54:35.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:34.784605+0000 mon.smithi169 (mon.0) 478 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:54:36.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:35.197523+0000 mon.smithi203 (mon.1) 17 : audit [DBG] from='client.? 172.21.15.203:0/3167527195' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:54:36.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:35.197523+0000 mon.smithi203 (mon.1) 17 : audit [DBG] from='client.? 172.21.15.203:0/3167527195' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-15T23:54:37.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:36.327875+0000 mgr.smithi169.akrtny (mgr.14162) 195 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:37.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:36.327875+0000 mgr.smithi169.akrtny (mgr.14162) 195 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:38.775 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:38.328277+0000 mgr.smithi169.akrtny (mgr.14162) 196 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:38.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:38.328277+0000 mgr.smithi169.akrtny (mgr.14162) 196 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:40.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:40.328692+0000 mgr.smithi169.akrtny (mgr.14162) 197 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:40.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:40.328692+0000 mgr.smithi169.akrtny (mgr.14162) 197 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:41.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:41.015007+0000 mon.smithi169 (mon.0) 479 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-15T23:54:41.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:41.015866+0000 mon.smithi169 (mon.0) 480 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:54:41.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:54:41.016565+0000 mgr.smithi169.akrtny (mgr.14162) 198 : cephadm [INF] Deploying daemon osd.7 on smithi203 2024-04-15T23:54:41.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:41.015007+0000 mon.smithi169 (mon.0) 479 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-15T23:54:41.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:41.015866+0000 mon.smithi169 (mon.0) 480 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:54:41.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:54:41.016565+0000 mgr.smithi169.akrtny (mgr.14162) 198 : cephadm [INF] Deploying daemon osd.7 on smithi203 2024-04-15T23:54:42.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:42.329089+0000 mgr.smithi169.akrtny (mgr.14162) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:42.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:42.329089+0000 mgr.smithi169.akrtny (mgr.14162) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:44.638 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:44.329501+0000 mgr.smithi169.akrtny (mgr.14162) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:44.690 INFO:teuthology.orchestra.run.smithi203.stdout:Created osd(s) 7 on host 'smithi203' 2024-04-15T23:54:44.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:44.329501+0000 mgr.smithi169.akrtny (mgr.14162) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:45.391 DEBUG:teuthology.orchestra.run.smithi203:osd.7> sudo journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.7.service 2024-04-15T23:54:45.393 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-15T23:54:45.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd stat -f json 2024-04-15T23:54:45.426 INFO:journalctl@ceph.osd.7.smithi203.stdout:-- Logs begin at Mon 2024-04-15 23:42:00 UTC. -- 2024-04-15T23:54:45.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:44.698364+0000 mon.smithi169 (mon.0) 481 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:54:45.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:44.702682+0000 mon.smithi169 (mon.0) 482 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:45.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:44.707765+0000 mon.smithi169 (mon.0) 483 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:45.836 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:44.698364+0000 mon.smithi169 (mon.0) 481 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:54:45.836 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:44.702682+0000 mon.smithi169 (mon.0) 482 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:45.836 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:44.707765+0000 mon.smithi169 (mon.0) 483 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:46.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:46.329826+0000 mgr.smithi169.akrtny (mgr.14162) 201 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:46.805 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:46.329826+0000 mgr.smithi169.akrtny (mgr.14162) 201 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:54:48.130 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1713225269,"num_in_osds":8,"osd_in_since":1713225274,"num_remapped_pgs":0} 2024-04-15T23:54:48.154 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 15 23:54:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.7[51488]: debug 2024-04-15T23:54:47.779+0000 7fd9b672e080 -1 osd.7 0 log_to_monitors {default=true} 2024-04-15T23:54:48.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:47.327540+0000 mon.smithi169 (mon.0) 484 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:48.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:47.480255+0000 mon.smithi169 (mon.0) 485 : audit [DBG] from='client.? 172.21.15.169:0/1204587588' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-15T23:54:48.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:47.782900+0000 mon.smithi203 (mon.1) 18 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/1683529659,v1:172.21.15.203:6825/1683529659]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-15T23:54:48.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:47.783176+0000 mon.smithi169 (mon.0) 486 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-15T23:54:48.653 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:47.327540+0000 mon.smithi169 (mon.0) 484 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:48.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:47.480255+0000 mon.smithi169 (mon.0) 485 : audit [DBG] from='client.? 172.21.15.169:0/1204587588' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-15T23:54:48.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:47.782900+0000 mon.smithi203 (mon.1) 18 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/1683529659,v1:172.21.15.203:6825/1683529659]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-15T23:54:48.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:47.783176+0000 mon.smithi169 (mon.0) 486 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-15T23:54:49.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd stat -f json 2024-04-15T23:54:49.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:48.330108+0000 mgr.smithi169.akrtny (mgr.14162) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:49.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:48.477226+0000 mon.smithi169 (mon.0) 487 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-15T23:54:49.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:48.477297+0000 mon.smithi169 (mon.0) 488 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-15T23:54:49.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:48.477438+0000 mon.smithi169 (mon.0) 489 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:54:49.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:48.478455+0000 mon.smithi203 (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/1683529659,v1:172.21.15.203:6825/1683529659]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:54:49.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:48.478802+0000 mon.smithi169 (mon.0) 490 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:54:49.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:48.330108+0000 mgr.smithi169.akrtny (mgr.14162) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:49.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:48.477226+0000 mon.smithi169 (mon.0) 487 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-15T23:54:49.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:48.477297+0000 mon.smithi169 (mon.0) 488 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-15T23:54:49.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:48.477438+0000 mon.smithi169 (mon.0) 489 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:54:49.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:48.478455+0000 mon.smithi203 (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/1683529659,v1:172.21.15.203:6825/1683529659]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:54:49.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:48.478802+0000 mon.smithi169 (mon.0) 490 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-15T23:54:49.655 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 15 23:54:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.7[51488]: debug 2024-04-15T23:54:49.482+0000 7fd9acc9f700 -1 osd.7 0 waiting for initial osdmap 2024-04-15T23:54:49.655 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 15 23:54:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.7[51488]: debug 2024-04-15T23:54:49.488+0000 7fd9a6415700 -1 osd.7 48 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-15T23:54:50.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:49.479434+0000 mon.smithi169 (mon.0) 491 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-04-15T23:54:50.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:49.479527+0000 mon.smithi169 (mon.0) 492 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-15T23:54:50.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:49.479631+0000 mon.smithi169 (mon.0) 493 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:54:50.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:49.482675+0000 mon.smithi169 (mon.0) 494 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:54:50.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:50.330394+0000 mgr.smithi169.akrtny (mgr.14162) 203 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:50.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:49.479434+0000 mon.smithi169 (mon.0) 491 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-04-15T23:54:50.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:49.479527+0000 mon.smithi169 (mon.0) 492 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-15T23:54:50.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:49.479631+0000 mon.smithi169 (mon.0) 493 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:54:50.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:49.482675+0000 mon.smithi169 (mon.0) 494 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:54:50.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:50.330394+0000 mgr.smithi169.akrtny (mgr.14162) 203 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-04-15T23:54:51.342 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:54:51.689 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:48.822105+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:54:51.689 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:48.822198+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:54:51.689 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:50.483046+0000 mon.smithi169 (mon.0) 495 : cluster [INF] osd.7 [v2:172.21.15.203:6824/1683529659,v1:172.21.15.203:6825/1683529659] boot 2024-04-15T23:54:51.689 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:50.483091+0000 mon.smithi169 (mon.0) 496 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-15T23:54:51.690 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:50.483251+0000 mon.smithi169 (mon.0) 497 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:54:51.690 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:54:50.871523+0000 mgr.smithi169.akrtny (mgr.14162) 204 : cephadm [INF] Detected new or changed devices on smithi203 2024-04-15T23:54:51.690 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:50.876182+0000 mon.smithi169 (mon.0) 498 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:51.690 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:50.879248+0000 mon.smithi169 (mon.0) 499 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:51.690 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:50.881619+0000 mon.smithi169 (mon.0) 500 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:54:51.690 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:50.885537+0000 mon.smithi169 (mon.0) 501 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:51.691 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:51.361933+0000 mon.smithi169 (mon.0) 502 : audit [DBG] from='client.? 172.21.15.169:0/4093883750' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-15T23:54:51.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:48.822105+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-15T23:54:51.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:48.822198+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-15T23:54:51.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:50.483046+0000 mon.smithi169 (mon.0) 495 : cluster [INF] osd.7 [v2:172.21.15.203:6824/1683529659,v1:172.21.15.203:6825/1683529659] boot 2024-04-15T23:54:51.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:50.483091+0000 mon.smithi169 (mon.0) 496 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-15T23:54:51.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:50.483251+0000 mon.smithi169 (mon.0) 497 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:54:51.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:54:50.871523+0000 mgr.smithi169.akrtny (mgr.14162) 204 : cephadm [INF] Detected new or changed devices on smithi203 2024-04-15T23:54:51.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:50.876182+0000 mon.smithi169 (mon.0) 498 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:51.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:50.879248+0000 mon.smithi169 (mon.0) 499 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:51.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:50.881619+0000 mon.smithi169 (mon.0) 500 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:54:51.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:50.885537+0000 mon.smithi169 (mon.0) 501 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:54:51.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:51.361933+0000 mon.smithi169 (mon.0) 502 : audit [DBG] from='client.? 172.21.15.169:0/4093883750' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-15T23:54:52.019 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":49,"num_osds":8,"num_up_osds":8,"osd_up_since":1713225290,"num_in_osds":8,"osd_in_since":1713225274,"num_remapped_pgs":1} 2024-04-15T23:54:52.020 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd dump --format=json 2024-04-15T23:54:52.240 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:54:52.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:51.484048+0000 mon.smithi169 (mon.0) 503 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-15T23:54:52.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:52.330821+0000 mgr.smithi169.akrtny (mgr.14162) 205 : cluster [DBG] pgmap v180: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:54:52.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:51.484048+0000 mon.smithi169 (mon.0) 503 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-15T23:54:52.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:52.330821+0000 mgr.smithi169.akrtny (mgr.14162) 205 : cluster [DBG] pgmap v180: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:54:53.630 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:52.485705+0000 mon.smithi169 (mon.0) 504 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-15T23:54:53.631 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:52.492760+0000 mon.smithi169 (mon.0) 505 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-15T23:54:53.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:52.485705+0000 mon.smithi169 (mon.0) 504 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-15T23:54:53.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:52.492760+0000 mon.smithi169 (mon.0) 505 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-15T23:54:53.989 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:54:53.989 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":51,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","created":"2024-04-15T23:49:07.417222+0000","modified":"2024-04-15T23:54:52.485928+0000","last_up_change":"2024-04-15T23:54:50.476858+0000","last_in_change":"2024-04-15T23:54:34.780808+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-15T23:53:09.666266+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":"e0911ee5-007e-4586-b0b1-490b2767b63f","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.169:6802","nonce":3203048473},{"type":"v1","addr":"172.21.15.169:6803","nonce":3203048473}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":3203048473},{"type":"v1","addr":"172.21.15.169:6805","nonce":3203048473}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":3203048473},{"type":"v1","addr":"172.21.15.169:6809","nonce":3203048473}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":3203048473},{"type":"v1","addr":"172.21.15.169:6807","nonce":3203048473}]},"public_addr":"172.21.15.169:6803/3203048473","cluster_addr":"172.21.15.169:6805/3203048473","heartbeat_back_addr":"172.21.15.169:6809/3203048473","heartbeat_front_addr":"172.21.15.169:6807/3203048473","state":["exists","up"]},{"osd":1,"uuid":"fde4b3d5-f7b1-45e4-be50-428b9bcda51e","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.169:6810","nonce":1207196967},{"type":"v1","addr":"172.21.15.169:6811","nonce":1207196967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1207196967},{"type":"v1","addr":"172.21.15.169:6813","nonce":1207196967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":1207196967},{"type":"v1","addr":"172.21.15.169:6817","nonce":1207196967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1207196967},{"type":"v1","addr":"172.21.15.169:6815","nonce":1207196967}]},"public_addr":"172.21.15.169:6811/1207196967","cluster_addr":"172.21.15.169:6813/1207196967","heartbeat_back_addr":"172.21.15.169:6817/1207196967","heartbeat_front_addr":"172.21.15.169:6815/1207196967","state":["exists","up"]},{"osd":2,"uuid":"7da7a409-e3f1-43ea-8c41-0693061df4dc","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.169:6818","nonce":3255799530},{"type":"v1","addr":"172.21.15.169:6819","nonce":3255799530}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":3255799530},{"type":"v1","addr":"172.21.15.169:6821","nonce":3255799530}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":3255799530},{"type":"v1","addr":"172.21.15.169:6825","nonce":3255799530}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":3255799530},{"type":"v1","addr":"172.21.15.169:6823","nonce":3255799530}]},"public_addr":"172.21.15.169:6819/3255799530","cluster_addr":"172.21.15.169:6821/3255799530","heartbeat_back_addr":"172.21.15.169:6825/3255799530","heartbeat_front_addr":"172.21.15.169:6823/3255799530","state":["exists","up"]},{"osd":3,"uuid":"27f1ef6f-d483-459f-81e0-43b81dc6e60e","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.169:6826","nonce":3534588914},{"type":"v1","addr":"172.21.15.169:6827","nonce":3534588914}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":3534588914},{"type":"v1","addr":"172.21.15.169:6829","nonce":3534588914}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":3534588914},{"type":"v1","addr":"172.21.15.169:6833","nonce":3534588914}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":3534588914},{"type":"v1","addr":"172.21.15.169:6831","nonce":3534588914}]},"public_addr":"172.21.15.169:6827/3534588914","cluster_addr":"172.21.15.169:6829/3534588914","heartbeat_back_addr":"172.21.15.169:6833/3534588914","heartbeat_front_addr":"172.21.15.169:6831/3534588914","state":["exists","up"]},{"osd":4,"uuid":"55afb18d-bd29-4dee-976a-727a93dbec6f","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.203:6800","nonce":3362444523},{"type":"v1","addr":"172.21.15.203:6801","nonce":3362444523}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6802","nonce":3362444523},{"type":"v1","addr":"172.21.15.203:6803","nonce":3362444523}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6806","nonce":3362444523},{"type":"v1","addr":"172.21.15.203:6807","nonce":3362444523}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6804","nonce":3362444523},{"type":"v1","addr":"172.21.15.203:6805","nonce":3362444523}]},"public_addr":"172.21.15.203:6801/3362444523","cluster_addr":"172.21.15.203:6803/3362444523","heartbeat_back_addr":"172.21.15.203:6807/3362444523","heartbeat_front_addr":"172.21.15.203:6805/3362444523","state":["exists","up"]},{"osd":5,"uuid":"3c89c455-f897-40e2-803d-936233bdbe0e","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.203:6808","nonce":3250338834},{"type":"v1","addr":"172.21.15.203:6809","nonce":3250338834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6810","nonce":3250338834},{"type":"v1","addr":"172.21.15.203:6811","nonce":3250338834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6814","nonce":3250338834},{"type":"v1","addr":"172.21.15.203:6815","nonce":3250338834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6812","nonce":3250338834},{"type":"v1","addr":"172.21.15.203:6813","nonce":3250338834}]},"public_addr":"172.21.15.203:6809/3250338834","cluster_addr":"172.21.15.203:6811/3250338834","heartbeat_back_addr":"172.21.15.203:6815/3250338834","heartbeat_front_addr":"172.21.15.203:6813/3250338834","state":["exists","up"]},{"osd":6,"uuid":"60d4e66e-a9b9-4d1c-ab62-d77498de4212","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.203:6816","nonce":2254711226},{"type":"v1","addr":"172.21.15.203:6817","nonce":2254711226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6818","nonce":2254711226},{"type":"v1","addr":"172.21.15.203:6819","nonce":2254711226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6822","nonce":2254711226},{"type":"v1","addr":"172.21.15.203:6823","nonce":2254711226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6820","nonce":2254711226},{"type":"v1","addr":"172.21.15.203:6821","nonce":2254711226}]},"public_addr":"172.21.15.203:6817/2254711226","cluster_addr":"172.21.15.203:6819/2254711226","heartbeat_back_addr":"172.21.15.203:6823/2254711226","heartbeat_front_addr":"172.21.15.203:6821/2254711226","state":["exists","up"]},{"osd":7,"uuid":"24b9427d-285b-4616-b9a5-869e04954927","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.203:6824","nonce":1683529659},{"type":"v1","addr":"172.21.15.203:6825","nonce":1683529659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6826","nonce":1683529659},{"type":"v1","addr":"172.21.15.203:6827","nonce":1683529659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6830","nonce":1683529659},{"type":"v1","addr":"172.21.15.203:6831","nonce":1683529659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6828","nonce":1683529659},{"type":"v1","addr":"172.21.15.203:6829","nonce":1683529659}]},"public_addr":"172.21.15.203:6825/1683529659","cluster_addr":"172.21.15.203:6827/1683529659","heartbeat_back_addr":"172.21.15.203:6831/1683529659","heartbeat_front_addr":"172.21.15.203:6829/1683529659","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:52:17.951193+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:52:45.936147+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:53:08.273846+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:53:29.449351+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:53:47.147733+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:54:07.552189+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:54:27.881285+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:54:48.822201+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.169:6800/331015791":"2024-04-16T23:50:10.226557+0000","172.21.15.169:6801/331015791":"2024-04-16T23:50:10.226557+0000","172.21.15.169:0/4149909852":"2024-04-16T23:50:10.226557+0000","172.21.15.169:0/2638247393":"2024-04-16T23:49:54.945897+0000","172.21.15.169:6801/3693543607":"2024-04-16T23:49:54.945897+0000","172.21.15.169:6800/3693543607":"2024-04-16T23:49:54.945897+0000","172.21.15.169:0/2554926766":"2024-04-16T23:49:54.945897+0000","172.21.15.169:6801/1079419398":"2024-04-16T23:49:36.378734+0000","172.21.15.169:0/1939704412":"2024-04-16T23:49:36.378734+0000","172.21.15.169:0/3174442480":"2024-04-16T23:50:10.226557+0000","172.21.15.169:6800/1079419398":"2024-04-16T23:49:36.378734+0000","172.21.15.169:0/976615032":"2024-04-16T23:49:36.378734+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-15T23:54:54.587 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:54.008186+0000 mon.smithi169 (mon.0) 506 : audit [DBG] from='client.? 172.21.15.169:0/2360571634' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-15T23:54:54.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:54.331207+0000 mgr.smithi169.akrtny (mgr.14162) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:54:54.619 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-04-15T23:53:09.666266+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-04-15T23:54:54.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-04-15T23:54:54.839 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:54:54.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:54.008186+0000 mon.smithi169 (mon.0) 506 : audit [DBG] from='client.? 172.21.15.169:0/2360571634' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-15T23:54:54.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:54.331207+0000 mgr.smithi169.akrtny (mgr.14162) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:54:56.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:56.331645+0000 mgr.smithi169.akrtny (mgr.14162) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:54:56.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:56.331645+0000 mgr.smithi169.akrtny (mgr.14162) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:54:56.679 INFO:teuthology.orchestra.run.smithi169.stdout:pg_num: 1 2024-04-15T23:54:57.386 INFO:tasks.cephadm:Setting up client nodes... 2024-04-15T23:54:57.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-15T23:54:57.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:56.699376+0000 mon.smithi169 (mon.0) 507 : audit [DBG] from='client.? 172.21.15.169:0/1395721008' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-15T23:54:57.802 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:56.699376+0000 mon.smithi169 (mon.0) 507 : audit [DBG] from='client.? 172.21.15.169:0/1395721008' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-15T23:54:58.713 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:58.331991+0000 mgr.smithi169.akrtny (mgr.14162) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:54:58.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:58.331991+0000 mgr.smithi169.akrtny (mgr.14162) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:54:59.485 INFO:teuthology.orchestra.run.smithi169.stdout:[client.0] 2024-04-15T23:54:59.485 INFO:teuthology.orchestra.run.smithi169.stdout: key = AQBTvh1mLI/NHRAAqqDcsb4hM2uIAVEaR8z7vA== 2024-04-15T23:54:59.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:58.476207+0000 mon.smithi169 (mon.0) 508 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-15T23:54:59.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:54:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:54:58.476235+0000 mon.smithi169 (mon.0) 509 : cluster [INF] Cluster is now healthy 2024-04-15T23:54:59.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:58.476207+0000 mon.smithi169 (mon.0) 508 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-15T23:54:59.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:54:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:54:58.476235+0000 mon.smithi169 (mon.0) 509 : cluster [INF] Cluster is now healthy 2024-04-15T23:55:00.239 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-04-15T23:55:00.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-15T23:55:00.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-15T23:55:00.280 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-15T23:55:00.281 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-15T23:55:00.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph mgr dump --format=json 2024-04-15T23:55:00.540 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:00.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:59.499863+0000 mon.smithi169 (mon.0) 510 : audit [INF] from='client.? 172.21.15.169:0/3885519662' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-15T23:55:00.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:54:59.505144+0000 mon.smithi169 (mon.0) 511 : audit [INF] from='client.? 172.21.15.169:0/3885519662' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-15T23:55:00.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:00.332426+0000 mgr.smithi169.akrtny (mgr.14162) 209 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:00.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:59.499863+0000 mon.smithi169 (mon.0) 510 : audit [INF] from='client.? 172.21.15.169:0/3885519662' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-15T23:55:00.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:54:59.505144+0000 mon.smithi169 (mon.0) 511 : audit [INF] from='client.? 172.21.15.169:0/3885519662' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-15T23:55:00.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:00.332426+0000 mgr.smithi169.akrtny (mgr.14162) 209 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:02.581 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:55:02.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:02.332788+0000 mgr.smithi169.akrtny (mgr.14162) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:02.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:02.332788+0000 mgr.smithi169.akrtny (mgr.14162) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:03.294 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":18,"active_gid":14162,"active_name":"smithi169.akrtny","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":2997595724},{"type":"v1","addr":"172.21.15.169:6801","nonce":2997595724}]},"active_addr":"172.21.15.169:6801/2997595724","active_change":"2024-04-15T23:50:10.226840+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14222,"name":"smithi203.ohooxy","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":[]},"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":"haproxy","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":[]},"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":[]},"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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"username":{"name":"username","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":"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","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":[]},"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":"haproxy","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":[]},"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":[]},"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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"username":{"name":"username","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":"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://smithi169.front.sepia.ceph.com:8443/","prometheus":"http://smithi169.front.sepia.ceph.com: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.169:0","nonce":1293159428}]},{"addrvec":[{"type":"v2","addr":"172.21.15.169:0","nonce":3467465469}]}]}} 2024-04-15T23:55:03.300 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-15T23:55:03.300 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-15T23:55:03.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd dump --format=json 2024-04-15T23:55:03.520 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:03.587 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:02.597212+0000 mon.smithi169 (mon.0) 512 : audit [DBG] from='client.? 172.21.15.169:0/1740558674' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-15T23:55:03.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:02.597212+0000 mon.smithi169 (mon.0) 512 : audit [DBG] from='client.? 172.21.15.169:0/1740558674' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-15T23:55:04.575 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:04.333051+0000 mgr.smithi169.akrtny (mgr.14162) 211 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:04.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:04.333051+0000 mgr.smithi169.akrtny (mgr.14162) 211 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:05.185 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:55:05.185 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":51,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","created":"2024-04-15T23:49:07.417222+0000","modified":"2024-04-15T23:54:52.485928+0000","last_up_change":"2024-04-15T23:54:50.476858+0000","last_in_change":"2024-04-15T23:54:34.780808+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-15T23:53:09.666266+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":"e0911ee5-007e-4586-b0b1-490b2767b63f","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.169:6802","nonce":3203048473},{"type":"v1","addr":"172.21.15.169:6803","nonce":3203048473}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":3203048473},{"type":"v1","addr":"172.21.15.169:6805","nonce":3203048473}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":3203048473},{"type":"v1","addr":"172.21.15.169:6809","nonce":3203048473}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":3203048473},{"type":"v1","addr":"172.21.15.169:6807","nonce":3203048473}]},"public_addr":"172.21.15.169:6803/3203048473","cluster_addr":"172.21.15.169:6805/3203048473","heartbeat_back_addr":"172.21.15.169:6809/3203048473","heartbeat_front_addr":"172.21.15.169:6807/3203048473","state":["exists","up"]},{"osd":1,"uuid":"fde4b3d5-f7b1-45e4-be50-428b9bcda51e","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.169:6810","nonce":1207196967},{"type":"v1","addr":"172.21.15.169:6811","nonce":1207196967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1207196967},{"type":"v1","addr":"172.21.15.169:6813","nonce":1207196967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":1207196967},{"type":"v1","addr":"172.21.15.169:6817","nonce":1207196967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1207196967},{"type":"v1","addr":"172.21.15.169:6815","nonce":1207196967}]},"public_addr":"172.21.15.169:6811/1207196967","cluster_addr":"172.21.15.169:6813/1207196967","heartbeat_back_addr":"172.21.15.169:6817/1207196967","heartbeat_front_addr":"172.21.15.169:6815/1207196967","state":["exists","up"]},{"osd":2,"uuid":"7da7a409-e3f1-43ea-8c41-0693061df4dc","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.169:6818","nonce":3255799530},{"type":"v1","addr":"172.21.15.169:6819","nonce":3255799530}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":3255799530},{"type":"v1","addr":"172.21.15.169:6821","nonce":3255799530}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":3255799530},{"type":"v1","addr":"172.21.15.169:6825","nonce":3255799530}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":3255799530},{"type":"v1","addr":"172.21.15.169:6823","nonce":3255799530}]},"public_addr":"172.21.15.169:6819/3255799530","cluster_addr":"172.21.15.169:6821/3255799530","heartbeat_back_addr":"172.21.15.169:6825/3255799530","heartbeat_front_addr":"172.21.15.169:6823/3255799530","state":["exists","up"]},{"osd":3,"uuid":"27f1ef6f-d483-459f-81e0-43b81dc6e60e","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.169:6826","nonce":3534588914},{"type":"v1","addr":"172.21.15.169:6827","nonce":3534588914}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":3534588914},{"type":"v1","addr":"172.21.15.169:6829","nonce":3534588914}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":3534588914},{"type":"v1","addr":"172.21.15.169:6833","nonce":3534588914}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":3534588914},{"type":"v1","addr":"172.21.15.169:6831","nonce":3534588914}]},"public_addr":"172.21.15.169:6827/3534588914","cluster_addr":"172.21.15.169:6829/3534588914","heartbeat_back_addr":"172.21.15.169:6833/3534588914","heartbeat_front_addr":"172.21.15.169:6831/3534588914","state":["exists","up"]},{"osd":4,"uuid":"55afb18d-bd29-4dee-976a-727a93dbec6f","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.203:6800","nonce":3362444523},{"type":"v1","addr":"172.21.15.203:6801","nonce":3362444523}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6802","nonce":3362444523},{"type":"v1","addr":"172.21.15.203:6803","nonce":3362444523}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6806","nonce":3362444523},{"type":"v1","addr":"172.21.15.203:6807","nonce":3362444523}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6804","nonce":3362444523},{"type":"v1","addr":"172.21.15.203:6805","nonce":3362444523}]},"public_addr":"172.21.15.203:6801/3362444523","cluster_addr":"172.21.15.203:6803/3362444523","heartbeat_back_addr":"172.21.15.203:6807/3362444523","heartbeat_front_addr":"172.21.15.203:6805/3362444523","state":["exists","up"]},{"osd":5,"uuid":"3c89c455-f897-40e2-803d-936233bdbe0e","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.203:6808","nonce":3250338834},{"type":"v1","addr":"172.21.15.203:6809","nonce":3250338834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6810","nonce":3250338834},{"type":"v1","addr":"172.21.15.203:6811","nonce":3250338834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6814","nonce":3250338834},{"type":"v1","addr":"172.21.15.203:6815","nonce":3250338834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6812","nonce":3250338834},{"type":"v1","addr":"172.21.15.203:6813","nonce":3250338834}]},"public_addr":"172.21.15.203:6809/3250338834","cluster_addr":"172.21.15.203:6811/3250338834","heartbeat_back_addr":"172.21.15.203:6815/3250338834","heartbeat_front_addr":"172.21.15.203:6813/3250338834","state":["exists","up"]},{"osd":6,"uuid":"60d4e66e-a9b9-4d1c-ab62-d77498de4212","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.203:6816","nonce":2254711226},{"type":"v1","addr":"172.21.15.203:6817","nonce":2254711226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6818","nonce":2254711226},{"type":"v1","addr":"172.21.15.203:6819","nonce":2254711226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6822","nonce":2254711226},{"type":"v1","addr":"172.21.15.203:6823","nonce":2254711226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6820","nonce":2254711226},{"type":"v1","addr":"172.21.15.203:6821","nonce":2254711226}]},"public_addr":"172.21.15.203:6817/2254711226","cluster_addr":"172.21.15.203:6819/2254711226","heartbeat_back_addr":"172.21.15.203:6823/2254711226","heartbeat_front_addr":"172.21.15.203:6821/2254711226","state":["exists","up"]},{"osd":7,"uuid":"24b9427d-285b-4616-b9a5-869e04954927","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.203:6824","nonce":1683529659},{"type":"v1","addr":"172.21.15.203:6825","nonce":1683529659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6826","nonce":1683529659},{"type":"v1","addr":"172.21.15.203:6827","nonce":1683529659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6830","nonce":1683529659},{"type":"v1","addr":"172.21.15.203:6831","nonce":1683529659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6828","nonce":1683529659},{"type":"v1","addr":"172.21.15.203:6829","nonce":1683529659}]},"public_addr":"172.21.15.203:6825/1683529659","cluster_addr":"172.21.15.203:6827/1683529659","heartbeat_back_addr":"172.21.15.203:6831/1683529659","heartbeat_front_addr":"172.21.15.203:6829/1683529659","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:52:17.951193+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:52:45.936147+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:53:08.273846+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:53:29.449351+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:53:47.147733+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:54:07.552189+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:54:27.881285+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:54:48.822201+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.169:6800/331015791":"2024-04-16T23:50:10.226557+0000","172.21.15.169:6801/331015791":"2024-04-16T23:50:10.226557+0000","172.21.15.169:0/4149909852":"2024-04-16T23:50:10.226557+0000","172.21.15.169:0/2638247393":"2024-04-16T23:49:54.945897+0000","172.21.15.169:6801/3693543607":"2024-04-16T23:49:54.945897+0000","172.21.15.169:6800/3693543607":"2024-04-16T23:49:54.945897+0000","172.21.15.169:0/2554926766":"2024-04-16T23:49:54.945897+0000","172.21.15.169:6801/1079419398":"2024-04-16T23:49:36.378734+0000","172.21.15.169:0/1939704412":"2024-04-16T23:49:36.378734+0000","172.21.15.169:0/3174442480":"2024-04-16T23:50:10.226557+0000","172.21.15.169:6800/1079419398":"2024-04-16T23:49:36.378734+0000","172.21.15.169:0/976615032":"2024-04-16T23:49:36.378734+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-15T23:55:05.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:05.204409+0000 mon.smithi169 (mon.0) 513 : audit [DBG] from='client.? 172.21.15.169:0/3240983820' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-15T23:55:05.902 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-15T23:55:05.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd dump --format=json 2024-04-15T23:55:05.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:05.204409+0000 mon.smithi169 (mon.0) 513 : audit [DBG] from='client.? 172.21.15.169:0/3240983820' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-15T23:55:06.121 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:06.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:06.333503+0000 mgr.smithi169.akrtny (mgr.14162) 212 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:06.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:06.333503+0000 mgr.smithi169.akrtny (mgr.14162) 212 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:07.989 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:55:07.990 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":51,"fsid":"adf341ea-fb82-11ee-bc8f-c7b262605968","created":"2024-04-15T23:49:07.417222+0000","modified":"2024-04-15T23:54:52.485928+0000","last_up_change":"2024-04-15T23:54:50.476858+0000","last_in_change":"2024-04-15T23:54:34.780808+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-04-15T23:53:09.666266+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":"e0911ee5-007e-4586-b0b1-490b2767b63f","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.169:6802","nonce":3203048473},{"type":"v1","addr":"172.21.15.169:6803","nonce":3203048473}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":3203048473},{"type":"v1","addr":"172.21.15.169:6805","nonce":3203048473}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":3203048473},{"type":"v1","addr":"172.21.15.169:6809","nonce":3203048473}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":3203048473},{"type":"v1","addr":"172.21.15.169:6807","nonce":3203048473}]},"public_addr":"172.21.15.169:6803/3203048473","cluster_addr":"172.21.15.169:6805/3203048473","heartbeat_back_addr":"172.21.15.169:6809/3203048473","heartbeat_front_addr":"172.21.15.169:6807/3203048473","state":["exists","up"]},{"osd":1,"uuid":"fde4b3d5-f7b1-45e4-be50-428b9bcda51e","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.169:6810","nonce":1207196967},{"type":"v1","addr":"172.21.15.169:6811","nonce":1207196967}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1207196967},{"type":"v1","addr":"172.21.15.169:6813","nonce":1207196967}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":1207196967},{"type":"v1","addr":"172.21.15.169:6817","nonce":1207196967}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1207196967},{"type":"v1","addr":"172.21.15.169:6815","nonce":1207196967}]},"public_addr":"172.21.15.169:6811/1207196967","cluster_addr":"172.21.15.169:6813/1207196967","heartbeat_back_addr":"172.21.15.169:6817/1207196967","heartbeat_front_addr":"172.21.15.169:6815/1207196967","state":["exists","up"]},{"osd":2,"uuid":"7da7a409-e3f1-43ea-8c41-0693061df4dc","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.169:6818","nonce":3255799530},{"type":"v1","addr":"172.21.15.169:6819","nonce":3255799530}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":3255799530},{"type":"v1","addr":"172.21.15.169:6821","nonce":3255799530}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":3255799530},{"type":"v1","addr":"172.21.15.169:6825","nonce":3255799530}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":3255799530},{"type":"v1","addr":"172.21.15.169:6823","nonce":3255799530}]},"public_addr":"172.21.15.169:6819/3255799530","cluster_addr":"172.21.15.169:6821/3255799530","heartbeat_back_addr":"172.21.15.169:6825/3255799530","heartbeat_front_addr":"172.21.15.169:6823/3255799530","state":["exists","up"]},{"osd":3,"uuid":"27f1ef6f-d483-459f-81e0-43b81dc6e60e","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.169:6826","nonce":3534588914},{"type":"v1","addr":"172.21.15.169:6827","nonce":3534588914}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":3534588914},{"type":"v1","addr":"172.21.15.169:6829","nonce":3534588914}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":3534588914},{"type":"v1","addr":"172.21.15.169:6833","nonce":3534588914}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":3534588914},{"type":"v1","addr":"172.21.15.169:6831","nonce":3534588914}]},"public_addr":"172.21.15.169:6827/3534588914","cluster_addr":"172.21.15.169:6829/3534588914","heartbeat_back_addr":"172.21.15.169:6833/3534588914","heartbeat_front_addr":"172.21.15.169:6831/3534588914","state":["exists","up"]},{"osd":4,"uuid":"55afb18d-bd29-4dee-976a-727a93dbec6f","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.203:6800","nonce":3362444523},{"type":"v1","addr":"172.21.15.203:6801","nonce":3362444523}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6802","nonce":3362444523},{"type":"v1","addr":"172.21.15.203:6803","nonce":3362444523}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6806","nonce":3362444523},{"type":"v1","addr":"172.21.15.203:6807","nonce":3362444523}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6804","nonce":3362444523},{"type":"v1","addr":"172.21.15.203:6805","nonce":3362444523}]},"public_addr":"172.21.15.203:6801/3362444523","cluster_addr":"172.21.15.203:6803/3362444523","heartbeat_back_addr":"172.21.15.203:6807/3362444523","heartbeat_front_addr":"172.21.15.203:6805/3362444523","state":["exists","up"]},{"osd":5,"uuid":"3c89c455-f897-40e2-803d-936233bdbe0e","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.203:6808","nonce":3250338834},{"type":"v1","addr":"172.21.15.203:6809","nonce":3250338834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6810","nonce":3250338834},{"type":"v1","addr":"172.21.15.203:6811","nonce":3250338834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6814","nonce":3250338834},{"type":"v1","addr":"172.21.15.203:6815","nonce":3250338834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6812","nonce":3250338834},{"type":"v1","addr":"172.21.15.203:6813","nonce":3250338834}]},"public_addr":"172.21.15.203:6809/3250338834","cluster_addr":"172.21.15.203:6811/3250338834","heartbeat_back_addr":"172.21.15.203:6815/3250338834","heartbeat_front_addr":"172.21.15.203:6813/3250338834","state":["exists","up"]},{"osd":6,"uuid":"60d4e66e-a9b9-4d1c-ab62-d77498de4212","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.203:6816","nonce":2254711226},{"type":"v1","addr":"172.21.15.203:6817","nonce":2254711226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6818","nonce":2254711226},{"type":"v1","addr":"172.21.15.203:6819","nonce":2254711226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6822","nonce":2254711226},{"type":"v1","addr":"172.21.15.203:6823","nonce":2254711226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6820","nonce":2254711226},{"type":"v1","addr":"172.21.15.203:6821","nonce":2254711226}]},"public_addr":"172.21.15.203:6817/2254711226","cluster_addr":"172.21.15.203:6819/2254711226","heartbeat_back_addr":"172.21.15.203:6823/2254711226","heartbeat_front_addr":"172.21.15.203:6821/2254711226","state":["exists","up"]},{"osd":7,"uuid":"24b9427d-285b-4616-b9a5-869e04954927","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.203:6824","nonce":1683529659},{"type":"v1","addr":"172.21.15.203:6825","nonce":1683529659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6826","nonce":1683529659},{"type":"v1","addr":"172.21.15.203:6827","nonce":1683529659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6830","nonce":1683529659},{"type":"v1","addr":"172.21.15.203:6831","nonce":1683529659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6828","nonce":1683529659},{"type":"v1","addr":"172.21.15.203:6829","nonce":1683529659}]},"public_addr":"172.21.15.203:6825/1683529659","cluster_addr":"172.21.15.203:6827/1683529659","heartbeat_back_addr":"172.21.15.203:6831/1683529659","heartbeat_front_addr":"172.21.15.203:6829/1683529659","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:52:17.951193+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:52:45.936147+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:53:08.273846+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:53:29.449351+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:53:47.147733+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:54:07.552189+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:54:27.881285+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-04-15T23:54:48.822201+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.169:6800/331015791":"2024-04-16T23:50:10.226557+0000","172.21.15.169:6801/331015791":"2024-04-16T23:50:10.226557+0000","172.21.15.169:0/4149909852":"2024-04-16T23:50:10.226557+0000","172.21.15.169:0/2638247393":"2024-04-16T23:49:54.945897+0000","172.21.15.169:6801/3693543607":"2024-04-16T23:49:54.945897+0000","172.21.15.169:6800/3693543607":"2024-04-16T23:49:54.945897+0000","172.21.15.169:0/2554926766":"2024-04-16T23:49:54.945897+0000","172.21.15.169:6801/1079419398":"2024-04-16T23:49:36.378734+0000","172.21.15.169:0/1939704412":"2024-04-16T23:49:36.378734+0000","172.21.15.169:0/3174442480":"2024-04-16T23:50:10.226557+0000","172.21.15.169:6800/1079419398":"2024-04-16T23:49:36.378734+0000","172.21.15.169:0/976615032":"2024-04-16T23:49:36.378734+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-15T23:55:08.653 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:08.009201+0000 mon.smithi169 (mon.0) 514 : audit [DBG] from='client.? 172.21.15.169:0/3106983164' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-15T23:55:08.654 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:08.333959+0000 mgr.smithi169.akrtny (mgr.14162) 213 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:08.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-15T23:55:08.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-15T23:55:08.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-15T23:55:08.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-15T23:55:08.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-15T23:55:08.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-15T23:55:08.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-15T23:55:08.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-15T23:55:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:08.009201+0000 mon.smithi169 (mon.0) 514 : audit [DBG] from='client.? 172.21.15.169:0/3106983164' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-15T23:55:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:08.333959+0000 mgr.smithi169.akrtny (mgr.14162) 213 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:09.127 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:09.128 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:09.129 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:09.131 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:09.136 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:09.136 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:09.141 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:09.156 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:10.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:10.334257+0000 mgr.smithi169.akrtny (mgr.14162) 214 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:10.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:10.334257+0000 mgr.smithi169.akrtny (mgr.14162) 214 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:11.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:10.439825+0000 mon.smithi169 (mon.0) 515 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:55:11.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:10.441696+0000 mon.smithi169 (mon.0) 516 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:55:11.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:10.439825+0000 mon.smithi169 (mon.0) 515 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:55:11.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:10.441696+0000 mon.smithi169 (mon.0) 516 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:55:12.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:12.334806+0000 mgr.smithi169.akrtny (mgr.14162) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:12.764 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:12.334806+0000 mgr.smithi169.akrtny (mgr.14162) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:14.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:14.335133+0000 mgr.smithi169.akrtny (mgr.14162) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:14.791 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:14.335133+0000 mgr.smithi169.akrtny (mgr.14162) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:16.496 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:16.335505+0000 mgr.smithi169.akrtny (mgr.14162) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:16.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:16.335505+0000 mgr.smithi169.akrtny (mgr.14162) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:18.115 INFO:teuthology.orchestra.run.smithi169.stdout:38654705701 2024-04-15T23:55:18.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-15T23:55:18.739 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:18.335854+0000 mgr.smithi169.akrtny (mgr.14162) 218 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:18.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:18.335854+0000 mgr.smithi169.akrtny (mgr.14162) 218 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:19.607 INFO:teuthology.orchestra.run.smithi169.stdout:81604378653 2024-04-15T23:55:19.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-15T23:55:20.594 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:20.336246+0000 mgr.smithi169.akrtny (mgr.14162) 219 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:20.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:20.336246+0000 mgr.smithi169.akrtny (mgr.14162) 219 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:22.587 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:22.336530+0000 mgr.smithi169.akrtny (mgr.14162) 220 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:22.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:22.336530+0000 mgr.smithi169.akrtny (mgr.14162) 220 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:23.579 INFO:teuthology.orchestra.run.smithi169.stdout:60129542177 2024-04-15T23:55:23.579 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-15T23:55:23.919 INFO:teuthology.orchestra.run.smithi169.stdout:158913789969 2024-04-15T23:55:23.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-15T23:55:24.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:24.336889+0000 mgr.smithi169.akrtny (mgr.14162) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:24.714 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:24.336889+0000 mgr.smithi169.akrtny (mgr.14162) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:24.731 INFO:teuthology.orchestra.run.smithi169.stdout:210453397513 2024-04-15T23:55:24.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-15T23:55:25.044 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:25.046 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:25.070 INFO:teuthology.orchestra.run.smithi169.stdout:133143986197 2024-04-15T23:55:25.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-15T23:55:26.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:26.337217+0000 mgr.smithi169.akrtny (mgr.14162) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:26.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:26.337217+0000 mgr.smithi169.akrtny (mgr.14162) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:26.853 INFO:teuthology.orchestra.run.smithi169.stdout:184683593741 2024-04-15T23:55:26.853 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-15T23:55:27.713 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:27.715 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:27.715 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:27.717 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:27.746 INFO:teuthology.orchestra.run.smithi169.stdout:111669149721 2024-04-15T23:55:27.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-15T23:55:28.331 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:28.587 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:28.337665+0000 mgr.smithi169.akrtny (mgr.14162) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:28.720 INFO:teuthology.orchestra.run.smithi169.stdout:38654705704 2024-04-15T23:55:28.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:28.337665+0000 mgr.smithi169.akrtny (mgr.14162) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:29.430 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705701 got 38654705704 for osd.0 2024-04-15T23:55:29.430 DEBUG:teuthology.parallel:result is None 2024-04-15T23:55:29.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:28.740686+0000 mon.smithi169 (mon.0) 517 : audit [DBG] from='client.? 172.21.15.169:0/3355164448' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-15T23:55:29.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:28.740686+0000 mon.smithi169 (mon.0) 517 : audit [DBG] from='client.? 172.21.15.169:0/3355164448' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-15T23:55:29.968 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:29.973 INFO:teuthology.orchestra.run.smithi169.stdout:81604378655 2024-04-15T23:55:30.733 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:29.993687+0000 mon.smithi169 (mon.0) 518 : audit [DBG] from='client.? 172.21.15.169:0/20236229' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-15T23:55:30.734 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:30.338006+0000 mgr.smithi169.akrtny (mgr.14162) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:30.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:29.993687+0000 mon.smithi169 (mon.0) 518 : audit [DBG] from='client.? 172.21.15.169:0/20236229' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-15T23:55:30.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:30.338006+0000 mgr.smithi169.akrtny (mgr.14162) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:31.349 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378653 got 81604378655 for osd.2 2024-04-15T23:55:31.349 DEBUG:teuthology.parallel:result is None 2024-04-15T23:55:32.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:32.338451+0000 mgr.smithi169.akrtny (mgr.14162) 225 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:32.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:32.338451+0000 mgr.smithi169.akrtny (mgr.14162) 225 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:34.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:34.338979+0000 mgr.smithi169.akrtny (mgr.14162) 226 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:34.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:34.338979+0000 mgr.smithi169.akrtny (mgr.14162) 226 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:34.986 INFO:teuthology.orchestra.run.smithi169.stdout:210453397515 2024-04-15T23:55:35.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:35.006867+0000 mon.smithi169 (mon.0) 519 : audit [DBG] from='client.? 172.21.15.169:0/387735870' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-15T23:55:35.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:35.006867+0000 mon.smithi169 (mon.0) 519 : audit [DBG] from='client.? 172.21.15.169:0/387735870' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-15T23:55:36.496 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:36.339348+0000 mgr.smithi169.akrtny (mgr.14162) 227 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:36.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:36.339348+0000 mgr.smithi169.akrtny (mgr.14162) 227 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:37.179 INFO:teuthology.orchestra.run.smithi169.stdout:60129542180 2024-04-15T23:55:37.763 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:37.198923+0000 mon.smithi169 (mon.0) 520 : audit [DBG] from='client.? 172.21.15.169:0/2823994735' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-15T23:55:37.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:37.198923+0000 mon.smithi169 (mon.0) 520 : audit [DBG] from='client.? 172.21.15.169:0/2823994735' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-15T23:55:38.652 INFO:teuthology.orchestra.run.smithi169.stdout:184683593744 2024-04-15T23:55:38.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:38.276270+0000 mon.smithi169 (mon.0) 521 : audit [DBG] from='client.? 172.21.15.169:0/255191853' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-15T23:55:38.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:38.339691+0000 mgr.smithi169.akrtny (mgr.14162) 228 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:38.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:38.276270+0000 mon.smithi169 (mon.0) 521 : audit [DBG] from='client.? 172.21.15.169:0/255191853' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-15T23:55:38.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:38.339691+0000 mgr.smithi169.akrtny (mgr.14162) 228 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:39.570 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593741 got 184683593744 for osd.6 2024-04-15T23:55:39.571 DEBUG:teuthology.parallel:result is None 2024-04-15T23:55:39.607 INFO:teuthology.orchestra.run.smithi169.stdout:158913789972 2024-04-15T23:55:39.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:39.214501+0000 mon.smithi169 (mon.0) 522 : audit [DBG] from='client.? 172.21.15.169:0/2116255917' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-15T23:55:39.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:39.397872+0000 mon.smithi169 (mon.0) 523 : audit [DBG] from='client.? 172.21.15.169:0/1078680976' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-15T23:55:39.841 INFO:teuthology.orchestra.run.smithi169.stdout:111669149725 2024-04-15T23:55:39.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:39.214501+0000 mon.smithi169 (mon.0) 522 : audit [DBG] from='client.? 172.21.15.169:0/2116255917' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-15T23:55:39.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:39.397872+0000 mon.smithi169 (mon.0) 523 : audit [DBG] from='client.? 172.21.15.169:0/1078680976' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-15T23:55:40.835 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:40.340000+0000 mgr.smithi169.akrtny (mgr.14162) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:40.856 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542177 got 60129542180 for osd.1 2024-04-15T23:55:40.856 DEBUG:teuthology.parallel:result is None 2024-04-15T23:55:40.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:40.340000+0000 mgr.smithi169.akrtny (mgr.14162) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:41.197 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397513 got 210453397515 for osd.7 2024-04-15T23:55:41.197 DEBUG:teuthology.parallel:result is None 2024-04-15T23:55:41.308 INFO:teuthology.orchestra.run.smithi169.stdout:133143986201 2024-04-15T23:55:41.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:40.574707+0000 mon.smithi169 (mon.0) 524 : audit [DBG] from='client.? 172.21.15.169:0/1941408580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-15T23:55:41.876 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986197 got 133143986201 for osd.4 2024-04-15T23:55:41.876 DEBUG:teuthology.parallel:result is None 2024-04-15T23:55:41.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:40.574707+0000 mon.smithi169 (mon.0) 524 : audit [DBG] from='client.? 172.21.15.169:0/1941408580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-15T23:55:42.212 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789969 got 158913789972 for osd.5 2024-04-15T23:55:42.213 DEBUG:teuthology.parallel:result is None 2024-04-15T23:55:42.657 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149721 got 111669149725 for osd.3 2024-04-15T23:55:42.657 DEBUG:teuthology.parallel:result is None 2024-04-15T23:55:42.658 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-15T23:55:42.658 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph pg dump --format=json 2024-04-15T23:55:42.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:42.340463+0000 mgr.smithi169.akrtny (mgr.14162) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:42.879 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:42.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:42.340463+0000 mgr.smithi169.akrtny (mgr.14162) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:44.508 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:55:44.509 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2024-04-15T23:55:44.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:44.340809+0000 mgr.smithi169.akrtny (mgr.14162) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:44.797 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:44.340809+0000 mgr.smithi169.akrtny (mgr.14162) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:45.055 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":207,"stamp":"2024-04-15T23:55:44.340672+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":43360,"kb_used_data":3872,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749917856,"statfs":{"total":767960285184,"available":767915884544,"internally_reserved":0,"allocated":3964928,"data_stored":1586920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40370176},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"51","state":"active+clean","last_fresh":"2024-04-15T23:54:52.543588+0000","last_change":"2024-04-15T23:54:52.543588+0000","last_active":"2024-04-15T23:54:52.543588+0000","last_peered":"2024-04-15T23:54:52.543588+0000","last_clean":"2024-04-15T23:54:52.543588+0000","last_became_active":"2024-04-15T23:54:52.543230+0000","last_became_peered":"2024-04-15T23:54:52.543230+0000","last_unstale":"2024-04-15T23:54:52.543588+0000","last_undegraded":"2024-04-15T23:54:52.543588+0000","last_fullsized":"2024-04-15T23:54:52.543588+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-15T23:53:10.407653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-15T23:53:10.407653+0000","last_clean_scrub_stamp":"2024-04-15T23:53:10.407653+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":210453397517,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5232,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739920,"statfs":{"total":95995035648,"available":95989678080,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.62}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56499999999999995}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.628}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65000000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49399999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51500000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53700000000000003}]}]},{"osd":6,"up_from":43,"seq":184683593745,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5288,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739864,"statfs":{"total":95995035648,"available":95989620736,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.629},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.65600000000000003}]},{"osd":1,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.68400000000000005}]},{"osd":2,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.69599999999999995}]},{"osd":3,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.64000000000000001}]},{"osd":4,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.503},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.52600000000000002}]},{"osd":5,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.58899999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61199999999999999}]}]},{"osd":1,"up_from":14,"seq":60129542182,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5548,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739604,"statfs":{"total":95995035648,"available":95989354496,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 15 23:54:50 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.34499999999999997,"15min":0.33800000000000002},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.48899999999999999,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.34300000000000003,"15min":0.33300000000000002},"min":{"1min":0.25900000000000001,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.38600000000000001}]},{"osd":2,"last update":"Mon Apr 15 23:55:12 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.372,"5min":0.39600000000000002,"15min":0.40000000000000002},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.56999999999999995,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.432}]},{"osd":3,"last update":"Mon Apr 15 23:55:39 2024","interfaces":[{"interface":"back","average":{"1min":0.34599999999999997,"5min":0.38700000000000001,"15min":0.39400000000000002},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.49099999999999999,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.435,"15min":0.442},"min":{"1min":0.28199999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.56299999999999994,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.46999999999999997}]},{"osd":4,"last update":"Mon Apr 15 23:54:50 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.89000000000000001}]},{"osd":5,"last update":"Mon Apr 15 23:55:12 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.73699999999999999}]},{"osd":6,"last update":"Mon Apr 15 23:55:33 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.67600000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65800000000000003}]}]},{"osd":0,"up_from":9,"seq":38654705707,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5616,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739536,"statfs":{"total":95995035648,"available":95989284864,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Mon Apr 15 23:54:54 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.34899999999999998,"15min":0.34499999999999997},"min":{"1min":0.251,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.54000000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.374,"15min":0.37},"min":{"1min":0.28599999999999998,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.254}]},{"osd":2,"last update":"Mon Apr 15 23:55:14 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.309,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.28499999999999998}]},{"osd":3,"last update":"Mon Apr 15 23:55:34 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.432,"15min":0.436},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.51200000000000001,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.307,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.30599999999999999}]},{"osd":4,"last update":"Mon Apr 15 23:54:50 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.375},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.44800000000000001}]},{"osd":5,"last update":"Mon Apr 15 23:55:09 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.504},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.41499999999999998}]},{"osd":6,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.41899999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49399999999999999}]}]},{"osd":2,"up_from":19,"seq":81604378658,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5484,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739668,"statfs":{"total":95995035648,"available":95989420032,"internally_reserved":0,"allocated":495616,"data_stored":198365,"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":"Mon Apr 15 23:55:13 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.34300000000000003,"15min":0.33500000000000002},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.34300000000000003,"15min":0.33600000000000002},"min":{"1min":0.24299999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.23599999999999999}]},{"osd":1,"last update":"Mon Apr 15 23:55:13 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.34599999999999997,"15min":0.33900000000000002},"min":{"1min":0.254,"5min":0.246,"15min":0.246},"max":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.311},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.35199999999999998,"15min":0.34399999999999997},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.27700000000000002}]},{"osd":3,"last update":"Mon Apr 15 23:55:38 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.39500000000000002,"15min":0.39700000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.54300000000000004,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.44500000000000001,"15min":0.45300000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.56000000000000005,"5min":0.754,"15min":0.754},"last":0.26200000000000001}]},{"osd":4,"last update":"Mon Apr 15 23:54:50 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.53100000000000003}]},{"osd":5,"last update":"Mon Apr 15 23:55:11 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.68799999999999994}]},{"osd":6,"last update":"Mon Apr 15 23:55:31 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.71299999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.624}]}]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 15 23:55:34 2024","interfaces":[{"interface":"back","average":{"1min":0.34399999999999997,"5min":0.35299999999999998,"15min":0.35499999999999998},"min":{"1min":0.25700000000000001,"5min":0.223,"15min":0.223},"max":{"1min":0.48699999999999999,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.312},{"interface":"front","average":{"1min":0.35499999999999998,"5min":0.36099999999999999,"15min":0.36199999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.47799999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.32400000000000001}]},{"osd":1,"last update":"Mon Apr 15 23:55:34 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.40600000000000003,"15min":0.41099999999999998},"min":{"1min":0.29199999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.47599999999999998,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.34899999999999998,"5min":0.378,"15min":0.38300000000000001},"min":{"1min":0.26100000000000001,"5min":0.254,"15min":0.254},"max":{"1min":0.497,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.26200000000000001}]},{"osd":2,"last update":"Mon Apr 15 23:55:34 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.40400000000000003,"15min":0.40699999999999997},"min":{"1min":0.315,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.54800000000000004,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.371,"5min":0.39700000000000002,"15min":0.40100000000000002},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.48899999999999999,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.34000000000000002}]},{"osd":4,"last update":"Mon Apr 15 23:54:48 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.48899999999999999}]},{"osd":5,"last update":"Mon Apr 15 23:55:12 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.498}]},{"osd":6,"last update":"Mon Apr 15 23:55:29 2024","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.47099999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53600000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5416,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739736,"statfs":{"total":95995035648,"available":95989489664,"internally_reserved":0,"allocated":491520,"data_stored":198050,"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":"Mon Apr 15 23:54:51 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.42199999999999999}]},{"osd":1,"last update":"Mon Apr 15 23:54:51 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.496},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.58199999999999996}]},{"osd":2,"last update":"Mon Apr 15 23:54:51 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.46999999999999997}]},{"osd":3,"last update":"Mon Apr 15 23:54:51 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.504},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.53900000000000003}]},{"osd":5,"last update":"Mon Apr 15 23:55:10 2024","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.33400000000000002}]},{"osd":6,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.39500000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44400000000000001}]}]},{"osd":5,"up_from":37,"seq":158913789973,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 15 23:55:11 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.46600000000000003}]},{"osd":1,"last update":"Mon Apr 15 23:55:11 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.51100000000000001}]},{"osd":2,"last update":"Mon Apr 15 23:55:11 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.499}]},{"osd":3,"last update":"Mon Apr 15 23:55:11 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.54100000000000004}]},{"osd":4,"last update":"Mon Apr 15 23:55:11 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.55500000000000005}]},{"osd":6,"last update":"Mon Apr 15 23:55:35 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.60399999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56899999999999995}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-15T23:55:45.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph pg dump --format=json 2024-04-15T23:55:45.277 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:45.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:44.526019+0000 mgr.smithi169.akrtny (mgr.14162) 232 : audit [DBG] from='client.14452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-15T23:55:45.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:44.526019+0000 mgr.smithi169.akrtny (mgr.14162) 232 : audit [DBG] from='client.14452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-15T23:55:46.577 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:46.341087+0000 mgr.smithi169.akrtny (mgr.14162) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:46.653 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:46.341087+0000 mgr.smithi169.akrtny (mgr.14162) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:47.170 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:55:47.171 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2024-04-15T23:55:47.511 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:47.188286+0000 mgr.smithi169.akrtny (mgr.14162) 234 : audit [DBG] from='client.14456 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-15T23:55:47.834 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":208,"stamp":"2024-04-15T23:55:46.340956+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":43360,"kb_used_data":3872,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749917856,"statfs":{"total":767960285184,"available":767915884544,"internally_reserved":0,"allocated":3964928,"data_stored":1586920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40370176},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"51","state":"active+clean","last_fresh":"2024-04-15T23:54:52.543588+0000","last_change":"2024-04-15T23:54:52.543588+0000","last_active":"2024-04-15T23:54:52.543588+0000","last_peered":"2024-04-15T23:54:52.543588+0000","last_clean":"2024-04-15T23:54:52.543588+0000","last_became_active":"2024-04-15T23:54:52.543230+0000","last_became_peered":"2024-04-15T23:54:52.543230+0000","last_unstale":"2024-04-15T23:54:52.543588+0000","last_undegraded":"2024-04-15T23:54:52.543588+0000","last_fullsized":"2024-04-15T23:54:52.543588+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-15T23:53:10.407653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-15T23:53:10.407653+0000","last_clean_scrub_stamp":"2024-04-15T23:53:10.407653+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":210453397517,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5232,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739920,"statfs":{"total":95995035648,"available":95989678080,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.62}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56499999999999995}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.628}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65000000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49399999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51500000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53700000000000003}]}]},{"osd":6,"up_from":43,"seq":184683593746,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5288,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739864,"statfs":{"total":95995035648,"available":95989620736,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.48099999999999998}]},{"osd":1,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.505}]},{"osd":2,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.60799999999999998}]},{"osd":3,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.58899999999999997}]},{"osd":4,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.748}]},{"osd":5,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.77300000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.80500000000000005}]}]},{"osd":1,"up_from":14,"seq":60129542182,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5548,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739604,"statfs":{"total":95995035648,"available":95989354496,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 15 23:54:50 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.34499999999999997,"15min":0.33800000000000002},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.48899999999999999,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.34300000000000003,"15min":0.33300000000000002},"min":{"1min":0.25900000000000001,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.38600000000000001}]},{"osd":2,"last update":"Mon Apr 15 23:55:12 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.372,"5min":0.39600000000000002,"15min":0.40000000000000002},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.56999999999999995,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.432}]},{"osd":3,"last update":"Mon Apr 15 23:55:39 2024","interfaces":[{"interface":"back","average":{"1min":0.34599999999999997,"5min":0.38700000000000001,"15min":0.39400000000000002},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.49099999999999999,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.435,"15min":0.442},"min":{"1min":0.28199999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.56299999999999994,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.46999999999999997}]},{"osd":4,"last update":"Mon Apr 15 23:54:50 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.89000000000000001}]},{"osd":5,"last update":"Mon Apr 15 23:55:12 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.73699999999999999}]},{"osd":6,"last update":"Mon Apr 15 23:55:33 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.67600000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65800000000000003}]}]},{"osd":0,"up_from":9,"seq":38654705708,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5616,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739536,"statfs":{"total":95995035648,"available":95989284864,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Mon Apr 15 23:54:54 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.34899999999999998,"15min":0.34499999999999997},"min":{"1min":0.251,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.54000000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.374,"15min":0.37},"min":{"1min":0.28599999999999998,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.34499999999999997}]},{"osd":2,"last update":"Mon Apr 15 23:55:14 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.309,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.42199999999999999}]},{"osd":3,"last update":"Mon Apr 15 23:55:34 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.432,"15min":0.436},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.51200000000000001,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.307,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.443}]},{"osd":4,"last update":"Mon Apr 15 23:54:50 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.53300000000000003}]},{"osd":5,"last update":"Mon Apr 15 23:55:09 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.51500000000000001}]},{"osd":6,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.61499999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48899999999999999}]}]},{"osd":2,"up_from":19,"seq":81604378659,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5484,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739668,"statfs":{"total":95995035648,"available":95989420032,"internally_reserved":0,"allocated":495616,"data_stored":198365,"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":"Mon Apr 15 23:55:13 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.34300000000000003,"15min":0.33500000000000002},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.34300000000000003,"15min":0.33600000000000002},"min":{"1min":0.24299999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.311}]},{"osd":1,"last update":"Mon Apr 15 23:55:13 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.34599999999999997,"15min":0.33900000000000002},"min":{"1min":0.254,"5min":0.246,"15min":0.246},"max":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.35199999999999998,"15min":0.34399999999999997},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.29899999999999999}]},{"osd":3,"last update":"Mon Apr 15 23:55:38 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.39500000000000002,"15min":0.39700000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.54300000000000004,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.44500000000000001,"15min":0.45300000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.56000000000000005,"5min":0.754,"15min":0.754},"last":0.39000000000000001}]},{"osd":4,"last update":"Mon Apr 15 23:54:50 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.46800000000000003}]},{"osd":5,"last update":"Mon Apr 15 23:55:11 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.48099999999999998}]},{"osd":6,"last update":"Mon Apr 15 23:55:31 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.50700000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41299999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 15 23:55:34 2024","interfaces":[{"interface":"back","average":{"1min":0.34399999999999997,"5min":0.35299999999999998,"15min":0.35499999999999998},"min":{"1min":0.25700000000000001,"5min":0.223,"15min":0.223},"max":{"1min":0.48699999999999999,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.312},{"interface":"front","average":{"1min":0.35499999999999998,"5min":0.36099999999999999,"15min":0.36199999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.47799999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.32400000000000001}]},{"osd":1,"last update":"Mon Apr 15 23:55:34 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.40600000000000003,"15min":0.41099999999999998},"min":{"1min":0.29199999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.47599999999999998,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.34899999999999998,"5min":0.378,"15min":0.38300000000000001},"min":{"1min":0.26100000000000001,"5min":0.254,"15min":0.254},"max":{"1min":0.497,"5min":0.51600000000000001,"15min":0.51600000000000001},"last":0.26200000000000001}]},{"osd":2,"last update":"Mon Apr 15 23:55:34 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.40400000000000003,"15min":0.40699999999999997},"min":{"1min":0.315,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.54800000000000004,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.371,"5min":0.39700000000000002,"15min":0.40100000000000002},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.48899999999999999,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.34000000000000002}]},{"osd":4,"last update":"Mon Apr 15 23:54:48 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.48899999999999999}]},{"osd":5,"last update":"Mon Apr 15 23:55:12 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.498}]},{"osd":6,"last update":"Mon Apr 15 23:55:29 2024","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.47099999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53600000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5416,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739736,"statfs":{"total":95995035648,"available":95989489664,"internally_reserved":0,"allocated":491520,"data_stored":198050,"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":"Mon Apr 15 23:54:51 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.42199999999999999}]},{"osd":1,"last update":"Mon Apr 15 23:54:51 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.496},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.58199999999999996}]},{"osd":2,"last update":"Mon Apr 15 23:54:51 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.46999999999999997}]},{"osd":3,"last update":"Mon Apr 15 23:54:51 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.504},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.53900000000000003}]},{"osd":5,"last update":"Mon Apr 15 23:55:10 2024","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.33400000000000002}]},{"osd":6,"last update":"Mon Apr 15 23:55:30 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.39500000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44400000000000001}]}]},{"osd":5,"up_from":37,"seq":158913789974,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 15 23:55:11 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.69099999999999995}]},{"osd":1,"last update":"Mon Apr 15 23:55:11 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.65900000000000003}]},{"osd":2,"last update":"Mon Apr 15 23:55:11 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.58999999999999997}]},{"osd":3,"last update":"Mon Apr 15 23:55:11 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.66900000000000004}]},{"osd":4,"last update":"Mon Apr 15 23:55:11 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.501},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.47299999999999998}]},{"osd":6,"last update":"Mon Apr 15 23:55:35 2024","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.57599999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.623}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-15T23:55:47.835 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-15T23:55:47.835 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-15T23:55:47.835 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-15T23:55:47.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph health --format=json 2024-04-15T23:55:47.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:47.188286+0000 mgr.smithi169.akrtny (mgr.14162) 234 : audit [DBG] from='client.14456 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-15T23:55:48.056 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/mon.smithi169/config 2024-04-15T23:55:48.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:48.341417+0000 mgr.smithi169.akrtny (mgr.14162) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:48.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:48.341417+0000 mgr.smithi169.akrtny (mgr.14162) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:49.919 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:55:50.332 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:49.939670+0000 mon.smithi169 (mon.0) 525 : audit [DBG] from='client.? 172.21.15.169:0/3346454328' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-15T23:55:50.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:49.939670+0000 mon.smithi169 (mon.0) 525 : audit [DBG] from='client.? 172.21.15.169:0/3346454328' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-15T23:55:50.721 INFO:teuthology.orchestra.run.smithi169.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-15T23:55:50.721 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-15T23:55:50.721 INFO:tasks.cephadm:Setup complete, yielding 2024-04-15T23:55:50.722 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-15T23:55:50.737 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi169.front.sepia.ceph.com 2024-04-15T23:55:50.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch status' 2024-04-15T23:55:51.256 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:50.341833+0000 mgr.smithi169.akrtny (mgr.14162) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:51.256 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:50.888021+0000 mon.smithi169 (mon.0) 526 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:55:51.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:50.341833+0000 mgr.smithi169.akrtny (mgr.14162) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:51.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:50.888021+0000 mon.smithi169 (mon.0) 526 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:55:52.245 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:51.137153+0000 mon.smithi169 (mon.0) 527 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:55:52.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:51.137153+0000 mon.smithi169 (mon.0) 527 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:55:52.926 INFO:teuthology.orchestra.run.smithi169.stdout:Backend: cephadm 2024-04-15T23:55:52.926 INFO:teuthology.orchestra.run.smithi169.stdout:Available: Yes 2024-04-15T23:55:52.926 INFO:teuthology.orchestra.run.smithi169.stdout:Paused: No 2024-04-15T23:55:53.297 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:52.342134+0000 mgr.smithi169.akrtny (mgr.14162) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:53.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:52.342134+0000 mgr.smithi169.akrtny (mgr.14162) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:53.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch ps' 2024-04-15T23:55:54.314 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:52.945593+0000 mgr.smithi169.akrtny (mgr.14162) 238 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:55:54.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:52.945593+0000 mgr.smithi169.akrtny (mgr.14162) 238 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:55:55.248 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:54.342640+0000 mgr.smithi169.akrtny (mgr.14162) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:55.403 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:54.342640+0000 mgr.smithi169.akrtny (mgr.14162) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:55.642 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-04-15T23:55:55.642 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 running (3m) 87s ago 5m *:9093 *:9094 0.20.0 0881eb8f169f 6a704f8039af 2024-04-15T23:55:55.642 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (5m) 87s ago 5m - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-15T23:55:55.642 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (4m) 68s ago 4m - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-15T23:55:55.642 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 running (3m) 87s ago 4m *:3000 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-15T23:55:55.642 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 running (6m) 87s ago 6m *:9283 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-15T23:55:55.642 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 running (4m) 68s ago 4m *:8443 *:9283 16.2.0 24ecd6d5f14c 943713f5d517 2024-04-15T23:55:55.642 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (6m) 87s ago 6m - 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-15T23:55:55.643 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (4m) 68s ago 4m - 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-15T23:55:55.643 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 running (4m) 87s ago 4m *:9100 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-15T23:55:55.643 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 running (3m) 68s ago 3m *:9100 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-15T23:55:55.643 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (3m) 87s ago 3m - 16.2.0 24ecd6d5f14c feed666f7710 2024-04-15T23:55:55.643 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (3m) 87s ago 3m - 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-15T23:55:55.643 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (2m) 87s ago 2m - 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-15T23:55:55.643 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (2m) 87s ago 2m - 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-15T23:55:55.643 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (2m) 68s ago 2m - 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-15T23:55:55.643 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (112s) 68s ago 112s - 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-15T23:55:55.643 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (92s) 68s ago 91s - 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-15T23:55:55.643 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (71s) 68s ago 70s - 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-15T23:55:55.643 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 running (3m) 87s ago 4m *:9095 2.18.1 de242295e225 aed8644727cc 2024-04-15T23:55:56.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch ls' 2024-04-15T23:55:56.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:55.656310+0000 mgr.smithi169.akrtny (mgr.14162) 240 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:55:56.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:56.343228+0000 mgr.smithi169.akrtny (mgr.14162) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:56.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:55.656310+0000 mgr.smithi169.akrtny (mgr.14162) 240 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:55:56.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:56.343228+0000 mgr.smithi169.akrtny (mgr.14162) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:58.389 INFO:teuthology.orchestra.run.smithi169.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE ID 2024-04-15T23:55:58.389 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager 1/1 90s ago 5m count:1 0881eb8f169f 2024-04-15T23:55:58.389 INFO:teuthology.orchestra.run.smithi169.stdout:crash 2/2 90s ago 6m * 24ecd6d5f14c 2024-04-15T23:55:58.389 INFO:teuthology.orchestra.run.smithi169.stdout:grafana 1/1 90s ago 6m count:1 557c83e11646 2024-04-15T23:55:58.389 INFO:teuthology.orchestra.run.smithi169.stdout:mgr 2/2 90s ago 6m count:2 24ecd6d5f14c 2024-04-15T23:55:58.389 INFO:teuthology.orchestra.run.smithi169.stdout:mon 2/2 90s ago 5m smithi169:172.21.15.169=smithi169;smithi203:172.21.15.203=smithi203;count:2 24ecd6d5f14c 2024-04-15T23:55:58.389 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter 2/2 90s ago 5m * e5a616e4b9cf 2024-04-15T23:55:58.389 INFO:teuthology.orchestra.run.smithi169.stdout:osd.None 7/0 90s ago - 24ecd6d5f14c 2024-04-15T23:55:58.390 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus 1/1 90s ago 6m count:1 de242295e225 2024-04-15T23:55:58.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:55:58.343599+0000 mgr.smithi169.akrtny (mgr.14162) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:58.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:55:58.343599+0000 mgr.smithi169.akrtny (mgr.14162) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:55:59.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch host ls' 2024-04-15T23:55:59.717 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:55:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:55:58.405394+0000 mgr.smithi169.akrtny (mgr.14162) 243 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:55:59.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:55:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:55:58.405394+0000 mgr.smithi169.akrtny (mgr.14162) 243 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:00.692 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:00.343968+0000 mgr.smithi169.akrtny (mgr.14162) 244 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:00.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:00.343968+0000 mgr.smithi169.akrtny (mgr.14162) 244 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:01.129 INFO:teuthology.orchestra.run.smithi169.stdout:HOST ADDR LABELS STATUS 2024-04-15T23:56:01.129 INFO:teuthology.orchestra.run.smithi169.stdout:smithi169 smithi169 2024-04-15T23:56:01.130 INFO:teuthology.orchestra.run.smithi169.stdout:smithi203 smithi203 2024-04-15T23:56:01.784 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:01.149689+0000 mgr.smithi169.akrtny (mgr.14162) 245 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:01.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch device ls' 2024-04-15T23:56:01.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:01.149689+0000 mgr.smithi169.akrtny (mgr.14162) 245 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:02.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:02.344310+0000 mgr.smithi169.akrtny (mgr.14162) 246 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:02.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:02.344310+0000 mgr.smithi169.akrtny (mgr.14162) 246 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:03.782 INFO:teuthology.orchestra.run.smithi169.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-04-15T23:56:03.783 INFO:teuthology.orchestra.run.smithi169.stdout:smithi169 /dev/nvme0n1 ssd CVFT623300LN400BGN 400G Unknown N/A N/A No 2024-04-15T23:56:03.783 INFO:teuthology.orchestra.run.smithi169.stdout:smithi203 /dev/nvme0n1 ssd CVFT623300GK400BGN 400G Unknown N/A N/A No 2024-04-15T23:56:04.371 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-15T23:56:04.381 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi169.front.sepia.ceph.com 2024-04-15T23:56:04.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-15T23:56:04.410 INFO:teuthology.orchestra.run.smithi169.stderr:+ systemctl stop nfs-server 2024-04-15T23:56:04.418 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi203.front.sepia.ceph.com 2024-04-15T23:56:04.418 DEBUG:teuthology.orchestra.run.smithi203:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-15T23:56:04.455 INFO:teuthology.orchestra.run.smithi203.stderr:+ systemctl stop nfs-server 2024-04-15T23:56:04.463 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-15T23:56:04.514 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi169.front.sepia.ceph.com 2024-04-15T23:56:04.515 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-04-15T23:56:04.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:03.802300+0000 mgr.smithi169.akrtny (mgr.14162) 247 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:04.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:04.344800+0000 mgr.smithi169.akrtny (mgr.14162) 248 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:04.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:03.802300+0000 mgr.smithi169.akrtny (mgr.14162) 247 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:04.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:04.344800+0000 mgr.smithi169.akrtny (mgr.14162) 248 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:06.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:06.345077+0000 mgr.smithi169.akrtny (mgr.14162) 249 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:06.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:06.345077+0000 mgr.smithi169.akrtny (mgr.14162) 249 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:07.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:06.410202+0000 mgr.smithi169.akrtny (mgr.14162) 250 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:07.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:06.410615+0000 mon.smithi169 (mon.0) 528 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-15T23:56:07.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:07.401288+0000 mon.smithi169 (mon.0) 529 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-15T23:56:07.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:07.401342+0000 mon.smithi169 (mon.0) 530 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-15T23:56:07.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:07.402388+0000 mon.smithi169 (mon.0) 531 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-15T23:56:08.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:06.410202+0000 mgr.smithi169.akrtny (mgr.14162) 250 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:08.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:06.410615+0000 mon.smithi169 (mon.0) 528 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-15T23:56:08.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:07.401288+0000 mon.smithi169 (mon.0) 529 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-15T23:56:08.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:07.401342+0000 mon.smithi169 (mon.0) 530 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-15T23:56:08.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:07.402388+0000 mon.smithi169 (mon.0) 531 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-15T23:56:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-15T23:56:08.411+0000 7f5a891d9700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-15T23:56:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:08.345434+0000 mgr.smithi169.akrtny (mgr.14162) 251 : cluster [DBG] pgmap v220: 33 pgs: 4 creating+peering, 1 active+clean, 28 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:08.408338+0000 mon.smithi169 (mon.0) 532 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-15T23:56:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:08.408570+0000 mon.smithi169 (mon.0) 533 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-15T23:56:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:08.411627+0000 mon.smithi169 (mon.0) 534 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-15T23:56:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:08.412410+0000 mon.smithi169 (mon.0) 535 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-15T23:56:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:08.412439+0000 mon.smithi169 (mon.0) 536 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-15T23:56:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:08.426046+0000 mon.smithi169 (mon.0) 537 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-15T23:56:08.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:08.426520+0000 mon.smithi169 (mon.0) 538 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-15T23:56:08.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:08.426604+0000 mon.smithi169 (mon.0) 539 : cluster [DBG] fsmap foofs:0 2024-04-15T23:56:08.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:08.432317+0000 mon.smithi169 (mon.0) 540 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:08.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:08.432984+0000 mon.smithi169 (mon.0) 541 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:08.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:08.442419+0000 mon.smithi169 (mon.0) 542 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:08.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:08.450635+0000 mon.smithi169 (mon.0) 543 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:08.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:08.451549+0000 mon.smithi169 (mon.0) 544 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi169.vllcwe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-15T23:56:08.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:08.455119+0000 mon.smithi169 (mon.0) 545 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi169.vllcwe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-15T23:56:08.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:08.456055+0000 mon.smithi169 (mon.0) 546 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:56:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:08.345434+0000 mgr.smithi169.akrtny (mgr.14162) 251 : cluster [DBG] pgmap v220: 33 pgs: 4 creating+peering, 1 active+clean, 28 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:08.408338+0000 mon.smithi169 (mon.0) 532 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-15T23:56:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:08.408570+0000 mon.smithi169 (mon.0) 533 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-15T23:56:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:08.411627+0000 mon.smithi169 (mon.0) 534 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-15T23:56:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:08.412410+0000 mon.smithi169 (mon.0) 535 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-15T23:56:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:08.412439+0000 mon.smithi169 (mon.0) 536 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-15T23:56:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:08.426046+0000 mon.smithi169 (mon.0) 537 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-15T23:56:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:08.426520+0000 mon.smithi169 (mon.0) 538 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-15T23:56:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:08.426604+0000 mon.smithi169 (mon.0) 539 : cluster [DBG] fsmap foofs:0 2024-04-15T23:56:08.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:08.432317+0000 mon.smithi169 (mon.0) 540 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:08.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:08.432984+0000 mon.smithi169 (mon.0) 541 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:08.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:08.442419+0000 mon.smithi169 (mon.0) 542 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:08.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:08.450635+0000 mon.smithi169 (mon.0) 543 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:08.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:08.451549+0000 mon.smithi169 (mon.0) 544 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi169.vllcwe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-15T23:56:08.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:08.455119+0000 mon.smithi169 (mon.0) 545 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi169.vllcwe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-15T23:56:08.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:08.456055+0000 mon.smithi169 (mon.0) 546 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:56:09.428 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-04-15T23:56:09.438 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-04-15T23:56:09.438 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch ls -f json 2024-04-15T23:56:09.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:08.429192+0000 mgr.smithi169.akrtny (mgr.14162) 252 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-15T23:56:09.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:08.456750+0000 mgr.smithi169.akrtny (mgr.14162) 253 : cephadm [INF] Deploying daemon mds.foofs.smithi169.vllcwe on smithi169 2024-04-15T23:56:09.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:09.427319+0000 mon.smithi169 (mon.0) 547 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-15T23:56:09.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:08.429192+0000 mgr.smithi169.akrtny (mgr.14162) 252 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-15T23:56:09.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:08.456750+0000 mgr.smithi169.akrtny (mgr.14162) 253 : cephadm [INF] Deploying daemon mds.foofs.smithi169.vllcwe on smithi169 2024-04-15T23:56:09.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:09.427319+0000 mon.smithi169 (mon.0) 547 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-15T23:56:10.813 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:10.345824+0000 mgr.smithi169.akrtny (mgr.14162) 254 : cluster [DBG] pgmap v224: 65 pgs: 5 creating+activating, 7 creating+peering, 19 active+clean, 34 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:10.813 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:10.425663+0000 mon.smithi169 (mon.0) 548 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-15T23:56:10.813 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:10.444146+0000 mon.smithi169 (mon.0) 549 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:56:10.813 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:10.444314+0000 mon.smithi169 (mon.0) 550 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:56:10.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:10.345824+0000 mgr.smithi169.akrtny (mgr.14162) 254 : cluster [DBG] pgmap v224: 65 pgs: 5 creating+activating, 7 creating+peering, 19 active+clean, 34 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:10.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:10.425663+0000 mon.smithi169 (mon.0) 548 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-15T23:56:10.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:10.444146+0000 mon.smithi169 (mon.0) 549 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:56:10.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:10.444314+0000 mon.smithi169 (mon.0) 550 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:56:12.379 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:56:12.379 INFO:teuthology.orchestra.run.smithi169.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"container_image_id": "0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0", "container_image_name": "docker.io/prom/alertmanager:v0.20.0", "created": "2024-04-15T23:50:00.659898Z", "last_refresh": "2024-04-15T23:54:28.000944Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "created": "2024-04-15T23:49:48.038641Z", "last_refresh": "2024-04-15T23:54:28.001003Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-04-15T23:49:57.713012Z", "last_refresh": "2024-04-15T23:54:28.001075Z", "running": 1, "size": 1}}, {"events": ["2024-04-15T23:56:08.432464Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-15T23:56:08.429215Z", "running": 1, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-04-15T23:49:46.476713Z", "last_refresh": "2024-04-15T23:54:28.000877Z", "running": 2, "size": 2}}, {"events": ["2024-04-15T23:50:32.880851Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi169:172.21.15.169=smithi169", "smithi203:172.21.15.203=smithi203"]}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-04-15T23:50:32.878455Z", "last_refresh": "2024-04-15T23:54:28.000711Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_id": "e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87", "container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-04-15T23:49:59.232135Z", "last_refresh": "2024-04-15T23:54:28.001128Z", "running": 2, "size": 2}}, {"placement": {"hosts": ["smithi169"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "last_refresh": "2024-04-15T23:54:28.001236Z", "running": 7, "size": 0}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"container_image_id": "de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490", "container_image_name": "docker.io/prom/prometheus:v2.18.1", "created": "2024-04-15T23:49:56.002947Z", "last_refresh": "2024-04-15T23:54:28.001182Z", "running": 1, "size": 1}}] 2024-04-15T23:56:12.704 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:11.659934+0000 mon.smithi169 (mon.0) 551 : cluster [DBG] mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870] up:boot 2024-04-15T23:56:12.704 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:11.659975+0000 mon.smithi169 (mon.0) 552 : cluster [INF] daemon mds.foofs.smithi169.vllcwe assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-15T23:56:12.704 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:11.660022+0000 mon.smithi169 (mon.0) 553 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-15T23:56:12.704 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:11.660036+0000 mon.smithi169 (mon.0) 554 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-15T23:56:12.704 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:11.660046+0000 mon.smithi169 (mon.0) 555 : cluster [INF] Cluster is now healthy 2024-04-15T23:56:12.704 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:11.660242+0000 mon.smithi169 (mon.0) 556 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-04-15T23:56:12.704 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:11.660344+0000 mon.smithi169 (mon.0) 557 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-15T23:56:12.704 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:11.663323+0000 mon.smithi169 (mon.0) 558 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:creating} 2024-04-15T23:56:12.704 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:11.674152+0000 mon.smithi169 (mon.0) 559 : cluster [INF] daemon mds.foofs.smithi169.vllcwe is now active in filesystem foofs as rank 0 2024-04-15T23:56:12.704 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:12.057792+0000 mon.smithi169 (mon.0) 560 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:12.705 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:12.058541+0000 mon.smithi169 (mon.0) 561 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi203.fzcjkg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-15T23:56:12.705 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:12.061494+0000 mon.smithi169 (mon.0) 562 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi203.fzcjkg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-15T23:56:12.705 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:12.062049+0000 mon.smithi169 (mon.0) 563 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:56:12.705 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:12.062499+0000 mgr.smithi169.akrtny (mgr.14162) 255 : cephadm [INF] Deploying daemon mds.foofs.smithi203.fzcjkg on smithi203 2024-04-15T23:56:12.705 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:12.346147+0000 mgr.smithi169.akrtny (mgr.14162) 256 : cluster [DBG] pgmap v226: 65 pgs: 5 creating+activating, 7 creating+peering, 43 active+clean, 10 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:12.791 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:11.659934+0000 mon.smithi169 (mon.0) 551 : cluster [DBG] mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870] up:boot 2024-04-15T23:56:12.791 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:11.659975+0000 mon.smithi169 (mon.0) 552 : cluster [INF] daemon mds.foofs.smithi169.vllcwe assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-15T23:56:12.791 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:11.660022+0000 mon.smithi169 (mon.0) 553 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-15T23:56:12.792 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:11.660036+0000 mon.smithi169 (mon.0) 554 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-15T23:56:12.792 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:11.660046+0000 mon.smithi169 (mon.0) 555 : cluster [INF] Cluster is now healthy 2024-04-15T23:56:12.792 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:11.660242+0000 mon.smithi169 (mon.0) 556 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-04-15T23:56:12.792 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:11.660344+0000 mon.smithi169 (mon.0) 557 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-15T23:56:12.792 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:11.663323+0000 mon.smithi169 (mon.0) 558 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:creating} 2024-04-15T23:56:12.792 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:11.674152+0000 mon.smithi169 (mon.0) 559 : cluster [INF] daemon mds.foofs.smithi169.vllcwe is now active in filesystem foofs as rank 0 2024-04-15T23:56:12.792 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:12.057792+0000 mon.smithi169 (mon.0) 560 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:12.792 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:12.058541+0000 mon.smithi169 (mon.0) 561 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi203.fzcjkg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-15T23:56:12.792 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:12.061494+0000 mon.smithi169 (mon.0) 562 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi203.fzcjkg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-15T23:56:12.792 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:12.062049+0000 mon.smithi169 (mon.0) 563 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:56:12.792 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:12.062499+0000 mgr.smithi169.akrtny (mgr.14162) 255 : cephadm [INF] Deploying daemon mds.foofs.smithi203.fzcjkg on smithi203 2024-04-15T23:56:12.792 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:12.346147+0000 mgr.smithi169.akrtny (mgr.14162) 256 : cluster [DBG] pgmap v226: 65 pgs: 5 creating+activating, 7 creating+peering, 43 active+clean, 10 unknown; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:12.968 INFO:tasks.cephadm:mds.foofs has 1/2 2024-04-15T23:56:13.861 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:12.395742+0000 mgr.smithi169.akrtny (mgr.14162) 257 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-15T23:56:13.861 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:12.665595+0000 mon.smithi169 (mon.0) 564 : cluster [DBG] mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870] up:active 2024-04-15T23:56:13.861 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:12.665641+0000 mon.smithi169 (mon.0) 565 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 2024-04-15T23:56:13.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch ls -f json 2024-04-15T23:56:14.003 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:12.395742+0000 mgr.smithi169.akrtny (mgr.14162) 257 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-15T23:56:14.003 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:12.665595+0000 mon.smithi169 (mon.0) 564 : cluster [DBG] mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870] up:active 2024-04-15T23:56:14.003 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:12.665641+0000 mon.smithi169 (mon.0) 565 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 2024-04-15T23:56:14.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:14.346649+0000 mgr.smithi169.akrtny (mgr.14162) 258 : cluster [DBG] pgmap v227: 65 pgs: 5 creating+activating, 60 active+clean; 182 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:14.869 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:14.508473+0000 mon.smithi169 (mon.0) 566 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:14.869 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:14.509121+0000 mon.smithi169 (mon.0) 567 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:14.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:14.346649+0000 mgr.smithi169.akrtny (mgr.14162) 258 : cluster [DBG] pgmap v227: 65 pgs: 5 creating+activating, 60 active+clean; 182 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-15T23:56:14.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:14.508473+0000 mon.smithi169 (mon.0) 566 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:14.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:14.509121+0000 mon.smithi169 (mon.0) 567 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:15.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:14.671919+0000 mon.smithi169 (mon.0) 568 : cluster [DBG] mds.? [v2:172.21.15.203:6832/4290987001,v1:172.21.15.203:6833/4290987001] up:boot 2024-04-15T23:56:15.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:14.672189+0000 mon.smithi169 (mon.0) 569 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-15T23:56:15.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:14.672318+0000 mon.smithi169 (mon.0) 570 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-15T23:56:15.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:14.674971+0000 mon.smithi169 (mon.0) 571 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-15T23:56:15.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:14.671919+0000 mon.smithi169 (mon.0) 568 : cluster [DBG] mds.? [v2:172.21.15.203:6832/4290987001,v1:172.21.15.203:6833/4290987001] up:boot 2024-04-15T23:56:15.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:14.672189+0000 mon.smithi169 (mon.0) 569 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-15T23:56:15.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:14.672318+0000 mon.smithi169 (mon.0) 570 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-15T23:56:15.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:14.674971+0000 mon.smithi169 (mon.0) 571 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-15T23:56:15.985 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:56:15.986 INFO:teuthology.orchestra.run.smithi169.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"container_image_id": "0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0", "container_image_name": "docker.io/prom/alertmanager:v0.20.0", "created": "2024-04-15T23:50:00.659898Z", "last_refresh": "2024-04-15T23:54:28.000944Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "created": "2024-04-15T23:49:48.038641Z", "last_refresh": "2024-04-15T23:54:28.001003Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-04-15T23:49:57.713012Z", "last_refresh": "2024-04-15T23:54:28.001075Z", "running": 1, "size": 1}}, {"events": ["2024-04-15T23:56:08.432464Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-15T23:56:08.429215Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-04-15T23:49:46.476713Z", "last_refresh": "2024-04-15T23:54:28.000877Z", "running": 2, "size": 2}}, {"events": ["2024-04-15T23:50:32.880851Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi169:172.21.15.169=smithi169", "smithi203:172.21.15.203=smithi203"]}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-04-15T23:50:32.878455Z", "last_refresh": "2024-04-15T23:54:28.000711Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_id": "e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87", "container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-04-15T23:49:59.232135Z", "last_refresh": "2024-04-15T23:54:28.001128Z", "running": 2, "size": 2}}, {"placement": {"hosts": ["smithi169"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "last_refresh": "2024-04-15T23:54:28.001236Z", "running": 7, "size": 0}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"container_image_id": "de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490", "container_image_name": "docker.io/prom/prometheus:v2.18.1", "created": "2024-04-15T23:49:56.002947Z", "last_refresh": "2024-04-15T23:54:28.001182Z", "running": 1, "size": 1}}] 2024-04-15T23:56:16.816 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:16.002837+0000 mgr.smithi169.akrtny (mgr.14162) 259 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-15T23:56:16.816 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:16.347144+0000 mgr.smithi169.akrtny (mgr.14162) 260 : cluster [DBG] pgmap v228: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s wr, 14 op/s 2024-04-15T23:56:16.816 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:16.592822+0000 mon.smithi169 (mon.0) 572 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:16.833 INFO:tasks.cephadm:mds.foofs has 2/2 2024-04-15T23:56:16.834 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-15T23:56:16.847 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi169.front.sepia.ceph.com 2024-04-15T23:56:16.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-04-15T23:56:17.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:16.002837+0000 mgr.smithi169.akrtny (mgr.14162) 259 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-15T23:56:17.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:16.347144+0000 mgr.smithi169.akrtny (mgr.14162) 260 : cluster [DBG] pgmap v228: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s wr, 14 op/s 2024-04-15T23:56:17.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:16.592822+0000 mon.smithi169 (mon.0) 572 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:18.822 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:18.347612+0000 mgr.smithi169.akrtny (mgr.14162) 261 : cluster [DBG] pgmap v229: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 8 op/s 2024-04-15T23:56:18.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:18.347612+0000 mgr.smithi169.akrtny (mgr.14162) 261 : cluster [DBG] pgmap v229: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 8 op/s 2024-04-15T23:56:19.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:18.646521+0000 mon.smithi169 (mon.0) 573 : cluster [DBG] mds.? [v2:172.21.15.203:6832/4290987001,v1:172.21.15.203:6833/4290987001] up:standby 2024-04-15T23:56:19.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:18.646581+0000 mon.smithi169 (mon.0) 574 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-15T23:56:19.959 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:18.646521+0000 mon.smithi169 (mon.0) 573 : cluster [DBG] mds.? [v2:172.21.15.203:6832/4290987001,v1:172.21.15.203:6833/4290987001] up:standby 2024-04-15T23:56:19.959 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:18.646581+0000 mon.smithi169 (mon.0) 574 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-15T23:56:20.003 INFO:teuthology.orchestra.run.smithi169.stderr:Invalid command: missing required parameter clusterid() 2024-04-15T23:56:20.003 INFO:teuthology.orchestra.run.smithi169.stderr:nfs cluster create [] : Create an NFS Cluster 2024-04-15T23:56:20.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error EINVAL: invalid command 2024-04-15T23:56:20.728 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:20.348106+0000 mgr.smithi169.akrtny (mgr.14162) 262 : cluster [DBG] pgmap v230: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 6 op/s 2024-04-15T23:56:20.729 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:20.354950+0000 mgr.smithi169.akrtny (mgr.14162) 263 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "type": "cephfs", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:20.729 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:20.355856+0000 mon.smithi169 (mon.0) 575 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-15T23:56:20.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:20.348106+0000 mgr.smithi169.akrtny (mgr.14162) 262 : cluster [DBG] pgmap v230: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 6 op/s 2024-04-15T23:56:20.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:20.354950+0000 mgr.smithi169.akrtny (mgr.14162) 263 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "type": "cephfs", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:20.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:20.355856+0000 mon.smithi169 (mon.0) 575 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-15T23:56:21.665 INFO:teuthology.orchestra.run.smithi169.stdout:NFS Cluster Created Successfully 2024-04-15T23:56:21.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:20.652745+0000 mon.smithi169 (mon.0) 576 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-15T23:56:21.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:20.652798+0000 mon.smithi169 (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-15T23:56:21.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:20.653610+0000 mon.smithi169 (mon.0) 578 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-15T23:56:22.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:20.652745+0000 mon.smithi169 (mon.0) 576 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-15T23:56:22.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:20.652798+0000 mon.smithi169 (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-15T23:56:22.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:20.653610+0000 mon.smithi169 (mon.0) 578 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-15T23:56:22.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- bash -c 'ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-04-15T23:56:22.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:21.661670+0000 mon.smithi169 (mon.0) 579 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-15T23:56:22.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:21.661873+0000 mon.smithi169 (mon.0) 580 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-15T23:56:22.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:21.682243+0000 mgr.smithi169.akrtny (mgr.14162) 264 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-15T23:56:22.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:21.685247+0000 mon.smithi169 (mon.0) 581 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:22.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:22.348503+0000 mgr.smithi169.akrtny (mgr.14162) 265 : cluster [DBG] pgmap v233: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-04-15T23:56:23.057 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:21.661670+0000 mon.smithi169 (mon.0) 579 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-15T23:56:23.057 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:21.661873+0000 mon.smithi169 (mon.0) 580 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-15T23:56:23.057 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:21.682243+0000 mgr.smithi169.akrtny (mgr.14162) 264 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-15T23:56:23.057 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:21.685247+0000 mon.smithi169 (mon.0) 581 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:23.057 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:22.348503+0000 mgr.smithi169.akrtny (mgr.14162) 265 : cluster [DBG] pgmap v233: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-04-15T23:56:23.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:22.662129+0000 mon.smithi169 (mon.0) 582 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-15T23:56:23.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:22.875860+0000 mon.smithi169 (mon.0) 583 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:23.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:22.879856+0000 mon.smithi169 (mon.0) 584 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:23.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:22.883016+0000 mgr.smithi169.akrtny (mgr.14162) 266 : cephadm [INF] Checking pool "nfs-ganesha" exists for service nfs.foo 2024-04-15T23:56:23.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:22.889175+0000 mgr.smithi169.akrtny (mgr.14162) 267 : cephadm [INF] Creating key for client.nfs.foo.smithi203 2024-04-15T23:56:23.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:22.889429+0000 mon.smithi169 (mon.0) 585 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi203", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-15T23:56:23.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:22.892988+0000 mon.smithi169 (mon.0) 586 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi203", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-15T23:56:23.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:22.894503+0000 mgr.smithi169.akrtny (mgr.14162) 268 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-15T23:56:23.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:22.894567+0000 mgr.smithi169.akrtny (mgr.14162) 269 : cephadm [INF] Creating key for client.nfs.foo.smithi203-rgw 2024-04-15T23:56:23.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:22.894782+0000 mon.smithi169 (mon.0) 587 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi203-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-15T23:56:23.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:22.897983+0000 mon.smithi169 (mon.0) 588 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi203-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-15T23:56:23.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:22.900360+0000 mon.smithi169 (mon.0) 589 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:56:23.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:22.900927+0000 mgr.smithi169.akrtny (mgr.14162) 270 : cephadm [INF] Deploying daemon nfs.foo.smithi203 on smithi203 2024-04-15T23:56:24.059 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:22.662129+0000 mon.smithi169 (mon.0) 582 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-15T23:56:24.060 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:22.875860+0000 mon.smithi169 (mon.0) 583 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:24.060 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:22.879856+0000 mon.smithi169 (mon.0) 584 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:24.060 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:22.883016+0000 mgr.smithi169.akrtny (mgr.14162) 266 : cephadm [INF] Checking pool "nfs-ganesha" exists for service nfs.foo 2024-04-15T23:56:24.060 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:22.889175+0000 mgr.smithi169.akrtny (mgr.14162) 267 : cephadm [INF] Creating key for client.nfs.foo.smithi203 2024-04-15T23:56:24.060 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:22.889429+0000 mon.smithi169 (mon.0) 585 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi203", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-15T23:56:24.060 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:22.892988+0000 mon.smithi169 (mon.0) 586 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi203", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-15T23:56:24.060 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:22.894503+0000 mgr.smithi169.akrtny (mgr.14162) 268 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-15T23:56:24.060 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:22.894567+0000 mgr.smithi169.akrtny (mgr.14162) 269 : cephadm [INF] Creating key for client.nfs.foo.smithi203-rgw 2024-04-15T23:56:24.060 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:22.894782+0000 mon.smithi169 (mon.0) 587 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi203-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-15T23:56:24.060 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:22.897983+0000 mon.smithi169 (mon.0) 588 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi203-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-15T23:56:24.060 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:22.900360+0000 mon.smithi169 (mon.0) 589 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:56:24.060 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:22.900927+0000 mgr.smithi169.akrtny (mgr.14162) 270 : cephadm [INF] Deploying daemon nfs.foo.smithi203 on smithi203 2024-04-15T23:56:24.766 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:56:24.766 INFO:teuthology.orchestra.run.smithi169.stdout: "bind": "/fake", 2024-04-15T23:56:24.766 INFO:teuthology.orchestra.run.smithi169.stdout: "fs": "foofs", 2024-04-15T23:56:24.766 INFO:teuthology.orchestra.run.smithi169.stdout: "path": "/", 2024-04-15T23:56:24.766 INFO:teuthology.orchestra.run.smithi169.stdout: "cluster": "foo", 2024-04-15T23:56:24.766 INFO:teuthology.orchestra.run.smithi169.stdout: "mode": "RW" 2024-04-15T23:56:24.766 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:56:24.899 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:24.348946+0000 mgr.smithi169.akrtny (mgr.14162) 271 : cluster [DBG] pgmap v235: 97 pgs: 11 unknown, 86 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-15T23:56:25.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:24.348946+0000 mgr.smithi169.akrtny (mgr.14162) 271 : cluster [DBG] pgmap v235: 97 pgs: 11 unknown, 86 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-15T23:56:25.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-04-15T23:56:25.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:24.674668+0000 mon.smithi169 (mon.0) 590 : cluster [DBG] mgrmap e19: smithi169.akrtny(active, since 6m), standbys: smithi203.ohooxy 2024-04-15T23:56:25.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:24.762017+0000 mgr.smithi169.akrtny (mgr.14162) 272 : audit [DBG] from='client.14516 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:25.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:24.779140+0000 mon.smithi169 (mon.0) 591 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-15T23:56:25.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:24.782609+0000 mon.smithi169 (mon.0) 592 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-04-15T23:56:25.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:24.674668+0000 mon.smithi169 (mon.0) 590 : cluster [DBG] mgrmap e19: smithi169.akrtny(active, since 6m), standbys: smithi203.ohooxy 2024-04-15T23:56:25.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:24.762017+0000 mgr.smithi169.akrtny (mgr.14162) 272 : audit [DBG] from='client.14516 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:25.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:24.779140+0000 mon.smithi169 (mon.0) 591 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-15T23:56:25.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:24.782609+0000 mon.smithi169 (mon.0) 592 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-04-15T23:56:26.749 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:26.349770+0000 mgr.smithi169.akrtny (mgr.14162) 273 : cluster [DBG] pgmap v236: 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-04-15T23:56:26.749 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:26.547542+0000 mon.smithi169 (mon.0) 593 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:26.749 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:26.548418+0000 mon.smithi169 (mon.0) 594 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi169", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-15T23:56:26.749 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:26.551110+0000 mon.smithi169 (mon.0) 595 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi169", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-15T23:56:26.749 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:26.552541+0000 mon.smithi169 (mon.0) 596 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi169-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-15T23:56:26.750 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:26.556942+0000 mon.smithi169 (mon.0) 597 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi169-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-15T23:56:26.750 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:26.557954+0000 mon.smithi169 (mon.0) 598 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:56:26.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:26.349770+0000 mgr.smithi169.akrtny (mgr.14162) 273 : cluster [DBG] pgmap v236: 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-04-15T23:56:26.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:26.547542+0000 mon.smithi169 (mon.0) 593 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:26.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:26.548418+0000 mon.smithi169 (mon.0) 594 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi169", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-15T23:56:26.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:26.551110+0000 mon.smithi169 (mon.0) 595 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi169", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-15T23:56:26.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:26.552541+0000 mon.smithi169 (mon.0) 596 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi169-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-15T23:56:26.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:26.556942+0000 mon.smithi169 (mon.0) 597 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi169-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-15T23:56:26.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:26.557954+0000 mon.smithi169 (mon.0) 598 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:56:27.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:26.548195+0000 mgr.smithi169.akrtny (mgr.14162) 274 : cephadm [INF] Creating key for client.nfs.foo.smithi169 2024-04-15T23:56:27.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:26.552171+0000 mgr.smithi169.akrtny (mgr.14162) 275 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-15T23:56:27.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:26.552253+0000 mgr.smithi169.akrtny (mgr.14162) 276 : cephadm [INF] Creating key for client.nfs.foo.smithi169-rgw 2024-04-15T23:56:27.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:26.558549+0000 mgr.smithi169.akrtny (mgr.14162) 277 : cephadm [INF] Deploying daemon nfs.foo.smithi169 on smithi169 2024-04-15T23:56:28.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:26.548195+0000 mgr.smithi169.akrtny (mgr.14162) 274 : cephadm [INF] Creating key for client.nfs.foo.smithi169 2024-04-15T23:56:28.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:26.552171+0000 mgr.smithi169.akrtny (mgr.14162) 275 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-15T23:56:28.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:26.552253+0000 mgr.smithi169.akrtny (mgr.14162) 276 : cephadm [INF] Creating key for client.nfs.foo.smithi169-rgw 2024-04-15T23:56:28.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:26.558549+0000 mgr.smithi169.akrtny (mgr.14162) 277 : cephadm [INF] Deploying daemon nfs.foo.smithi169 on smithi169 2024-04-15T23:56:29.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:27.590300+0000 mgr.smithi169.akrtny (mgr.14162) 278 : audit [DBG] from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:29.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:28.350199+0000 mgr.smithi169.akrtny (mgr.14162) 279 : cluster [DBG] pgmap v237: 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-04-15T23:56:29.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:27.590300+0000 mgr.smithi169.akrtny (mgr.14162) 278 : audit [DBG] from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:29.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:28.350199+0000 mgr.smithi169.akrtny (mgr.14162) 279 : cluster [DBG] pgmap v237: 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-04-15T23:56:29.751 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:28.897416+0000 mgr.smithi169.akrtny (mgr.14162) 280 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:29.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:28.897416+0000 mgr.smithi169.akrtny (mgr.14162) 280 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:30.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:30.206331+0000 mgr.smithi169.akrtny (mgr.14162) 281 : audit [DBG] from='client.14542 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:30.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:30.350875+0000 mgr.smithi169.akrtny (mgr.14162) 282 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-15T23:56:30.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:30.206331+0000 mgr.smithi169.akrtny (mgr.14162) 281 : audit [DBG] from='client.14542 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:30.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:30.350875+0000 mgr.smithi169.akrtny (mgr.14162) 282 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-15T23:56:31.502 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo 2/2 - 9s count:2 2024-04-15T23:56:31.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:30.703952+0000 mon.smithi169 (mon.0) 599 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:31.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:30.704673+0000 mon.smithi169 (mon.0) 600 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:31.937 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:30.703952+0000 mon.smithi169 (mon.0) 599 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:31.937 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:30.704673+0000 mon.smithi169 (mon.0) 600 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:32.284 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-15T23:56:32.297 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi169.front.sepia.ceph.com 2024-04-15T23:56:32.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-04-15T23:56:32.328 INFO:teuthology.orchestra.run.smithi169.stderr:+ mkdir /mnt/foo 2024-04-15T23:56:32.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-04-15T23:56:32.405 INFO:teuthology.orchestra.run.smithi169.stderr:++ hostname 2024-04-15T23:56:32.406 INFO:teuthology.orchestra.run.smithi169.stderr:+ mount -t nfs smithi169:/fake /mnt/foo -o sync 2024-04-15T23:56:32.898 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:31.507180+0000 mgr.smithi169.akrtny (mgr.14162) 283 : audit [DBG] from='client.24357 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:32.898 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:32.351384+0000 mgr.smithi169.akrtny (mgr.14162) 284 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-15T23:56:32.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-04-15T23:56:33.003 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:31.507180+0000 mgr.smithi169.akrtny (mgr.14162) 283 : audit [DBG] from='client.24357 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:56:33.003 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:32.351384+0000 mgr.smithi169.akrtny (mgr.14162) 284 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-04-15T23:56:33.056 INFO:teuthology.orchestra.run.smithi169.stderr:+ echo test 2024-04-15T23:56:33.065 DEBUG:teuthology.orchestra.run.smithi169:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-04-15T23:56:33.132 INFO:teuthology.orchestra.run.smithi169.stderr:+ sync 2024-04-15T23:56:33.642 INFO:teuthology.run_tasks:Running task parallel... 2024-04-15T23:56:33.652 INFO:teuthology.task.parallel:starting parallel... 2024-04-15T23:56:33.653 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-15T23:56:33.653 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-15T23:56:33.653 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi169.front.sepia.ceph.com 2024-04-15T23:56:33.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-15T23:56:33.654 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-15T23:56:33.654 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-04-15T23:56:33.655 INFO:teuthology.task.exec:Executing custom commands... 2024-04-15T23:56:33.655 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi169.front.sepia.ceph.com 2024-04-15T23:56:33.655 DEBUG:teuthology.orchestra.run.smithi169:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-04-15T23:56:33.774 INFO:teuthology.orchestra.run.smithi169.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-15T23:56:33.774 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-15T23:56:33.774 INFO:teuthology.orchestra.run.smithi169.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-04-15T23:56:33.784 INFO:teuthology.orchestra.run.smithi169.stdout:3 of 5 processes prepared for launch 0 sec 2024-04-15T23:56:33.884 INFO:teuthology.orchestra.run.smithi169.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-15T23:56:33.884 INFO:teuthology.orchestra.run.smithi169.stdout:releasing clients 2024-04-15T23:56:34.508 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:33.486452+0000 mon.smithi169 (mon.0) 601 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:34.508 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:34.352074+0000 mgr.smithi169.akrtny (mgr.14162) 285 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-04-15T23:56:34.884 INFO:teuthology.orchestra.run.smithi169.stdout: 5 302 55.54 MB/sec warmup 1 sec latency 14.598 ms 2024-04-15T23:56:34.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:33.486452+0000 mon.smithi169 (mon.0) 601 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:34.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:34.352074+0000 mgr.smithi169.akrtny (mgr.14162) 285 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-04-15T23:56:35.884 INFO:teuthology.orchestra.run.smithi169.stdout: 5 711 53.09 MB/sec warmup 2 sec latency 12.307 ms 2024-04-15T23:56:36.497 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:36.352601+0000 mgr.smithi169.akrtny (mgr.14162) 286 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 23 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.0 MiB/s wr, 92 op/s 2024-04-15T23:56:36.885 INFO:teuthology.orchestra.run.smithi169.stdout: 5 2001 44.22 MB/sec warmup 3 sec latency 13.118 ms 2024-04-15T23:56:36.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:36.352601+0000 mgr.smithi169.akrtny (mgr.14162) 286 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 23 MiB data, 106 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.0 MiB/s wr, 92 op/s 2024-04-15T23:56:37.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-15T23:56:37.884 INFO:teuthology.orchestra.run.smithi169.stdout: 5 3423 45.76 MB/sec warmup 4 sec latency 9.573 ms 2024-04-15T23:56:37.990 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:37.011260+0000 mon.smithi169 (mon.0) 602 : audit [INF] from='client.? 172.21.15.169:0/3926774528' entity='client.admin' 2024-04-15T23:56:38.403 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:37.011260+0000 mon.smithi169 (mon.0) 602 : audit [INF] from='client.? 172.21.15.169:0/3926774528' entity='client.admin' 2024-04-15T23:56:38.885 INFO:teuthology.orchestra.run.smithi169.stdout: 5 4451 40.77 MB/sec warmup 5 sec latency 19.286 ms 2024-04-15T23:56:39.261 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:38.353034+0000 mgr.smithi169.akrtny (mgr.14162) 287 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 84 MiB data, 334 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 7.8 MiB/s wr, 338 op/s 2024-04-15T23:56:39.403 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:38.353034+0000 mgr.smithi169.akrtny (mgr.14162) 287 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 84 MiB data, 334 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 7.8 MiB/s wr, 338 op/s 2024-04-15T23:56:39.885 INFO:teuthology.orchestra.run.smithi169.stdout: 5 5913 39.17 MB/sec warmup 6 sec latency 23.176 ms 2024-04-15T23:56:40.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:40.353486+0000 mgr.smithi169.akrtny (mgr.14162) 288 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 113 MiB data, 521 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 11 MiB/s wr, 571 op/s 2024-04-15T23:56:40.885 INFO:teuthology.orchestra.run.smithi169.stdout: 5 6888 38.94 MB/sec warmup 7 sec latency 19.418 ms 2024-04-15T23:56:40.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:40.353486+0000 mgr.smithi169.akrtny (mgr.14162) 288 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 113 MiB data, 521 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 11 MiB/s wr, 571 op/s 2024-04-15T23:56:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: 5 8045 37.53 MB/sec warmup 8 sec latency 10.191 ms 2024-04-15T23:56:42.047 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:40.823287+0000 mon.smithi169 (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' 2024-04-15T23:56:42.047 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:41.639128+0000 mon.smithi169 (mon.0) 604 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:42.047 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:41.644505+0000 mon.smithi169 (mon.0) 605 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:42.047 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:41.649237+0000 mon.smithi169 (mon.0) 606 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:42.047 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:41.654159+0000 mon.smithi169 (mon.0) 607 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:42.075 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-15T23:56:42.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:40.823287+0000 mon.smithi169 (mon.0) 603 : audit [INF] from='client.? ' entity='client.admin' 2024-04-15T23:56:42.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:41.639128+0000 mon.smithi169 (mon.0) 604 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:42.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:41.644505+0000 mon.smithi169 (mon.0) 605 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:42.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:41.649237+0000 mon.smithi169 (mon.0) 606 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:42.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:41.654159+0000 mon.smithi169 (mon.0) 607 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:42.886 INFO:teuthology.orchestra.run.smithi169.stdout: 5 9317 36.33 MB/sec warmup 9 sec latency 23.440 ms 2024-04-15T23:56:43.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:42.353963+0000 mgr.smithi169.akrtny (mgr.14162) 289 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 136 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 15 MiB/s wr, 909 op/s 2024-04-15T23:56:43.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:42.353963+0000 mgr.smithi169.akrtny (mgr.14162) 289 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 136 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 15 MiB/s wr, 909 op/s 2024-04-15T23:56:43.885 INFO:teuthology.orchestra.run.smithi169.stdout: 5 10741 38.45 MB/sec warmup 10 sec latency 27.762 ms 2024-04-15T23:56:44.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:44.354434+0000 mgr.smithi169.akrtny (mgr.14162) 290 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 143 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 17 MiB/s wr, 1.11k op/s 2024-04-15T23:56:44.887 INFO:teuthology.orchestra.run.smithi169.stdout: 5 11623 36.10 MB/sec warmup 11 sec latency 36.198 ms 2024-04-15T23:56:44.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:44.354434+0000 mgr.smithi169.akrtny (mgr.14162) 290 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 143 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 17 MiB/s wr, 1.11k op/s 2024-04-15T23:56:45.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 12997 35.47 MB/sec warmup 12 sec latency 40.035 ms 2024-04-15T23:56:46.767 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph mgr module enable nfs --force' 2024-04-15T23:56:46.888 INFO:teuthology.orchestra.run.smithi169.stdout: 5 14299 36.97 MB/sec warmup 13 sec latency 12.187 ms 2024-04-15T23:56:47.031 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:46.052973+0000 mon.smithi169 (mon.0) 608 : audit [INF] from='client.? ' entity='client.admin' 2024-04-15T23:56:47.032 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:46.057262+0000 mon.smithi169 (mon.0) 609 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:47.032 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:46.065909+0000 mon.smithi169 (mon.0) 610 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:47.032 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:46.354968+0000 mgr.smithi169.akrtny (mgr.14162) 291 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 148 MiB data, 757 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 20 MiB/s wr, 1.29k op/s 2024-04-15T23:56:47.403 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:46.052973+0000 mon.smithi169 (mon.0) 608 : audit [INF] from='client.? ' entity='client.admin' 2024-04-15T23:56:47.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:46.057262+0000 mon.smithi169 (mon.0) 609 : audit [DBG] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:47.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:46.065909+0000 mon.smithi169 (mon.0) 610 : audit [INF] from='mgr.14162 172.21.15.169:0/2540133061' entity='mgr.smithi169.akrtny' 2024-04-15T23:56:47.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:46.354968+0000 mgr.smithi169.akrtny (mgr.14162) 291 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 148 MiB data, 757 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 20 MiB/s wr, 1.29k op/s 2024-04-15T23:56:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: 5 15007 34.97 MB/sec warmup 14 sec latency 16.830 ms 2024-04-15T23:56:48.698 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:48.355434+0000 mgr.smithi169.akrtny (mgr.14162) 292 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 157 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 22 MiB/s wr, 1.56k op/s 2024-04-15T23:56:48.888 INFO:teuthology.orchestra.run.smithi169.stdout: 5 16263 34.38 MB/sec warmup 15 sec latency 16.492 ms 2024-04-15T23:56:48.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:48.355434+0000 mgr.smithi169.akrtny (mgr.14162) 292 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 157 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 22 MiB/s wr, 1.56k op/s 2024-04-15T23:56:49.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 17606 35.17 MB/sec warmup 16 sec latency 33.125 ms 2024-04-15T23:56:49.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:49.299385+0000 mon.smithi203 (mon.1) 20 : audit [INF] from='client.? 172.21.15.169:0/2305885754' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-15T23:56:49.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:49.299736+0000 mon.smithi169 (mon.0) 611 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-15T23:56:50.027 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:49.299385+0000 mon.smithi203 (mon.1) 20 : audit [INF] from='client.? 172.21.15.169:0/2305885754' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-15T23:56:50.028 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:49.299736+0000 mon.smithi169 (mon.0) 611 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-15T23:56:50.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-15T23:56:50.646 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:49.669616+0000 mon.smithi169 (mon.0) 612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-15T23:56:50.646 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:49.669700+0000 mon.smithi169 (mon.0) 613 : cluster [DBG] mgrmap e20: smithi169.akrtny(active, since 6m), standbys: smithi203.ohooxy 2024-04-15T23:56:50.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 18518 34.40 MB/sec warmup 17 sec latency 25.218 ms 2024-04-15T23:56:50.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:49.669616+0000 mon.smithi169 (mon.0) 612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-15T23:56:50.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:49.669700+0000 mon.smithi169 (mon.0) 613 : cluster [DBG] mgrmap e20: smithi169.akrtny(active, since 6m), standbys: smithi203.ohooxy 2024-04-15T23:56:51.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 19393 33.82 MB/sec warmup 18 sec latency 30.724 ms 2024-04-15T23:56:52.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 20464 33.17 MB/sec warmup 19 sec latency 21.008 ms 2024-04-15T23:56:53.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 21576 33.84 MB/sec warmup 20 sec latency 12.401 ms 2024-04-15T23:56:54.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 22410 32.69 MB/sec warmup 21 sec latency 17.131 ms 2024-04-15T23:56:55.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 23560 32.26 MB/sec warmup 22 sec latency 20.895 ms 2024-04-15T23:56:56.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:55.843380+0000 mon.smithi169 (mon.0) 614 : cluster [DBG] Standby manager daemon smithi203.ohooxy restarted 2024-04-15T23:56:56.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:55.843495+0000 mon.smithi169 (mon.0) 615 : cluster [DBG] Standby manager daemon smithi203.ohooxy started 2024-04-15T23:56:56.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:55.846960+0000 mon.smithi169 (mon.0) 616 : audit [DBG] from='mgr.? 172.21.15.203:0/1794546417' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/crt"}]: dispatch 2024-04-15T23:56:56.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:55.847785+0000 mon.smithi169 (mon.0) 617 : audit [DBG] from='mgr.? 172.21.15.203:0/1794546417' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-15T23:56:56.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:55.850043+0000 mon.smithi169 (mon.0) 618 : audit [DBG] from='mgr.? 172.21.15.203:0/1794546417' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/key"}]: dispatch 2024-04-15T23:56:56.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:55.850609+0000 mon.smithi169 (mon.0) 619 : audit [DBG] from='mgr.? 172.21.15.203:0/1794546417' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-15T23:56:56.337 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:55.843380+0000 mon.smithi169 (mon.0) 614 : cluster [DBG] Standby manager daemon smithi203.ohooxy restarted 2024-04-15T23:56:56.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:55.843495+0000 mon.smithi169 (mon.0) 615 : cluster [DBG] Standby manager daemon smithi203.ohooxy started 2024-04-15T23:56:56.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:55.846960+0000 mon.smithi169 (mon.0) 616 : audit [DBG] from='mgr.? 172.21.15.203:0/1794546417' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/crt"}]: dispatch 2024-04-15T23:56:56.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:55.847785+0000 mon.smithi169 (mon.0) 617 : audit [DBG] from='mgr.? 172.21.15.203:0/1794546417' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-15T23:56:56.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:55.850043+0000 mon.smithi169 (mon.0) 618 : audit [DBG] from='mgr.? 172.21.15.203:0/1794546417' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/key"}]: dispatch 2024-04-15T23:56:56.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:55.850609+0000 mon.smithi169 (mon.0) 619 : audit [DBG] from='mgr.? 172.21.15.203:0/1794546417' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-15T23:56:56.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 24957 33.38 MB/sec warmup 23 sec latency 13.379 ms 2024-04-15T23:56:57.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:55.903832+0000 mon.smithi169 (mon.0) 620 : cluster [DBG] mgrmap e21: smithi169.akrtny(active, since 6m), standbys: smithi203.ohooxy 2024-04-15T23:56:57.337 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:55.903832+0000 mon.smithi169 (mon.0) 620 : cluster [DBG] mgrmap e21: smithi169.akrtny(active, since 6m), standbys: smithi203.ohooxy 2024-04-15T23:56:57.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 25773 32.44 MB/sec warmup 24 sec latency 17.158 ms 2024-04-15T23:56:58.141 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:57.119928+0000 mon.smithi169 (mon.0) 621 : cluster [INF] Active manager daemon smithi169.akrtny restarted 2024-04-15T23:56:58.141 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:57.120485+0000 mon.smithi169 (mon.0) 622 : cluster [INF] Activating manager daemon smithi169.akrtny 2024-04-15T23:56:58.141 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:57.123232+0000 mon.smithi169 (mon.0) 623 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-15T23:56:58.145 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:57.119928+0000 mon.smithi169 (mon.0) 621 : cluster [INF] Active manager daemon smithi169.akrtny restarted 2024-04-15T23:56:58.145 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:57.120485+0000 mon.smithi169 (mon.0) 622 : cluster [INF] Activating manager daemon smithi169.akrtny 2024-04-15T23:56:58.145 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:57.123232+0000 mon.smithi169 (mon.0) 623 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-15T23:56:58.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 26887 32.12 MB/sec warmup 25 sec latency 32.841 ms 2024-04-15T23:56:58.921 INFO:teuthology.orchestra.run.smithi169.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-15T23:56:59.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:57.919410+0000 mon.smithi169 (mon.0) 624 : cluster [DBG] mgrmap e22: smithi169.akrtny(active, starting, since 0.799048s), standbys: smithi203.ohooxy 2024-04-15T23:56:59.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.924525+0000 mon.smithi169 (mon.0) 625 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:56:59.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.924686+0000 mon.smithi169 (mon.0) 626 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:56:59.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.925023+0000 mon.smithi169 (mon.0) 627 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-15T23:56:59.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.925250+0000 mon.smithi169 (mon.0) 628 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.927078+0000 mon.smithi169 (mon.0) 629 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi169.akrtny", "id": "smithi169.akrtny"}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.927351+0000 mon.smithi169 (mon.0) 630 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi203.ohooxy", "id": "smithi203.ohooxy"}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.927586+0000 mon.smithi169 (mon.0) 631 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.927925+0000 mon.smithi169 (mon.0) 632 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.928144+0000 mon.smithi169 (mon.0) 633 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.928340+0000 mon.smithi169 (mon.0) 634 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.928552+0000 mon.smithi169 (mon.0) 635 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.928865+0000 mon.smithi169 (mon.0) 636 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.929107+0000 mon.smithi169 (mon.0) 637 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.929313+0000 mon.smithi169 (mon.0) 638 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.929529+0000 mon.smithi169 (mon.0) 639 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.929731+0000 mon.smithi169 (mon.0) 640 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:57.930458+0000 mon.smithi169 (mon.0) 641 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-15T23:56:59.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:57.944462+0000 mon.smithi169 (mon.0) 642 : cluster [INF] Manager daemon smithi169.akrtny is now available 2024-04-15T23:56:59.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:58.094523+0000 mon.smithi169 (mon.0) 643 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:59.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:58.097418+0000 mon.smithi169 (mon.0) 644 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:59.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:58.131679+0000 mon.smithi169 (mon.0) 645 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:56:59.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:58.162622+0000 mon.smithi169 (mon.0) 646 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:56:59.270 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:57.919410+0000 mon.smithi169 (mon.0) 624 : cluster [DBG] mgrmap e22: smithi169.akrtny(active, starting, since 0.799048s), standbys: smithi203.ohooxy 2024-04-15T23:56:59.271 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.924525+0000 mon.smithi169 (mon.0) 625 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:56:59.271 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.924686+0000 mon.smithi169 (mon.0) 626 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:56:59.271 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.925023+0000 mon.smithi169 (mon.0) 627 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-15T23:56:59.271 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.925250+0000 mon.smithi169 (mon.0) 628 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-15T23:56:59.271 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.927078+0000 mon.smithi169 (mon.0) 629 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi169.akrtny", "id": "smithi169.akrtny"}]: dispatch 2024-04-15T23:56:59.271 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.927351+0000 mon.smithi169 (mon.0) 630 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi203.ohooxy", "id": "smithi203.ohooxy"}]: dispatch 2024-04-15T23:56:59.271 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.927586+0000 mon.smithi169 (mon.0) 631 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:56:59.271 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.927925+0000 mon.smithi169 (mon.0) 632 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:56:59.271 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.928144+0000 mon.smithi169 (mon.0) 633 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:56:59.271 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.928340+0000 mon.smithi169 (mon.0) 634 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:56:59.271 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.928552+0000 mon.smithi169 (mon.0) 635 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:56:59.272 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.928865+0000 mon.smithi169 (mon.0) 636 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:56:59.272 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.929107+0000 mon.smithi169 (mon.0) 637 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:56:59.272 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.929313+0000 mon.smithi169 (mon.0) 638 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:56:59.272 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.929529+0000 mon.smithi169 (mon.0) 639 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-15T23:56:59.272 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.929731+0000 mon.smithi169 (mon.0) 640 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-15T23:56:59.272 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:57.930458+0000 mon.smithi169 (mon.0) 641 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-15T23:56:59.272 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:57.944462+0000 mon.smithi169 (mon.0) 642 : cluster [INF] Manager daemon smithi169.akrtny is now available 2024-04-15T23:56:59.272 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:58.094523+0000 mon.smithi169 (mon.0) 643 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:59.272 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:58.097418+0000 mon.smithi169 (mon.0) 644 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:56:59.272 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:58.131679+0000 mon.smithi169 (mon.0) 645 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:56:59.272 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:58.162622+0000 mon.smithi169 (mon.0) 646 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:56:59.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 28160 32.53 MB/sec warmup 26 sec latency 15.244 ms 2024-04-15T23:56:59.908 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:58.928770+0000 mon.smithi169 (mon.0) 647 : cluster [DBG] mgrmap e23: smithi169.akrtny(active, since 1.8084s), standbys: smithi203.ohooxy 2024-04-15T23:56:59.908 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:56:58.934701+0000 mgr.smithi169.akrtny (mgr.24379) 2 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-15T23:56:59.909 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:58.936036+0000 mgr.smithi169.akrtny (mgr.24379) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-04-15T23:56:59.909 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:56:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:56:58.939632+0000 mon.smithi169 (mon.0) 648 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:57:00.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:58.928770+0000 mon.smithi169 (mon.0) 647 : cluster [DBG] mgrmap e23: smithi169.akrtny(active, since 1.8084s), standbys: smithi203.ohooxy 2024-04-15T23:57:00.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:56:58.934701+0000 mgr.smithi169.akrtny (mgr.24379) 2 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-15T23:57:00.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:58.936036+0000 mgr.smithi169.akrtny (mgr.24379) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-04-15T23:57:00.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:56:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:56:58.939632+0000 mon.smithi169 (mon.0) 648 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:57:00.445 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-15T23:57:00.446 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi169.front.sepia.ceph.com 2024-04-15T23:57:00.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-04-15T23:57:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 29032 32.24 MB/sec warmup 27 sec latency 27.632 ms 2024-04-15T23:57:01.065 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:59.928015+0000 mgr.smithi169.akrtny (mgr.24379) 4 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-04-15T23:57:01.065 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:56:59.944275+0000 mon.smithi169 (mon.0) 649 : cluster [DBG] mgrmap e24: smithi169.akrtny(active, since 2s), standbys: smithi203.ohooxy 2024-04-15T23:57:01.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:59.928015+0000 mgr.smithi169.akrtny (mgr.24379) 4 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-04-15T23:57:01.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:56:59.944275+0000 mon.smithi169 (mon.0) 649 : cluster [DBG] mgrmap e24: smithi169.akrtny(active, since 2s), standbys: smithi203.ohooxy 2024-04-15T23:57:01.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 30020 31.99 MB/sec warmup 28 sec latency 45.978 ms 2024-04-15T23:57:02.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 31104 31.63 MB/sec warmup 29 sec latency 16.599 ms 2024-04-15T23:57:03.294 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:01.928409+0000 mgr.smithi169.akrtny (mgr.24379) 5 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-04-15T23:57:03.294 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:02.081886+0000 mon.smithi169 (mon.0) 650 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:57:03.403 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:01.928409+0000 mgr.smithi169.akrtny (mgr.24379) 5 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 195 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-04-15T23:57:03.403 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:02.081886+0000 mon.smithi169 (mon.0) 650 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:57:03.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 32230 32.11 MB/sec warmup 30 sec latency 18.949 ms 2024-04-15T23:57:03.962 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-15T23:57:04.888 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-04-15T23:57:04.889 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 running (4m) 23s ago 6m *:9093 *:9094 0.20.0 0881eb8f169f 6a704f8039af 2024-04-15T23:57:04.889 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (6m) 23s ago 6m - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-15T23:57:04.889 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (5m) 2s ago 5m - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-15T23:57:04.889 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 running (4m) 23s ago 6m *:3000 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-15T23:57:04.889 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (53s) 23s ago 52s - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-15T23:57:04.889 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (50s) 2s ago 50s - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-15T23:57:04.889 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 running (7m) 23s ago 7m *:9283 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-15T23:57:04.889 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 running (5m) 2s ago 5m *:8443 *:9283 16.2.0 24ecd6d5f14c 943713f5d517 2024-04-15T23:57:04.889 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (7m) 23s ago 7m - 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-15T23:57:04.889 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (5m) 2s ago 5m - 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-15T23:57:04.889 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.smithi169 smithi169 running (34s) 23s ago 34s *:2049 3.5 24ecd6d5f14c 5364b2c8209a 2024-04-15T23:57:04.889 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.smithi203 smithi203 running (38s) 2s ago 38s *:2049 3.5 24ecd6d5f14c bae55416b649 2024-04-15T23:57:04.889 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 running (5m) 23s ago 5m *:9100 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-15T23:57:04.890 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 running (5m) 2s ago 5m *:9100 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-15T23:57:04.890 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (4m) 23s ago 4m - 16.2.0 24ecd6d5f14c feed666f7710 2024-04-15T23:57:04.890 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (4m) 23s ago 4m - 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-15T23:57:04.890 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (4m) 23s ago 4m - 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-15T23:57:04.890 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (3m) 23s ago 3m - 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-15T23:57:04.890 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (3m) 2s ago 3m - 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-15T23:57:04.890 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (3m) 2s ago 3m - 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-15T23:57:04.890 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (2m) 2s ago 2m - 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-15T23:57:04.890 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (2m) 2s ago 2m - 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-15T23:57:04.890 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 running (4m) 23s ago 5m *:9095 2.18.1 de242295e225 aed8644727cc 2024-04-15T23:57:04.891 INFO:teuthology.orchestra.run.smithi169.stdout: 5 33000 31.35 MB/sec warmup 31 sec latency 20.698 ms 2024-04-15T23:57:05.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:03.928754+0000 mgr.smithi169.akrtny (mgr.24379) 6 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 200 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s wr, 252 op/s 2024-04-15T23:57:05.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:03.964513+0000 mgr.smithi169.akrtny (mgr.24379) 7 : audit [DBG] from='client.24397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:05.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:04.403722+0000 mgr.smithi169.akrtny (mgr.24379) 8 : audit [DBG] from='client.14592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:05.403 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:03.928754+0000 mgr.smithi169.akrtny (mgr.24379) 6 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 200 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s wr, 252 op/s 2024-04-15T23:57:05.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:03.964513+0000 mgr.smithi169.akrtny (mgr.24379) 7 : audit [DBG] from='client.24397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:05.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:04.403722+0000 mgr.smithi169.akrtny (mgr.24379) 8 : audit [DBG] from='client.14592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:05.428 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:57:05.428 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-15T23:57:05.428 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:57:05.428 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:57:05.428 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-15T23:57:05.429 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:57:05.429 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:57:05.429 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-15T23:57:05.429 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-15T23:57:05.429 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:57:05.429 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-15T23:57:05.429 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:57:05.429 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:57:05.429 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-15T23:57:05.429 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14 2024-04-15T23:57:05.429 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-15T23:57:05.429 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:57:05.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 33950 31.07 MB/sec warmup 32 sec latency 33.590 ms 2024-04-15T23:57:05.930 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:57:05.930 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1", 2024-04-15T23:57:05.930 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-15T23:57:05.930 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-15T23:57:05.930 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "", 2024-04-15T23:57:05.930 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "" 2024-04-15T23:57:05.930 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:57:06.343 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:04.896381+0000 mgr.smithi169.akrtny (mgr.24379) 9 : audit [DBG] from='client.14596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:06.344 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:05.449211+0000 mon.smithi203 (mon.1) 21 : audit [DBG] from='client.? 172.21.15.169:0/271110137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-15T23:57:06.403 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:04.896381+0000 mgr.smithi169.akrtny (mgr.24379) 9 : audit [DBG] from='client.14596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:06.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:05.449211+0000 mon.smithi203 (mon.1) 21 : audit [DBG] from='client.? 172.21.15.169:0/271110137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-15T23:57:06.472 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-15T23:57:06.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 35167 31.38 MB/sec warmup 33 sec latency 58.536 ms 2024-04-15T23:57:07.337 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:05.929390+0000 mgr.smithi169.akrtny (mgr.24379) 10 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 217 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.02k op/s 2024-04-15T23:57:07.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:05.949618+0000 mgr.smithi169.akrtny (mgr.24379) 11 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:07.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:06.493314+0000 mon.smithi169 (mon.0) 651 : audit [DBG] from='client.? 172.21.15.169:0/3005975306' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-15T23:57:07.403 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:05.929390+0000 mgr.smithi169.akrtny (mgr.24379) 10 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 217 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 12 MiB/s wr, 1.02k op/s 2024-04-15T23:57:07.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:05.949618+0000 mgr.smithi169.akrtny (mgr.24379) 11 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:07.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:06.493314+0000 mon.smithi169 (mon.0) 651 : audit [DBG] from='client.? 172.21.15.169:0/3005975306' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-15T23:57:07.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 36338 31.31 MB/sec warmup 34 sec latency 19.207 ms 2024-04-15T23:57:08.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 37294 31.08 MB/sec warmup 35 sec latency 21.465 ms 2024-04-15T23:57:09.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 38187 30.78 MB/sec warmup 36 sec latency 17.950 ms 2024-04-15T23:57:09.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:07.929739+0000 mgr.smithi169.akrtny (mgr.24379) 12 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 217 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 9.2 MiB/s wr, 791 op/s 2024-04-15T23:57:10.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:07.929739+0000 mgr.smithi169.akrtny (mgr.24379) 12 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 217 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 9.2 MiB/s wr, 791 op/s 2024-04-15T23:57:10.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 39170 31.11 MB/sec warmup 37 sec latency 47.696 ms 2024-04-15T23:57:11.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 39918 30.54 MB/sec warmup 38 sec latency 20.600 ms 2024-04-15T23:57:11.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:09.930457+0000 mgr.smithi169.akrtny (mgr.24379) 13 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 231 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 14 MiB/s wr, 1.27k op/s 2024-04-15T23:57:11.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:10.908332+0000 mon.smithi169 (mon.0) 652 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:57:11.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:11.275812+0000 mon.smithi169 (mon.0) 653 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:57:12.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:09.930457+0000 mgr.smithi169.akrtny (mgr.24379) 13 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 231 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 14 MiB/s wr, 1.27k op/s 2024-04-15T23:57:12.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:10.908332+0000 mon.smithi169 (mon.0) 652 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:57:12.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:11.275812+0000 mon.smithi169 (mon.0) 653 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:57:12.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 40797 30.34 MB/sec warmup 39 sec latency 27.102 ms 2024-04-15T23:57:13.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:57:11.281538+0000 mgr.smithi169.akrtny (mgr.24379) 14 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-15T23:57:13.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:57:11.281538+0000 mgr.smithi169.akrtny (mgr.24379) 14 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-15T23:57:13.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 41725 30.09 MB/sec warmup 40 sec latency 22.003 ms 2024-04-15T23:57:14.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:11.930875+0000 mgr.smithi169.akrtny (mgr.24379) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 231 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.16k op/s 2024-04-15T23:57:14.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:11.930875+0000 mgr.smithi169.akrtny (mgr.24379) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 231 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.16k op/s 2024-04-15T23:57:14.889 INFO:teuthology.orchestra.run.smithi169.stdout: 5 42616 30.26 MB/sec warmup 41 sec latency 20.965 ms 2024-04-15T23:57:15.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 43274 29.85 MB/sec warmup 42 sec latency 22.080 ms 2024-04-15T23:57:16.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:13.931260+0000 mgr.smithi169.akrtny (mgr.24379) 16 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 231 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.16k op/s 2024-04-15T23:57:16.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:13.931260+0000 mgr.smithi169.akrtny (mgr.24379) 16 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 231 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.16k op/s 2024-04-15T23:57:16.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 44183 29.68 MB/sec warmup 43 sec latency 17.309 ms 2024-04-15T23:57:17.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 45386 29.59 MB/sec warmup 44 sec latency 17.173 ms 2024-04-15T23:57:18.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:15.931950+0000 mgr.smithi169.akrtny (mgr.24379) 17 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 17 MiB/s wr, 1.56k op/s 2024-04-15T23:57:18.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:15.931950+0000 mgr.smithi169.akrtny (mgr.24379) 17 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 17 MiB/s wr, 1.56k op/s 2024-04-15T23:57:18.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 46378 29.87 MB/sec warmup 45 sec latency 30.494 ms 2024-04-15T23:57:19.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 46964 29.37 MB/sec warmup 46 sec latency 25.940 ms 2024-04-15T23:57:20.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:17.932258+0000 mgr.smithi169.akrtny (mgr.24379) 18 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2024-04-15T23:57:20.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:17.932258+0000 mgr.smithi169.akrtny (mgr.24379) 18 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2024-04-15T23:57:20.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 47568 29.04 MB/sec warmup 47 sec latency 43.773 ms 2024-04-15T23:57:21.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 48511 28.79 MB/sec warmup 48 sec latency 34.853 ms 2024-04-15T23:57:22.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:19.933296+0000 mgr.smithi169.akrtny (mgr.24379) 19 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 261 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 17 MiB/s wr, 1.57k op/s 2024-04-15T23:57:22.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:19.933296+0000 mgr.smithi169.akrtny (mgr.24379) 19 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 261 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 17 MiB/s wr, 1.57k op/s 2024-04-15T23:57:22.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 49764 29.28 MB/sec warmup 49 sec latency 18.174 ms 2024-04-15T23:57:23.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 50586 28.97 MB/sec warmup 50 sec latency 17.384 ms 2024-04-15T23:57:24.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:21.933657+0000 mgr.smithi169.akrtny (mgr.24379) 20 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 261 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.00k op/s 2024-04-15T23:57:24.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:21.933657+0000 mgr.smithi169.akrtny (mgr.24379) 20 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 261 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.00k op/s 2024-04-15T23:57:24.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 51647 28.88 MB/sec warmup 51 sec latency 31.936 ms 2024-04-15T23:57:25.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 52630 28.84 MB/sec warmup 52 sec latency 19.525 ms 2024-04-15T23:57:26.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:23.934098+0000 mgr.smithi169.akrtny (mgr.24379) 21 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 271 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.21k op/s 2024-04-15T23:57:26.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:23.934098+0000 mgr.smithi169.akrtny (mgr.24379) 21 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 271 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.21k op/s 2024-04-15T23:57:26.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 53537 28.99 MB/sec warmup 53 sec latency 19.431 ms 2024-04-15T23:57:27.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 54324 28.67 MB/sec warmup 54 sec latency 21.003 ms 2024-04-15T23:57:28.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:25.934669+0000 mgr.smithi169.akrtny (mgr.24379) 22 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 277 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 16 MiB/s wr, 1.48k op/s 2024-04-15T23:57:28.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:25.934669+0000 mgr.smithi169.akrtny (mgr.24379) 22 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 277 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 16 MiB/s wr, 1.48k op/s 2024-04-15T23:57:28.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 55225 28.52 MB/sec warmup 55 sec latency 23.790 ms 2024-04-15T23:57:29.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 56033 28.38 MB/sec warmup 56 sec latency 22.682 ms 2024-04-15T23:57:30.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:27.934953+0000 mgr.smithi169.akrtny (mgr.24379) 23 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 277 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 979 op/s 2024-04-15T23:57:30.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:27.934953+0000 mgr.smithi169.akrtny (mgr.24379) 23 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 277 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 979 op/s 2024-04-15T23:57:30.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 56985 28.60 MB/sec warmup 57 sec latency 15.627 ms 2024-04-15T23:57:31.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 57603 28.25 MB/sec warmup 58 sec latency 24.044 ms 2024-04-15T23:57:32.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:29.935632+0000 mgr.smithi169.akrtny (mgr.24379) 24 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 278 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 16 MiB/s wr, 1.50k op/s 2024-04-15T23:57:32.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:29.935632+0000 mgr.smithi169.akrtny (mgr.24379) 24 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 278 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 16 MiB/s wr, 1.50k op/s 2024-04-15T23:57:32.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 58306 28.04 MB/sec warmup 59 sec latency 19.009 ms 2024-04-15T23:57:33.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 59160 27.82 MB/sec warmup 60 sec latency 21.673 ms 2024-04-15T23:57:34.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:31.936845+0000 mgr.smithi169.akrtny (mgr.24379) 25 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 278 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 10 MiB/s wr, 1k op/s 2024-04-15T23:57:34.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:31.936845+0000 mgr.smithi169.akrtny (mgr.24379) 25 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 278 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 10 MiB/s wr, 1k op/s 2024-04-15T23:57:34.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 59824 27.83 MB/sec warmup 61 sec latency 20.514 ms 2024-04-15T23:57:35.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 60822 27.91 MB/sec warmup 62 sec latency 23.909 ms 2024-04-15T23:57:36.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:33.937509+0000 mgr.smithi169.akrtny (mgr.24379) 26 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 287 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.29k op/s 2024-04-15T23:57:36.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:33.937509+0000 mgr.smithi169.akrtny (mgr.24379) 26 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 287 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.29k op/s 2024-04-15T23:57:36.890 INFO:teuthology.orchestra.run.smithi169.stdout: 5 61472 27.67 MB/sec warmup 63 sec latency 35.692 ms 2024-04-15T23:57:36.989 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-15T23:57:37.895 INFO:teuthology.orchestra.run.smithi169.stdout: 5 62179 27.46 MB/sec warmup 64 sec latency 45.022 ms 2024-04-15T23:57:37.916 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-04-15T23:57:37.916 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 running (5m) 27s ago 6m *:9093 *:9094 0.20.0 0881eb8f169f 6a704f8039af 2024-04-15T23:57:37.916 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (6m) 27s ago 6m - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-15T23:57:37.916 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (6m) 35s ago 6m - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-15T23:57:37.916 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 running (5m) 27s ago 6m *:3000 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-15T23:57:37.917 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (87s) 27s ago 85s - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-15T23:57:37.917 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (83s) 35s ago 83s - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-15T23:57:37.917 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 running (8m) 27s ago 8m *:9283 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-15T23:57:37.917 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 running (5m) 35s ago 5m *:8443 *:9283 16.2.0 24ecd6d5f14c 943713f5d517 2024-04-15T23:57:37.917 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (8m) 27s ago 8m - 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-15T23:57:37.917 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (5m) 35s ago 5m - 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-15T23:57:37.917 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.smithi169 smithi169 running (67s) 27s ago 67s *:2049 3.5 24ecd6d5f14c 5364b2c8209a 2024-04-15T23:57:37.917 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.smithi203 smithi203 running (71s) 35s ago 71s *:2049 3.5 24ecd6d5f14c bae55416b649 2024-04-15T23:57:37.917 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 running (6m) 27s ago 6m *:9100 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-15T23:57:37.917 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 running (5m) 35s ago 5m *:9100 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-15T23:57:37.917 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (5m) 27s ago 5m - 16.2.0 24ecd6d5f14c feed666f7710 2024-04-15T23:57:37.917 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (4m) 27s ago 4m - 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-15T23:57:37.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (4m) 27s ago 4m - 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-15T23:57:37.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (4m) 27s ago 4m - 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-15T23:57:37.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (3m) 35s ago 3m - 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-15T23:57:37.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (3m) 35s ago 3m - 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-15T23:57:37.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (3m) 35s ago 3m - 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-15T23:57:37.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (2m) 35s ago 2m - 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-15T23:57:37.918 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 running (5m) 27s ago 6m *:9095 2.18.1 de242295e225 aed8644727cc 2024-04-15T23:57:38.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:35.937988+0000 mgr.smithi169.akrtny (mgr.24379) 27 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-04-15T23:57:38.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:35.937988+0000 mgr.smithi169.akrtny (mgr.24379) 27 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-04-15T23:57:38.475 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:57:38.475 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-15T23:57:38.475 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:57:38.475 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:57:38.476 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-15T23:57:38.476 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:57:38.476 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:57:38.476 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-15T23:57:38.476 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-15T23:57:38.476 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:57:38.476 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-15T23:57:38.476 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:57:38.476 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:57:38.476 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-15T23:57:38.476 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14 2024-04-15T23:57:38.476 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-15T23:57:38.477 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:57:38.891 INFO:teuthology.orchestra.run.smithi169.stdout: 5 62753 27.17 MB/sec warmup 65 sec latency 34.549 ms 2024-04-15T23:57:38.968 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:57:38.968 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1", 2024-04-15T23:57:38.968 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-15T23:57:38.968 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-15T23:57:38.968 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "", 2024-04-15T23:57:38.968 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 image" 2024-04-15T23:57:38.968 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:57:39.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:36.986471+0000 mgr.smithi169.akrtny (mgr.24379) 28 : audit [DBG] from='client.24421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:39.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:37.458905+0000 mgr.smithi169.akrtny (mgr.24379) 29 : audit [DBG] from='client.24425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:39.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:38.495708+0000 mon.smithi203 (mon.1) 22 : audit [DBG] from='client.? 172.21.15.169:0/784821060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-15T23:57:39.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:36.986471+0000 mgr.smithi169.akrtny (mgr.24379) 28 : audit [DBG] from='client.24421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:39.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:37.458905+0000 mgr.smithi169.akrtny (mgr.24379) 29 : audit [DBG] from='client.24425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:39.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:38.495708+0000 mon.smithi203 (mon.1) 22 : audit [DBG] from='client.? 172.21.15.169:0/784821060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-15T23:57:39.485 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-15T23:57:39.891 INFO:teuthology.orchestra.run.smithi169.stdout: 5 63457 27.25 MB/sec warmup 66 sec latency 55.270 ms 2024-04-15T23:57:40.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:37.921632+0000 mgr.smithi169.akrtny (mgr.24379) 30 : audit [DBG] from='client.24429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:40.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:37.941547+0000 mgr.smithi169.akrtny (mgr.24379) 31 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 9.7 MiB/s wr, 960 op/s 2024-04-15T23:57:40.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:39.503778+0000 mon.smithi203 (mon.1) 23 : audit [DBG] from='client.? 172.21.15.169:0/3811529657' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-15T23:57:40.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:37.921632+0000 mgr.smithi169.akrtny (mgr.24379) 30 : audit [DBG] from='client.24429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:40.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:37.941547+0000 mgr.smithi169.akrtny (mgr.24379) 31 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 9.7 MiB/s wr, 960 op/s 2024-04-15T23:57:40.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:39.503778+0000 mon.smithi203 (mon.1) 23 : audit [DBG] from='client.? 172.21.15.169:0/3811529657' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-15T23:57:40.891 INFO:teuthology.orchestra.run.smithi169.stdout: 5 64216 27.23 MB/sec warmup 67 sec latency 20.562 ms 2024-04-15T23:57:40.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:38.988319+0000 mgr.smithi169.akrtny (mgr.24379) 32 : audit [DBG] from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:41.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:38.988319+0000 mgr.smithi169.akrtny (mgr.24379) 32 : audit [DBG] from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:57:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: 5 64810 26.93 MB/sec warmup 68 sec latency 32.082 ms 2024-04-15T23:57:42.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:39.942200+0000 mgr.smithi169.akrtny (mgr.24379) 33 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 302 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 14 MiB/s wr, 1.36k op/s 2024-04-15T23:57:42.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:39.942200+0000 mgr.smithi169.akrtny (mgr.24379) 33 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 302 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 14 MiB/s wr, 1.36k op/s 2024-04-15T23:57:42.891 INFO:teuthology.orchestra.run.smithi169.stdout: 5 65636 26.85 MB/sec warmup 69 sec latency 29.851 ms 2024-04-15T23:57:43.891 INFO:teuthology.orchestra.run.smithi169.stdout: 5 66388 26.66 MB/sec warmup 70 sec latency 25.532 ms 2024-04-15T23:57:43.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:41.942581+0000 mgr.smithi169.akrtny (mgr.24379) 34 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 302 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.9 MiB/s wr, 844 op/s 2024-04-15T23:57:44.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:41.942581+0000 mgr.smithi169.akrtny (mgr.24379) 34 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 302 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.9 MiB/s wr, 844 op/s 2024-04-15T23:57:44.891 INFO:teuthology.orchestra.run.smithi169.stdout: 5 67176 26.76 MB/sec warmup 71 sec latency 21.189 ms 2024-04-15T23:57:45.837 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:43.943087+0000 mgr.smithi169.akrtny (mgr.24379) 35 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 313 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-04-15T23:57:45.891 INFO:teuthology.orchestra.run.smithi169.stdout: 5 67821 26.68 MB/sec warmup 72 sec latency 28.434 ms 2024-04-15T23:57:45.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:43.943087+0000 mgr.smithi169.akrtny (mgr.24379) 35 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 313 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-04-15T23:57:46.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 68321 26.38 MB/sec warmup 73 sec latency 95.934 ms 2024-04-15T23:57:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 69177 26.33 MB/sec warmup 74 sec latency 43.508 ms 2024-04-15T23:57:47.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:45.943498+0000 mgr.smithi169.akrtny (mgr.24379) 36 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 964 op/s 2024-04-15T23:57:47.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:46.644301+0000 mon.smithi169 (mon.0) 654 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:57:47.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:57:46.644656+0000 mgr.smithi169.akrtny (mgr.24379) 37 : cephadm [INF] Upgrade: Target is version 18.2.2-1221-ge3fb05d5 (unknown) 2024-04-15T23:57:47.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:57:46.644853+0000 mgr.smithi169.akrtny (mgr.24379) 38 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315'] 2024-04-15T23:57:47.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:46.645768+0000 mon.smithi169 (mon.0) 655 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:57:47.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:57:46.646689+0000 mgr.smithi169.akrtny (mgr.24379) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi169.akrtny) 2024-04-15T23:57:48.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:45.943498+0000 mgr.smithi169.akrtny (mgr.24379) 36 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 964 op/s 2024-04-15T23:57:48.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:46.644301+0000 mon.smithi169 (mon.0) 654 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:57:48.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:57:46.644656+0000 mgr.smithi169.akrtny (mgr.24379) 37 : cephadm [INF] Upgrade: Target is version 18.2.2-1221-ge3fb05d5 (unknown) 2024-04-15T23:57:48.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:57:46.644853+0000 mgr.smithi169.akrtny (mgr.24379) 38 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315'] 2024-04-15T23:57:48.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:46.645768+0000 mon.smithi169 (mon.0) 655 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:57:48.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:57:46.646689+0000 mgr.smithi169.akrtny (mgr.24379) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi169.akrtny) 2024-04-15T23:57:48.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 69979 26.18 MB/sec warmup 75 sec latency 21.574 ms 2024-04-15T23:57:48.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:57:46.983817+0000 mgr.smithi169.akrtny (mgr.24379) 40 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315 on smithi203 2024-04-15T23:57:49.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:57:46.983817+0000 mgr.smithi169.akrtny (mgr.24379) 40 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315 on smithi203 2024-04-15T23:57:49.891 INFO:teuthology.orchestra.run.smithi169.stdout: 5 70879 26.32 MB/sec warmup 76 sec latency 20.270 ms 2024-04-15T23:57:49.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:47.943837+0000 mgr.smithi169.akrtny (mgr.24379) 41 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.7 MiB/s wr, 811 op/s 2024-04-15T23:57:50.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:47.943837+0000 mgr.smithi169.akrtny (mgr.24379) 41 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 314 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.7 MiB/s wr, 811 op/s 2024-04-15T23:57:50.891 INFO:teuthology.orchestra.run.smithi169.stdout: 5 71418 26.19 MB/sec warmup 77 sec latency 25.438 ms 2024-04-15T23:57:51.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 71789 25.90 MB/sec warmup 78 sec latency 45.480 ms 2024-04-15T23:57:51.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:49.945579+0000 mgr.smithi169.akrtny (mgr.24379) 42 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.29k op/s 2024-04-15T23:57:52.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:49.945579+0000 mgr.smithi169.akrtny (mgr.24379) 42 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.29k op/s 2024-04-15T23:57:52.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 72145 25.67 MB/sec warmup 79 sec latency 44.243 ms 2024-04-15T23:57:53.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 72960 25.58 MB/sec warmup 80 sec latency 26.998 ms 2024-04-15T23:57:54.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:51.945898+0000 mgr.smithi169.akrtny (mgr.24379) 43 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.8 MiB/s wr, 886 op/s 2024-04-15T23:57:54.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:51.945898+0000 mgr.smithi169.akrtny (mgr.24379) 43 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.8 MiB/s wr, 886 op/s 2024-04-15T23:57:54.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 73572 25.46 MB/sec warmup 81 sec latency 50.456 ms 2024-04-15T23:57:55.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 74295 25.51 MB/sec warmup 82 sec latency 30.060 ms 2024-04-15T23:57:56.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:53.946534+0000 mgr.smithi169.akrtny (mgr.24379) 44 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-04-15T23:57:56.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:53.946534+0000 mgr.smithi169.akrtny (mgr.24379) 44 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-04-15T23:57:56.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 75021 25.45 MB/sec warmup 83 sec latency 27.213 ms 2024-04-15T23:57:57.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 75768 25.32 MB/sec warmup 84 sec latency 30.923 ms 2024-04-15T23:57:58.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:55.946927+0000 mgr.smithi169.akrtny (mgr.24379) 45 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.9 MiB/s wr, 828 op/s 2024-04-15T23:57:58.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:55.946927+0000 mgr.smithi169.akrtny (mgr.24379) 45 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.9 MiB/s wr, 828 op/s 2024-04-15T23:57:58.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76284 25.15 MB/sec warmup 85 sec latency 230.545 ms 2024-04-15T23:57:59.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:57.948953+0000 mon.smithi169 (mon.0) 656 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-15T23:57:59.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:57.949222+0000 mon.smithi169 (mon.0) 657 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-04-15T23:57:59.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:57.949454+0000 mon.smithi169 (mon.0) 658 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-15T23:57:59.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:57.949699+0000 mon.smithi169 (mon.0) 659 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-15T23:57:59.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:58.142691+0000 mon.smithi169 (mon.0) 660 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:57:59.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:58.167129+0000 mon.smithi169 (mon.0) 661 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:57:59.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:57.948953+0000 mon.smithi169 (mon.0) 656 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-04-15T23:57:59.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:57.949222+0000 mon.smithi169 (mon.0) 657 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-04-15T23:57:59.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:57.949454+0000 mon.smithi169 (mon.0) 658 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-15T23:57:59.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:57.949699+0000 mon.smithi169 (mon.0) 659 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-15T23:57:59.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:58.142691+0000 mon.smithi169 (mon.0) 660 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:57:59.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:58.167129+0000 mon.smithi169 (mon.0) 661 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-15T23:57:59.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76284 24.85 MB/sec warmup 86 sec latency 1230.605 ms 2024-04-15T23:58:00.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:57.947225+0000 mgr.smithi169.akrtny (mgr.24379) 46 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.8 MiB/s wr, 820 op/s 2024-04-15T23:58:00.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:58.691851+0000 mon.smithi169 (mon.0) 662 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-04-15T23:58:00.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:58.691926+0000 mon.smithi169 (mon.0) 663 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-04-15T23:58:00.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:58.691982+0000 mon.smithi169 (mon.0) 664 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-15T23:58:00.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:58.692034+0000 mon.smithi169 (mon.0) 665 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-04-15T23:58:00.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:58.692080+0000 mon.smithi169 (mon.0) 666 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-15T23:58:00.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:58.693050+0000 mon.smithi169 (mon.0) 667 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-15T23:58:00.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:57:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:58.694262+0000 mon.smithi169 (mon.0) 668 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-15T23:58:00.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:57.947225+0000 mgr.smithi169.akrtny (mgr.24379) 46 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 7.8 MiB/s wr, 820 op/s 2024-04-15T23:58:00.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:58.691851+0000 mon.smithi169 (mon.0) 662 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-04-15T23:58:00.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:58.691926+0000 mon.smithi169 (mon.0) 663 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-04-15T23:58:00.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:58.691982+0000 mon.smithi169 (mon.0) 664 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-15T23:58:00.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:58.692034+0000 mon.smithi169 (mon.0) 665 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-04-15T23:58:00.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:58.692080+0000 mon.smithi169 (mon.0) 666 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-15T23:58:00.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:58.693050+0000 mon.smithi169 (mon.0) 667 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-15T23:58:00.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:57:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:58.694262+0000 mon.smithi169 (mon.0) 668 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-15T23:58:00.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76370 24.58 MB/sec warmup 87 sec latency 2084.649 ms 2024-04-15T23:58:00.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:57:59.694289+0000 mon.smithi169 (mon.0) 669 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-15T23:58:00.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:59.694466+0000 mon.smithi169 (mon.0) 670 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-15T23:58:01.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:57:59.694289+0000 mon.smithi169 (mon.0) 669 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-15T23:58:01.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:59.694466+0000 mon.smithi169 (mon.0) 670 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-15T23:58:01.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 24.39 MB/sec warmup 88 sec latency 217.552 ms 2024-04-15T23:58:02.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:57:59.947611+0000 mgr.smithi169.akrtny (mgr.24379) 47 : cluster [DBG] pgmap v36: 97 pgs: 3 peering, 94 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-04-15T23:58:02.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:00.705509+0000 mon.smithi169 (mon.0) 671 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-15T23:58:02.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:57:59.947611+0000 mgr.smithi169.akrtny (mgr.24379) 47 : cluster [DBG] pgmap v36: 97 pgs: 3 peering, 94 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.05k op/s 2024-04-15T23:58:02.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:00.705509+0000 mon.smithi169 (mon.0) 671 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-15T23:58:02.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 24.11 MB/sec warmup 89 sec latency 1217.591 ms 2024-04-15T23:58:03.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:01.708305+0000 mon.smithi169 (mon.0) 672 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-15T23:58:03.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:01.708305+0000 mon.smithi169 (mon.0) 672 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-15T23:58:03.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 23.85 MB/sec warmup 90 sec latency 2217.691 ms 2024-04-15T23:58:04.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:01.948008+0000 mgr.smithi169.akrtny (mgr.24379) 48 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.08k op/s 2024-04-15T23:58:04.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:02.713014+0000 mon.smithi169 (mon.0) 673 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-15T23:58:04.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:01.948008+0000 mgr.smithi169.akrtny (mgr.24379) 48 : cluster [DBG] pgmap v39: 97 pgs: 3 peering, 94 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.08k op/s 2024-04-15T23:58:04.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:02.713014+0000 mon.smithi169 (mon.0) 673 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-15T23:58:04.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 23.58 MB/sec warmup 91 sec latency 3217.798 ms 2024-04-15T23:58:05.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 23.33 MB/sec warmup 92 sec latency 4217.919 ms 2024-04-15T23:58:06.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:03.948554+0000 mgr.smithi169.akrtny (mgr.24379) 49 : cluster [DBG] pgmap v41: 97 pgs: 96 active+clean, 1 active+clean+wait; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.7 MiB/s wr, 294 op/s; 2.4 MiB/s, 6 keys/s, 2 objects/s recovering 2024-04-15T23:58:06.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:03.948554+0000 mgr.smithi169.akrtny (mgr.24379) 49 : cluster [DBG] pgmap v41: 97 pgs: 96 active+clean, 1 active+clean+wait; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.7 MiB/s wr, 294 op/s; 2.4 MiB/s, 6 keys/s, 2 objects/s recovering 2024-04-15T23:58:06.892 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 23.08 MB/sec warmup 93 sec latency 5217.974 ms 2024-04-15T23:58:07.893 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 22.83 MB/sec warmup 94 sec latency 6218.095 ms 2024-04-15T23:58:08.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:05.948941+0000 mgr.smithi169.akrtny (mgr.24379) 50 : cluster [DBG] pgmap v42: 97 pgs: 96 active+clean, 1 active+clean+wait; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.2 MiB/s wr, 208 op/s; 1.7 MiB/s, 4 keys/s, 1 objects/s recovering 2024-04-15T23:58:08.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:05.948941+0000 mgr.smithi169.akrtny (mgr.24379) 50 : cluster [DBG] pgmap v42: 97 pgs: 96 active+clean, 1 active+clean+wait; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.2 MiB/s wr, 208 op/s; 1.7 MiB/s, 4 keys/s, 1 objects/s recovering 2024-04-15T23:58:08.893 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 22.59 MB/sec warmup 95 sec latency 7218.203 ms 2024-04-15T23:58:09.808 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-15T23:58:09.893 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 22.36 MB/sec warmup 96 sec latency 8218.251 ms 2024-04-15T23:58:10.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:07.949459+0000 mgr.smithi169.akrtny (mgr.24379) 51 : cluster [DBG] pgmap v43: 97 pgs: 96 active+clean, 1 active+clean+wait; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.0 MiB/s wr, 172 op/s; 1.4 MiB/s, 4 keys/s, 1 objects/s recovering 2024-04-15T23:58:10.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:07.949459+0000 mgr.smithi169.akrtny (mgr.24379) 51 : cluster [DBG] pgmap v43: 97 pgs: 96 active+clean, 1 active+clean+wait; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.0 MiB/s wr, 172 op/s; 1.4 MiB/s, 4 keys/s, 1 objects/s recovering 2024-04-15T23:58:10.375 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-04-15T23:58:10.375 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 running (5m) 59s ago 7m *:9093 *:9094 0.20.0 0881eb8f169f 6a704f8039af 2024-04-15T23:58:10.375 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (7m) 59s ago 7m - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-15T23:58:10.375 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (6m) 68s ago 6m - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-15T23:58:10.375 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 running (5m) 59s ago 7m *:3000 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-15T23:58:10.375 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (119s) 59s ago 118s - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-15T23:58:10.375 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (116s) 68s ago 115s - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-15T23:58:10.375 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 running (8m) 59s ago 8m *:9283 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-15T23:58:10.375 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 running (6m) 68s ago 6m *:8443 *:9283 16.2.0 24ecd6d5f14c 943713f5d517 2024-04-15T23:58:10.375 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (8m) 59s ago 9m - 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-15T23:58:10.375 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (6m) 68s ago 6m - 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-15T23:58:10.376 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.smithi169 smithi169 running (100s) 59s ago 99s *:2049 3.5 24ecd6d5f14c 5364b2c8209a 2024-04-15T23:58:10.376 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.smithi203 smithi203 running (104s) 68s ago 103s *:2049 3.5 24ecd6d5f14c bae55416b649 2024-04-15T23:58:10.376 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 running (7m) 59s ago 7m *:9100 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-15T23:58:10.376 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 running (6m) 68s ago 6m *:9100 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-15T23:58:10.376 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (5m) 59s ago 5m - 16.2.0 24ecd6d5f14c feed666f7710 2024-04-15T23:58:10.376 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (5m) 59s ago 5m - 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-15T23:58:10.376 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (5m) 59s ago 5m - 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-15T23:58:10.376 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (4m) 59s ago 4m - 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-15T23:58:10.376 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (4m) 68s ago 4m - 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-15T23:58:10.376 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (4m) 68s ago 4m - 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-15T23:58:10.376 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (3m) 68s ago 3m - 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-15T23:58:10.376 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (3m) 68s ago 3m - 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-15T23:58:10.376 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 running (5m) 59s ago 6m *:9095 2.18.1 de242295e225 aed8644727cc 2024-04-15T23:58:10.688 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:58:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-15T23:58:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:58:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:58:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-15T23:58:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:58:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:58:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-15T23:58:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-15T23:58:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:58:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-15T23:58:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:58:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:58:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-15T23:58:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14 2024-04-15T23:58:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-15T23:58:10.690 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:58:10.893 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 22.13 MB/sec warmup 97 sec latency 9218.310 ms 2024-04-15T23:58:10.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:10.709478+0000 mon.smithi169 (mon.0) 674 : audit [DBG] from='client.? 172.21.15.169:0/2594290997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-15T23:58:10.976 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:58:10.976 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-15T23:58:10.977 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-15T23:58:10.977 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-15T23:58:10.977 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "0/23 ceph daemons upgraded", 2024-04-15T23:58:10.977 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315 image on host smithi203" 2024-04-15T23:58:10.977 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:58:11.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:10.709478+0000 mon.smithi169 (mon.0) 674 : audit [DBG] from='client.? 172.21.15.169:0/2594290997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-15T23:58:11.289 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-15T23:58:11.894 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 21.90 MB/sec warmup 98 sec latency 10218.392 ms 2024-04-15T23:58:12.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:09.817059+0000 mgr.smithi169.akrtny (mgr.24379) 52 : audit [DBG] from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:12.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:09.949973+0000 mgr.smithi169.akrtny (mgr.24379) 53 : cluster [DBG] pgmap v44: 97 pgs: 1 active+clean+wait, 96 active+clean; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.9 KiB/s rd, 916 KiB/s wr, 152 op/s; 1.2 MiB/s, 3 keys/s, 1 objects/s recovering 2024-04-15T23:58:12.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:10.107890+0000 mgr.smithi169.akrtny (mgr.24379) 54 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:12.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:10.388658+0000 mgr.smithi169.akrtny (mgr.24379) 55 : audit [DBG] from='client.14638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:12.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:11.310282+0000 mon.smithi169 (mon.0) 675 : audit [DBG] from='client.? 172.21.15.169:0/2258579418' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-15T23:58:12.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:09.817059+0000 mgr.smithi169.akrtny (mgr.24379) 52 : audit [DBG] from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:12.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:09.949973+0000 mgr.smithi169.akrtny (mgr.24379) 53 : cluster [DBG] pgmap v44: 97 pgs: 1 active+clean+wait, 96 active+clean; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.9 KiB/s rd, 916 KiB/s wr, 152 op/s; 1.2 MiB/s, 3 keys/s, 1 objects/s recovering 2024-04-15T23:58:12.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:10.107890+0000 mgr.smithi169.akrtny (mgr.24379) 54 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:12.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:10.388658+0000 mgr.smithi169.akrtny (mgr.24379) 55 : audit [DBG] from='client.14638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:12.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:11.310282+0000 mon.smithi169 (mon.0) 675 : audit [DBG] from='client.? 172.21.15.169:0/2258579418' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-15T23:58:12.893 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 21.68 MB/sec warmup 99 sec latency 11218.468 ms 2024-04-15T23:58:13.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:10.996963+0000 mgr.smithi169.akrtny (mgr.24379) 56 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:13.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:10.996963+0000 mgr.smithi169.akrtny (mgr.24379) 56 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:13.893 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 21.46 MB/sec warmup 100 sec latency 12218.554 ms 2024-04-15T23:58:14.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:11.950374+0000 mgr.smithi169.akrtny (mgr.24379) 57 : cluster [DBG] pgmap v45: 97 pgs: 1 active+clean+wait, 96 active+clean; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s rd, 755 KiB/s wr, 125 op/s; 1.0 MiB/s, 2 keys/s, 1 objects/s recovering 2024-04-15T23:58:14.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:11.950374+0000 mgr.smithi169.akrtny (mgr.24379) 57 : cluster [DBG] pgmap v45: 97 pgs: 1 active+clean+wait, 96 active+clean; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s rd, 755 KiB/s wr, 125 op/s; 1.0 MiB/s, 2 keys/s, 1 objects/s recovering 2024-04-15T23:58:14.893 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 21.25 MB/sec warmup 101 sec latency 13218.641 ms 2024-04-15T23:58:15.894 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76839 21.04 MB/sec warmup 102 sec latency 14218.737 ms 2024-04-15T23:58:16.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:13.951077+0000 mgr.smithi169.akrtny (mgr.24379) 58 : cluster [DBG] pgmap v46: 97 pgs: 1 active+clean+wait, 96 active+clean; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s rd, 672 KiB/s wr, 112 op/s; 929 KiB/s, 2 keys/s, 0 objects/s recovering 2024-04-15T23:58:16.153 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:13.951077+0000 mgr.smithi169.akrtny (mgr.24379) 58 : cluster [DBG] pgmap v46: 97 pgs: 1 active+clean+wait, 96 active+clean; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 KiB/s rd, 672 KiB/s wr, 112 op/s; 929 KiB/s, 2 keys/s, 0 objects/s recovering 2024-04-15T23:58:16.893 INFO:teuthology.orchestra.run.smithi169.stdout: 5 76890 20.85 MB/sec warmup 103 sec latency 15078.889 ms 2024-04-15T23:58:17.894 INFO:teuthology.orchestra.run.smithi169.stdout: 5 77535 20.89 MB/sec warmup 104 sec latency 21.159 ms 2024-04-15T23:58:18.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:15.951510+0000 mgr.smithi169.akrtny (mgr.24379) 59 : cluster [DBG] pgmap v47: 97 pgs: 1 active+clean+wait, 96 active+clean; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-15T23:58:18.118 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:15.951510+0000 mgr.smithi169.akrtny (mgr.24379) 59 : cluster [DBG] pgmap v47: 97 pgs: 1 active+clean+wait, 96 active+clean; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-15T23:58:18.894 INFO:teuthology.orchestra.run.smithi169.stdout: 5 78096 20.91 MB/sec warmup 105 sec latency 31.453 ms 2024-04-15T23:58:19.894 INFO:teuthology.orchestra.run.smithi169.stdout: 5 78629 20.84 MB/sec warmup 106 sec latency 32.005 ms 2024-04-15T23:58:20.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:17.951831+0000 mgr.smithi169.akrtny (mgr.24379) 60 : cluster [DBG] pgmap v48: 97 pgs: 1 active+clean+wait, 96 active+clean; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-15T23:58:20.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:19.387729+0000 mon.smithi169 (mon.0) 676 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:58:20.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:19.388339+0000 mon.smithi169 (mon.0) 677 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.ohooxy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-15T23:58:20.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:19.389021+0000 mon.smithi169 (mon.0) 678 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-15T23:58:20.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:19.389778+0000 mon.smithi169 (mon.0) 679 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:58:20.136 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:17.951831+0000 mgr.smithi169.akrtny (mgr.24379) 60 : cluster [DBG] pgmap v48: 97 pgs: 1 active+clean+wait, 96 active+clean; 306 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-15T23:58:20.136 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:19.387729+0000 mon.smithi169 (mon.0) 676 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:58:20.137 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:19.388339+0000 mon.smithi169 (mon.0) 677 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.ohooxy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-15T23:58:20.137 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:19.389021+0000 mon.smithi169 (mon.0) 678 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-15T23:58:20.137 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:19.389778+0000 mon.smithi169 (mon.0) 679 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:58:20.894 INFO:teuthology.orchestra.run.smithi169.stdout: 5 79343 20.78 MB/sec warmup 107 sec latency 27.743 ms 2024-04-15T23:58:20.903 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:19.383647+0000 mgr.smithi169.akrtny (mgr.24379) 61 : cephadm [INF] Upgrade: Updating mgr.smithi203.ohooxy 2024-04-15T23:58:20.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:19.390385+0000 mgr.smithi169.akrtny (mgr.24379) 62 : cephadm [INF] Deploying daemon mgr.smithi203.ohooxy on smithi203 2024-04-15T23:58:21.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:19.383647+0000 mgr.smithi169.akrtny (mgr.24379) 61 : cephadm [INF] Upgrade: Updating mgr.smithi203.ohooxy 2024-04-15T23:58:21.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:19.390385+0000 mgr.smithi169.akrtny (mgr.24379) 62 : cephadm [INF] Deploying daemon mgr.smithi203.ohooxy on smithi203 2024-04-15T23:58:21.894 INFO:teuthology.orchestra.run.smithi169.stdout: 5 80019 20.71 MB/sec warmup 108 sec latency 28.270 ms 2024-04-15T23:58:21.998 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:19.952687+0000 mgr.smithi169.akrtny (mgr.24379) 63 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 321 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.0 MiB/s wr, 140 op/s 2024-04-15T23:58:22.087 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:19.952687+0000 mgr.smithi169.akrtny (mgr.24379) 63 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 321 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.0 MiB/s wr, 140 op/s 2024-04-15T23:58:22.894 INFO:teuthology.orchestra.run.smithi169.stdout: 5 80593 20.63 MB/sec warmup 109 sec latency 28.320 ms 2024-04-15T23:58:23.894 INFO:teuthology.orchestra.run.smithi169.stdout: 5 81423 20.76 MB/sec warmup 110 sec latency 20.168 ms 2024-04-15T23:58:23.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:21.953009+0000 mgr.smithi169.akrtny (mgr.24379) 64 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 321 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.0 MiB/s wr, 140 op/s 2024-04-15T23:58:23.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:22.858694+0000 mon.smithi169 (mon.0) 680 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:58:23.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:22.859616+0000 mon.smithi169 (mon.0) 681 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:58:24.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:21.953009+0000 mgr.smithi169.akrtny (mgr.24379) 64 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 321 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.0 MiB/s wr, 140 op/s 2024-04-15T23:58:24.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:22.858694+0000 mon.smithi169 (mon.0) 680 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:58:24.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:22.859616+0000 mon.smithi169 (mon.0) 681 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:58:24.894 INFO:teuthology.orchestra.run.smithi169.stdout: 5 82054 20.75 MB/sec warmup 111 sec latency 29.768 ms 2024-04-15T23:58:25.894 INFO:teuthology.orchestra.run.smithi169.stdout: 5 82793 20.67 MB/sec warmup 112 sec latency 22.943 ms 2024-04-15T23:58:26.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:23.953582+0000 mgr.smithi169.akrtny (mgr.24379) 65 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 6.0 MiB/s wr, 540 op/s 2024-04-15T23:58:26.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:23.953582+0000 mgr.smithi169.akrtny (mgr.24379) 65 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 6.0 MiB/s wr, 540 op/s 2024-04-15T23:58:26.894 INFO:teuthology.orchestra.run.smithi169.stdout: 5 83678 20.65 MB/sec warmup 113 sec latency 20.964 ms 2024-04-15T23:58:27.882 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:25.954552+0000 mgr.smithi169.akrtny (mgr.24379) 66 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 6.0 MiB/s wr, 540 op/s 2024-04-15T23:58:27.882 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:27.644581+0000 mon.smithi169 (mon.0) 682 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:58:27.894 INFO:teuthology.orchestra.run.smithi169.stdout: 5 84444 20.67 MB/sec warmup 114 sec latency 21.631 ms 2024-04-15T23:58:27.995 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:25.954552+0000 mgr.smithi169.akrtny (mgr.24379) 66 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 6.0 MiB/s wr, 540 op/s 2024-04-15T23:58:27.995 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:27.644581+0000 mon.smithi169 (mon.0) 682 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:58:28.895 INFO:teuthology.orchestra.run.smithi169.stdout: 5 85058 20.74 MB/sec warmup 115 sec latency 32.913 ms 2024-04-15T23:58:29.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:27.954930+0000 mgr.smithi169.akrtny (mgr.24379) 67 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 6.0 MiB/s wr, 540 op/s 2024-04-15T23:58:29.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:27.987340+0000 mon.smithi169 (mon.0) 683 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:58:29.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:27.991304+0000 mon.smithi169 (mon.0) 684 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:58:29.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:27.992600+0000 mgr.smithi169.akrtny (mgr.24379) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi169.akrtny) 2024-04-15T23:58:29.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:27.995575+0000 mgr.smithi169.akrtny (mgr.24379) 69 : cephadm [INF] Failing over to other MGR 2024-04-15T23:58:29.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:27.996053+0000 mon.smithi169 (mon.0) 685 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr fail", "who": "smithi169.akrtny"}]: dispatch 2024-04-15T23:58:29.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:28.001215+0000 mon.smithi169 (mon.0) 686 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-15T23:58:29.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:27.954930+0000 mgr.smithi169.akrtny (mgr.24379) 67 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 6.0 MiB/s wr, 540 op/s 2024-04-15T23:58:29.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:27.987340+0000 mon.smithi169 (mon.0) 683 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' 2024-04-15T23:58:29.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:27.991304+0000 mon.smithi169 (mon.0) 684 : audit [DBG] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:58:29.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:27.992600+0000 mgr.smithi169.akrtny (mgr.24379) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi169.akrtny) 2024-04-15T23:58:29.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:27.995575+0000 mgr.smithi169.akrtny (mgr.24379) 69 : cephadm [INF] Failing over to other MGR 2024-04-15T23:58:29.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:27.996053+0000 mon.smithi169 (mon.0) 685 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr fail", "who": "smithi169.akrtny"}]: dispatch 2024-04-15T23:58:29.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:28.001215+0000 mon.smithi169 (mon.0) 686 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-15T23:58:29.895 INFO:teuthology.orchestra.run.smithi169.stdout: 5 85469 20.67 MB/sec warmup 116 sec latency 29.531 ms 2024-04-15T23:58:30.213 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:28.997800+0000 mon.smithi169 (mon.0) 687 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "mgr fail", "who": "smithi169.akrtny"}]': finished 2024-04-15T23:58:30.213 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:28.997857+0000 mon.smithi169 (mon.0) 688 : cluster [DBG] mgrmap e25: smithi203.ohooxy(active, starting, since 1.001s) 2024-04-15T23:58:30.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:28.997800+0000 mon.smithi169 (mon.0) 687 : audit [INF] from='mgr.24379 172.21.15.169:0/727723970' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "mgr fail", "who": "smithi169.akrtny"}]': finished 2024-04-15T23:58:30.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:28.997857+0000 mon.smithi169 (mon.0) 688 : cluster [DBG] mgrmap e25: smithi203.ohooxy(active, starting, since 1.001s) 2024-04-15T23:58:30.895 INFO:teuthology.orchestra.run.smithi169.stdout: 5 85944 20.54 MB/sec warmup 117 sec latency 27.983 ms 2024-04-15T23:58:31.895 INFO:teuthology.orchestra.run.smithi169.stdout: 5 86470 20.44 MB/sec warmup 118 sec latency 30.226 ms 2024-04-15T23:58:31.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:31.825583+0000 mon.smithi169 (mon.0) 689 : cluster [INF] Active manager daemon smithi203.ohooxy restarted 2024-04-15T23:58:31.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:31.826450+0000 mon.smithi169 (mon.0) 690 : cluster [INF] Activating manager daemon smithi203.ohooxy 2024-04-15T23:58:31.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.830551+0000 mon.smithi203 (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/crt"}]: dispatch 2024-04-15T23:58:31.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:31.833803+0000 mon.smithi169 (mon.0) 691 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-15T23:58:31.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.834895+0000 mon.smithi203 (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-15T23:58:31.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.837098+0000 mon.smithi203 (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/key"}]: dispatch 2024-04-15T23:58:31.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.837891+0000 mon.smithi203 (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-15T23:58:32.169 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:31.825583+0000 mon.smithi169 (mon.0) 689 : cluster [INF] Active manager daemon smithi203.ohooxy restarted 2024-04-15T23:58:32.169 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:31.826450+0000 mon.smithi169 (mon.0) 690 : cluster [INF] Activating manager daemon smithi203.ohooxy 2024-04-15T23:58:32.170 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.830551+0000 mon.smithi203 (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/crt"}]: dispatch 2024-04-15T23:58:32.170 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:31.833803+0000 mon.smithi169 (mon.0) 691 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-15T23:58:32.170 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.834895+0000 mon.smithi203 (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-15T23:58:32.170 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.837098+0000 mon.smithi203 (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/key"}]: dispatch 2024-04-15T23:58:32.170 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.837891+0000 mon.smithi203 (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-15T23:58:32.895 INFO:teuthology.orchestra.run.smithi169.stdout: 5 87121 20.41 MB/sec warmup 119 sec latency 36.025 ms 2024-04-15T23:58:33.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:31.882131+0000 mon.smithi169 (mon.0) 692 : cluster [DBG] mgrmap e26: smithi203.ohooxy(active, starting, since 0.0559382s) 2024-04-15T23:58:33.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.885355+0000 mon.smithi203 (mon.1) 28 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:58:33.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.885574+0000 mon.smithi203 (mon.1) 29 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:58:33.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.890380+0000 mon.smithi203 (mon.1) 30 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-15T23:58:33.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.890544+0000 mon.smithi203 (mon.1) 31 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-15T23:58:33.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.890729+0000 mon.smithi203 (mon.1) 32 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mgr metadata", "who": "smithi203.ohooxy", "id": "smithi203.ohooxy"}]: dispatch 2024-04-15T23:58:33.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.890902+0000 mon.smithi203 (mon.1) 33 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.891130+0000 mon.smithi203 (mon.1) 34 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.891312+0000 mon.smithi203 (mon.1) 35 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.891511+0000 mon.smithi203 (mon.1) 36 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.892144+0000 mon.smithi203 (mon.1) 37 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.892420+0000 mon.smithi203 (mon.1) 38 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.892688+0000 mon.smithi203 (mon.1) 39 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.892954+0000 mon.smithi203 (mon.1) 40 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.893213+0000 mon.smithi203 (mon.1) 41 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.893481+0000 mon.smithi203 (mon.1) 42 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:31.894080+0000 mon.smithi203 (mon.1) 43 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:32.008864+0000 mon.smithi169 (mon.0) 693 : cluster [INF] Manager daemon smithi203.ohooxy is now available 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:32.021653+0000 mgr.smithi203.ohooxy (mgr.24465) 1 : cephadm [INF] inventory: adjusted host smithi169 addr 'smithi169' -> '172.21.15.169' 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:32.025768+0000 mon.smithi169 (mon.0) 694 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:32.037454+0000 mon.smithi169 (mon.0) 695 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:33.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:32.038082+0000 mgr.smithi203.ohooxy (mgr.24465) 2 : cephadm [INF] Queued nfs.foo for migration 2024-04-15T23:58:33.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:32.042786+0000 mon.smithi203 (mon.1) 44 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:58:33.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:32.061713+0000 mon.smithi169 (mon.0) 696 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:33.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:32.071803+0000 mon.smithi203 (mon.1) 45 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-15T23:58:33.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:32.072542+0000 mon.smithi203 (mon.1) 46 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi203.ohooxy/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:58:33.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:32.074670+0000 mon.smithi169 (mon.0) 697 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi203.ohooxy/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:58:33.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:32.083201+0000 mon.smithi203 (mon.1) 47 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi203.ohooxy/trash_purge_schedule"}]: dispatch 2024-04-15T23:58:33.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:32.083569+0000 mon.smithi169 (mon.0) 698 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi203.ohooxy/trash_purge_schedule"}]: dispatch 2024-04-15T23:58:33.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:32.103385+0000 mon.smithi169 (mon.0) 699 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:33.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:32.425497+0000 mon.smithi169 (mon.0) 700 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:33.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:32.433644+0000 mon.smithi169 (mon.0) 701 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:33.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:32.512623+0000 mgr.smithi203.ohooxy (mgr.24465) 3 : cephadm [INF] Deploying cephadm binary to smithi203 2024-04-15T23:58:33.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:32.547751+0000 mgr.smithi203.ohooxy (mgr.24465) 4 : cephadm [INF] Deploying cephadm binary to smithi169 2024-04-15T23:58:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:31.882131+0000 mon.smithi169 (mon.0) 692 : cluster [DBG] mgrmap e26: smithi203.ohooxy(active, starting, since 0.0559382s) 2024-04-15T23:58:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.885355+0000 mon.smithi203 (mon.1) 28 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:58:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.885574+0000 mon.smithi203 (mon.1) 29 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:58:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.890380+0000 mon.smithi203 (mon.1) 30 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-15T23:58:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.890544+0000 mon.smithi203 (mon.1) 31 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-15T23:58:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.890729+0000 mon.smithi203 (mon.1) 32 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mgr metadata", "who": "smithi203.ohooxy", "id": "smithi203.ohooxy"}]: dispatch 2024-04-15T23:58:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.890902+0000 mon.smithi203 (mon.1) 33 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-15T23:58:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.891130+0000 mon.smithi203 (mon.1) 34 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-15T23:58:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.891312+0000 mon.smithi203 (mon.1) 35 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-15T23:58:33.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.891511+0000 mon.smithi203 (mon.1) 36 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.892144+0000 mon.smithi203 (mon.1) 37 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.892420+0000 mon.smithi203 (mon.1) 38 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.892688+0000 mon.smithi203 (mon.1) 39 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.892954+0000 mon.smithi203 (mon.1) 40 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.893213+0000 mon.smithi203 (mon.1) 41 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.893481+0000 mon.smithi203 (mon.1) 42 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:31.894080+0000 mon.smithi203 (mon.1) 43 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:32.008864+0000 mon.smithi169 (mon.0) 693 : cluster [INF] Manager daemon smithi203.ohooxy is now available 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:32.021653+0000 mgr.smithi203.ohooxy (mgr.24465) 1 : cephadm [INF] inventory: adjusted host smithi169 addr 'smithi169' -> '172.21.15.169' 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:32.025768+0000 mon.smithi169 (mon.0) 694 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:32.037454+0000 mon.smithi169 (mon.0) 695 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:32.038082+0000 mgr.smithi203.ohooxy (mgr.24465) 2 : cephadm [INF] Queued nfs.foo for migration 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:32.042786+0000 mon.smithi203 (mon.1) 44 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:58:33.340 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:32.061713+0000 mon.smithi169 (mon.0) 696 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:33.341 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:32.071803+0000 mon.smithi203 (mon.1) 45 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-15T23:58:33.341 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:32.072542+0000 mon.smithi203 (mon.1) 46 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi203.ohooxy/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:58:33.341 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:32.074670+0000 mon.smithi169 (mon.0) 697 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi203.ohooxy/mirror_snapshot_schedule"}]: dispatch 2024-04-15T23:58:33.341 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:32.083201+0000 mon.smithi203 (mon.1) 47 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi203.ohooxy/trash_purge_schedule"}]: dispatch 2024-04-15T23:58:33.341 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:32.083569+0000 mon.smithi169 (mon.0) 698 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi203.ohooxy/trash_purge_schedule"}]: dispatch 2024-04-15T23:58:33.341 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:32.103385+0000 mon.smithi169 (mon.0) 699 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:33.341 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:32.425497+0000 mon.smithi169 (mon.0) 700 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:33.341 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:32.433644+0000 mon.smithi169 (mon.0) 701 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:33.341 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:32.512623+0000 mgr.smithi203.ohooxy (mgr.24465) 3 : cephadm [INF] Deploying cephadm binary to smithi203 2024-04-15T23:58:33.341 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:32.547751+0000 mgr.smithi203.ohooxy (mgr.24465) 4 : cephadm [INF] Deploying cephadm binary to smithi169 2024-04-15T23:58:34.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:32.899050+0000 mon.smithi169 (mon.0) 702 : cluster [DBG] mgrmap e27: smithi203.ohooxy(active, since 1.07286s) 2024-04-15T23:58:34.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:32.915921+0000 mgr.smithi203.ohooxy (mgr.24465) 5 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 312 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-15T23:58:34.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:32.899050+0000 mon.smithi169 (mon.0) 702 : cluster [DBG] mgrmap e27: smithi203.ohooxy(active, since 1.07286s) 2024-04-15T23:58:34.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:32.915921+0000 mgr.smithi203.ohooxy (mgr.24465) 5 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 312 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-15T23:58:34.896 INFO:teuthology.orchestra.run.smithi169.stdout: 5 88153 22.67 MB/sec execute 1 sec latency 29.810 ms 2024-04-15T23:58:35.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:33.744717+0000 mgr.smithi203.ohooxy (mgr.24465) 6 : cephadm [INF] [15/Apr/2024:23:58:33] ENGINE Bus STARTING 2024-04-15T23:58:35.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:33.866126+0000 mgr.smithi203.ohooxy (mgr.24465) 7 : cephadm [INF] [15/Apr/2024:23:58:33] ENGINE Serving on http://172.21.15.203:8765 2024-04-15T23:58:35.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:33.889863+0000 mgr.smithi203.ohooxy (mgr.24465) 8 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 312 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-15T23:58:35.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:33.904173+0000 mon.smithi169 (mon.0) 703 : cluster [DBG] mgrmap e28: smithi203.ohooxy(active, since 2s) 2024-04-15T23:58:35.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:34.027035+0000 mgr.smithi203.ohooxy (mgr.24465) 9 : cephadm [INF] [15/Apr/2024:23:58:34] ENGINE Serving on https://172.21.15.203:7150 2024-04-15T23:58:35.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:34.027171+0000 mgr.smithi203.ohooxy (mgr.24465) 10 : cephadm [INF] [15/Apr/2024:23:58:34] ENGINE Bus STARTED 2024-04-15T23:58:35.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:34.063409+0000 mon.smithi203 (mon.1) 48 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-15T23:58:35.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:34.064090+0000 mon.smithi169 (mon.0) 704 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-15T23:58:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:33.744717+0000 mgr.smithi203.ohooxy (mgr.24465) 6 : cephadm [INF] [15/Apr/2024:23:58:33] ENGINE Bus STARTING 2024-04-15T23:58:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:33.866126+0000 mgr.smithi203.ohooxy (mgr.24465) 7 : cephadm [INF] [15/Apr/2024:23:58:33] ENGINE Serving on http://172.21.15.203:8765 2024-04-15T23:58:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:33.889863+0000 mgr.smithi203.ohooxy (mgr.24465) 8 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 312 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-15T23:58:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:33.904173+0000 mon.smithi169 (mon.0) 703 : cluster [DBG] mgrmap e28: smithi203.ohooxy(active, since 2s) 2024-04-15T23:58:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:34.027035+0000 mgr.smithi203.ohooxy (mgr.24465) 9 : cephadm [INF] [15/Apr/2024:23:58:34] ENGINE Serving on https://172.21.15.203:7150 2024-04-15T23:58:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:34.027171+0000 mgr.smithi203.ohooxy (mgr.24465) 10 : cephadm [INF] [15/Apr/2024:23:58:34] ENGINE Bus STARTED 2024-04-15T23:58:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:34.063409+0000 mon.smithi203 (mon.1) 48 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-15T23:58:35.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:34.064090+0000 mon.smithi169 (mon.0) 704 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-15T23:58:35.895 INFO:teuthology.orchestra.run.smithi169.stdout: 5 88909 24.81 MB/sec execute 2 sec latency 46.996 ms 2024-04-15T23:58:36.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:34.912345+0000 mon.smithi169 (mon.0) 705 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-15T23:58:36.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:34.912428+0000 mon.smithi169 (mon.0) 706 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-15T23:58:36.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:34.914472+0000 mon.smithi203 (mon.1) 49 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-15T23:58:36.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:34.914850+0000 mon.smithi169 (mon.0) 707 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-15T23:58:36.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:34.912345+0000 mon.smithi169 (mon.0) 705 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-15T23:58:36.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:34.912428+0000 mon.smithi169 (mon.0) 706 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-15T23:58:36.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:34.914472+0000 mon.smithi203 (mon.1) 49 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-15T23:58:36.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:34.914850+0000 mon.smithi169 (mon.0) 707 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-15T23:58:36.897 INFO:teuthology.orchestra.run.smithi169.stdout: 5 89390 19.13 MB/sec execute 3 sec latency 76.653 ms 2024-04-15T23:58:37.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:35.890183+0000 mgr.smithi203.ohooxy (mgr.24465) 11 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 312 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-15T23:58:37.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:35.919644+0000 mon.smithi169 (mon.0) 708 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-15T23:58:37.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:35.919749+0000 mon.smithi169 (mon.0) 709 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-15T23:58:37.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:35.965014+0000 mon.smithi169 (mon.0) 710 : cluster [DBG] Standby manager daemon smithi169.akrtny started 2024-04-15T23:58:37.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:35.968451+0000 mon.smithi169 (mon.0) 711 : audit [DBG] from='mgr.? 172.21.15.169:0/290543291' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi169.akrtny/crt"}]: dispatch 2024-04-15T23:58:37.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:35.969561+0000 mon.smithi169 (mon.0) 712 : audit [DBG] from='mgr.? 172.21.15.169:0/290543291' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-15T23:58:37.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:35.973810+0000 mon.smithi169 (mon.0) 713 : audit [DBG] from='mgr.? 172.21.15.169:0/290543291' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi169.akrtny/key"}]: dispatch 2024-04-15T23:58:37.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:35.974328+0000 mon.smithi169 (mon.0) 714 : audit [DBG] from='mgr.? 172.21.15.169:0/290543291' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-15T23:58:37.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:36.684508+0000 mon.smithi169 (mon.0) 715 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:37.404 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:35.890183+0000 mgr.smithi203.ohooxy (mgr.24465) 11 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 312 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-15T23:58:37.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:35.919644+0000 mon.smithi169 (mon.0) 708 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-15T23:58:37.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:35.919749+0000 mon.smithi169 (mon.0) 709 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-15T23:58:37.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:35.965014+0000 mon.smithi169 (mon.0) 710 : cluster [DBG] Standby manager daemon smithi169.akrtny started 2024-04-15T23:58:37.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:35.968451+0000 mon.smithi169 (mon.0) 711 : audit [DBG] from='mgr.? 172.21.15.169:0/290543291' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi169.akrtny/crt"}]: dispatch 2024-04-15T23:58:37.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:35.969561+0000 mon.smithi169 (mon.0) 712 : audit [DBG] from='mgr.? 172.21.15.169:0/290543291' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-15T23:58:37.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:35.973810+0000 mon.smithi169 (mon.0) 713 : audit [DBG] from='mgr.? 172.21.15.169:0/290543291' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi169.akrtny/key"}]: dispatch 2024-04-15T23:58:37.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:35.974328+0000 mon.smithi169 (mon.0) 714 : audit [DBG] from='mgr.? 172.21.15.169:0/290543291' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-15T23:58:37.405 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:36.684508+0000 mon.smithi169 (mon.0) 715 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:37.897 INFO:teuthology.orchestra.run.smithi169.stdout: 5 89808 16.60 MB/sec execute 4 sec latency 38.424 ms 2024-04-15T23:58:38.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:36.934480+0000 mon.smithi169 (mon.0) 716 : cluster [DBG] mgrmap e29: smithi203.ohooxy(active, since 5s), standbys: smithi169.akrtny 2024-04-15T23:58:38.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:36.941492+0000 mon.smithi203 (mon.1) 50 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mgr metadata", "who": "smithi169.akrtny", "id": "smithi169.akrtny"}]: dispatch 2024-04-15T23:58:38.234 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:36.934480+0000 mon.smithi169 (mon.0) 716 : cluster [DBG] mgrmap e29: smithi203.ohooxy(active, since 5s), standbys: smithi169.akrtny 2024-04-15T23:58:38.235 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:36.941492+0000 mon.smithi203 (mon.1) 50 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mgr metadata", "who": "smithi169.akrtny", "id": "smithi169.akrtny"}]: dispatch 2024-04-15T23:58:38.897 INFO:teuthology.orchestra.run.smithi169.stdout: 5 90686 16.97 MB/sec execute 5 sec latency 23.836 ms 2024-04-15T23:58:39.838 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:37.890499+0000 mgr.smithi203.ohooxy (mgr.24465) 12 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 312 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-15T23:58:39.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:38.684852+0000 mon.smithi169 (mon.0) 717 : cluster [DBG] mgrmap e30: smithi203.ohooxy(active, since 6s), standbys: smithi169.akrtny 2024-04-15T23:58:39.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:39.315669+0000 mon.smithi169 (mon.0) 718 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:39.897 INFO:teuthology.orchestra.run.smithi169.stdout: 5 91350 16.63 MB/sec execute 6 sec latency 75.342 ms 2024-04-15T23:58:40.154 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:37.890499+0000 mgr.smithi203.ohooxy (mgr.24465) 12 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 312 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-15T23:58:40.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:38.684852+0000 mon.smithi169 (mon.0) 717 : cluster [DBG] mgrmap e30: smithi203.ohooxy(active, since 6s), standbys: smithi169.akrtny 2024-04-15T23:58:40.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:39.315669+0000 mon.smithi169 (mon.0) 718 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:40.897 INFO:teuthology.orchestra.run.smithi169.stdout: 5 92298 20.14 MB/sec execute 7 sec latency 51.325 ms 2024-04-15T23:58:41.898 INFO:teuthology.orchestra.run.smithi169.stdout: 5 92603 18.73 MB/sec execute 8 sec latency 508.173 ms 2024-04-15T23:58:42.046 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-15T23:58:42.088 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:39.891006+0000 mgr.smithi203.ohooxy (mgr.24465) 13 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 311 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 6.7 MiB/s wr, 616 op/s 2024-04-15T23:58:42.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:41.191228+0000 mon.smithi169 (mon.0) 719 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-15T23:58:42.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:39.891006+0000 mgr.smithi203.ohooxy (mgr.24465) 13 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 311 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 6.7 MiB/s wr, 616 op/s 2024-04-15T23:58:42.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:41.191228+0000 mon.smithi169 (mon.0) 719 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-15T23:58:42.899 INFO:teuthology.orchestra.run.smithi169.stdout: 5 92982 17.17 MB/sec execute 9 sec latency 29.823 ms 2024-04-15T23:58:43.047 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-15T23:58:43.047 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (6m) 92s ago 8m 17.5M - 0.20.0 0881eb8f169f 6a704f8039af 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (8m) 92s ago 8m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (7m) 15s ago 7m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (6m) 92s ago 7m 38.3M - 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (2m) 92s ago 2m 38.7M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (2m) 15s ago 2m 12.3M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (9m) 92s ago 9m 378M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (20s) 15s ago 7m 40.9M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (9m) 92s ago 9m 47.5M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (6m) 15s ago 6m 51.6M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.smithi169 smithi169 *:2049 running (2m) 92s ago 2m 215M - 3.5 24ecd6d5f14c 5364b2c8209a 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.smithi203 smithi203 *:2049 running (2m) 15s ago 2m 78.0M - 3.5 24ecd6d5f14c bae55416b649 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (7m) 92s ago 7m 17.0M - 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (6m) 15s ago 6m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-15T23:58:43.048 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (6m) 92s ago 6m 155M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-15T23:58:43.049 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (6m) 92s ago 6m 123M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-15T23:58:43.049 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (5m) 92s ago 5m 84.0M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-15T23:58:43.049 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (5m) 92s ago 5m 144M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-15T23:58:43.049 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (5m) 15s ago 5m 311M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-15T23:58:43.049 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (4m) 15s ago 4m 340M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-15T23:58:43.049 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (4m) 15s ago 4m 286M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-15T23:58:43.049 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (3m) 15s ago 3m 409M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-15T23:58:43.049 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (6m) 92s ago 7m 33.0M - 2.18.1 de242295e225 aed8644727cc 2024-04-15T23:58:43.062 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:41.191615+0000 mon.smithi203 (mon.1) 51 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:58:43.062 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:41.191892+0000 mon.smithi203 (mon.1) 52 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:58:43.062 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:41.707395+0000 mon.smithi169 (mon.0) 720 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-15T23:58:43.062 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:41.709401+0000 mon.smithi203 (mon.1) 53 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-15T23:58:43.062 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:42.240170+0000 mon.smithi203 (mon.1) 54 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-15T23:58:43.062 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:42.240298+0000 mon.smithi203 (mon.1) 55 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:58:43.062 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:42.243974+0000 mon.smithi203 (mon.1) 56 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:58:43.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:41.191615+0000 mon.smithi203 (mon.1) 51 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:58:43.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:41.191892+0000 mon.smithi203 (mon.1) 52 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:58:43.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:41.707395+0000 mon.smithi169 (mon.0) 720 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-15T23:58:43.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:41.709401+0000 mon.smithi203 (mon.1) 53 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-15T23:58:43.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:42.240170+0000 mon.smithi203 (mon.1) 54 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-15T23:58:43.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:42.240298+0000 mon.smithi203 (mon.1) 55 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-15T23:58:43.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:42.243974+0000 mon.smithi203 (mon.1) 56 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-15T23:58:43.700 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:58:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-15T23:58:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-15T23:58:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-15T23:58:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-15T23:58:43.702 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:58:43.898 INFO:teuthology.orchestra.run.smithi169.stdout: 5 93398 16.21 MB/sec execute 10 sec latency 39.869 ms 2024-04-15T23:58:43.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:41.891325+0000 mgr.smithi203.ohooxy (mgr.24465) 14 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 311 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 5.8 MiB/s wr, 537 op/s 2024-04-15T23:58:43.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:42.043659+0000 mgr.smithi203.ohooxy (mgr.24465) 15 : audit [DBG] from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:43.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:42.554166+0000 mgr.smithi203.ohooxy (mgr.24465) 16 : audit [DBG] from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:43.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:43.344842+0000 mon.smithi169 (mon.0) 721 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:43.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:43.355338+0000 mon.smithi169 (mon.0) 722 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:43.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:43.719879+0000 mon.smithi169 (mon.0) 723 : audit [DBG] from='client.? 172.21.15.169:0/1134693327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-15T23:58:44.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:41.891325+0000 mgr.smithi203.ohooxy (mgr.24465) 14 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 311 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 5.8 MiB/s wr, 537 op/s 2024-04-15T23:58:44.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:42.043659+0000 mgr.smithi203.ohooxy (mgr.24465) 15 : audit [DBG] from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:44.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:42.554166+0000 mgr.smithi203.ohooxy (mgr.24465) 16 : audit [DBG] from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:44.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:43.344842+0000 mon.smithi169 (mon.0) 721 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:44.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:43.355338+0000 mon.smithi169 (mon.0) 722 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:44.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:43.719879+0000 mon.smithi169 (mon.0) 723 : audit [DBG] from='client.? 172.21.15.169:0/1134693327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-15T23:58:44.227 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:58:44.227 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-15T23:58:44.227 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-15T23:58:44.227 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-15T23:58:44.227 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-15T23:58:44.227 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-15T23:58:44.227 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-15T23:58:44.227 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-15T23:58:44.228 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:58:44.702 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-15T23:58:44.898 INFO:teuthology.orchestra.run.smithi169.stdout: 5 93878 15.91 MB/sec execute 11 sec latency 45.560 ms 2024-04-15T23:58:44.973 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:43.056243+0000 mgr.smithi203.ohooxy (mgr.24465) 17 : audit [DBG] from='client.14692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:44.973 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:44.293807+0000 mon.smithi169 (mon.0) 724 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:44.973 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:44.300313+0000 mon.smithi169 (mon.0) 725 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:44.973 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:44.721120+0000 mon.smithi169 (mon.0) 726 : audit [DBG] from='client.? 172.21.15.169:0/34514707' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-15T23:58:45.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:43.056243+0000 mgr.smithi203.ohooxy (mgr.24465) 17 : audit [DBG] from='client.14692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:45.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:44.293807+0000 mon.smithi169 (mon.0) 724 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:45.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:44.300313+0000 mon.smithi169 (mon.0) 725 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:45.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:44.721120+0000 mon.smithi169 (mon.0) 726 : audit [DBG] from='client.? 172.21.15.169:0/34514707' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-15T23:58:45.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:43.893966+0000 mgr.smithi203.ohooxy (mgr.24465) 18 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 10 MiB/s wr, 958 op/s 2024-04-15T23:58:45.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:44.246316+0000 mgr.smithi203.ohooxy (mgr.24465) 19 : audit [DBG] from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:45.898 INFO:teuthology.orchestra.run.smithi169.stdout: 5 94321 15.12 MB/sec execute 12 sec latency 55.932 ms 2024-04-15T23:58:46.094 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:43.893966+0000 mgr.smithi203.ohooxy (mgr.24465) 18 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 10 MiB/s wr, 958 op/s 2024-04-15T23:58:46.094 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:44.246316+0000 mgr.smithi203.ohooxy (mgr.24465) 19 : audit [DBG] from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:58:46.899 INFO:teuthology.orchestra.run.smithi169.stdout: 5 94681 14.65 MB/sec execute 13 sec latency 47.856 ms 2024-04-15T23:58:47.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:45.894407+0000 mgr.smithi203.ohooxy (mgr.24465) 20 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 9.4 MiB/s wr, 860 op/s 2024-04-15T23:58:47.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:46.720734+0000 mon.smithi169 (mon.0) 727 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:47.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:46.727322+0000 mon.smithi169 (mon.0) 728 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:47.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:47.072292+0000 mon.smithi203 (mon.1) 57 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-15T23:58:47.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:47.518616+0000 mon.smithi169 (mon.0) 729 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:47.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:47.525217+0000 mon.smithi169 (mon.0) 730 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: 5 95145 14.92 MB/sec execute 14 sec latency 39.518 ms 2024-04-15T23:58:48.068 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:45.894407+0000 mgr.smithi203.ohooxy (mgr.24465) 20 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 9.4 MiB/s wr, 860 op/s 2024-04-15T23:58:48.068 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:46.720734+0000 mon.smithi169 (mon.0) 727 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:48.068 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:46.727322+0000 mon.smithi169 (mon.0) 728 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:48.068 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:47.072292+0000 mon.smithi203 (mon.1) 57 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-15T23:58:48.068 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:47.518616+0000 mon.smithi169 (mon.0) 729 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:48.068 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:47.525217+0000 mon.smithi169 (mon.0) 730 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:48.900 INFO:teuthology.orchestra.run.smithi169.stdout: 5 95971 16.04 MB/sec execute 15 sec latency 17.458 ms 2024-04-15T23:58:49.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:47.894684+0000 mgr.smithi203.ohooxy (mgr.24465) 21 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 7.8 MiB/s wr, 719 op/s 2024-04-15T23:58:49.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:47.987589+0000 mon.smithi169 (mon.0) 731 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:49.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:47.995747+0000 mon.smithi169 (mon.0) 732 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:49.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:47.894684+0000 mgr.smithi203.ohooxy (mgr.24465) 21 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 7.8 MiB/s wr, 719 op/s 2024-04-15T23:58:49.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:47.987589+0000 mon.smithi169 (mon.0) 731 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:49.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:47.995747+0000 mon.smithi169 (mon.0) 732 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:49.901 INFO:teuthology.orchestra.run.smithi169.stdout: 5 96556 15.64 MB/sec execute 16 sec latency 27.387 ms 2024-04-15T23:58:50.901 INFO:teuthology.orchestra.run.smithi169.stdout: 5 97291 15.66 MB/sec execute 17 sec latency 31.843 ms 2024-04-15T23:58:51.339 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:49.895378+0000 mgr.smithi203.ohooxy (mgr.24465) 22 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 319 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 10 MiB/s wr, 980 op/s 2024-04-15T23:58:51.407 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:49.895378+0000 mgr.smithi203.ohooxy (mgr.24465) 22 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 319 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 10 MiB/s wr, 980 op/s 2024-04-15T23:58:51.901 INFO:teuthology.orchestra.run.smithi169.stdout: 5 98312 15.95 MB/sec execute 18 sec latency 245.809 ms 2024-04-15T23:58:52.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:51.502410+0000 mon.smithi169 (mon.0) 733 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:52.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:51.508825+0000 mon.smithi169 (mon.0) 734 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:52.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:51.514568+0000 mon.smithi169 (mon.0) 735 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:52.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:51.541560+0000 mon.smithi203 (mon.1) 58 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-15T23:58:52.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:51.541981+0000 mon.smithi169 (mon.0) 736 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-15T23:58:52.901 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99155 16.86 MB/sec execute 19 sec latency 28.750 ms 2024-04-15T23:58:52.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:51.502410+0000 mon.smithi169 (mon.0) 733 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:52.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:51.508825+0000 mon.smithi169 (mon.0) 734 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:52.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:51.514568+0000 mon.smithi169 (mon.0) 735 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:52.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:51.541560+0000 mon.smithi203 (mon.1) 58 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-15T23:58:52.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:51.541981+0000 mon.smithi169 (mon.0) 736 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-15T23:58:53.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:51.895685+0000 mgr.smithi203.ohooxy (mgr.24465) 23 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 319 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.8 KiB/s rd, 6.3 MiB/s wr, 621 op/s 2024-04-15T23:58:53.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:52.519531+0000 mon.smithi169 (mon.0) 737 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-15T23:58:53.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:52.519613+0000 mon.smithi169 (mon.0) 738 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-15T23:58:53.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:52.528588+0000 mon.smithi203 (mon.1) 59 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-15T23:58:53.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:52.530000+0000 mon.smithi169 (mon.0) 739 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-15T23:58:53.901 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99641 17.09 MB/sec execute 20 sec latency 45.990 ms 2024-04-15T23:58:53.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:51.895685+0000 mgr.smithi203.ohooxy (mgr.24465) 23 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 319 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.8 KiB/s rd, 6.3 MiB/s wr, 621 op/s 2024-04-15T23:58:53.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:52.519531+0000 mon.smithi169 (mon.0) 737 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-15T23:58:53.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:52.519613+0000 mon.smithi169 (mon.0) 738 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-15T23:58:53.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:52.528588+0000 mon.smithi203 (mon.1) 59 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-15T23:58:53.904 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:52.530000+0000 mon.smithi169 (mon.0) 739 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-15T23:58:54.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:53.520848+0000 mon.smithi169 (mon.0) 740 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-15T23:58:54.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:53.520929+0000 mon.smithi169 (mon.0) 741 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-15T23:58:54.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:53.522751+0000 mgr.smithi203.ohooxy (mgr.24465) 24 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-15T23:58:54.656 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:53.565017+0000 mgr.smithi203.ohooxy (mgr.24465) 25 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-15T23:58:54.656 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:53.565110+0000 mgr.smithi203.ohooxy (mgr.24465) 26 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.smithi169', 'nfs.foo.smithi203'] 2024-04-15T23:58:54.656 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:53.565168+0000 mgr.smithi203.ohooxy (mgr.24465) 27 : cephadm [INF] Remove daemons nfs.foo.smithi169 nfs.foo.smithi203 2024-04-15T23:58:54.656 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:53.565590+0000 mgr.smithi203.ohooxy (mgr.24465) 28 : cephadm [INF] Removing daemon nfs.foo.smithi169 from smithi169 -- ports [2049] 2024-04-15T23:58:54.656 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:53.565901+0000 mgr.smithi203.ohooxy (mgr.24465) 29 : cephadm [INF] Removing daemon nfs.foo.smithi203 from smithi203 -- ports [2049] 2024-04-15T23:58:54.656 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:54.522466+0000 mon.smithi169 (mon.0) 742 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-15T23:58:54.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:53.520848+0000 mon.smithi169 (mon.0) 740 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-15T23:58:54.775 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:53.520929+0000 mon.smithi169 (mon.0) 741 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-15T23:58:54.775 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:53.522751+0000 mgr.smithi203.ohooxy (mgr.24465) 24 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-15T23:58:54.775 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:53.565017+0000 mgr.smithi203.ohooxy (mgr.24465) 25 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-15T23:58:54.775 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:53.565110+0000 mgr.smithi203.ohooxy (mgr.24465) 26 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.smithi169', 'nfs.foo.smithi203'] 2024-04-15T23:58:54.775 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:53.565168+0000 mgr.smithi203.ohooxy (mgr.24465) 27 : cephadm [INF] Remove daemons nfs.foo.smithi169 nfs.foo.smithi203 2024-04-15T23:58:54.775 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:53.565590+0000 mgr.smithi203.ohooxy (mgr.24465) 28 : cephadm [INF] Removing daemon nfs.foo.smithi169 from smithi169 -- ports [2049] 2024-04-15T23:58:54.775 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:53.565901+0000 mgr.smithi203.ohooxy (mgr.24465) 29 : cephadm [INF] Removing daemon nfs.foo.smithi203 from smithi203 -- ports [2049] 2024-04-15T23:58:54.775 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:54.522466+0000 mon.smithi169 (mon.0) 742 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-15T23:58:54.901 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 16.27 MB/sec execute 21 sec latency 871.614 ms 2024-04-15T23:58:55.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:53.896083+0000 mgr.smithi203.ohooxy (mgr.24465) 30 : cluster [DBG] pgmap v18: 129 pgs: 32 creating+peering, 97 active+clean; 325 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 1.09k op/s 2024-04-15T23:58:55.655 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:54.544258+0000 mon.smithi169 (mon.0) 743 : cluster [DBG] mgrmap e31: smithi203.ohooxy(active, since 22s), standbys: smithi169.akrtny 2024-04-15T23:58:55.786 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:53.896083+0000 mgr.smithi203.ohooxy (mgr.24465) 30 : cluster [DBG] pgmap v18: 129 pgs: 32 creating+peering, 97 active+clean; 325 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 1.09k op/s 2024-04-15T23:58:55.787 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:54.544258+0000 mon.smithi169 (mon.0) 743 : cluster [DBG] mgrmap e31: smithi203.ohooxy(active, since 22s), standbys: smithi169.akrtny 2024-04-15T23:58:55.902 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 15.53 MB/sec execute 22 sec latency 1871.667 ms 2024-04-15T23:58:56.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:55.985276+0000 mon.smithi203 (mon.1) 60 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi169"}]: dispatch 2024-04-15T23:58:56.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:55.985657+0000 mon.smithi169 (mon.0) 744 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi169"}]: dispatch 2024-04-15T23:58:56.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:55.988859+0000 mon.smithi169 (mon.0) 745 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi169"}]': finished 2024-04-15T23:58:56.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:55.990287+0000 mon.smithi203 (mon.1) 61 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi169-rgw"}]: dispatch 2024-04-15T23:58:56.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:55.990492+0000 mon.smithi169 (mon.0) 746 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi169-rgw"}]: dispatch 2024-04-15T23:58:56.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:55.993197+0000 mon.smithi169 (mon.0) 747 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi169-rgw"}]': finished 2024-04-15T23:58:56.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.235630+0000 mon.smithi203 (mon.1) 62 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi203"}]: dispatch 2024-04-15T23:58:56.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.236118+0000 mon.smithi169 (mon.0) 748 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi203"}]: dispatch 2024-04-15T23:58:56.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.239243+0000 mon.smithi169 (mon.0) 749 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi203"}]': finished 2024-04-15T23:58:56.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.240810+0000 mon.smithi203 (mon.1) 63 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi203-rgw"}]: dispatch 2024-04-15T23:58:56.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.241025+0000 mon.smithi169 (mon.0) 750 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi203-rgw"}]: dispatch 2024-04-15T23:58:56.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.243837+0000 mon.smithi169 (mon.0) 751 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi203-rgw"}]': finished 2024-04-15T23:58:56.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.247559+0000 mon.smithi169 (mon.0) 752 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.248214+0000 mon.smithi203 (mon.1) 64 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-15T23:58:56.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.271594+0000 mon.smithi203 (mon.1) 65 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-15T23:58:56.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.271865+0000 mon.smithi169 (mon.0) 753 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-15T23:58:56.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.275041+0000 mon.smithi169 (mon.0) 754 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-04-15T23:58:56.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.283220+0000 mon.smithi169 (mon.0) 755 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.290416+0000 mon.smithi169 (mon.0) 756 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.295770+0000 mon.smithi169 (mon.0) 757 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.304194+0000 mon.smithi169 (mon.0) 758 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.313955+0000 mon.smithi169 (mon.0) 759 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.326078+0000 mon.smithi169 (mon.0) 760 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.327276+0000 mon.smithi203 (mon.1) 66 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-15T23:58:56.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.327501+0000 mon.smithi169 (mon.0) 761 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-15T23:58:56.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.330497+0000 mon.smithi169 (mon.0) 762 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-15T23:58:56.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.331499+0000 mon.smithi203 (mon.1) 67 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-15T23:58:56.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.331727+0000 mon.smithi169 (mon.0) 763 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-15T23:58:56.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.334287+0000 mon.smithi169 (mon.0) 764 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-15T23:58:56.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.335548+0000 mon.smithi203 (mon.1) 68 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:58:56.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.380249+0000 mon.smithi203 (mon.1) 69 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-15T23:58:56.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.380538+0000 mon.smithi169 (mon.0) 765 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-15T23:58:56.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.383280+0000 mon.smithi169 (mon.0) 766 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-15T23:58:56.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.442201+0000 mon.smithi203 (mon.1) 70 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-15T23:58:56.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.442469+0000 mon.smithi169 (mon.0) 767 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-15T23:58:56.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.445581+0000 mon.smithi169 (mon.0) 768 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-15T23:58:56.843 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.454348+0000 mon.smithi203 (mon.1) 71 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:58:56.901 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 14.86 MB/sec execute 23 sec latency 2871.741 ms 2024-04-15T23:58:56.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:55.985276+0000 mon.smithi203 (mon.1) 60 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi169"}]: dispatch 2024-04-15T23:58:56.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:55.985657+0000 mon.smithi169 (mon.0) 744 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi169"}]: dispatch 2024-04-15T23:58:56.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:55.988859+0000 mon.smithi169 (mon.0) 745 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi169"}]': finished 2024-04-15T23:58:56.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:55.990287+0000 mon.smithi203 (mon.1) 61 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi169-rgw"}]: dispatch 2024-04-15T23:58:56.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:55.990492+0000 mon.smithi169 (mon.0) 746 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi169-rgw"}]: dispatch 2024-04-15T23:58:56.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:55.993197+0000 mon.smithi169 (mon.0) 747 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi169-rgw"}]': finished 2024-04-15T23:58:56.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.235630+0000 mon.smithi203 (mon.1) 62 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi203"}]: dispatch 2024-04-15T23:58:56.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.236118+0000 mon.smithi169 (mon.0) 748 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi203"}]: dispatch 2024-04-15T23:58:56.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.239243+0000 mon.smithi169 (mon.0) 749 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi203"}]': finished 2024-04-15T23:58:56.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.240810+0000 mon.smithi203 (mon.1) 63 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi203-rgw"}]: dispatch 2024-04-15T23:58:56.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.241025+0000 mon.smithi169 (mon.0) 750 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi203-rgw"}]: dispatch 2024-04-15T23:58:56.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.243837+0000 mon.smithi169 (mon.0) 751 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.smithi203-rgw"}]': finished 2024-04-15T23:58:56.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.247559+0000 mon.smithi169 (mon.0) 752 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.248214+0000 mon.smithi203 (mon.1) 64 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-15T23:58:56.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.271594+0000 mon.smithi203 (mon.1) 65 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-15T23:58:56.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.271865+0000 mon.smithi169 (mon.0) 753 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-04-15T23:58:56.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.275041+0000 mon.smithi169 (mon.0) 754 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-04-15T23:58:56.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.283220+0000 mon.smithi169 (mon.0) 755 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.290416+0000 mon.smithi169 (mon.0) 756 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.295770+0000 mon.smithi169 (mon.0) 757 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.304194+0000 mon.smithi169 (mon.0) 758 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.313955+0000 mon.smithi169 (mon.0) 759 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.326078+0000 mon.smithi169 (mon.0) 760 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:58:56.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.327276+0000 mon.smithi203 (mon.1) 66 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-15T23:58:56.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.327501+0000 mon.smithi169 (mon.0) 761 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-15T23:58:56.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.330497+0000 mon.smithi169 (mon.0) 762 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-15T23:58:56.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.331499+0000 mon.smithi203 (mon.1) 67 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-15T23:58:56.909 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.331727+0000 mon.smithi169 (mon.0) 763 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-15T23:58:56.909 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.334287+0000 mon.smithi169 (mon.0) 764 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-15T23:58:56.909 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.335548+0000 mon.smithi203 (mon.1) 68 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:58:56.909 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.380249+0000 mon.smithi203 (mon.1) 69 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-15T23:58:56.909 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.380538+0000 mon.smithi169 (mon.0) 765 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-15T23:58:56.909 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.383280+0000 mon.smithi169 (mon.0) 766 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-15T23:58:56.909 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.442201+0000 mon.smithi203 (mon.1) 70 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-15T23:58:56.909 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.442469+0000 mon.smithi169 (mon.0) 767 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-15T23:58:56.909 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.445581+0000 mon.smithi169 (mon.0) 768 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-15T23:58:56.909 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.454348+0000 mon.smithi203 (mon.1) 71 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:58:57.839 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:55.896465+0000 mgr.smithi203.ohooxy (mgr.24465) 31 : cluster [DBG] pgmap v20: 129 pgs: 32 creating+peering, 97 active+clean; 325 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.9 MiB/s wr, 928 op/s 2024-04-15T23:58:57.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:55.984952+0000 mgr.smithi203.ohooxy (mgr.24465) 32 : cephadm [INF] Removing key for client.nfs.foo.smithi169 2024-04-15T23:58:57.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:55.990091+0000 mgr.smithi203.ohooxy (mgr.24465) 33 : cephadm [INF] Removing key for client.nfs.foo.smithi169-rgw 2024-04-15T23:58:57.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:56.235291+0000 mgr.smithi203.ohooxy (mgr.24465) 34 : cephadm [INF] Removing key for client.nfs.foo.smithi203 2024-04-15T23:58:57.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:56.240638+0000 mgr.smithi203.ohooxy (mgr.24465) 35 : cephadm [INF] Removing key for client.nfs.foo.smithi203-rgw 2024-04-15T23:58:57.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:58:56.248792+0000 mgr.smithi203.ohooxy (mgr.24465) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-15T23:58:57.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:56.279955+0000 mgr.smithi203.ohooxy (mgr.24465) 37 : cephadm [INF] Done migrating nfs.foo 2024-04-15T23:58:57.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:56.280019+0000 mgr.smithi203.ohooxy (mgr.24465) 38 : cephadm [INF] Done migrating all NFS services 2024-04-15T23:58:57.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:56.327029+0000 mgr.smithi203.ohooxy (mgr.24465) 39 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi169.zkedio 2024-04-15T23:58:57.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:56.331304+0000 mgr.smithi203.ohooxy (mgr.24465) 40 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-15T23:58:57.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:56.441770+0000 mgr.smithi203.ohooxy (mgr.24465) 41 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-15T23:58:57.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:56.441855+0000 mgr.smithi203.ohooxy (mgr.24465) 42 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi169.zkedio-rgw 2024-04-15T23:58:57.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:56.447062+0000 mgr.smithi203.ohooxy (mgr.24465) 43 : cephadm [WRN] Bind address in nfs.foo.0.0.smithi169.zkedio's ganesha conf is defaulting to empty 2024-04-15T23:58:57.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:58:56.455789+0000 mgr.smithi203.ohooxy (mgr.24465) 44 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi169.zkedio on smithi169 2024-04-15T23:58:57.902 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 14.24 MB/sec execute 24 sec latency 3871.791 ms 2024-04-15T23:58:57.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:55.896465+0000 mgr.smithi203.ohooxy (mgr.24465) 31 : cluster [DBG] pgmap v20: 129 pgs: 32 creating+peering, 97 active+clean; 325 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.9 MiB/s wr, 928 op/s 2024-04-15T23:58:57.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:55.984952+0000 mgr.smithi203.ohooxy (mgr.24465) 32 : cephadm [INF] Removing key for client.nfs.foo.smithi169 2024-04-15T23:58:57.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:55.990091+0000 mgr.smithi203.ohooxy (mgr.24465) 33 : cephadm [INF] Removing key for client.nfs.foo.smithi169-rgw 2024-04-15T23:58:57.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:56.235291+0000 mgr.smithi203.ohooxy (mgr.24465) 34 : cephadm [INF] Removing key for client.nfs.foo.smithi203 2024-04-15T23:58:57.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:56.240638+0000 mgr.smithi203.ohooxy (mgr.24465) 35 : cephadm [INF] Removing key for client.nfs.foo.smithi203-rgw 2024-04-15T23:58:57.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:58:56.248792+0000 mgr.smithi203.ohooxy (mgr.24465) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-15T23:58:57.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:56.279955+0000 mgr.smithi203.ohooxy (mgr.24465) 37 : cephadm [INF] Done migrating nfs.foo 2024-04-15T23:58:57.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:56.280019+0000 mgr.smithi203.ohooxy (mgr.24465) 38 : cephadm [INF] Done migrating all NFS services 2024-04-15T23:58:57.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:56.327029+0000 mgr.smithi203.ohooxy (mgr.24465) 39 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi169.zkedio 2024-04-15T23:58:57.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:56.331304+0000 mgr.smithi203.ohooxy (mgr.24465) 40 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-15T23:58:57.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:56.441770+0000 mgr.smithi203.ohooxy (mgr.24465) 41 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-15T23:58:57.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:56.441855+0000 mgr.smithi203.ohooxy (mgr.24465) 42 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi169.zkedio-rgw 2024-04-15T23:58:57.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:56.447062+0000 mgr.smithi203.ohooxy (mgr.24465) 43 : cephadm [WRN] Bind address in nfs.foo.0.0.smithi169.zkedio's ganesha conf is defaulting to empty 2024-04-15T23:58:57.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:58:56.455789+0000 mgr.smithi203.ohooxy (mgr.24465) 44 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi169.zkedio on smithi169 2024-04-15T23:58:58.902 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 13.67 MB/sec execute 25 sec latency 4871.894 ms 2024-04-15T23:58:59.903 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 13.14 MB/sec execute 26 sec latency 5872.426 ms 2024-04-15T23:59:00.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:57.897033+0000 mgr.smithi203.ohooxy (mgr.24465) 45 : cluster [DBG] pgmap v21: 129 pgs: 32 creating+peering, 97 active+clean; 325 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.9 MiB/s wr, 928 op/s 2024-04-15T23:59:00.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:58:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:58.693984+0000 mon.smithi169 (mon.0) 769 : cluster [DBG] mgrmap e32: smithi203.ohooxy(active, since 26s), standbys: smithi169.akrtny 2024-04-15T23:59:00.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:57.897033+0000 mgr.smithi203.ohooxy (mgr.24465) 45 : cluster [DBG] pgmap v21: 129 pgs: 32 creating+peering, 97 active+clean; 325 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.9 MiB/s wr, 928 op/s 2024-04-15T23:59:00.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:58:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:58.693984+0000 mon.smithi169 (mon.0) 769 : cluster [DBG] mgrmap e32: smithi203.ohooxy(active, since 26s), standbys: smithi169.akrtny 2024-04-15T23:59:00.903 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 12.66 MB/sec execute 27 sec latency 6872.487 ms 2024-04-15T23:59:01.903 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 12.21 MB/sec execute 28 sec latency 7872.548 ms 2024-04-15T23:59:02.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:58:59.898005+0000 mgr.smithi203.ohooxy (mgr.24465) 46 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.6 MiB/s wr, 874 op/s 2024-04-15T23:59:02.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:01.326878+0000 mon.smithi169 (mon.0) 770 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:02.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:01.332978+0000 mon.smithi169 (mon.0) 771 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:02.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:01.384304+0000 mon.smithi169 (mon.0) 772 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:02.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:01.386400+0000 mon.smithi203 (mon.1) 72 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-15T23:59:02.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:01.386817+0000 mon.smithi169 (mon.0) 773 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-15T23:59:02.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:01.389445+0000 mon.smithi169 (mon.0) 774 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-15T23:59:02.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:01.391336+0000 mon.smithi203 (mon.1) 73 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-15T23:59:02.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:01.391718+0000 mon.smithi169 (mon.0) 775 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-15T23:59:02.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:01.394130+0000 mon.smithi169 (mon.0) 776 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-15T23:59:02.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:01.396496+0000 mon.smithi203 (mon.1) 74 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:59:02.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:58:59.898005+0000 mgr.smithi203.ohooxy (mgr.24465) 46 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.6 MiB/s wr, 874 op/s 2024-04-15T23:59:02.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:01.326878+0000 mon.smithi169 (mon.0) 770 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:02.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:01.332978+0000 mon.smithi169 (mon.0) 771 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:02.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:01.384304+0000 mon.smithi169 (mon.0) 772 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:02.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:01.386400+0000 mon.smithi203 (mon.1) 72 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-15T23:59:02.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:01.386817+0000 mon.smithi169 (mon.0) 773 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-15T23:59:02.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:01.389445+0000 mon.smithi169 (mon.0) 774 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-15T23:59:02.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:01.391336+0000 mon.smithi203 (mon.1) 73 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-15T23:59:02.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:01.391718+0000 mon.smithi169 (mon.0) 775 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-15T23:59:02.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:01.394130+0000 mon.smithi169 (mon.0) 776 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-15T23:59:02.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:01.396496+0000 mon.smithi203 (mon.1) 74 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:59:02.903 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 11.78 MB/sec execute 29 sec latency 8872.606 ms 2024-04-15T23:59:03.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:59:01.386118+0000 mgr.smithi203.ohooxy (mgr.24465) 47 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi203.qrnhdw 2024-04-15T23:59:03.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:59:01.391053+0000 mgr.smithi203.ohooxy (mgr.24465) 48 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-15T23:59:03.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:02.076126+0000 mon.smithi203 (mon.1) 75 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-15T23:59:03.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:59:01.386118+0000 mgr.smithi203.ohooxy (mgr.24465) 47 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi203.qrnhdw 2024-04-15T23:59:03.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:59:01.391053+0000 mgr.smithi203.ohooxy (mgr.24465) 48 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-15T23:59:03.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:02.076126+0000 mon.smithi203 (mon.1) 75 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-15T23:59:03.903 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 11.39 MB/sec execute 30 sec latency 9872.721 ms 2024-04-15T23:59:04.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:01.898620+0000 mgr.smithi203.ohooxy (mgr.24465) 49 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.3 MiB/s wr, 104 op/s 2024-04-15T23:59:04.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:01.898620+0000 mgr.smithi203.ohooxy (mgr.24465) 49 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.3 MiB/s wr, 104 op/s 2024-04-15T23:59:04.903 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 11.02 MB/sec execute 31 sec latency 10872.810 ms 2024-04-15T23:59:05.019 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:04.239594+0000 mon.smithi203 (mon.1) 76 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-15T23:59:05.019 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:04.239967+0000 mon.smithi169 (mon.0) 777 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-15T23:59:05.019 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:04.243829+0000 mon.smithi169 (mon.0) 778 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-15T23:59:05.019 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:04.301909+0000 mon.smithi203 (mon.1) 77 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-15T23:59:05.019 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:04.302261+0000 mon.smithi169 (mon.0) 779 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-15T23:59:05.019 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:04.305899+0000 mon.smithi169 (mon.0) 780 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-15T23:59:05.019 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:04.307273+0000 mon.smithi203 (mon.1) 78 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:59:05.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:04.239594+0000 mon.smithi203 (mon.1) 76 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-15T23:59:05.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:04.239967+0000 mon.smithi169 (mon.0) 777 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-15T23:59:05.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:04.243829+0000 mon.smithi169 (mon.0) 778 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-15T23:59:05.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:04.301909+0000 mon.smithi203 (mon.1) 77 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-15T23:59:05.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:04.302261+0000 mon.smithi169 (mon.0) 779 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-15T23:59:05.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:04.305899+0000 mon.smithi169 (mon.0) 780 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-15T23:59:05.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:04.307273+0000 mon.smithi203 (mon.1) 78 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:59:05.903 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 10.68 MB/sec execute 32 sec latency 11872.938 ms 2024-04-15T23:59:06.060 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:03.899363+0000 mgr.smithi203.ohooxy (mgr.24465) 50 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.1 MiB/s wr, 89 op/s 2024-04-15T23:59:06.060 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:59:04.301397+0000 mgr.smithi203.ohooxy (mgr.24465) 51 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-15T23:59:06.060 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:59:04.301508+0000 mgr.smithi203.ohooxy (mgr.24465) 52 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi203.qrnhdw-rgw 2024-04-15T23:59:06.060 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:59:04.306752+0000 mgr.smithi203.ohooxy (mgr.24465) 53 : cephadm [WRN] Bind address in nfs.foo.1.0.smithi203.qrnhdw's ganesha conf is defaulting to empty 2024-04-15T23:59:06.060 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:59:04.308385+0000 mgr.smithi203.ohooxy (mgr.24465) 54 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi203.qrnhdw on smithi203 2024-04-15T23:59:06.089 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:03.899363+0000 mgr.smithi203.ohooxy (mgr.24465) 50 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.1 MiB/s wr, 89 op/s 2024-04-15T23:59:06.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:59:04.301397+0000 mgr.smithi203.ohooxy (mgr.24465) 51 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-15T23:59:06.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:59:04.301508+0000 mgr.smithi203.ohooxy (mgr.24465) 52 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi203.qrnhdw-rgw 2024-04-15T23:59:06.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:59:04.306752+0000 mgr.smithi203.ohooxy (mgr.24465) 53 : cephadm [WRN] Bind address in nfs.foo.1.0.smithi203.qrnhdw's ganesha conf is defaulting to empty 2024-04-15T23:59:06.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:59:04.308385+0000 mgr.smithi203.ohooxy (mgr.24465) 54 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi203.qrnhdw on smithi203 2024-04-15T23:59:06.903 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 10.36 MB/sec execute 33 sec latency 12873.039 ms 2024-04-15T23:59:07.873 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:05.899895+0000 mgr.smithi203.ohooxy (mgr.24465) 55 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.3 KiB/s rd, 1010 KiB/s wr, 78 op/s 2024-04-15T23:59:07.873 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:06.898722+0000 mon.smithi169 (mon.0) 781 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:07.874 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:06.903786+0000 mon.smithi169 (mon.0) 782 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:07.874 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:06.932699+0000 mon.smithi169 (mon.0) 783 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:07.874 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:06.940182+0000 mon.smithi169 (mon.0) 784 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:07.874 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:07.037260+0000 mon.smithi203 (mon.1) 79 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:59:07.874 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:07.081576+0000 mon.smithi169 (mon.0) 785 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:07.904 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 10.05 MB/sec execute 34 sec latency 13873.145 ms 2024-04-15T23:59:07.905 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:05.899895+0000 mgr.smithi203.ohooxy (mgr.24465) 55 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.3 KiB/s rd, 1010 KiB/s wr, 78 op/s 2024-04-15T23:59:07.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:06.898722+0000 mon.smithi169 (mon.0) 781 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:07.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:06.903786+0000 mon.smithi169 (mon.0) 782 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:07.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:06.932699+0000 mon.smithi169 (mon.0) 783 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:07.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:06.940182+0000 mon.smithi169 (mon.0) 784 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:07.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:07.037260+0000 mon.smithi203 (mon.1) 79 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-15T23:59:07.906 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:07.081576+0000 mon.smithi169 (mon.0) 785 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:08.904 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 9.76 MB/sec execute 35 sec latency 14873.256 ms 2024-04-15T23:59:09.829 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:07.900384+0000 mgr.smithi203.ohooxy (mgr.24465) 56 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 958 KiB/s wr, 74 op/s 2024-04-15T23:59:09.834 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:07.900384+0000 mgr.smithi203.ohooxy (mgr.24465) 56 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 958 KiB/s wr, 74 op/s 2024-04-15T23:59:09.904 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 9.49 MB/sec execute 36 sec latency 15873.345 ms 2024-04-15T23:59:10.904 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 9.24 MB/sec execute 37 sec latency 16873.390 ms 2024-04-15T23:59:11.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:09.901024+0000 mgr.smithi203.ohooxy (mgr.24465) 57 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 959 KiB/s wr, 77 op/s 2024-04-15T23:59:11.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:11.465971+0000 mon.smithi169 (mon.0) 786 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:11.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:11.472644+0000 mon.smithi169 (mon.0) 787 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:11.904 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 8.99 MB/sec execute 38 sec latency 17873.450 ms 2024-04-15T23:59:12.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:09.901024+0000 mgr.smithi203.ohooxy (mgr.24465) 57 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 KiB/s rd, 959 KiB/s wr, 77 op/s 2024-04-15T23:59:12.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:11.465971+0000 mon.smithi169 (mon.0) 786 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:12.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:11.472644+0000 mon.smithi169 (mon.0) 787 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:12.904 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 8.76 MB/sec execute 39 sec latency 18873.482 ms 2024-04-15T23:59:13.904 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 8.54 MB/sec execute 40 sec latency 19873.511 ms 2024-04-15T23:59:14.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:11.901377+0000 mgr.smithi203.ohooxy (mgr.24465) 58 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.6 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-04-15T23:59:14.112 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:12.974347+0000 mon.smithi169 (mon.0) 788 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.112 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:12.982360+0000 mon.smithi169 (mon.0) 789 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.112 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:12.984684+0000 mon.smithi203 (mon.1) 80 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:59:14.112 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:12.985489+0000 mon.smithi203 (mon.1) 81 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-15T23:59:14.113 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:12.991559+0000 mon.smithi169 (mon.0) 790 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.113 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:13.000744+0000 mon.smithi169 (mon.0) 791 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.113 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:13.135867+0000 mon.smithi169 (mon.0) 792 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.113 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:13.141361+0000 mon.smithi169 (mon.0) 793 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.113 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:13.146786+0000 mon.smithi169 (mon.0) 794 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.113 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:13.152305+0000 mon.smithi169 (mon.0) 795 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:11.901377+0000 mgr.smithi203.ohooxy (mgr.24465) 58 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.6 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-04-15T23:59:14.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:12.974347+0000 mon.smithi169 (mon.0) 788 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:12.982360+0000 mon.smithi169 (mon.0) 789 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:12.984684+0000 mon.smithi203 (mon.1) 80 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-15T23:59:14.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:12.985489+0000 mon.smithi203 (mon.1) 81 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-15T23:59:14.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:12.991559+0000 mon.smithi169 (mon.0) 790 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:13.000744+0000 mon.smithi169 (mon.0) 791 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:13.135867+0000 mon.smithi169 (mon.0) 792 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:13.141361+0000 mon.smithi169 (mon.0) 793 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:13.146786+0000 mon.smithi169 (mon.0) 794 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:13.152305+0000 mon.smithi169 (mon.0) 795 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:14.905 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 8.34 MB/sec execute 41 sec latency 20873.546 ms 2024-04-15T23:59:15.053 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-15T23:59:15.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:59:12.986097+0000 mgr.smithi203.ohooxy (mgr.24465) 59 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-15T23:59:15.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:59:13.153456+0000 mgr.smithi203.ohooxy (mgr.24465) 60 : cephadm [INF] Reconfiguring alertmanager.smithi169 (dependencies changed)... 2024-04-15T23:59:15.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-15T23:59:13.162155+0000 mgr.smithi203.ohooxy (mgr.24465) 61 : cephadm [INF] Reconfiguring daemon alertmanager.smithi169 on smithi169 2024-04-15T23:59:15.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:59:12.986097+0000 mgr.smithi203.ohooxy (mgr.24465) 59 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-15T23:59:15.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:59:13.153456+0000 mgr.smithi203.ohooxy (mgr.24465) 60 : cephadm [INF] Reconfiguring alertmanager.smithi169 (dependencies changed)... 2024-04-15T23:59:15.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-15T23:59:13.162155+0000 mgr.smithi203.ohooxy (mgr.24465) 61 : cephadm [INF] Reconfiguring daemon alertmanager.smithi169 on smithi169 2024-04-15T23:59:15.746 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-15T23:59:15.746 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (6m) 2s ago 8m 17.5M - 0.20.0 0881eb8f169f 6a704f8039af 2024-04-15T23:59:15.746 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (8m) 2s ago 8m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-15T23:59:15.746 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (7m) 4s ago 7m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-15T23:59:15.746 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (6m) 2s ago 8m 34.9M - 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-15T23:59:15.746 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (3m) 2s ago 3m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-15T23:59:15.747 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (3m) 4s ago 3m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-15T23:59:15.747 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (10m) 2s ago 10m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-15T23:59:15.747 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (53s) 4s ago 7m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-15T23:59:15.747 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (10m) 2s ago 10m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-15T23:59:15.747 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (7m) 4s ago 7m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-15T23:59:15.747 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (15s) 2s ago 14s 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-15T23:59:15.747 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (9s) 4s ago 8s 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-15T23:59:15.747 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (8m) 2s ago 8m 17.0M - 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-15T23:59:15.747 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (7m) 4s ago 7m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-15T23:59:15.748 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (7m) 2s ago 7m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-15T23:59:15.748 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (6m) 2s ago 6m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-15T23:59:15.748 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (6m) 2s ago 6m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-15T23:59:15.748 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (5m) 2s ago 5m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-15T23:59:15.748 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (5m) 4s ago 5m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-15T23:59:15.748 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (5m) 4s ago 5m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-15T23:59:15.748 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (4m) 4s ago 4m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-15T23:59:15.748 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (4m) 4s ago 4m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-15T23:59:15.748 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (6m) 2s ago 7m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-15T23:59:15.905 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 8.14 MB/sec execute 42 sec latency 21874.098 ms 2024-04-15T23:59:16.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:13.902267+0000 mgr.smithi203.ohooxy (mgr.24465) 62 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.8 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-04-15T23:59:16.142 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:59:16.142 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-15T23:59:16.142 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:59:16.142 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:59:16.142 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-15T23:59:16.142 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-15T23:59:16.142 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-15T23:59:16.142 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:59:16.142 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-15T23:59:16.143 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-15T23:59:16.143 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:59:16.143 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-15T23:59:16.143 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:59:16.143 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:59:16.143 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-15T23:59:16.143 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-15T23:59:16.143 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-15T23:59:16.143 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-15T23:59:16.143 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:59:16.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:13.902267+0000 mgr.smithi203.ohooxy (mgr.24465) 62 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.8 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-04-15T23:59:16.494 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:59:16.494 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-15T23:59:16.494 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-15T23:59:16.495 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-15T23:59:16.495 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-15T23:59:16.495 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-15T23:59:16.495 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-15T23:59:16.495 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-15T23:59:16.495 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:59:16.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:15.058131+0000 mgr.smithi203.ohooxy (mgr.24465) 63 : audit [DBG] from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:16.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:15.428212+0000 mgr.smithi203.ohooxy (mgr.24465) 64 : audit [DBG] from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:16.840 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:16.160164+0000 mon.smithi169 (mon.0) 796 : audit [DBG] from='client.? 172.21.15.169:0/920775945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-15T23:59:16.884 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-15T23:59:16.905 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 7.95 MB/sec execute 43 sec latency 22874.208 ms 2024-04-15T23:59:17.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:15.058131+0000 mgr.smithi203.ohooxy (mgr.24465) 63 : audit [DBG] from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:17.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:15.428212+0000 mgr.smithi203.ohooxy (mgr.24465) 64 : audit [DBG] from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:17.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:16.160164+0000 mon.smithi169 (mon.0) 796 : audit [DBG] from='client.? 172.21.15.169:0/920775945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-15T23:59:17.905 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 7.77 MB/sec execute 44 sec latency 23874.247 ms 2024-04-15T23:59:17.927 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:15.753760+0000 mgr.smithi203.ohooxy (mgr.24465) 65 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:17.927 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:15.902843+0000 mgr.smithi203.ohooxy (mgr.24465) 66 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-04-15T23:59:17.927 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:16.511963+0000 mgr.smithi203.ohooxy (mgr.24465) 67 : audit [DBG] from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:17.927 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:16.902195+0000 mon.smithi169 (mon.0) 797 : audit [DBG] from='client.? 172.21.15.169:0/2365040268' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-15T23:59:17.927 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:17.076500+0000 mon.smithi203 (mon.1) 82 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-15T23:59:18.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:15.753760+0000 mgr.smithi203.ohooxy (mgr.24465) 65 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:18.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:15.902843+0000 mgr.smithi203.ohooxy (mgr.24465) 66 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-04-15T23:59:18.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:16.511963+0000 mgr.smithi203.ohooxy (mgr.24465) 67 : audit [DBG] from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:18.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:16.902195+0000 mon.smithi169 (mon.0) 797 : audit [DBG] from='client.? 172.21.15.169:0/2365040268' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-15T23:59:18.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:17.076500+0000 mon.smithi203 (mon.1) 82 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-15T23:59:18.905 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 7.59 MB/sec execute 45 sec latency 24874.340 ms 2024-04-15T23:59:19.906 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 7.43 MB/sec execute 46 sec latency 25874.463 ms 2024-04-15T23:59:19.967 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:17.903252+0000 mgr.smithi203.ohooxy (mgr.24465) 68 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-04-15T23:59:20.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:17.903252+0000 mgr.smithi203.ohooxy (mgr.24465) 68 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-04-15T23:59:20.905 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 7.27 MB/sec execute 47 sec latency 26874.568 ms 2024-04-15T23:59:21.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:19.904016+0000 mgr.smithi203.ohooxy (mgr.24465) 69 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-04-15T23:59:21.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:19.904016+0000 mgr.smithi203.ohooxy (mgr.24465) 69 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-04-15T23:59:21.905 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 7.12 MB/sec execute 48 sec latency 27874.661 ms 2024-04-15T23:59:22.906 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 6.97 MB/sec execute 49 sec latency 28874.708 ms 2024-04-15T23:59:23.906 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 6.84 MB/sec execute 50 sec latency 29874.812 ms 2024-04-15T23:59:24.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:21.904589+0000 mgr.smithi203.ohooxy (mgr.24465) 70 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 426 B/s wr, 0 op/s 2024-04-15T23:59:24.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:21.904589+0000 mgr.smithi203.ohooxy (mgr.24465) 70 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 426 B/s wr, 0 op/s 2024-04-15T23:59:24.906 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 6.70 MB/sec execute 51 sec latency 30874.897 ms 2024-04-15T23:59:25.906 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 6.57 MB/sec execute 52 sec latency 31875.019 ms 2024-04-15T23:59:26.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:23.905349+0000 mgr.smithi203.ohooxy (mgr.24465) 71 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 426 B/s wr, 0 op/s 2024-04-15T23:59:26.156 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:23.905349+0000 mgr.smithi203.ohooxy (mgr.24465) 71 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 426 B/s wr, 0 op/s 2024-04-15T23:59:26.906 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 6.45 MB/sec execute 53 sec latency 32875.138 ms 2024-04-15T23:59:27.906 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 6.33 MB/sec execute 54 sec latency 33875.243 ms 2024-04-15T23:59:28.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:25.905977+0000 mgr.smithi203.ohooxy (mgr.24465) 72 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:28.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:25.905977+0000 mgr.smithi203.ohooxy (mgr.24465) 72 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:28.906 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 6.21 MB/sec execute 55 sec latency 34875.356 ms 2024-04-15T23:59:29.907 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 6.10 MB/sec execute 56 sec latency 35875.456 ms 2024-04-15T23:59:30.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:27.906493+0000 mgr.smithi203.ohooxy (mgr.24465) 73 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:30.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:27.906493+0000 mgr.smithi203.ohooxy (mgr.24465) 73 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:30.907 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 6.00 MB/sec execute 57 sec latency 36875.529 ms 2024-04-15T23:59:31.907 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 5.89 MB/sec execute 58 sec latency 37875.587 ms 2024-04-15T23:59:32.090 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:29.907387+0000 mgr.smithi203.ohooxy (mgr.24465) 74 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:32.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:29.907387+0000 mgr.smithi203.ohooxy (mgr.24465) 74 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:32.907 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 5.79 MB/sec execute 59 sec latency 38875.622 ms 2024-04-15T23:59:33.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:32.076671+0000 mon.smithi203 (mon.1) 83 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-15T23:59:33.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:32.076671+0000 mon.smithi203 (mon.1) 83 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-15T23:59:33.907 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 5.70 MB/sec execute 60 sec latency 39875.707 ms 2024-04-15T23:59:34.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:31.907818+0000 mgr.smithi203.ohooxy (mgr.24465) 75 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:34.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:31.907818+0000 mgr.smithi203.ohooxy (mgr.24465) 75 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:34.907 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 5.60 MB/sec execute 61 sec latency 40875.801 ms 2024-04-15T23:59:35.908 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 5.51 MB/sec execute 62 sec latency 41875.910 ms 2024-04-15T23:59:36.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:33.908554+0000 mgr.smithi203.ohooxy (mgr.24465) 76 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-15T23:59:36.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:33.908554+0000 mgr.smithi203.ohooxy (mgr.24465) 76 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-15T23:59:36.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:36.418282+0000 mds.foofs.smithi169.vllcwe (mds.0) 1 : cluster [WRN] 5 slow requests, 5 included below; oldest blocked for > 30.252223 secs 2024-04-15T23:59:36.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:36.418290+0000 mds.foofs.smithi169.vllcwe (mds.0) 2 : cluster [WRN] slow request 30.252222 seconds old, received at 2024-04-15T23:59:06.165936+0000: client_request(client.14736:8 getattr pAsLsXsFs #0x100000002a3 2024-04-15T23:59:06.165905+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-15T23:59:36.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:36.418318+0000 mds.foofs.smithi169.vllcwe (mds.0) 3 : cluster [WRN] slow request 30.252121 seconds old, received at 2024-04-15T23:59:06.166037+0000: client_request(client.14736:9 getattr pAsLsXsFs #0x100000002ac 2024-04-15T23:59:06.165951+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-15T23:59:36.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:36.418322+0000 mds.foofs.smithi169.vllcwe (mds.0) 4 : cluster [WRN] slow request 30.252098 seconds old, received at 2024-04-15T23:59:06.166060+0000: client_request(client.14736:10 getattr pAsLsXsFs #0x100000002ab 2024-04-15T23:59:06.166007+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-15T23:59:36.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:36.418326+0000 mds.foofs.smithi169.vllcwe (mds.0) 5 : cluster [WRN] slow request 30.252064 seconds old, received at 2024-04-15T23:59:06.166094+0000: client_request(client.14736:11 getattr pAsLsXsFs #0x100000002af 2024-04-15T23:59:06.166047+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-15T23:59:36.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:36.418329+0000 mds.foofs.smithi169.vllcwe (mds.0) 6 : cluster [WRN] slow request 30.252048 seconds old, received at 2024-04-15T23:59:06.166111+0000: client_request(client.14736:12 getattr pAsLsXsFs #0x100000002a8 2024-04-15T23:59:06.166073+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-15T23:59:36.908 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 5.43 MB/sec execute 63 sec latency 42876.006 ms 2024-04-15T23:59:37.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:36.418282+0000 mds.foofs.smithi169.vllcwe (mds.0) 1 : cluster [WRN] 5 slow requests, 5 included below; oldest blocked for > 30.252223 secs 2024-04-15T23:59:37.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:36.418290+0000 mds.foofs.smithi169.vllcwe (mds.0) 2 : cluster [WRN] slow request 30.252222 seconds old, received at 2024-04-15T23:59:06.165936+0000: client_request(client.14736:8 getattr pAsLsXsFs #0x100000002a3 2024-04-15T23:59:06.165905+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-15T23:59:37.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:36.418318+0000 mds.foofs.smithi169.vllcwe (mds.0) 3 : cluster [WRN] slow request 30.252121 seconds old, received at 2024-04-15T23:59:06.166037+0000: client_request(client.14736:9 getattr pAsLsXsFs #0x100000002ac 2024-04-15T23:59:06.165951+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-15T23:59:37.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:36.418322+0000 mds.foofs.smithi169.vllcwe (mds.0) 4 : cluster [WRN] slow request 30.252098 seconds old, received at 2024-04-15T23:59:06.166060+0000: client_request(client.14736:10 getattr pAsLsXsFs #0x100000002ab 2024-04-15T23:59:06.166007+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-15T23:59:37.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:36.418326+0000 mds.foofs.smithi169.vllcwe (mds.0) 5 : cluster [WRN] slow request 30.252064 seconds old, received at 2024-04-15T23:59:06.166094+0000: client_request(client.14736:11 getattr pAsLsXsFs #0x100000002af 2024-04-15T23:59:06.166047+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-15T23:59:37.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:36.418329+0000 mds.foofs.smithi169.vllcwe (mds.0) 6 : cluster [WRN] slow request 30.252048 seconds old, received at 2024-04-15T23:59:06.166111+0000: client_request(client.14736:12 getattr pAsLsXsFs #0x100000002a8 2024-04-15T23:59:06.166073+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-15T23:59:37.910 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 5.34 MB/sec execute 64 sec latency 43876.125 ms 2024-04-15T23:59:38.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:35.909022+0000 mgr.smithi203.ohooxy (mgr.24465) 77 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:38.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:35.909022+0000 mgr.smithi203.ohooxy (mgr.24465) 77 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:38.908 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 5.26 MB/sec execute 65 sec latency 44876.211 ms 2024-04-15T23:59:39.908 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 5.18 MB/sec execute 66 sec latency 45876.281 ms 2024-04-15T23:59:40.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:37.909572+0000 mgr.smithi203.ohooxy (mgr.24465) 78 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:40.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:37.909572+0000 mgr.smithi203.ohooxy (mgr.24465) 78 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:40.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:39.720944+0000 mon.smithi169 (mon.0) 798 : cluster [WRN] Health check failed: 1 MDSs report slow requests (MDS_SLOW_REQUEST) 2024-04-15T23:59:40.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:39.724798+0000 mon.smithi169 (mon.0) 799 : cluster [DBG] mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870] up:active 2024-04-15T23:59:40.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:39.724862+0000 mon.smithi169 (mon.0) 800 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-15T23:59:40.908 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 5.10 MB/sec execute 67 sec latency 46876.383 ms 2024-04-15T23:59:41.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:39.720944+0000 mon.smithi169 (mon.0) 798 : cluster [WRN] Health check failed: 1 MDSs report slow requests (MDS_SLOW_REQUEST) 2024-04-15T23:59:41.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:39.724798+0000 mon.smithi169 (mon.0) 799 : cluster [DBG] mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870] up:active 2024-04-15T23:59:41.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:39.724862+0000 mon.smithi169 (mon.0) 800 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-15T23:59:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 5.03 MB/sec execute 68 sec latency 47876.479 ms 2024-04-15T23:59:42.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:39.910279+0000 mgr.smithi203.ohooxy (mgr.24465) 79 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:42.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:41.418308+0000 mds.foofs.smithi169.vllcwe (mds.0) 7 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 35.252333 secs 2024-04-15T23:59:42.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:39.910279+0000 mgr.smithi203.ohooxy (mgr.24465) 79 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:42.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:41.418308+0000 mds.foofs.smithi169.vllcwe (mds.0) 7 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 35.252333 secs 2024-04-15T23:59:42.908 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.95 MB/sec execute 69 sec latency 48876.604 ms 2024-04-15T23:59:43.908 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.88 MB/sec execute 70 sec latency 49876.664 ms 2024-04-15T23:59:44.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:41.910751+0000 mgr.smithi203.ohooxy (mgr.24465) 80 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:44.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:41.910751+0000 mgr.smithi203.ohooxy (mgr.24465) 80 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:44.908 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.81 MB/sec execute 71 sec latency 50876.760 ms 2024-04-15T23:59:45.909 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.75 MB/sec execute 72 sec latency 51876.833 ms 2024-04-15T23:59:46.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:43.911579+0000 mgr.smithi203.ohooxy (mgr.24465) 81 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-15T23:59:46.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:43.911579+0000 mgr.smithi203.ohooxy (mgr.24465) 81 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-15T23:59:46.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:46.418417+0000 mds.foofs.smithi169.vllcwe (mds.0) 8 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 40.252454 secs 2024-04-15T23:59:46.909 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.68 MB/sec execute 73 sec latency 52876.887 ms 2024-04-15T23:59:47.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:46.418417+0000 mds.foofs.smithi169.vllcwe (mds.0) 8 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 40.252454 secs 2024-04-15T23:59:47.232 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-15T23:59:47.852 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-15T23:59:47.852 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (7m) 34s ago 9m 17.5M - 0.20.0 0881eb8f169f 6a704f8039af 2024-04-15T23:59:47.852 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (9m) 34s ago 9m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (8m) 36s ago 8m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (7m) 34s ago 8m 34.9M - 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (3m) 34s ago 3m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (3m) 36s ago 3m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (10m) 34s ago 10m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (85s) 36s ago 8m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (10m) 34s ago 10m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (8m) 36s ago 8m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (47s) 34s ago 46s 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (41s) 36s ago 41s 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (8m) 34s ago 8m 17.0M - 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (7m) 36s ago 7m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (7m) 34s ago 7m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-15T23:59:47.853 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (7m) 34s ago 7m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-15T23:59:47.854 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (6m) 34s ago 6m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-15T23:59:47.854 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (6m) 34s ago 6m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-15T23:59:47.854 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (6m) 36s ago 6m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-15T23:59:47.854 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (5m) 36s ago 5m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-15T23:59:47.854 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (5m) 36s ago 5m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-15T23:59:47.854 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (5m) 36s ago 5m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-15T23:59:47.854 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (7m) 34s ago 8m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-15T23:59:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.62 MB/sec execute 74 sec latency 53876.937 ms 2024-04-15T23:59:48.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:45.912027+0000 mgr.smithi203.ohooxy (mgr.24465) 82 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:48.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:47.080109+0000 mon.smithi169 (mon.0) 801 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:48.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:47.081526+0000 mon.smithi203 (mon.1) 84 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-15T23:59:48.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:45.912027+0000 mgr.smithi203.ohooxy (mgr.24465) 82 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:48.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:47.080109+0000 mon.smithi169 (mon.0) 801 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-15T23:59:48.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:47.081526+0000 mon.smithi203 (mon.1) 84 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-15T23:59:48.228 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:59:48.228 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-15T23:59:48.229 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-15T23:59:48.230 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-15T23:59:48.230 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:59:48.543 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-15T23:59:48.543 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-15T23:59:48.543 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-15T23:59:48.543 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-15T23:59:48.543 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-15T23:59:48.543 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-15T23:59:48.543 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-15T23:59:48.543 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-15T23:59:48.543 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-15T23:59:48.909 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.56 MB/sec execute 75 sec latency 54876.988 ms 2024-04-15T23:59:48.917 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 MDSs report slow requests 2024-04-15T23:59:48.918 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-15T23:59:48.918 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): 5 slow requests are blocked > 30 secs 2024-04-15T23:59:49.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:47.235177+0000 mgr.smithi203.ohooxy (mgr.24465) 83 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:49.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:47.550057+0000 mgr.smithi203.ohooxy (mgr.24465) 84 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:49.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:48.245315+0000 mon.smithi169 (mon.0) 802 : audit [DBG] from='client.? 172.21.15.169:0/3844017214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-15T23:59:49.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:47.235177+0000 mgr.smithi203.ohooxy (mgr.24465) 83 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:49.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:47.550057+0000 mgr.smithi203.ohooxy (mgr.24465) 84 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:49.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:48.245315+0000 mon.smithi169 (mon.0) 802 : audit [DBG] from='client.? 172.21.15.169:0/3844017214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-15T23:59:49.909 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.50 MB/sec execute 76 sec latency 55877.066 ms 2024-04-15T23:59:50.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:47.858286+0000 mgr.smithi203.ohooxy (mgr.24465) 85 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:50.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:47.912503+0000 mgr.smithi203.ohooxy (mgr.24465) 86 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:50.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:48.559156+0000 mgr.smithi203.ohooxy (mgr.24465) 87 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:50.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-15T23:59:48.934901+0000 mon.smithi169 (mon.0) 803 : audit [DBG] from='client.? 172.21.15.169:0/3179877425' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-15T23:59:50.157 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:47.858286+0000 mgr.smithi203.ohooxy (mgr.24465) 85 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:50.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:47.912503+0000 mgr.smithi203.ohooxy (mgr.24465) 86 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:50.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:48.559156+0000 mgr.smithi203.ohooxy (mgr.24465) 87 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-15T23:59:50.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-15T23:59:48.934901+0000 mon.smithi169 (mon.0) 803 : audit [DBG] from='client.? 172.21.15.169:0/3179877425' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-15T23:59:50.907 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:49.913187+0000 mgr.smithi203.ohooxy (mgr.24465) 88 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:50.909 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.44 MB/sec execute 77 sec latency 56877.157 ms 2024-04-15T23:59:51.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:49.913187+0000 mgr.smithi203.ohooxy (mgr.24465) 88 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:51.909 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.38 MB/sec execute 78 sec latency 57877.235 ms 2024-04-15T23:59:52.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:51.418529+0000 mds.foofs.smithi169.vllcwe (mds.0) 9 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 45.252565 secs 2024-04-15T23:59:52.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:51.418529+0000 mds.foofs.smithi169.vllcwe (mds.0) 9 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 45.252565 secs 2024-04-15T23:59:52.909 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.33 MB/sec execute 79 sec latency 58877.320 ms 2024-04-15T23:59:53.910 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.27 MB/sec execute 80 sec latency 59877.418 ms 2024-04-15T23:59:54.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:51.913763+0000 mgr.smithi203.ohooxy (mgr.24465) 89 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:54.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:51.913763+0000 mgr.smithi203.ohooxy (mgr.24465) 89 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:54.910 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.22 MB/sec execute 81 sec latency 60877.539 ms 2024-04-15T23:59:55.910 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.17 MB/sec execute 82 sec latency 61877.626 ms 2024-04-15T23:59:56.091 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:53.914734+0000 mgr.smithi203.ohooxy (mgr.24465) 90 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-15T23:59:56.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:53.914734+0000 mgr.smithi203.ohooxy (mgr.24465) 90 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-15T23:59:56.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:56.418688+0000 mds.foofs.smithi169.vllcwe (mds.0) 10 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 50.252710 secs 2024-04-15T23:59:56.910 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.12 MB/sec execute 83 sec latency 62877.735 ms 2024-04-15T23:59:57.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:56.418688+0000 mds.foofs.smithi169.vllcwe (mds.0) 10 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 50.252710 secs 2024-04-15T23:59:57.911 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.07 MB/sec execute 84 sec latency 63877.823 ms 2024-04-15T23:59:58.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:55.915148+0000 mgr.smithi203.ohooxy (mgr.24465) 91 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:58.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:55.915148+0000 mgr.smithi203.ohooxy (mgr.24465) 91 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-15T23:59:58.910 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 4.02 MB/sec execute 85 sec latency 64877.913 ms 2024-04-15T23:59:59.910 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.97 MB/sec execute 86 sec latency 65877.999 ms 2024-04-16T00:00:00.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 15 23:59:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:57.915663+0000 mgr.smithi203.ohooxy (mgr.24465) 92 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:00.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 15 23:59:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:57.915663+0000 mgr.smithi203.ohooxy (mgr.24465) 92 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:00.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:00.000172+0000 mon.smithi169 (mon.0) 804 : cluster [WRN] Health detail: HEALTH_WARN 1 MDSs report slow requests 2024-04-16T00:00:00.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:00.000221+0000 mon.smithi169 (mon.0) 805 : cluster [WRN] [WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-16T00:00:00.908 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:00.000262+0000 mon.smithi169 (mon.0) 806 : cluster [WRN] mds.foofs.smithi169.vllcwe(mds.0): 5 slow requests are blocked > 30 secs 2024-04-16T00:00:00.910 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.93 MB/sec execute 87 sec latency 66878.111 ms 2024-04-16T00:00:01.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:00.000172+0000 mon.smithi169 (mon.0) 804 : cluster [WRN] Health detail: HEALTH_WARN 1 MDSs report slow requests 2024-04-16T00:00:01.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:00.000221+0000 mon.smithi169 (mon.0) 805 : cluster [WRN] [WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-16T00:00:01.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:00.000262+0000 mon.smithi169 (mon.0) 806 : cluster [WRN] mds.foofs.smithi169.vllcwe(mds.0): 5 slow requests are blocked > 30 secs 2024-04-16T00:00:01.911 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.88 MB/sec execute 88 sec latency 67878.160 ms 2024-04-16T00:00:02.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-15T23:59:59.916392+0000 mgr.smithi203.ohooxy (mgr.24465) 93 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:02.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:01.418816+0000 mds.foofs.smithi169.vllcwe (mds.0) 11 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 55.252809 secs 2024-04-16T00:00:02.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-15T23:59:59.916392+0000 mgr.smithi203.ohooxy (mgr.24465) 93 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:02.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:01.418816+0000 mds.foofs.smithi169.vllcwe (mds.0) 11 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 55.252809 secs 2024-04-16T00:00:02.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:02.077508+0000 mon.smithi203 (mon.1) 85 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:00:02.911 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.84 MB/sec execute 89 sec latency 68878.218 ms 2024-04-16T00:00:03.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:02.077508+0000 mon.smithi203 (mon.1) 85 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:00:03.911 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.80 MB/sec execute 90 sec latency 69878.286 ms 2024-04-16T00:00:04.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:01.916809+0000 mgr.smithi203.ohooxy (mgr.24465) 94 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:04.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:02.725641+0000 mon.smithi169 (mon.0) 807 : cluster [DBG] mgrmap e33: smithi203.ohooxy(active, since 90s), standbys: smithi169.akrtny 2024-04-16T00:00:04.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:01.916809+0000 mgr.smithi203.ohooxy (mgr.24465) 94 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:04.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:02.725641+0000 mon.smithi169 (mon.0) 807 : cluster [DBG] mgrmap e33: smithi203.ohooxy(active, since 90s), standbys: smithi169.akrtny 2024-04-16T00:00:04.911 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.76 MB/sec execute 91 sec latency 70878.370 ms 2024-04-16T00:00:05.911 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.72 MB/sec execute 92 sec latency 71878.418 ms 2024-04-16T00:00:06.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:03.917668+0000 mgr.smithi203.ohooxy (mgr.24465) 95 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:00:06.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:03.917668+0000 mgr.smithi203.ohooxy (mgr.24465) 95 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:00:06.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:06.418922+0000 mds.foofs.smithi169.vllcwe (mds.0) 12 : cluster [WRN] 5 slow requests, 5 included below; oldest blocked for > 60.252902 secs 2024-04-16T00:00:06.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:06.418929+0000 mds.foofs.smithi169.vllcwe (mds.0) 13 : cluster [WRN] slow request 60.252901 seconds old, received at 2024-04-15T23:59:06.165936+0000: client_request(client.14736:8 getattr pAsLsXsFs #0x100000002a3 2024-04-15T23:59:06.165905+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:00:06.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:06.418933+0000 mds.foofs.smithi169.vllcwe (mds.0) 14 : cluster [WRN] slow request 60.252800 seconds old, received at 2024-04-15T23:59:06.166037+0000: client_request(client.14736:9 getattr pAsLsXsFs #0x100000002ac 2024-04-15T23:59:06.165951+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:00:06.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:06.418961+0000 mds.foofs.smithi169.vllcwe (mds.0) 15 : cluster [WRN] slow request 60.252778 seconds old, received at 2024-04-15T23:59:06.166060+0000: client_request(client.14736:10 getattr pAsLsXsFs #0x100000002ab 2024-04-15T23:59:06.166007+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:00:06.842 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:06.418969+0000 mds.foofs.smithi169.vllcwe (mds.0) 16 : cluster [WRN] slow request 60.252743 seconds old, received at 2024-04-15T23:59:06.166094+0000: client_request(client.14736:11 getattr pAsLsXsFs #0x100000002af 2024-04-15T23:59:06.166047+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:00:06.843 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:06.418973+0000 mds.foofs.smithi169.vllcwe (mds.0) 17 : cluster [WRN] slow request 60.252727 seconds old, received at 2024-04-15T23:59:06.166111+0000: client_request(client.14736:12 getattr pAsLsXsFs #0x100000002a8 2024-04-15T23:59:06.166073+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:00:06.843 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:06.419020+0000 mds.foofs.smithi169.vllcwe (mds.0) 18 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002a3 pending pAsLsXsFs issued pAsLsXsFsx, sent 60.253023 seconds ago 2024-04-16T00:00:06.843 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:06.419027+0000 mds.foofs.smithi169.vllcwe (mds.0) 19 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002ac pending pAsLsXsFs issued pAsLsXsFsx, sent 60.252924 seconds ago 2024-04-16T00:00:06.843 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:06.419030+0000 mds.foofs.smithi169.vllcwe (mds.0) 20 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002ab pending pAsLsXsFs issued pAsLsXsFsx, sent 60.252891 seconds ago 2024-04-16T00:00:06.843 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:06.419033+0000 mds.foofs.smithi169.vllcwe (mds.0) 21 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002af pending pAsLsXsFs issued pAsLsXsFsx, sent 60.252864 seconds ago 2024-04-16T00:00:06.843 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:06.419035+0000 mds.foofs.smithi169.vllcwe (mds.0) 22 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002a8 pending pAsLsXsFs issued pAsLsXsFsx, sent 60.252841 seconds ago 2024-04-16T00:00:06.911 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.68 MB/sec execute 93 sec latency 72878.512 ms 2024-04-16T00:00:07.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:06.418922+0000 mds.foofs.smithi169.vllcwe (mds.0) 12 : cluster [WRN] 5 slow requests, 5 included below; oldest blocked for > 60.252902 secs 2024-04-16T00:00:07.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:06.418929+0000 mds.foofs.smithi169.vllcwe (mds.0) 13 : cluster [WRN] slow request 60.252901 seconds old, received at 2024-04-15T23:59:06.165936+0000: client_request(client.14736:8 getattr pAsLsXsFs #0x100000002a3 2024-04-15T23:59:06.165905+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:00:07.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:06.418933+0000 mds.foofs.smithi169.vllcwe (mds.0) 14 : cluster [WRN] slow request 60.252800 seconds old, received at 2024-04-15T23:59:06.166037+0000: client_request(client.14736:9 getattr pAsLsXsFs #0x100000002ac 2024-04-15T23:59:06.165951+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:00:07.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:06.418961+0000 mds.foofs.smithi169.vllcwe (mds.0) 15 : cluster [WRN] slow request 60.252778 seconds old, received at 2024-04-15T23:59:06.166060+0000: client_request(client.14736:10 getattr pAsLsXsFs #0x100000002ab 2024-04-15T23:59:06.166007+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:00:07.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:06.418969+0000 mds.foofs.smithi169.vllcwe (mds.0) 16 : cluster [WRN] slow request 60.252743 seconds old, received at 2024-04-15T23:59:06.166094+0000: client_request(client.14736:11 getattr pAsLsXsFs #0x100000002af 2024-04-15T23:59:06.166047+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:00:07.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:06.418973+0000 mds.foofs.smithi169.vllcwe (mds.0) 17 : cluster [WRN] slow request 60.252727 seconds old, received at 2024-04-15T23:59:06.166111+0000: client_request(client.14736:12 getattr pAsLsXsFs #0x100000002a8 2024-04-15T23:59:06.166073+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:00:07.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:06.419020+0000 mds.foofs.smithi169.vllcwe (mds.0) 18 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002a3 pending pAsLsXsFs issued pAsLsXsFsx, sent 60.253023 seconds ago 2024-04-16T00:00:07.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:06.419027+0000 mds.foofs.smithi169.vllcwe (mds.0) 19 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002ac pending pAsLsXsFs issued pAsLsXsFsx, sent 60.252924 seconds ago 2024-04-16T00:00:07.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:06.419030+0000 mds.foofs.smithi169.vllcwe (mds.0) 20 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002ab pending pAsLsXsFs issued pAsLsXsFsx, sent 60.252891 seconds ago 2024-04-16T00:00:07.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:06.419033+0000 mds.foofs.smithi169.vllcwe (mds.0) 21 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002af pending pAsLsXsFs issued pAsLsXsFsx, sent 60.252864 seconds ago 2024-04-16T00:00:07.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:06.419035+0000 mds.foofs.smithi169.vllcwe (mds.0) 22 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002a8 pending pAsLsXsFs issued pAsLsXsFsx, sent 60.252841 seconds ago 2024-04-16T00:00:07.911 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.64 MB/sec execute 94 sec latency 73878.623 ms 2024-04-16T00:00:08.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:05.918140+0000 mgr.smithi203.ohooxy (mgr.24465) 96 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:00:08.106 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:05.918140+0000 mgr.smithi203.ohooxy (mgr.24465) 96 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:00:08.911 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.60 MB/sec execute 95 sec latency 74878.686 ms 2024-04-16T00:00:09.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:07.731472+0000 mon.smithi169 (mon.0) 808 : cluster [WRN] Health check failed: 1 clients failing to respond to capability release (MDS_CLIENT_LATE_RELEASE) 2024-04-16T00:00:09.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:07.737497+0000 mon.smithi169 (mon.0) 809 : cluster [DBG] mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870] up:active 2024-04-16T00:00:09.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:07.737547+0000 mon.smithi169 (mon.0) 810 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-16T00:00:09.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:07.731472+0000 mon.smithi169 (mon.0) 808 : cluster [WRN] Health check failed: 1 clients failing to respond to capability release (MDS_CLIENT_LATE_RELEASE) 2024-04-16T00:00:09.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:07.737497+0000 mon.smithi169 (mon.0) 809 : cluster [DBG] mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870] up:active 2024-04-16T00:00:09.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:07.737547+0000 mon.smithi169 (mon.0) 810 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-16T00:00:09.911 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.56 MB/sec execute 96 sec latency 75878.774 ms 2024-04-16T00:00:10.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:07.918530+0000 mgr.smithi203.ohooxy (mgr.24465) 97 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:00:10.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:07.918530+0000 mgr.smithi203.ohooxy (mgr.24465) 97 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:00:10.912 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.52 MB/sec execute 97 sec latency 76878.877 ms 2024-04-16T00:00:11.912 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.49 MB/sec execute 98 sec latency 77878.974 ms 2024-04-16T00:00:12.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:09.919272+0000 mgr.smithi203.ohooxy (mgr.24465) 98 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:00:12.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:11.418983+0000 mds.foofs.smithi169.vllcwe (mds.0) 23 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 65.253010 secs 2024-04-16T00:00:12.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:09.919272+0000 mgr.smithi203.ohooxy (mgr.24465) 98 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:00:12.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:11.418983+0000 mds.foofs.smithi169.vllcwe (mds.0) 23 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 65.253010 secs 2024-04-16T00:00:12.914 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.45 MB/sec execute 99 sec latency 78879.014 ms 2024-04-16T00:00:13.912 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.42 MB/sec execute 100 sec latency 79879.131 ms 2024-04-16T00:00:14.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:11.919824+0000 mgr.smithi203.ohooxy (mgr.24465) 99 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:00:14.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:11.919824+0000 mgr.smithi203.ohooxy (mgr.24465) 99 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:00:14.912 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.38 MB/sec execute 101 sec latency 80879.225 ms 2024-04-16T00:00:15.914 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.35 MB/sec execute 102 sec latency 81879.312 ms 2024-04-16T00:00:16.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:13.920563+0000 mgr.smithi203.ohooxy (mgr.24465) 100 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:00:16.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:13.920563+0000 mgr.smithi203.ohooxy (mgr.24465) 100 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:00:16.843 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:16.419115+0000 mds.foofs.smithi169.vllcwe (mds.0) 24 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 70.253151 secs 2024-04-16T00:00:16.913 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.32 MB/sec execute 103 sec latency 82879.388 ms 2024-04-16T00:00:17.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:16.419115+0000 mds.foofs.smithi169.vllcwe (mds.0) 24 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 70.253151 secs 2024-04-16T00:00:17.913 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.29 MB/sec execute 104 sec latency 83879.518 ms 2024-04-16T00:00:18.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:15.921014+0000 mgr.smithi203.ohooxy (mgr.24465) 101 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:18.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:17.081319+0000 mon.smithi169 (mon.0) 811 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:00:18.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:17.084705+0000 mon.smithi203 (mon.1) 86 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:00:18.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:15.921014+0000 mgr.smithi203.ohooxy (mgr.24465) 101 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:18.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:17.081319+0000 mon.smithi169 (mon.0) 811 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:00:18.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:17.084705+0000 mon.smithi203 (mon.1) 86 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:00:18.913 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.26 MB/sec execute 105 sec latency 84879.617 ms 2024-04-16T00:00:19.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:17.921513+0000 mgr.smithi203.ohooxy (mgr.24465) 102 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:19.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:17.921513+0000 mgr.smithi203.ohooxy (mgr.24465) 102 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:19.265 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:00:19.884 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:00:19.885 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (8m) 66s ago 9m 17.5M - 0.20.0 0881eb8f169f 6a704f8039af 2024-04-16T00:00:19.885 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (9m) 66s ago 9m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:00:19.885 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (8m) 68s ago 8m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:00:19.885 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (7m) 66s ago 9m 34.9M - 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-16T00:00:19.885 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (4m) 66s ago 4m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:00:19.885 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (4m) 68s ago 4m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:00:19.885 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (11m) 66s ago 11m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:00:19.885 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (117s) 68s ago 8m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:00:19.885 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (11m) 66s ago 11m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:00:19.885 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (8m) 68s ago 8m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:00:19.885 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (79s) 66s ago 78s 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:00:19.886 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (73s) 68s ago 73s 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:00:19.886 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (9m) 66s ago 9m 17.0M - 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-16T00:00:19.886 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (8m) 68s ago 8m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:00:19.886 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (8m) 66s ago 8m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:00:19.886 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (7m) 66s ago 7m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:00:19.886 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (7m) 66s ago 7m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:00:19.886 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (6m) 66s ago 6m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:00:19.886 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (6m) 68s ago 6m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:00:19.886 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (6m) 68s ago 6m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:00:19.886 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (5m) 68s ago 5m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:00:19.886 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (5m) 68s ago 5m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:00:19.886 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (7m) 66s ago 8m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:00:19.913 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.22 MB/sec execute 106 sec latency 85879.648 ms 2024-04-16T00:00:20.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:19.267631+0000 mgr.smithi203.ohooxy (mgr.24465) 103 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:20.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:19.580434+0000 mgr.smithi203.ohooxy (mgr.24465) 104 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:20.158 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:19.267631+0000 mgr.smithi203.ohooxy (mgr.24465) 103 : audit [DBG] from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:20.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:19.580434+0000 mgr.smithi203.ohooxy (mgr.24465) 104 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:20.259 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:00:20.260 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:00:20.260 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:00:20.260 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:00:20.260 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:00:20.260 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:00:20.260 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:00:20.260 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:00:20.260 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:00:20.260 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:00:20.260 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:00:20.260 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:00:20.260 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:00:20.260 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:00:20.261 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:00:20.261 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:00:20.261 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:00:20.261 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:00:20.261 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:00:20.574 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:00:20.575 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:00:20.575 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:00:20.575 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:00:20.575 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:00:20.575 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:00:20.575 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:00:20.576 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:00:20.576 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:00:20.909 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:19.889705+0000 mgr.smithi203.ohooxy (mgr.24465) 105 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:20.909 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:19.922209+0000 mgr.smithi203.ohooxy (mgr.24465) 106 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:20.909 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:20.275111+0000 mon.smithi169 (mon.0) 812 : audit [DBG] from='client.? 172.21.15.169:0/3574575548' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:00:20.910 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:20.589534+0000 mgr.smithi203.ohooxy (mgr.24465) 107 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:20.913 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.19 MB/sec execute 107 sec latency 86879.700 ms 2024-04-16T00:00:20.945 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-16T00:00:20.946 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-16T00:00:20.946 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): Client smithi169:foo1 failing to respond to capability release client_id: 14554 2024-04-16T00:00:20.946 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-16T00:00:20.946 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): 5 slow requests are blocked > 30 secs 2024-04-16T00:00:21.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:19.889705+0000 mgr.smithi203.ohooxy (mgr.24465) 105 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:21.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:19.922209+0000 mgr.smithi203.ohooxy (mgr.24465) 106 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:21.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:20.275111+0000 mon.smithi169 (mon.0) 812 : audit [DBG] from='client.? 172.21.15.169:0/3574575548' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:00:21.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:20.589534+0000 mgr.smithi203.ohooxy (mgr.24465) 107 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:21.913 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.16 MB/sec execute 108 sec latency 87879.743 ms 2024-04-16T00:00:22.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:20.961303+0000 mon.smithi169 (mon.0) 813 : audit [DBG] from='client.? 172.21.15.169:0/3092638784' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:00:22.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:21.419202+0000 mds.foofs.smithi169.vllcwe (mds.0) 25 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 75.253243 secs 2024-04-16T00:00:22.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:20.961303+0000 mon.smithi169 (mon.0) 813 : audit [DBG] from='client.? 172.21.15.169:0/3092638784' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:00:22.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:21.419202+0000 mds.foofs.smithi169.vllcwe (mds.0) 25 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 75.253243 secs 2024-04-16T00:00:22.913 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.14 MB/sec execute 109 sec latency 88879.829 ms 2024-04-16T00:00:23.913 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.11 MB/sec execute 110 sec latency 89879.917 ms 2024-04-16T00:00:24.092 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:21.922592+0000 mgr.smithi203.ohooxy (mgr.24465) 108 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:24.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:21.922592+0000 mgr.smithi203.ohooxy (mgr.24465) 108 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:24.913 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.08 MB/sec execute 111 sec latency 90880.009 ms 2024-04-16T00:00:25.914 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.05 MB/sec execute 112 sec latency 91880.113 ms 2024-04-16T00:00:26.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:23.923510+0000 mgr.smithi203.ohooxy (mgr.24465) 109 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:00:26.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:23.923510+0000 mgr.smithi203.ohooxy (mgr.24465) 109 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:00:26.843 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:26.419317+0000 mds.foofs.smithi169.vllcwe (mds.0) 26 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 80.253352 secs 2024-04-16T00:00:26.914 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.02 MB/sec execute 113 sec latency 92880.214 ms 2024-04-16T00:00:27.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:26.419317+0000 mds.foofs.smithi169.vllcwe (mds.0) 26 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 80.253352 secs 2024-04-16T00:00:27.914 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 3.00 MB/sec execute 114 sec latency 93880.316 ms 2024-04-16T00:00:28.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:25.923918+0000 mgr.smithi203.ohooxy (mgr.24465) 110 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:28.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:25.923918+0000 mgr.smithi203.ohooxy (mgr.24465) 110 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:28.914 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.97 MB/sec execute 115 sec latency 94880.407 ms 2024-04-16T00:00:29.914 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.95 MB/sec execute 116 sec latency 95880.524 ms 2024-04-16T00:00:30.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:27.924607+0000 mgr.smithi203.ohooxy (mgr.24465) 111 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:30.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:27.924607+0000 mgr.smithi203.ohooxy (mgr.24465) 111 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:30.914 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.92 MB/sec execute 117 sec latency 96880.582 ms 2024-04-16T00:00:31.914 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.90 MB/sec execute 118 sec latency 97880.686 ms 2024-04-16T00:00:32.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:29.925090+0000 mgr.smithi203.ohooxy (mgr.24465) 112 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:32.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:31.419459+0000 mds.foofs.smithi169.vllcwe (mds.0) 27 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 85.253485 secs 2024-04-16T00:00:32.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:29.925090+0000 mgr.smithi203.ohooxy (mgr.24465) 112 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:32.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:31.419459+0000 mds.foofs.smithi169.vllcwe (mds.0) 27 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 85.253485 secs 2024-04-16T00:00:32.914 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.87 MB/sec execute 119 sec latency 98880.788 ms 2024-04-16T00:00:33.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:32.082705+0000 mon.smithi203 (mon.1) 87 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:00:33.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:32.082705+0000 mon.smithi203 (mon.1) 87 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:00:33.915 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.85 MB/sec execute 120 sec latency 99880.878 ms 2024-04-16T00:00:34.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:31.925564+0000 mgr.smithi203.ohooxy (mgr.24465) 113 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:34.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:31.925564+0000 mgr.smithi203.ohooxy (mgr.24465) 113 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:34.915 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.82 MB/sec execute 121 sec latency 100880.981 ms 2024-04-16T00:00:35.915 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.80 MB/sec execute 122 sec latency 101881.062 ms 2024-04-16T00:00:36.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:33.926197+0000 mgr.smithi203.ohooxy (mgr.24465) 114 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:00:36.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:33.926197+0000 mgr.smithi203.ohooxy (mgr.24465) 114 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:00:36.843 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:36.419599+0000 mds.foofs.smithi169.vllcwe (mds.0) 28 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 90.253616 secs 2024-04-16T00:00:36.915 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.78 MB/sec execute 123 sec latency 102881.174 ms 2024-04-16T00:00:37.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:36.419599+0000 mds.foofs.smithi169.vllcwe (mds.0) 28 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 90.253616 secs 2024-04-16T00:00:37.915 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.76 MB/sec execute 124 sec latency 103881.273 ms 2024-04-16T00:00:38.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:35.926758+0000 mgr.smithi203.ohooxy (mgr.24465) 115 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:38.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:35.926758+0000 mgr.smithi203.ohooxy (mgr.24465) 115 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:38.915 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.73 MB/sec execute 125 sec latency 104881.343 ms 2024-04-16T00:00:39.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:37.927574+0000 mgr.smithi203.ohooxy (mgr.24465) 116 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:39.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:37.927574+0000 mgr.smithi203.ohooxy (mgr.24465) 116 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:39.915 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.71 MB/sec execute 126 sec latency 105881.424 ms 2024-04-16T00:00:40.915 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.69 MB/sec execute 127 sec latency 106881.533 ms 2024-04-16T00:00:41.343 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:39.928201+0000 mgr.smithi203.ohooxy (mgr.24465) 117 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:41.409 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:39.928201+0000 mgr.smithi203.ohooxy (mgr.24465) 117 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.67 MB/sec execute 128 sec latency 107881.642 ms 2024-04-16T00:00:42.343 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:41.419661+0000 mds.foofs.smithi169.vllcwe (mds.0) 29 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 95.253698 secs 2024-04-16T00:00:42.410 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:41.419661+0000 mds.foofs.smithi169.vllcwe (mds.0) 29 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 95.253698 secs 2024-04-16T00:00:42.916 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.65 MB/sec execute 129 sec latency 108881.720 ms 2024-04-16T00:00:43.916 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.63 MB/sec execute 130 sec latency 109881.842 ms 2024-04-16T00:00:44.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:41.928821+0000 mgr.smithi203.ohooxy (mgr.24465) 118 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:44.159 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:41.928821+0000 mgr.smithi203.ohooxy (mgr.24465) 118 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:44.916 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.61 MB/sec execute 131 sec latency 110881.972 ms 2024-04-16T00:00:45.916 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.59 MB/sec execute 132 sec latency 111882.021 ms 2024-04-16T00:00:46.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:43.929556+0000 mgr.smithi203.ohooxy (mgr.24465) 119 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:00:46.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:43.929556+0000 mgr.smithi203.ohooxy (mgr.24465) 119 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:00:46.843 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:46.419798+0000 mds.foofs.smithi169.vllcwe (mds.0) 30 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 100.253825 secs 2024-04-16T00:00:46.916 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.57 MB/sec execute 133 sec latency 112882.098 ms 2024-04-16T00:00:47.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:46.419798+0000 mds.foofs.smithi169.vllcwe (mds.0) 30 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 100.253825 secs 2024-04-16T00:00:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.55 MB/sec execute 134 sec latency 113882.158 ms 2024-04-16T00:00:48.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:45.930015+0000 mgr.smithi203.ohooxy (mgr.24465) 120 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:48.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:47.083076+0000 mon.smithi203 (mon.1) 88 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:00:48.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:45.930015+0000 mgr.smithi203.ohooxy (mgr.24465) 120 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:48.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:47.083076+0000 mon.smithi203 (mon.1) 88 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:00:48.917 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.53 MB/sec execute 135 sec latency 114882.261 ms 2024-04-16T00:00:49.917 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.51 MB/sec execute 136 sec latency 115882.354 ms 2024-04-16T00:00:50.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:47.930756+0000 mgr.smithi203.ohooxy (mgr.24465) 121 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:50.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:47.930756+0000 mgr.smithi203.ohooxy (mgr.24465) 121 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:50.917 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.49 MB/sec execute 137 sec latency 116882.475 ms 2024-04-16T00:00:51.290 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:00:51.917 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.48 MB/sec execute 138 sec latency 117882.519 ms 2024-04-16T00:00:51.917 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:00:51.917 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (8m) 98s ago 10m 17.5M - 0.20.0 0881eb8f169f 6a704f8039af 2024-04-16T00:00:51.917 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (10m) 98s ago 10m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:00:51.917 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (9m) 100s ago 9m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:00:51.917 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (8m) 98s ago 9m 34.9M - 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-16T00:00:51.917 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (4m) 98s ago 4m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (4m) 100s ago 4m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (11m) 98s ago 11m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (2m) 100s ago 9m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (11m) 98s ago 11m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (9m) 100s ago 9m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (111s) 98s ago 110s 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (105s) 100s ago 105s 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (9m) 98s ago 9m 17.0M - 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (8m) 100s ago 8m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (8m) 98s ago 8m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (8m) 98s ago 8m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (7m) 98s ago 7m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (7m) 98s ago 7m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:00:51.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (7m) 100s ago 7m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:00:51.919 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (6m) 100s ago 6m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:00:51.919 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (6m) 100s ago 6m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:00:51.919 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (6m) 100s ago 6m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:00:51.919 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (8m) 98s ago 9m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:00:52.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:49.931252+0000 mgr.smithi203.ohooxy (mgr.24465) 122 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:52.093 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:51.419847+0000 mds.foofs.smithi169.vllcwe (mds.0) 31 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 105.253888 secs 2024-04-16T00:00:52.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:49.931252+0000 mgr.smithi203.ohooxy (mgr.24465) 122 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:52.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:51.419847+0000 mds.foofs.smithi169.vllcwe (mds.0) 31 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 105.253888 secs 2024-04-16T00:00:52.291 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:00:52.291 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:00:52.291 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:00:52.291 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:00:52.291 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:00:52.292 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:00:52.608 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:00:52.608 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:00:52.608 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:00:52.608 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:00:52.609 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:00:52.609 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:00:52.609 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:00:52.609 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:00:52.609 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:00:52.917 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.46 MB/sec execute 139 sec latency 118882.568 ms 2024-04-16T00:00:52.983 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-16T00:00:52.983 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-16T00:00:52.983 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): Client smithi169:foo1 failing to respond to capability release client_id: 14554 2024-04-16T00:00:52.983 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-16T00:00:52.983 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): 5 slow requests are blocked > 30 secs 2024-04-16T00:00:53.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:51.292008+0000 mgr.smithi203.ohooxy (mgr.24465) 123 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:53.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:51.610864+0000 mgr.smithi203.ohooxy (mgr.24465) 124 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:53.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:52.305497+0000 mon.smithi169 (mon.0) 814 : audit [DBG] from='client.? 172.21.15.169:0/207465788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:00:53.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:51.292008+0000 mgr.smithi203.ohooxy (mgr.24465) 123 : audit [DBG] from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:53.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:51.610864+0000 mgr.smithi203.ohooxy (mgr.24465) 124 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:53.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:52.305497+0000 mon.smithi169 (mon.0) 814 : audit [DBG] from='client.? 172.21.15.169:0/207465788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:00:53.917 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.44 MB/sec execute 140 sec latency 119882.627 ms 2024-04-16T00:00:54.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:51.921234+0000 mgr.smithi203.ohooxy (mgr.24465) 125 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:54.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:51.931642+0000 mgr.smithi203.ohooxy (mgr.24465) 126 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:54.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:52.622414+0000 mgr.smithi203.ohooxy (mgr.24465) 127 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:54.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:00:52.997634+0000 mon.smithi169 (mon.0) 815 : audit [DBG] from='client.? 172.21.15.169:0/3716641072' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:00:54.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:51.921234+0000 mgr.smithi203.ohooxy (mgr.24465) 125 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:54.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:51.931642+0000 mgr.smithi203.ohooxy (mgr.24465) 126 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:54.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:52.622414+0000 mgr.smithi203.ohooxy (mgr.24465) 127 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:00:54.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:00:52.997634+0000 mon.smithi169 (mon.0) 815 : audit [DBG] from='client.? 172.21.15.169:0/3716641072' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:00:54.917 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.42 MB/sec execute 141 sec latency 120882.680 ms 2024-04-16T00:00:55.917 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.41 MB/sec execute 142 sec latency 121882.770 ms 2024-04-16T00:00:56.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:53.932434+0000 mgr.smithi203.ohooxy (mgr.24465) 128 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:00:56.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:53.932434+0000 mgr.smithi203.ohooxy (mgr.24465) 128 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:00:56.844 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:56.419986+0000 mds.foofs.smithi169.vllcwe (mds.0) 32 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 110.254005 secs 2024-04-16T00:00:56.917 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.39 MB/sec execute 143 sec latency 122882.854 ms 2024-04-16T00:00:57.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:56.419986+0000 mds.foofs.smithi169.vllcwe (mds.0) 32 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 110.254005 secs 2024-04-16T00:00:57.917 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.37 MB/sec execute 144 sec latency 123882.985 ms 2024-04-16T00:00:58.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:55.932861+0000 mgr.smithi203.ohooxy (mgr.24465) 129 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:58.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:55.932861+0000 mgr.smithi203.ohooxy (mgr.24465) 129 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:00:58.917 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.36 MB/sec execute 145 sec latency 124883.092 ms 2024-04-16T00:00:59.918 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.34 MB/sec execute 146 sec latency 125883.182 ms 2024-04-16T00:01:00.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:00:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:57.933443+0000 mgr.smithi203.ohooxy (mgr.24465) 130 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:00.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:00:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:57.933443+0000 mgr.smithi203.ohooxy (mgr.24465) 130 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:00.919 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.33 MB/sec execute 147 sec latency 126883.289 ms 2024-04-16T00:01:01.918 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.31 MB/sec execute 148 sec latency 127883.386 ms 2024-04-16T00:01:02.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:00:59.934085+0000 mgr.smithi203.ohooxy (mgr.24465) 131 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:02.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:01.420107+0000 mds.foofs.smithi169.vllcwe (mds.0) 33 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 115.254134 secs 2024-04-16T00:01:02.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:00:59.934085+0000 mgr.smithi203.ohooxy (mgr.24465) 131 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:02.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:01.420107+0000 mds.foofs.smithi169.vllcwe (mds.0) 33 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 115.254134 secs 2024-04-16T00:01:02.919 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.29 MB/sec execute 149 sec latency 128883.965 ms 2024-04-16T00:01:03.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:02.083391+0000 mon.smithi203 (mon.1) 89 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:01:03.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:02.083391+0000 mon.smithi203 (mon.1) 89 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:01:03.919 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.28 MB/sec execute 150 sec latency 129884.047 ms 2024-04-16T00:01:04.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:01.934500+0000 mgr.smithi203.ohooxy (mgr.24465) 132 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:04.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:01.934500+0000 mgr.smithi203.ohooxy (mgr.24465) 132 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:04.919 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.26 MB/sec execute 151 sec latency 130884.116 ms 2024-04-16T00:01:05.919 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.25 MB/sec execute 152 sec latency 131884.197 ms 2024-04-16T00:01:06.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:03.935248+0000 mgr.smithi203.ohooxy (mgr.24465) 133 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:01:06.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:03.935248+0000 mgr.smithi203.ohooxy (mgr.24465) 133 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:01:06.844 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:06.420271+0000 mds.foofs.smithi169.vllcwe (mds.0) 34 : cluster [WRN] 5 slow requests, 5 included below; oldest blocked for > 120.254249 secs 2024-04-16T00:01:06.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:06.420277+0000 mds.foofs.smithi169.vllcwe (mds.0) 35 : cluster [WRN] slow request 120.254248 seconds old, received at 2024-04-15T23:59:06.165936+0000: client_request(client.14736:8 getattr pAsLsXsFs #0x100000002a3 2024-04-15T23:59:06.165905+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:01:06.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:06.420279+0000 mds.foofs.smithi169.vllcwe (mds.0) 36 : cluster [WRN] slow request 120.254147 seconds old, received at 2024-04-15T23:59:06.166037+0000: client_request(client.14736:9 getattr pAsLsXsFs #0x100000002ac 2024-04-15T23:59:06.165951+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:01:06.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:06.420281+0000 mds.foofs.smithi169.vllcwe (mds.0) 37 : cluster [WRN] slow request 120.254125 seconds old, received at 2024-04-15T23:59:06.166060+0000: client_request(client.14736:10 getattr pAsLsXsFs #0x100000002ab 2024-04-15T23:59:06.166007+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:01:06.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:06.420283+0000 mds.foofs.smithi169.vllcwe (mds.0) 38 : cluster [WRN] slow request 120.254090 seconds old, received at 2024-04-15T23:59:06.166094+0000: client_request(client.14736:11 getattr pAsLsXsFs #0x100000002af 2024-04-15T23:59:06.166047+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:01:06.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:06.420285+0000 mds.foofs.smithi169.vllcwe (mds.0) 39 : cluster [WRN] slow request 120.254074 seconds old, received at 2024-04-15T23:59:06.166111+0000: client_request(client.14736:12 getattr pAsLsXsFs #0x100000002a8 2024-04-15T23:59:06.166073+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:01:06.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:06.420323+0000 mds.foofs.smithi169.vllcwe (mds.0) 40 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002a3 pending pAsLsXsFs issued pAsLsXsFsx, sent 120.254323 seconds ago 2024-04-16T00:01:06.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:06.420329+0000 mds.foofs.smithi169.vllcwe (mds.0) 41 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002ac pending pAsLsXsFs issued pAsLsXsFsx, sent 120.254224 seconds ago 2024-04-16T00:01:06.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:06.420334+0000 mds.foofs.smithi169.vllcwe (mds.0) 42 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002ab pending pAsLsXsFs issued pAsLsXsFsx, sent 120.254191 seconds ago 2024-04-16T00:01:06.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:06.420366+0000 mds.foofs.smithi169.vllcwe (mds.0) 43 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002af pending pAsLsXsFs issued pAsLsXsFsx, sent 120.254164 seconds ago 2024-04-16T00:01:06.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:06.420370+0000 mds.foofs.smithi169.vllcwe (mds.0) 44 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002a8 pending pAsLsXsFs issued pAsLsXsFsx, sent 120.254141 seconds ago 2024-04-16T00:01:06.919 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.23 MB/sec execute 153 sec latency 132884.327 ms 2024-04-16T00:01:07.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:06.420271+0000 mds.foofs.smithi169.vllcwe (mds.0) 34 : cluster [WRN] 5 slow requests, 5 included below; oldest blocked for > 120.254249 secs 2024-04-16T00:01:07.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:06.420277+0000 mds.foofs.smithi169.vllcwe (mds.0) 35 : cluster [WRN] slow request 120.254248 seconds old, received at 2024-04-15T23:59:06.165936+0000: client_request(client.14736:8 getattr pAsLsXsFs #0x100000002a3 2024-04-15T23:59:06.165905+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:01:07.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:06.420279+0000 mds.foofs.smithi169.vllcwe (mds.0) 36 : cluster [WRN] slow request 120.254147 seconds old, received at 2024-04-15T23:59:06.166037+0000: client_request(client.14736:9 getattr pAsLsXsFs #0x100000002ac 2024-04-15T23:59:06.165951+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:01:07.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:06.420281+0000 mds.foofs.smithi169.vllcwe (mds.0) 37 : cluster [WRN] slow request 120.254125 seconds old, received at 2024-04-15T23:59:06.166060+0000: client_request(client.14736:10 getattr pAsLsXsFs #0x100000002ab 2024-04-15T23:59:06.166007+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:01:07.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:06.420283+0000 mds.foofs.smithi169.vllcwe (mds.0) 38 : cluster [WRN] slow request 120.254090 seconds old, received at 2024-04-15T23:59:06.166094+0000: client_request(client.14736:11 getattr pAsLsXsFs #0x100000002af 2024-04-15T23:59:06.166047+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:01:07.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:06.420285+0000 mds.foofs.smithi169.vllcwe (mds.0) 39 : cluster [WRN] slow request 120.254074 seconds old, received at 2024-04-15T23:59:06.166111+0000: client_request(client.14736:12 getattr pAsLsXsFs #0x100000002a8 2024-04-15T23:59:06.166073+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:01:07.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:06.420323+0000 mds.foofs.smithi169.vllcwe (mds.0) 40 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002a3 pending pAsLsXsFs issued pAsLsXsFsx, sent 120.254323 seconds ago 2024-04-16T00:01:07.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:06.420329+0000 mds.foofs.smithi169.vllcwe (mds.0) 41 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002ac pending pAsLsXsFs issued pAsLsXsFsx, sent 120.254224 seconds ago 2024-04-16T00:01:07.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:06.420334+0000 mds.foofs.smithi169.vllcwe (mds.0) 42 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002ab pending pAsLsXsFs issued pAsLsXsFsx, sent 120.254191 seconds ago 2024-04-16T00:01:07.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:06.420366+0000 mds.foofs.smithi169.vllcwe (mds.0) 43 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002af pending pAsLsXsFs issued pAsLsXsFsx, sent 120.254164 seconds ago 2024-04-16T00:01:07.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:06.420370+0000 mds.foofs.smithi169.vllcwe (mds.0) 44 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002a8 pending pAsLsXsFs issued pAsLsXsFsx, sent 120.254141 seconds ago 2024-04-16T00:01:07.920 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.22 MB/sec execute 154 sec latency 133884.408 ms 2024-04-16T00:01:08.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:05.935811+0000 mgr.smithi203.ohooxy (mgr.24465) 134 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:08.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:05.935811+0000 mgr.smithi203.ohooxy (mgr.24465) 134 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:08.919 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.21 MB/sec execute 155 sec latency 134884.505 ms 2024-04-16T00:01:09.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:08 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:07.936502+0000 mgr.smithi203.ohooxy (mgr.24465) 135 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:09.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:07.936502+0000 mgr.smithi203.ohooxy (mgr.24465) 135 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:09.919 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.19 MB/sec execute 156 sec latency 135884.589 ms 2024-04-16T00:01:10.920 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.18 MB/sec execute 157 sec latency 136884.676 ms 2024-04-16T00:01:11.344 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:09.936924+0000 mgr.smithi203.ohooxy (mgr.24465) 136 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:11.410 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:09.936924+0000 mgr.smithi203.ohooxy (mgr.24465) 136 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:11.920 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.16 MB/sec execute 158 sec latency 137884.774 ms 2024-04-16T00:01:12.346 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:11.420343+0000 mds.foofs.smithi169.vllcwe (mds.0) 45 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 125.254365 secs 2024-04-16T00:01:12.410 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:11.420343+0000 mds.foofs.smithi169.vllcwe (mds.0) 45 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 125.254365 secs 2024-04-16T00:01:12.920 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.15 MB/sec execute 159 sec latency 138884.869 ms 2024-04-16T00:01:13.920 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.14 MB/sec execute 160 sec latency 139884.973 ms 2024-04-16T00:01:14.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:11.937311+0000 mgr.smithi203.ohooxy (mgr.24465) 137 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:14.160 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:11.937311+0000 mgr.smithi203.ohooxy (mgr.24465) 137 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:14.920 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.12 MB/sec execute 161 sec latency 140885.082 ms 2024-04-16T00:01:15.920 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.11 MB/sec execute 162 sec latency 141885.178 ms 2024-04-16T00:01:16.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:13.938202+0000 mgr.smithi203.ohooxy (mgr.24465) 138 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:01:16.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:13.938202+0000 mgr.smithi203.ohooxy (mgr.24465) 138 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:01:16.844 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:16.420466+0000 mds.foofs.smithi169.vllcwe (mds.0) 46 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 130.254485 secs 2024-04-16T00:01:16.920 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.10 MB/sec execute 163 sec latency 142885.282 ms 2024-04-16T00:01:17.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:16.420466+0000 mds.foofs.smithi169.vllcwe (mds.0) 46 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 130.254485 secs 2024-04-16T00:01:17.920 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.08 MB/sec execute 164 sec latency 143885.331 ms 2024-04-16T00:01:18.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:15.938795+0000 mgr.smithi203.ohooxy (mgr.24465) 139 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:18.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:17.083673+0000 mon.smithi203 (mon.1) 90 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:01:18.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:15.938795+0000 mgr.smithi203.ohooxy (mgr.24465) 139 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:18.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:17.083673+0000 mon.smithi203 (mon.1) 90 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:01:18.921 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.07 MB/sec execute 165 sec latency 144885.426 ms 2024-04-16T00:01:19.921 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.06 MB/sec execute 166 sec latency 145885.538 ms 2024-04-16T00:01:20.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:17.939581+0000 mgr.smithi203.ohooxy (mgr.24465) 140 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:20.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:17.939581+0000 mgr.smithi203.ohooxy (mgr.24465) 140 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:20.921 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.05 MB/sec execute 167 sec latency 146885.623 ms 2024-04-16T00:01:21.844 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:19.940013+0000 mgr.smithi203.ohooxy (mgr.24465) 141 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:21.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:21.420594+0000 mds.foofs.smithi169.vllcwe (mds.0) 47 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 135.254615 secs 2024-04-16T00:01:21.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:21.677488+0000 mon.smithi169 (mon.0) 816 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:01:21.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:21.684217+0000 mon.smithi169 (mon.0) 817 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:01:21.921 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.03 MB/sec execute 168 sec latency 147885.651 ms 2024-04-16T00:01:22.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:19.940013+0000 mgr.smithi203.ohooxy (mgr.24465) 141 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:22.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:21.420594+0000 mds.foofs.smithi169.vllcwe (mds.0) 47 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 135.254615 secs 2024-04-16T00:01:22.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:21.677488+0000 mon.smithi169 (mon.0) 816 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:01:22.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:21.684217+0000 mon.smithi169 (mon.0) 817 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:01:22.921 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.02 MB/sec execute 169 sec latency 148885.721 ms 2024-04-16T00:01:23.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:01:21.734320+0000 mgr.smithi203.ohooxy (mgr.24465) 142 : cephadm [INF] Reconfiguring grafana.smithi169 (dependencies changed)... 2024-04-16T00:01:23.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:01:21.743259+0000 mgr.smithi203.ohooxy (mgr.24465) 143 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T00:01:23.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:21.882696+0000 mon.smithi169 (mon.0) 818 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:01:23.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:21.888370+0000 mon.smithi169 (mon.0) 819 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:01:23.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:21.893397+0000 mon.smithi203 (mon.1) 91 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T00:01:23.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:01:21.734320+0000 mgr.smithi203.ohooxy (mgr.24465) 142 : cephadm [INF] Reconfiguring grafana.smithi169 (dependencies changed)... 2024-04-16T00:01:23.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:01:21.743259+0000 mgr.smithi203.ohooxy (mgr.24465) 143 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T00:01:23.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:21.882696+0000 mon.smithi169 (mon.0) 818 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:01:23.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:21.888370+0000 mon.smithi169 (mon.0) 819 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:01:23.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:21.893397+0000 mon.smithi203 (mon.1) 91 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T00:01:23.322 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:01:23.844 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:21.893817+0000 mgr.smithi203.ohooxy (mgr.24465) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T00:01:23.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:01:21.895583+0000 mgr.smithi203.ohooxy (mgr.24465) 145 : cephadm [INF] Reconfiguring daemon grafana.smithi169 on smithi169 2024-04-16T00:01:23.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:21.940335+0000 mgr.smithi203.ohooxy (mgr.24465) 146 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:23.921 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.01 MB/sec execute 170 sec latency 149885.769 ms 2024-04-16T00:01:23.988 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:01:23.989 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:01:23.989 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (10m) 2m ago 10m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:01:23.989 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (9m) 2m ago 9m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:01:23.989 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (8m) 2m ago 10m 34.9M - 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-16T00:01:23.989 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (5m) 2m ago 5m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:01:23.989 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (5m) 2m ago 5m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:01:23.989 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (12m) 2m ago 12m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:01:23.989 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (3m) 2m ago 9m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:01:23.989 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (12m) 2m ago 12m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:01:23.989 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (9m) 2m ago 9m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:01:23.989 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (2m) 2m ago 2m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:01:23.990 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (2m) 2m ago 2m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:01:23.990 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (10m) 2m ago 10m 17.0M - 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-16T00:01:23.990 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (9m) 2m ago 9m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:01:23.990 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (9m) 2m ago 9m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:01:23.990 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (8m) 2m ago 8m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:01:23.990 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (8m) 2m ago 8m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:01:23.990 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (7m) 2m ago 7m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:01:23.990 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (7m) 2m ago 7m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:01:23.990 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (7m) 2m ago 7m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:01:23.990 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (7m) 2m ago 7m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:01:23.990 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (6m) 2m ago 6m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:01:23.990 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (8m) 2m ago 9m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:01:24.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:21.893817+0000 mgr.smithi203.ohooxy (mgr.24465) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T00:01:24.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:01:21.895583+0000 mgr.smithi203.ohooxy (mgr.24465) 145 : cephadm [INF] Reconfiguring daemon grafana.smithi169 on smithi169 2024-04-16T00:01:24.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:21.940335+0000 mgr.smithi203.ohooxy (mgr.24465) 146 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:24.400 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:01:24.400 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:01:24.400 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:01:24.400 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:01:24.400 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:01:24.400 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:01:24.401 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:01:24.401 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:01:24.401 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:01:24.401 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:01:24.401 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:01:24.401 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:01:24.401 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:01:24.401 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:01:24.401 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:01:24.401 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:01:24.401 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:01:24.401 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:01:24.401 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:01:24.748 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:01:24.748 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:01:24.748 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:01:24.748 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:01:24.748 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:01:24.748 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:01:24.749 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:01:24.749 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:01:24.749 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:01:24.921 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 2.00 MB/sec execute 171 sec latency 150885.807 ms 2024-04-16T00:01:25.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:23.321778+0000 mgr.smithi203.ohooxy (mgr.24465) 147 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:25.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:23.664167+0000 mgr.smithi203.ohooxy (mgr.24465) 148 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:25.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:24.413572+0000 mon.smithi169 (mon.0) 820 : audit [DBG] from='client.? 172.21.15.169:0/3683885560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:01:25.145 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-16T00:01:25.145 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-16T00:01:25.145 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): Client smithi169:foo1 failing to respond to capability release client_id: 14554 2024-04-16T00:01:25.145 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-16T00:01:25.146 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): 5 slow requests are blocked > 30 secs 2024-04-16T00:01:25.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:23.321778+0000 mgr.smithi203.ohooxy (mgr.24465) 147 : audit [DBG] from='client.14848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:25.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:23.664167+0000 mgr.smithi203.ohooxy (mgr.24465) 148 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:25.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:24.413572+0000 mon.smithi169 (mon.0) 820 : audit [DBG] from='client.? 172.21.15.169:0/3683885560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:01:25.921 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.99 MB/sec execute 172 sec latency 151885.839 ms 2024-04-16T00:01:26.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:23.941207+0000 mgr.smithi203.ohooxy (mgr.24465) 149 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:01:26.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:23.991798+0000 mgr.smithi203.ohooxy (mgr.24465) 150 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:26.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:24.761147+0000 mgr.smithi203.ohooxy (mgr.24465) 151 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:26.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:25.158429+0000 mon.smithi169 (mon.0) 821 : audit [DBG] from='client.? 172.21.15.169:0/2086738361' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:01:26.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:23.941207+0000 mgr.smithi203.ohooxy (mgr.24465) 149 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:01:26.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:23.991798+0000 mgr.smithi203.ohooxy (mgr.24465) 150 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:26.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:24.761147+0000 mgr.smithi203.ohooxy (mgr.24465) 151 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:26.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:25.158429+0000 mon.smithi169 (mon.0) 821 : audit [DBG] from='client.? 172.21.15.169:0/2086738361' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:01:26.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:26.420630+0000 mds.foofs.smithi169.vllcwe (mds.0) 48 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 140.254674 secs 2024-04-16T00:01:26.921 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.98 MB/sec execute 173 sec latency 152885.867 ms 2024-04-16T00:01:27.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:26.420630+0000 mds.foofs.smithi169.vllcwe (mds.0) 48 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 140.254674 secs 2024-04-16T00:01:27.921 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.96 MB/sec execute 174 sec latency 153885.893 ms 2024-04-16T00:01:28.094 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:25.941841+0000 mgr.smithi203.ohooxy (mgr.24465) 152 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:28.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:25.941841+0000 mgr.smithi203.ohooxy (mgr.24465) 152 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:28.922 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.95 MB/sec execute 175 sec latency 154885.919 ms 2024-04-16T00:01:29.921 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.94 MB/sec execute 176 sec latency 155885.946 ms 2024-04-16T00:01:30.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:27.942431+0000 mgr.smithi203.ohooxy (mgr.24465) 153 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:30.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:27.942431+0000 mgr.smithi203.ohooxy (mgr.24465) 153 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:30.921 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.93 MB/sec execute 177 sec latency 156885.972 ms 2024-04-16T00:01:31.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:29.942827+0000 mgr.smithi203.ohooxy (mgr.24465) 154 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:31.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:31.420720+0000 mds.foofs.smithi169.vllcwe (mds.0) 49 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 145.254756 secs 2024-04-16T00:01:31.921 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.92 MB/sec execute 178 sec latency 157885.998 ms 2024-04-16T00:01:32.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:29.942827+0000 mgr.smithi203.ohooxy (mgr.24465) 154 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:32.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:31.420720+0000 mds.foofs.smithi169.vllcwe (mds.0) 49 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 145.254756 secs 2024-04-16T00:01:32.922 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.91 MB/sec execute 179 sec latency 158886.088 ms 2024-04-16T00:01:33.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:32.083917+0000 mon.smithi203 (mon.1) 92 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:01:33.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:32.083917+0000 mon.smithi203 (mon.1) 92 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:01:33.922 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.90 MB/sec execute 180 sec latency 159886.164 ms 2024-04-16T00:01:34.075 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:31.943304+0000 mgr.smithi203.ohooxy (mgr.24465) 155 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:34.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:31.943304+0000 mgr.smithi203.ohooxy (mgr.24465) 155 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:34.922 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.89 MB/sec execute 181 sec latency 160886.532 ms 2024-04-16T00:01:35.922 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.88 MB/sec execute 182 sec latency 161886.580 ms 2024-04-16T00:01:36.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:33.944064+0000 mgr.smithi203.ohooxy (mgr.24465) 156 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:01:36.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:33.944064+0000 mgr.smithi203.ohooxy (mgr.24465) 156 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:01:36.923 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.87 MB/sec execute 183 sec latency 162886.688 ms 2024-04-16T00:01:37.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:36.420838+0000 mds.foofs.smithi169.vllcwe (mds.0) 50 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 150.254860 secs 2024-04-16T00:01:37.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:36.420838+0000 mds.foofs.smithi169.vllcwe (mds.0) 50 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 150.254860 secs 2024-04-16T00:01:37.923 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.86 MB/sec execute 184 sec latency 163886.768 ms 2024-04-16T00:01:38.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:35.944505+0000 mgr.smithi203.ohooxy (mgr.24465) 157 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:38.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:35.944505+0000 mgr.smithi203.ohooxy (mgr.24465) 157 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:38.923 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.85 MB/sec execute 185 sec latency 164886.814 ms 2024-04-16T00:01:39.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:37.945214+0000 mgr.smithi203.ohooxy (mgr.24465) 158 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:39.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:37.945214+0000 mgr.smithi203.ohooxy (mgr.24465) 158 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:39.923 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.84 MB/sec execute 186 sec latency 165886.911 ms 2024-04-16T00:01:40.923 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.83 MB/sec execute 187 sec latency 166887.015 ms 2024-04-16T00:01:41.345 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:39.945785+0000 mgr.smithi203.ohooxy (mgr.24465) 159 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:41.411 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:39.945785+0000 mgr.smithi203.ohooxy (mgr.24465) 159 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:41.923 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.82 MB/sec execute 188 sec latency 167887.112 ms 2024-04-16T00:01:42.346 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:41.420949+0000 mds.foofs.smithi169.vllcwe (mds.0) 51 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 155.254972 secs 2024-04-16T00:01:42.411 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:41.420949+0000 mds.foofs.smithi169.vllcwe (mds.0) 51 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 155.254972 secs 2024-04-16T00:01:42.923 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.81 MB/sec execute 189 sec latency 168887.247 ms 2024-04-16T00:01:43.923 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.80 MB/sec execute 190 sec latency 169887.312 ms 2024-04-16T00:01:44.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:41.946259+0000 mgr.smithi203.ohooxy (mgr.24465) 160 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:44.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:41.946259+0000 mgr.smithi203.ohooxy (mgr.24465) 160 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:44.923 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.79 MB/sec execute 191 sec latency 170887.429 ms 2024-04-16T00:01:45.924 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.78 MB/sec execute 192 sec latency 171887.540 ms 2024-04-16T00:01:46.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:43.947199+0000 mgr.smithi203.ohooxy (mgr.24465) 161 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:01:46.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:43.947199+0000 mgr.smithi203.ohooxy (mgr.24465) 161 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:01:46.845 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:46.421019+0000 mds.foofs.smithi169.vllcwe (mds.0) 52 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 160.255041 secs 2024-04-16T00:01:46.924 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.77 MB/sec execute 193 sec latency 172887.614 ms 2024-04-16T00:01:47.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:46.421019+0000 mds.foofs.smithi169.vllcwe (mds.0) 52 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 160.255041 secs 2024-04-16T00:01:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.76 MB/sec execute 194 sec latency 173887.710 ms 2024-04-16T00:01:48.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:45.947696+0000 mgr.smithi203.ohooxy (mgr.24465) 162 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:48.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:47.084371+0000 mon.smithi203 (mon.1) 93 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:01:48.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:45.947696+0000 mgr.smithi203.ohooxy (mgr.24465) 162 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:48.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:47.084371+0000 mon.smithi203 (mon.1) 93 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:01:48.924 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.75 MB/sec execute 195 sec latency 174887.794 ms 2024-04-16T00:01:49.926 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.74 MB/sec execute 196 sec latency 175887.895 ms 2024-04-16T00:01:50.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:47.948540+0000 mgr.smithi203.ohooxy (mgr.24465) 163 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:50.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:47.948540+0000 mgr.smithi203.ohooxy (mgr.24465) 163 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:50.924 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.74 MB/sec execute 197 sec latency 176888.008 ms 2024-04-16T00:01:51.924 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.73 MB/sec execute 198 sec latency 177888.103 ms 2024-04-16T00:01:52.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:49.948964+0000 mgr.smithi203.ohooxy (mgr.24465) 164 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:52.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:51.421090+0000 mds.foofs.smithi169.vllcwe (mds.0) 53 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 165.255129 secs 2024-04-16T00:01:52.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:49.948964+0000 mgr.smithi203.ohooxy (mgr.24465) 164 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:52.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:51.421090+0000 mds.foofs.smithi169.vllcwe (mds.0) 53 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 165.255129 secs 2024-04-16T00:01:52.925 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.72 MB/sec execute 199 sec latency 178888.199 ms 2024-04-16T00:01:53.925 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.71 MB/sec execute 200 sec latency 179888.296 ms 2024-04-16T00:01:54.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:51.949396+0000 mgr.smithi203.ohooxy (mgr.24465) 165 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:54.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:51.949396+0000 mgr.smithi203.ohooxy (mgr.24465) 165 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:54.925 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.70 MB/sec execute 201 sec latency 180888.394 ms 2024-04-16T00:01:55.488 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:01:55.925 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.69 MB/sec execute 202 sec latency 181888.473 ms 2024-04-16T00:01:56.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:53.950003+0000 mgr.smithi203.ohooxy (mgr.24465) 166 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:01:56.105 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:01:56.105 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:01:56.105 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (11m) 2m ago 11m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:01:56.105 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (10m) 2m ago 10m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:01:56.105 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (9m) 2m ago 10m 34.9M - 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-16T00:01:56.105 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (5m) 2m ago 5m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:01:56.105 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (5m) 2m ago 5m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:01:56.106 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (12m) 2m ago 12m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:01:56.106 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (3m) 2m ago 10m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:01:56.106 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (12m) 2m ago 12m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:01:56.106 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (10m) 2m ago 10m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:01:56.106 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (2m) 2m ago 2m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:01:56.106 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (2m) 2m ago 2m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:01:56.106 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (10m) 2m ago 10m 17.0M - 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-16T00:01:56.106 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (9m) 2m ago 9m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:01:56.106 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (9m) 2m ago 9m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:01:56.107 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (9m) 2m ago 9m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:01:56.107 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (8m) 2m ago 8m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:01:56.107 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (8m) 2m ago 8m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:01:56.107 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (8m) 2m ago 8m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:01:56.107 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (7m) 2m ago 7m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:01:56.107 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (7m) 2m ago 7m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:01:56.107 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (7m) 2m ago 7m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:01:56.107 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (9m) 2m ago 10m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:01:56.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:53.950003+0000 mgr.smithi203.ohooxy (mgr.24465) 166 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:01:56.487 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:01:56.487 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:01:56.487 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:01:56.488 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:01:56.488 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:01:56.488 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:01:56.488 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:01:56.488 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:01:56.489 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:01:56.489 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:01:56.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:01:56.489 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:01:56.489 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:01:56.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:01:56.489 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:01:56.490 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:01:56.490 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:01:56.490 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:01:56.490 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:01:56.801 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:01:56.801 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:01:56.801 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:01:56.801 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:01:56.801 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:01:56.801 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:01:56.802 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:01:56.802 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:01:56.802 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:01:56.846 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:55.487964+0000 mgr.smithi203.ohooxy (mgr.24465) 167 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:56.846 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:56.421167+0000 mds.foofs.smithi169.vllcwe (mds.0) 54 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 170.255208 secs 2024-04-16T00:01:56.846 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:56.498638+0000 mon.smithi169 (mon.0) 822 : audit [DBG] from='client.? 172.21.15.169:0/2174324211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:01:56.925 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.68 MB/sec execute 203 sec latency 182888.505 ms 2024-04-16T00:01:57.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:55.487964+0000 mgr.smithi203.ohooxy (mgr.24465) 167 : audit [DBG] from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:57.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:56.421167+0000 mds.foofs.smithi169.vllcwe (mds.0) 54 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 170.255208 secs 2024-04-16T00:01:57.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:56.498638+0000 mon.smithi169 (mon.0) 822 : audit [DBG] from='client.? 172.21.15.169:0/2174324211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:01:57.178 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-16T00:01:57.178 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-16T00:01:57.178 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): Client smithi169:foo1 failing to respond to capability release client_id: 14554 2024-04-16T00:01:57.178 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-16T00:01:57.178 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): 5 slow requests are blocked > 30 secs 2024-04-16T00:01:57.925 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.68 MB/sec execute 204 sec latency 183888.587 ms 2024-04-16T00:01:58.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:55.802852+0000 mgr.smithi203.ohooxy (mgr.24465) 168 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:58.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:55.950541+0000 mgr.smithi203.ohooxy (mgr.24465) 169 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:58.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:56.106804+0000 mgr.smithi203.ohooxy (mgr.24465) 170 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:58.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:57.190573+0000 mon.smithi169 (mon.0) 823 : audit [DBG] from='client.? 172.21.15.169:0/1876451658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:01:58.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:55.802852+0000 mgr.smithi203.ohooxy (mgr.24465) 168 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:58.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:55.950541+0000 mgr.smithi203.ohooxy (mgr.24465) 169 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:01:58.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:56.106804+0000 mgr.smithi203.ohooxy (mgr.24465) 170 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:58.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:57.190573+0000 mon.smithi169 (mon.0) 823 : audit [DBG] from='client.? 172.21.15.169:0/1876451658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:01:58.925 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.67 MB/sec execute 205 sec latency 184888.681 ms 2024-04-16T00:01:59.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:01:56.812982+0000 mgr.smithi203.ohooxy (mgr.24465) 171 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:59.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:01:56.812982+0000 mgr.smithi203.ohooxy (mgr.24465) 171 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:01:59.927 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.66 MB/sec execute 206 sec latency 185888.790 ms 2024-04-16T00:02:00.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:01:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:57.951219+0000 mgr.smithi203.ohooxy (mgr.24465) 172 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:00.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:01:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:57.951219+0000 mgr.smithi203.ohooxy (mgr.24465) 172 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.65 MB/sec execute 207 sec latency 186888.825 ms 2024-04-16T00:02:01.925 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.64 MB/sec execute 208 sec latency 187888.911 ms 2024-04-16T00:02:02.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:01:59.951712+0000 mgr.smithi203.ohooxy (mgr.24465) 173 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:02.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:01.421298+0000 mds.foofs.smithi169.vllcwe (mds.0) 55 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 175.255322 secs 2024-04-16T00:02:02.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:01:59.951712+0000 mgr.smithi203.ohooxy (mgr.24465) 173 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:02.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:01.421298+0000 mds.foofs.smithi169.vllcwe (mds.0) 55 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 175.255322 secs 2024-04-16T00:02:02.925 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.64 MB/sec execute 209 sec latency 188888.988 ms 2024-04-16T00:02:03.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:02:02.084637+0000 mon.smithi203 (mon.1) 94 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:02:03.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:02:02.084637+0000 mon.smithi203 (mon.1) 94 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:02:03.926 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.63 MB/sec execute 210 sec latency 189889.092 ms 2024-04-16T00:02:04.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:01.952083+0000 mgr.smithi203.ohooxy (mgr.24465) 174 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:04.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:01.952083+0000 mgr.smithi203.ohooxy (mgr.24465) 174 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:04.926 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.62 MB/sec execute 211 sec latency 190889.200 ms 2024-04-16T00:02:05.926 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.61 MB/sec execute 212 sec latency 191889.288 ms 2024-04-16T00:02:06.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:03.952805+0000 mgr.smithi203.ohooxy (mgr.24465) 175 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:02:06.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:03.952805+0000 mgr.smithi203.ohooxy (mgr.24465) 175 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:02:06.926 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.60 MB/sec execute 213 sec latency 192889.390 ms 2024-04-16T00:02:07.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:05.953350+0000 mgr.smithi203.ohooxy (mgr.24465) 176 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:07.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:06.421419+0000 mds.foofs.smithi169.vllcwe (mds.0) 56 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 180.255434 secs 2024-04-16T00:02:07.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:05.953350+0000 mgr.smithi203.ohooxy (mgr.24465) 176 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:07.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:06.421419+0000 mds.foofs.smithi169.vllcwe (mds.0) 56 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 180.255434 secs 2024-04-16T00:02:07.927 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.60 MB/sec execute 214 sec latency 193889.687 ms 2024-04-16T00:02:08.926 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.59 MB/sec execute 215 sec latency 194889.776 ms 2024-04-16T00:02:09.927 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.58 MB/sec execute 216 sec latency 195889.872 ms 2024-04-16T00:02:10.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:07.954076+0000 mgr.smithi203.ohooxy (mgr.24465) 177 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:10.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:07.954076+0000 mgr.smithi203.ohooxy (mgr.24465) 177 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:10.927 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.58 MB/sec execute 217 sec latency 196889.994 ms 2024-04-16T00:02:11.927 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.57 MB/sec execute 218 sec latency 197890.108 ms 2024-04-16T00:02:12.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:09.954456+0000 mgr.smithi203.ohooxy (mgr.24465) 178 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:12.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:11.421504+0000 mds.foofs.smithi169.vllcwe (mds.0) 57 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 185.255540 secs 2024-04-16T00:02:12.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:09.954456+0000 mgr.smithi203.ohooxy (mgr.24465) 178 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:12.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:11.421504+0000 mds.foofs.smithi169.vllcwe (mds.0) 57 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 185.255540 secs 2024-04-16T00:02:12.927 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.56 MB/sec execute 219 sec latency 198890.209 ms 2024-04-16T00:02:13.927 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.55 MB/sec execute 220 sec latency 199890.339 ms 2024-04-16T00:02:14.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:11.954903+0000 mgr.smithi203.ohooxy (mgr.24465) 179 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:14.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:11.954903+0000 mgr.smithi203.ohooxy (mgr.24465) 179 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:14.927 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.55 MB/sec execute 221 sec latency 200890.456 ms 2024-04-16T00:02:15.927 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.54 MB/sec execute 222 sec latency 201890.504 ms 2024-04-16T00:02:16.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:13.955737+0000 mgr.smithi203.ohooxy (mgr.24465) 180 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:02:16.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:13.955737+0000 mgr.smithi203.ohooxy (mgr.24465) 180 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:02:16.846 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:16.421637+0000 mds.foofs.smithi169.vllcwe (mds.0) 58 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 190.255657 secs 2024-04-16T00:02:16.927 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.53 MB/sec execute 223 sec latency 202890.579 ms 2024-04-16T00:02:17.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:16.421637+0000 mds.foofs.smithi169.vllcwe (mds.0) 58 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 190.255657 secs 2024-04-16T00:02:17.927 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.53 MB/sec execute 224 sec latency 203890.639 ms 2024-04-16T00:02:18.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:15.956228+0000 mgr.smithi203.ohooxy (mgr.24465) 181 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:18.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:02:17.084981+0000 mon.smithi203 (mon.1) 95 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:02:18.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:15.956228+0000 mgr.smithi203.ohooxy (mgr.24465) 181 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:18.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:02:17.084981+0000 mon.smithi203 (mon.1) 95 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:02:18.928 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.52 MB/sec execute 225 sec latency 204890.721 ms 2024-04-16T00:02:19.928 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.51 MB/sec execute 226 sec latency 205890.801 ms 2024-04-16T00:02:20.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:17.957124+0000 mgr.smithi203.ohooxy (mgr.24465) 182 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:20.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:17.957124+0000 mgr.smithi203.ohooxy (mgr.24465) 182 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:20.928 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.51 MB/sec execute 227 sec latency 206890.920 ms 2024-04-16T00:02:21.928 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.50 MB/sec execute 228 sec latency 207891.002 ms 2024-04-16T00:02:22.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:19.957704+0000 mgr.smithi203.ohooxy (mgr.24465) 183 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:22.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:21.421677+0000 mds.foofs.smithi169.vllcwe (mds.0) 59 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 195.255718 secs 2024-04-16T00:02:22.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:19.957704+0000 mgr.smithi203.ohooxy (mgr.24465) 183 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:22.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:21.421677+0000 mds.foofs.smithi169.vllcwe (mds.0) 59 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 195.255718 secs 2024-04-16T00:02:22.928 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.49 MB/sec execute 229 sec latency 208891.093 ms 2024-04-16T00:02:23.928 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.49 MB/sec execute 230 sec latency 209891.180 ms 2024-04-16T00:02:24.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:21.958141+0000 mgr.smithi203.ohooxy (mgr.24465) 184 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:24.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:21.958141+0000 mgr.smithi203.ohooxy (mgr.24465) 184 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:24.929 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.48 MB/sec execute 231 sec latency 210891.308 ms 2024-04-16T00:02:25.929 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.47 MB/sec execute 232 sec latency 211891.391 ms 2024-04-16T00:02:26.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:23.958963+0000 mgr.smithi203.ohooxy (mgr.24465) 185 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:02:26.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:23.958963+0000 mgr.smithi203.ohooxy (mgr.24465) 185 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:02:26.846 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:26.421833+0000 mds.foofs.smithi169.vllcwe (mds.0) 60 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 200.255855 secs 2024-04-16T00:02:26.929 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.47 MB/sec execute 233 sec latency 212891.487 ms 2024-04-16T00:02:27.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:26.421833+0000 mds.foofs.smithi169.vllcwe (mds.0) 60 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 200.255855 secs 2024-04-16T00:02:27.519 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:02:27.929 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.46 MB/sec execute 234 sec latency 213891.532 ms 2024-04-16T00:02:28.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:25.959501+0000 mgr.smithi203.ohooxy (mgr.24465) 186 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:28.145 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:02:28.145 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:02:28.145 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (11m) 3m ago 11m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:02:28.145 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (10m) 3m ago 10m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:02:28.146 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (10m) 3m ago 11m 34.9M - 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-16T00:02:28.146 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (6m) 3m ago 6m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:02:28.146 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (6m) 3m ago 6m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:02:28.146 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (13m) 3m ago 13m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:02:28.146 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (4m) 3m ago 10m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:02:28.146 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (13m) 3m ago 13m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:02:28.147 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (10m) 3m ago 10m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:02:28.147 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (3m) 3m ago 3m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:02:28.147 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (3m) 3m ago 3m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:02:28.147 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (11m) 3m ago 11m 17.0M - 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-16T00:02:28.147 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (10m) 3m ago 10m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:02:28.147 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (10m) 3m ago 10m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:02:28.148 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (9m) 3m ago 9m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:02:28.148 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (9m) 3m ago 9m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:02:28.148 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (9m) 3m ago 9m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:02:28.148 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (8m) 3m ago 8m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:02:28.148 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (8m) 3m ago 8m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:02:28.148 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (8m) 3m ago 8m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:02:28.148 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (7m) 3m ago 7m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:02:28.149 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (9m) 3m ago 11m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:02:28.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:25.959501+0000 mgr.smithi203.ohooxy (mgr.24465) 186 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:28.516 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:02:28.516 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:02:28.516 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:02:28.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:02:28.516 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:02:28.516 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:02:28.516 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:02:28.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:02:28.516 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:02:28.516 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:02:28.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:02:28.517 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:02:28.517 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:02:28.517 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:02:28.517 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:02:28.517 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:02:28.517 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:02:28.517 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:02:28.517 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:02:28.838 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:02:28.838 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:02:28.838 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:02:28.838 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:02:28.838 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:02:28.838 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:02:28.838 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:02:28.838 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:02:28.838 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:02:28.929 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.45 MB/sec execute 235 sec latency 214891.560 ms 2024-04-16T00:02:29.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:02:27.518041+0000 mgr.smithi203.ohooxy (mgr.24465) 187 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:02:29.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:02:28.527313+0000 mon.smithi169 (mon.0) 824 : audit [DBG] from='client.? 172.21.15.169:0/3389368526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:02:29.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:02:27.518041+0000 mgr.smithi203.ohooxy (mgr.24465) 187 : audit [DBG] from='client.14896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:02:29.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:02:28.527313+0000 mon.smithi169 (mon.0) 824 : audit [DBG] from='client.? 172.21.15.169:0/3389368526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:02:29.209 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-16T00:02:29.209 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-16T00:02:29.209 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): Client smithi169:foo1 failing to respond to capability release client_id: 14554 2024-04-16T00:02:29.209 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-16T00:02:29.209 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): 5 slow requests are blocked > 30 secs 2024-04-16T00:02:29.929 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.45 MB/sec execute 236 sec latency 215891.629 ms 2024-04-16T00:02:30.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:02:27.838039+0000 mgr.smithi203.ohooxy (mgr.24465) 188 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:02:30.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:27.960315+0000 mgr.smithi203.ohooxy (mgr.24465) 189 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:30.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:02:28.145647+0000 mgr.smithi203.ohooxy (mgr.24465) 190 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:02:30.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:02:29.220839+0000 mon.smithi169 (mon.0) 825 : audit [DBG] from='client.? 172.21.15.169:0/1193586483' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:02:30.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:02:27.838039+0000 mgr.smithi203.ohooxy (mgr.24465) 188 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:02:30.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:27.960315+0000 mgr.smithi203.ohooxy (mgr.24465) 189 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:30.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:02:28.145647+0000 mgr.smithi203.ohooxy (mgr.24465) 190 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:02:30.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:02:29.220839+0000 mon.smithi169 (mon.0) 825 : audit [DBG] from='client.? 172.21.15.169:0/1193586483' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:02:30.929 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.44 MB/sec execute 237 sec latency 216891.708 ms 2024-04-16T00:02:31.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:02:28.848868+0000 mgr.smithi203.ohooxy (mgr.24465) 191 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:02:31.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:29.960792+0000 mgr.smithi203.ohooxy (mgr.24465) 192 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:31.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:02:28.848868+0000 mgr.smithi203.ohooxy (mgr.24465) 191 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:02:31.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:29.960792+0000 mgr.smithi203.ohooxy (mgr.24465) 192 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:31.929 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.44 MB/sec execute 238 sec latency 217891.805 ms 2024-04-16T00:02:32.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:31.421960+0000 mds.foofs.smithi169.vllcwe (mds.0) 61 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 205.255983 secs 2024-04-16T00:02:32.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:31.421960+0000 mds.foofs.smithi169.vllcwe (mds.0) 61 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 205.255983 secs 2024-04-16T00:02:32.929 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.43 MB/sec execute 239 sec latency 218891.895 ms 2024-04-16T00:02:33.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:31.961167+0000 mgr.smithi203.ohooxy (mgr.24465) 193 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:33.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:02:32.085489+0000 mon.smithi203 (mon.1) 96 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:02:33.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:31.961167+0000 mgr.smithi203.ohooxy (mgr.24465) 193 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:33.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:02:32.085489+0000 mon.smithi203 (mon.1) 96 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:02:33.929 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.42 MB/sec execute 240 sec latency 219891.964 ms 2024-04-16T00:02:34.929 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.42 MB/sec execute 241 sec latency 220892.046 ms 2024-04-16T00:02:35.347 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:33.962053+0000 mgr.smithi203.ohooxy (mgr.24465) 194 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:02:35.413 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:33.962053+0000 mgr.smithi203.ohooxy (mgr.24465) 194 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:02:35.930 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.41 MB/sec execute 242 sec latency 221892.144 ms 2024-04-16T00:02:36.930 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.41 MB/sec execute 243 sec latency 222892.233 ms 2024-04-16T00:02:37.347 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:35.962539+0000 mgr.smithi203.ohooxy (mgr.24465) 195 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:37.347 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:36.422096+0000 mds.foofs.smithi169.vllcwe (mds.0) 62 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 210.256115 secs 2024-04-16T00:02:37.413 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:35.962539+0000 mgr.smithi203.ohooxy (mgr.24465) 195 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:37.413 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:36.422096+0000 mds.foofs.smithi169.vllcwe (mds.0) 62 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 210.256115 secs 2024-04-16T00:02:37.930 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.40 MB/sec execute 244 sec latency 223892.314 ms 2024-04-16T00:02:38.932 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.40 MB/sec execute 245 sec latency 224892.423 ms 2024-04-16T00:02:39.930 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.39 MB/sec execute 246 sec latency 225892.550 ms 2024-04-16T00:02:40.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:37.963095+0000 mgr.smithi203.ohooxy (mgr.24465) 196 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:40.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:37.963095+0000 mgr.smithi203.ohooxy (mgr.24465) 196 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:40.930 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.38 MB/sec execute 247 sec latency 226892.664 ms 2024-04-16T00:02:41.930 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.38 MB/sec execute 248 sec latency 227892.756 ms 2024-04-16T00:02:42.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:39.963569+0000 mgr.smithi203.ohooxy (mgr.24465) 197 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:42.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:41.422233+0000 mds.foofs.smithi169.vllcwe (mds.0) 63 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 215.256256 secs 2024-04-16T00:02:42.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:39.963569+0000 mgr.smithi203.ohooxy (mgr.24465) 197 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:42.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:41.422233+0000 mds.foofs.smithi169.vllcwe (mds.0) 63 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 215.256256 secs 2024-04-16T00:02:42.930 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.37 MB/sec execute 249 sec latency 228892.799 ms 2024-04-16T00:02:43.931 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.37 MB/sec execute 250 sec latency 229892.881 ms 2024-04-16T00:02:44.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:41.964002+0000 mgr.smithi203.ohooxy (mgr.24465) 198 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:44.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:41.964002+0000 mgr.smithi203.ohooxy (mgr.24465) 198 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:44.931 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.36 MB/sec execute 251 sec latency 230892.990 ms 2024-04-16T00:02:45.931 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.36 MB/sec execute 252 sec latency 231893.106 ms 2024-04-16T00:02:46.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:43.964740+0000 mgr.smithi203.ohooxy (mgr.24465) 199 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:02:46.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:43.964740+0000 mgr.smithi203.ohooxy (mgr.24465) 199 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:02:46.847 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:46.422344+0000 mds.foofs.smithi169.vllcwe (mds.0) 64 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 220.256380 secs 2024-04-16T00:02:46.931 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.35 MB/sec execute 253 sec latency 232893.216 ms 2024-04-16T00:02:47.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:46.422344+0000 mds.foofs.smithi169.vllcwe (mds.0) 64 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 220.256380 secs 2024-04-16T00:02:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.35 MB/sec execute 254 sec latency 233893.288 ms 2024-04-16T00:02:48.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:45.965156+0000 mgr.smithi203.ohooxy (mgr.24465) 200 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:48.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:02:47.085667+0000 mon.smithi203 (mon.1) 97 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:02:48.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:45.965156+0000 mgr.smithi203.ohooxy (mgr.24465) 200 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:48.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:02:47.085667+0000 mon.smithi203 (mon.1) 97 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:02:48.932 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.34 MB/sec execute 255 sec latency 234893.393 ms 2024-04-16T00:02:49.931 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.34 MB/sec execute 256 sec latency 235893.534 ms 2024-04-16T00:02:50.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:47.965905+0000 mgr.smithi203.ohooxy (mgr.24465) 201 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:50.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:47.965905+0000 mgr.smithi203.ohooxy (mgr.24465) 201 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:50.931 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.33 MB/sec execute 257 sec latency 236893.611 ms 2024-04-16T00:02:51.931 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.32 MB/sec execute 258 sec latency 237893.715 ms 2024-04-16T00:02:52.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:49.966519+0000 mgr.smithi203.ohooxy (mgr.24465) 202 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:52.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:51.422463+0000 mds.foofs.smithi169.vllcwe (mds.0) 65 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 225.256503 secs 2024-04-16T00:02:52.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:49.966519+0000 mgr.smithi203.ohooxy (mgr.24465) 202 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:52.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:51.422463+0000 mds.foofs.smithi169.vllcwe (mds.0) 65 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 225.256503 secs 2024-04-16T00:02:52.932 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.32 MB/sec execute 259 sec latency 238893.783 ms 2024-04-16T00:02:53.932 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.31 MB/sec execute 260 sec latency 239893.874 ms 2024-04-16T00:02:54.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:51.966886+0000 mgr.smithi203.ohooxy (mgr.24465) 203 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:54.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:51.966886+0000 mgr.smithi203.ohooxy (mgr.24465) 203 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:54.932 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.31 MB/sec execute 261 sec latency 240893.986 ms 2024-04-16T00:02:55.932 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.30 MB/sec execute 262 sec latency 241894.107 ms 2024-04-16T00:02:56.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:53.967614+0000 mgr.smithi203.ohooxy (mgr.24465) 204 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:02:56.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:53.967614+0000 mgr.smithi203.ohooxy (mgr.24465) 204 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:02:56.848 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:56.422623+0000 mds.foofs.smithi169.vllcwe (mds.0) 66 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 230.256641 secs 2024-04-16T00:02:56.932 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.30 MB/sec execute 263 sec latency 242894.199 ms 2024-04-16T00:02:57.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:56.422623+0000 mds.foofs.smithi169.vllcwe (mds.0) 66 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 230.256641 secs 2024-04-16T00:02:57.932 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.29 MB/sec execute 264 sec latency 243894.259 ms 2024-04-16T00:02:58.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:55.968179+0000 mgr.smithi203.ohooxy (mgr.24465) 205 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:58.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:55.968179+0000 mgr.smithi203.ohooxy (mgr.24465) 205 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:02:58.933 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.29 MB/sec execute 265 sec latency 244894.375 ms 2024-04-16T00:02:59.550 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:02:59.933 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.28 MB/sec execute 266 sec latency 245894.442 ms 2024-04-16T00:03:00.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:02:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:57.969006+0000 mgr.smithi203.ohooxy (mgr.24465) 206 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:00.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:02:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:57.969006+0000 mgr.smithi203.ohooxy (mgr.24465) 206 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:00.172 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:03:00.172 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:03:00.172 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (12m) 3m ago 12m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (11m) 3m ago 11m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (10m) 3m ago 12m 34.9M - 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (6m) 3m ago 6m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (6m) 3m ago 6m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (13m) 3m ago 13m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (4m) 3m ago 11m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (13m) 3m ago 13m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (11m) 3m ago 11m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (3m) 3m ago 3m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (3m) 3m ago 3m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (11m) 3m ago 11m 17.0M - 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (11m) 3m ago 11m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (10m) 3m ago 10m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (10m) 3m ago 10m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (9m) 3m ago 9m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:03:00.173 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (9m) 3m ago 9m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:03:00.174 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (9m) 3m ago 9m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:03:00.174 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (8m) 3m ago 8m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:03:00.174 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (8m) 3m ago 8m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:03:00.174 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (8m) 3m ago 8m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:03:00.174 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (10m) 3m ago 11m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:03:00.541 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:03:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:03:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:03:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:03:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:03:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:03:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:03:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:03:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:03:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:03:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:03:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:03:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:03:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:03:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:03:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:03:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:03:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:03:00.573 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:03:00.859 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:03:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:03:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:03:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:03:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:03:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:03:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:03:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:03:00.860 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:03:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.28 MB/sec execute 267 sec latency 246894.479 ms 2024-04-16T00:03:01.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:02:59.548128+0000 mgr.smithi203.ohooxy (mgr.24465) 207 : audit [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:01.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:00.552063+0000 mon.smithi169 (mon.0) 826 : audit [DBG] from='client.? 172.21.15.169:0/2343407167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:03:01.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:02:59.548128+0000 mgr.smithi203.ohooxy (mgr.24465) 207 : audit [DBG] from='client.14920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:01.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:00.552063+0000 mon.smithi169 (mon.0) 826 : audit [DBG] from='client.? 172.21.15.169:0/2343407167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:03:01.241 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-16T00:03:01.241 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-16T00:03:01.241 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): Client smithi169:foo1 failing to respond to capability release client_id: 14554 2024-04-16T00:03:01.241 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-16T00:03:01.241 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): 5 slow requests are blocked > 30 secs 2024-04-16T00:03:01.933 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.28 MB/sec execute 268 sec latency 247894.515 ms 2024-04-16T00:03:02.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:02:59.863606+0000 mgr.smithi203.ohooxy (mgr.24465) 208 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:02.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:02:59.969513+0000 mgr.smithi203.ohooxy (mgr.24465) 209 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:02.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:00.172492+0000 mgr.smithi203.ohooxy (mgr.24465) 210 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:02.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:01.251545+0000 mon.smithi169 (mon.0) 827 : audit [DBG] from='client.? 172.21.15.169:0/881555723' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:03:02.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:01.422688+0000 mds.foofs.smithi169.vllcwe (mds.0) 67 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 235.256730 secs 2024-04-16T00:03:02.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:02:59.863606+0000 mgr.smithi203.ohooxy (mgr.24465) 208 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:02.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:02:59.969513+0000 mgr.smithi203.ohooxy (mgr.24465) 209 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:02.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:00.172492+0000 mgr.smithi203.ohooxy (mgr.24465) 210 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:02.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:01.251545+0000 mon.smithi169 (mon.0) 827 : audit [DBG] from='client.? 172.21.15.169:0/881555723' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:03:02.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:01.422688+0000 mds.foofs.smithi169.vllcwe (mds.0) 67 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 235.256730 secs 2024-04-16T00:03:02.933 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.27 MB/sec execute 269 sec latency 248894.592 ms 2024-04-16T00:03:03.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:00.869376+0000 mgr.smithi203.ohooxy (mgr.24465) 211 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:03.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:02.086013+0000 mon.smithi203 (mon.1) 98 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:03:03.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:00.869376+0000 mgr.smithi203.ohooxy (mgr.24465) 211 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:03.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:02.086013+0000 mon.smithi203 (mon.1) 98 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:03:03.933 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.27 MB/sec execute 270 sec latency 249894.670 ms 2024-04-16T00:03:04.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:01.970059+0000 mgr.smithi203.ohooxy (mgr.24465) 212 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:04.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:01.970059+0000 mgr.smithi203.ohooxy (mgr.24465) 212 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:04.933 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.26 MB/sec execute 271 sec latency 250894.765 ms 2024-04-16T00:03:05.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:03.970724+0000 mgr.smithi203.ohooxy (mgr.24465) 213 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:03:05.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:03.970724+0000 mgr.smithi203.ohooxy (mgr.24465) 213 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:03:05.933 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.26 MB/sec execute 272 sec latency 251894.848 ms 2024-04-16T00:03:06.933 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.25 MB/sec execute 273 sec latency 252894.945 ms 2024-04-16T00:03:07.348 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:05.971220+0000 mgr.smithi203.ohooxy (mgr.24465) 214 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:07.348 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:06.422842+0000 mds.foofs.smithi169.vllcwe (mds.0) 68 : cluster [WRN] 5 slow requests, 5 included below; oldest blocked for > 240.256846 secs 2024-04-16T00:03:07.348 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:06.422846+0000 mds.foofs.smithi169.vllcwe (mds.0) 69 : cluster [WRN] slow request 240.256845 seconds old, received at 2024-04-15T23:59:06.165936+0000: client_request(client.14736:8 getattr pAsLsXsFs #0x100000002a3 2024-04-15T23:59:06.165905+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:03:07.348 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:06.422848+0000 mds.foofs.smithi169.vllcwe (mds.0) 70 : cluster [WRN] slow request 240.256744 seconds old, received at 2024-04-15T23:59:06.166037+0000: client_request(client.14736:9 getattr pAsLsXsFs #0x100000002ac 2024-04-15T23:59:06.165951+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:03:07.348 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:06.422864+0000 mds.foofs.smithi169.vllcwe (mds.0) 71 : cluster [WRN] slow request 240.256721 seconds old, received at 2024-04-15T23:59:06.166060+0000: client_request(client.14736:10 getattr pAsLsXsFs #0x100000002ab 2024-04-15T23:59:06.166007+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:03:07.348 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:06.422866+0000 mds.foofs.smithi169.vllcwe (mds.0) 72 : cluster [WRN] slow request 240.256687 seconds old, received at 2024-04-15T23:59:06.166094+0000: client_request(client.14736:11 getattr pAsLsXsFs #0x100000002af 2024-04-15T23:59:06.166047+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:03:07.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:06.422868+0000 mds.foofs.smithi169.vllcwe (mds.0) 73 : cluster [WRN] slow request 240.256671 seconds old, received at 2024-04-15T23:59:06.166111+0000: client_request(client.14736:12 getattr pAsLsXsFs #0x100000002a8 2024-04-15T23:59:06.166073+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:03:07.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:06.422912+0000 mds.foofs.smithi169.vllcwe (mds.0) 74 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002a3 pending pAsLsXsFs issued pAsLsXsFsx, sent 240.256917 seconds ago 2024-04-16T00:03:07.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:06.422915+0000 mds.foofs.smithi169.vllcwe (mds.0) 75 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002ac pending pAsLsXsFs issued pAsLsXsFsx, sent 240.256817 seconds ago 2024-04-16T00:03:07.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:06.422920+0000 mds.foofs.smithi169.vllcwe (mds.0) 76 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002ab pending pAsLsXsFs issued pAsLsXsFsx, sent 240.256784 seconds ago 2024-04-16T00:03:07.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:06.422923+0000 mds.foofs.smithi169.vllcwe (mds.0) 77 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002af pending pAsLsXsFs issued pAsLsXsFsx, sent 240.256758 seconds ago 2024-04-16T00:03:07.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:06.422925+0000 mds.foofs.smithi169.vllcwe (mds.0) 78 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002a8 pending pAsLsXsFs issued pAsLsXsFsx, sent 240.256734 seconds ago 2024-04-16T00:03:07.414 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:05.971220+0000 mgr.smithi203.ohooxy (mgr.24465) 214 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:07.414 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:06.422842+0000 mds.foofs.smithi169.vllcwe (mds.0) 68 : cluster [WRN] 5 slow requests, 5 included below; oldest blocked for > 240.256846 secs 2024-04-16T00:03:07.414 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:06.422846+0000 mds.foofs.smithi169.vllcwe (mds.0) 69 : cluster [WRN] slow request 240.256845 seconds old, received at 2024-04-15T23:59:06.165936+0000: client_request(client.14736:8 getattr pAsLsXsFs #0x100000002a3 2024-04-15T23:59:06.165905+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:03:07.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:06.422848+0000 mds.foofs.smithi169.vllcwe (mds.0) 70 : cluster [WRN] slow request 240.256744 seconds old, received at 2024-04-15T23:59:06.166037+0000: client_request(client.14736:9 getattr pAsLsXsFs #0x100000002ac 2024-04-15T23:59:06.165951+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:03:07.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:06.422864+0000 mds.foofs.smithi169.vllcwe (mds.0) 71 : cluster [WRN] slow request 240.256721 seconds old, received at 2024-04-15T23:59:06.166060+0000: client_request(client.14736:10 getattr pAsLsXsFs #0x100000002ab 2024-04-15T23:59:06.166007+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:03:07.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:06.422866+0000 mds.foofs.smithi169.vllcwe (mds.0) 72 : cluster [WRN] slow request 240.256687 seconds old, received at 2024-04-15T23:59:06.166094+0000: client_request(client.14736:11 getattr pAsLsXsFs #0x100000002af 2024-04-15T23:59:06.166047+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:03:07.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:06.422868+0000 mds.foofs.smithi169.vllcwe (mds.0) 73 : cluster [WRN] slow request 240.256671 seconds old, received at 2024-04-15T23:59:06.166111+0000: client_request(client.14736:12 getattr pAsLsXsFs #0x100000002a8 2024-04-15T23:59:06.166073+0000 caller_uid=0, caller_gid=0{0,}) currently failed to rdlock, waiting 2024-04-16T00:03:07.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:06.422912+0000 mds.foofs.smithi169.vllcwe (mds.0) 74 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002a3 pending pAsLsXsFs issued pAsLsXsFsx, sent 240.256917 seconds ago 2024-04-16T00:03:07.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:06.422915+0000 mds.foofs.smithi169.vllcwe (mds.0) 75 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002ac pending pAsLsXsFs issued pAsLsXsFsx, sent 240.256817 seconds ago 2024-04-16T00:03:07.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:06.422920+0000 mds.foofs.smithi169.vllcwe (mds.0) 76 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002ab pending pAsLsXsFs issued pAsLsXsFsx, sent 240.256784 seconds ago 2024-04-16T00:03:07.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:06.422923+0000 mds.foofs.smithi169.vllcwe (mds.0) 77 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002af pending pAsLsXsFs issued pAsLsXsFsx, sent 240.256758 seconds ago 2024-04-16T00:03:07.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:06.422925+0000 mds.foofs.smithi169.vllcwe (mds.0) 78 : cluster [WRN] client.14554 isn't responding to mclientcaps(revoke), ino 0x100000002a8 pending pAsLsXsFs issued pAsLsXsFsx, sent 240.256734 seconds ago 2024-04-16T00:03:07.933 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.25 MB/sec execute 274 sec latency 253895.023 ms 2024-04-16T00:03:08.934 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.24 MB/sec execute 275 sec latency 254895.076 ms 2024-04-16T00:03:09.933 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.24 MB/sec execute 276 sec latency 255895.158 ms 2024-04-16T00:03:10.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:07.971973+0000 mgr.smithi203.ohooxy (mgr.24465) 215 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:10.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:07.971973+0000 mgr.smithi203.ohooxy (mgr.24465) 215 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:10.934 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.23 MB/sec execute 277 sec latency 256895.262 ms 2024-04-16T00:03:11.934 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.23 MB/sec execute 278 sec latency 257895.377 ms 2024-04-16T00:03:12.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:09.972531+0000 mgr.smithi203.ohooxy (mgr.24465) 216 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:12.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:11.422902+0000 mds.foofs.smithi169.vllcwe (mds.0) 79 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 245.256942 secs 2024-04-16T00:03:12.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:09.972531+0000 mgr.smithi203.ohooxy (mgr.24465) 216 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:12.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:11.422902+0000 mds.foofs.smithi169.vllcwe (mds.0) 79 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 245.256942 secs 2024-04-16T00:03:12.934 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.23 MB/sec execute 279 sec latency 258895.480 ms 2024-04-16T00:03:13.934 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.22 MB/sec execute 280 sec latency 259895.586 ms 2024-04-16T00:03:14.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:11.972885+0000 mgr.smithi203.ohooxy (mgr.24465) 217 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:14.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:11.972885+0000 mgr.smithi203.ohooxy (mgr.24465) 217 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:14.934 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.22 MB/sec execute 281 sec latency 260895.664 ms 2024-04-16T00:03:15.935 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.21 MB/sec execute 282 sec latency 261895.753 ms 2024-04-16T00:03:16.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:13.973640+0000 mgr.smithi203.ohooxy (mgr.24465) 218 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:03:16.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:13.973640+0000 mgr.smithi203.ohooxy (mgr.24465) 218 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:03:16.848 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:16.423043+0000 mds.foofs.smithi169.vllcwe (mds.0) 80 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 250.257062 secs 2024-04-16T00:03:16.934 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.21 MB/sec execute 283 sec latency 262895.849 ms 2024-04-16T00:03:17.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:16.423043+0000 mds.foofs.smithi169.vllcwe (mds.0) 80 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 250.257062 secs 2024-04-16T00:03:17.935 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.20 MB/sec execute 284 sec latency 263895.914 ms 2024-04-16T00:03:18.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:15.974170+0000 mgr.smithi203.ohooxy (mgr.24465) 219 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:18.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:17.086290+0000 mon.smithi203 (mon.1) 99 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:03:18.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:15.974170+0000 mgr.smithi203.ohooxy (mgr.24465) 219 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:18.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:17.086290+0000 mon.smithi203 (mon.1) 99 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:03:18.935 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.20 MB/sec execute 285 sec latency 264895.993 ms 2024-04-16T00:03:19.935 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.20 MB/sec execute 286 sec latency 265896.078 ms 2024-04-16T00:03:20.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:17.974783+0000 mgr.smithi203.ohooxy (mgr.24465) 220 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:20.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:17.974783+0000 mgr.smithi203.ohooxy (mgr.24465) 220 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:20.935 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.19 MB/sec execute 287 sec latency 266896.166 ms 2024-04-16T00:03:21.935 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.19 MB/sec execute 288 sec latency 267896.258 ms 2024-04-16T00:03:22.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:19.975256+0000 mgr.smithi203.ohooxy (mgr.24465) 221 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:22.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:21.423124+0000 mds.foofs.smithi169.vllcwe (mds.0) 81 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 255.257162 secs 2024-04-16T00:03:22.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:19.975256+0000 mgr.smithi203.ohooxy (mgr.24465) 221 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:22.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:21.423124+0000 mds.foofs.smithi169.vllcwe (mds.0) 81 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 255.257162 secs 2024-04-16T00:03:22.935 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.18 MB/sec execute 289 sec latency 268896.325 ms 2024-04-16T00:03:23.935 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.18 MB/sec execute 290 sec latency 269896.419 ms 2024-04-16T00:03:24.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:21.975721+0000 mgr.smithi203.ohooxy (mgr.24465) 222 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:24.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:21.975721+0000 mgr.smithi203.ohooxy (mgr.24465) 222 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:24.935 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.17 MB/sec execute 291 sec latency 270896.516 ms 2024-04-16T00:03:25.936 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.17 MB/sec execute 292 sec latency 271896.612 ms 2024-04-16T00:03:26.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:23.976473+0000 mgr.smithi203.ohooxy (mgr.24465) 223 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:03:26.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:23.976473+0000 mgr.smithi203.ohooxy (mgr.24465) 223 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:03:26.936 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.17 MB/sec execute 293 sec latency 272896.670 ms 2024-04-16T00:03:27.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:26.423289+0000 mds.foofs.smithi169.vllcwe (mds.0) 82 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 260.257301 secs 2024-04-16T00:03:27.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:26.423289+0000 mds.foofs.smithi169.vllcwe (mds.0) 82 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 260.257301 secs 2024-04-16T00:03:27.936 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.16 MB/sec execute 294 sec latency 273896.763 ms 2024-04-16T00:03:28.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:25.976904+0000 mgr.smithi203.ohooxy (mgr.24465) 224 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:28.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:25.976904+0000 mgr.smithi203.ohooxy (mgr.24465) 224 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:28.936 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.16 MB/sec execute 295 sec latency 274896.820 ms 2024-04-16T00:03:29.936 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.15 MB/sec execute 296 sec latency 275896.884 ms 2024-04-16T00:03:30.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:27.977658+0000 mgr.smithi203.ohooxy (mgr.24465) 225 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:30.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:27.977658+0000 mgr.smithi203.ohooxy (mgr.24465) 225 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:30.936 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.15 MB/sec execute 297 sec latency 276896.945 ms 2024-04-16T00:03:31.584 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:03:31.936 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.15 MB/sec execute 298 sec latency 277897.006 ms 2024-04-16T00:03:32.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:29.978102+0000 mgr.smithi203.ohooxy (mgr.24465) 226 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:32.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:31.423348+0000 mds.foofs.smithi169.vllcwe (mds.0) 83 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 265.257385 secs 2024-04-16T00:03:32.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:29.978102+0000 mgr.smithi203.ohooxy (mgr.24465) 226 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:32.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:31.423348+0000 mds.foofs.smithi169.vllcwe (mds.0) 83 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 265.257385 secs 2024-04-16T00:03:32.209 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:03:32.209 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:03:32.209 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (12m) 4m ago 12m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:03:32.209 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (11m) 4m ago 11m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:03:32.210 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (11m) 4m ago 12m 34.9M - 6.7.4 557c83e11646 5e7d9ac664c9 2024-04-16T00:03:32.210 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (7m) 4m ago 7m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:03:32.210 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (7m) 4m ago 7m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:03:32.210 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (14m) 4m ago 14m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:03:32.210 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (5m) 4m ago 11m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:03:32.210 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (14m) 4m ago 14m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:03:32.210 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (11m) 4m ago 11m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:03:32.210 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (4m) 4m ago 4m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:03:32.210 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (4m) 4m ago 4m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:03:32.210 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (12m) 4m ago 12m 17.0M - 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-16T00:03:32.210 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (11m) 4m ago 11m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:03:32.211 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (11m) 4m ago 11m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:03:32.211 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (10m) 4m ago 10m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:03:32.211 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (10m) 4m ago 10m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:03:32.211 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (10m) 4m ago 10m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:03:32.211 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (9m) 4m ago 9m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:03:32.211 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (9m) 4m ago 9m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:03:32.211 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (9m) 4m ago 9m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:03:32.211 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (8m) 4m ago 8m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:03:32.211 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (10m) 4m ago 12m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:03:32.583 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:03:32.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:03:32.583 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:03:32.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:03:32.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:03:32.583 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:03:32.583 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:03:32.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:03:32.584 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:03:32.584 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:03:32.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:03:32.584 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:03:32.584 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:03:32.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:03:32.584 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:03:32.584 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:03:32.584 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:03:32.584 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:03:32.584 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:03:32.901 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:03:32.902 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:03:32.902 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:03:32.902 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:03:32.902 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:03:32.902 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:03:32.902 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:03:32.902 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:03:32.902 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:03:32.936 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.14 MB/sec execute 299 sec latency 278897.033 ms 2024-04-16T00:03:33.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:31.581399+0000 mgr.smithi203.ohooxy (mgr.24465) 227 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:33.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:31.902113+0000 mgr.smithi203.ohooxy (mgr.24465) 228 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:33.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:31.978501+0000 mgr.smithi203.ohooxy (mgr.24465) 229 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:33.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:32.086408+0000 mon.smithi203 (mon.1) 100 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:03:33.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:32.208931+0000 mgr.smithi203.ohooxy (mgr.24465) 230 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:33.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:32.592830+0000 mon.smithi169 (mon.0) 828 : audit [DBG] from='client.? 172.21.15.169:0/3368071944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:03:33.164 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:31.581399+0000 mgr.smithi203.ohooxy (mgr.24465) 227 : audit [DBG] from='client.14944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:33.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:31.902113+0000 mgr.smithi203.ohooxy (mgr.24465) 228 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:33.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:31.978501+0000 mgr.smithi203.ohooxy (mgr.24465) 229 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:33.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:32.086408+0000 mon.smithi203 (mon.1) 100 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:03:33.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:32.208931+0000 mgr.smithi203.ohooxy (mgr.24465) 230 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:33.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:32.592830+0000 mon.smithi169 (mon.0) 828 : audit [DBG] from='client.? 172.21.15.169:0/3368071944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:03:33.272 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 clients failing to respond to capability release; 1 MDSs report slow requests 2024-04-16T00:03:33.272 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_CLIENT_LATE_RELEASE: 1 clients failing to respond to capability release 2024-04-16T00:03:33.272 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): Client smithi169:foo1 failing to respond to capability release client_id: 14554 2024-04-16T00:03:33.272 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_SLOW_REQUEST: 1 MDSs report slow requests 2024-04-16T00:03:33.272 INFO:teuthology.orchestra.run.smithi169.stdout: mds.foofs.smithi169.vllcwe(mds.0): 5 slow requests are blocked > 30 secs 2024-04-16T00:03:33.936 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.14 MB/sec execute 300 sec latency 279897.106 ms 2024-04-16T00:03:34.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:32.910953+0000 mgr.smithi203.ohooxy (mgr.24465) 231 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:34.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:33.282042+0000 mon.smithi169 (mon.0) 829 : audit [DBG] from='client.? 172.21.15.169:0/3162153556' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:03:34.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:32.910953+0000 mgr.smithi203.ohooxy (mgr.24465) 231 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:03:34.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:33.282042+0000 mon.smithi169 (mon.0) 829 : audit [DBG] from='client.? 172.21.15.169:0/3162153556' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:03:34.936 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.14 MB/sec execute 301 sec latency 280897.192 ms 2024-04-16T00:03:35.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:33.979288+0000 mgr.smithi203.ohooxy (mgr.24465) 232 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:03:35.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:33.979288+0000 mgr.smithi203.ohooxy (mgr.24465) 232 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:03:35.936 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.13 MB/sec execute 302 sec latency 281897.303 ms 2024-04-16T00:03:36.937 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.13 MB/sec execute 303 sec latency 282897.351 ms 2024-04-16T00:03:37.348 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:35.979756+0000 mgr.smithi203.ohooxy (mgr.24465) 233 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:37.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:36.423466+0000 mds.foofs.smithi169.vllcwe (mds.0) 84 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 270.257497 secs 2024-04-16T00:03:37.414 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:35.979756+0000 mgr.smithi203.ohooxy (mgr.24465) 233 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:37.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:36.423466+0000 mds.foofs.smithi169.vllcwe (mds.0) 84 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 270.257497 secs 2024-04-16T00:03:37.937 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.12 MB/sec execute 304 sec latency 283897.401 ms 2024-04-16T00:03:38.937 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.12 MB/sec execute 305 sec latency 284897.510 ms 2024-04-16T00:03:39.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:37.762363+0000 mon.smithi169 (mon.0) 830 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:03:39.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:37.768995+0000 mon.smithi169 (mon.0) 831 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:03:39.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:37.762363+0000 mon.smithi169 (mon.0) 830 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:03:39.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:37.768995+0000 mon.smithi169 (mon.0) 831 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:03:39.937 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.12 MB/sec execute 306 sec latency 285897.633 ms 2024-04-16T00:03:40.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:03:37.791104+0000 mgr.smithi203.ohooxy (mgr.24465) 234 : cephadm [INF] Reconfiguring node-exporter.smithi169 (dependencies changed)... 2024-04-16T00:03:40.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:03:37.791563+0000 mgr.smithi203.ohooxy (mgr.24465) 235 : cephadm [INF] Reconfiguring daemon node-exporter.smithi169 on smithi169 2024-04-16T00:03:40.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:37.980371+0000 mgr.smithi203.ohooxy (mgr.24465) 236 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:40.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:03:37.791104+0000 mgr.smithi203.ohooxy (mgr.24465) 234 : cephadm [INF] Reconfiguring node-exporter.smithi169 (dependencies changed)... 2024-04-16T00:03:40.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:03:37.791563+0000 mgr.smithi203.ohooxy (mgr.24465) 235 : cephadm [INF] Reconfiguring daemon node-exporter.smithi169 on smithi169 2024-04-16T00:03:40.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:37.980371+0000 mgr.smithi203.ohooxy (mgr.24465) 236 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:40.937 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.11 MB/sec execute 307 sec latency 286897.714 ms 2024-04-16T00:03:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.11 MB/sec execute 308 sec latency 287897.779 ms 2024-04-16T00:03:42.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:39.980744+0000 mgr.smithi203.ohooxy (mgr.24465) 237 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:42.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:41.423592+0000 mds.foofs.smithi169.vllcwe (mds.0) 85 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 275.257618 secs 2024-04-16T00:03:42.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:39.980744+0000 mgr.smithi203.ohooxy (mgr.24465) 237 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:42.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:41.423592+0000 mds.foofs.smithi169.vllcwe (mds.0) 85 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 275.257618 secs 2024-04-16T00:03:42.937 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.11 MB/sec execute 309 sec latency 288897.841 ms 2024-04-16T00:03:43.937 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.10 MB/sec execute 310 sec latency 289897.915 ms 2024-04-16T00:03:44.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:41.981307+0000 mgr.smithi203.ohooxy (mgr.24465) 238 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:44.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:41.981307+0000 mgr.smithi203.ohooxy (mgr.24465) 238 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:44.937 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.10 MB/sec execute 311 sec latency 290898.001 ms 2024-04-16T00:03:45.937 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.10 MB/sec execute 312 sec latency 291898.072 ms 2024-04-16T00:03:46.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:43.982041+0000 mgr.smithi203.ohooxy (mgr.24465) 239 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:03:46.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:43.982041+0000 mgr.smithi203.ohooxy (mgr.24465) 239 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:03:46.938 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.09 MB/sec execute 313 sec latency 292898.187 ms 2024-04-16T00:03:47.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:46.423702+0000 mds.foofs.smithi169.vllcwe (mds.0) 86 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 280.257738 secs 2024-04-16T00:03:47.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:46.423702+0000 mds.foofs.smithi169.vllcwe (mds.0) 86 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 280.257738 secs 2024-04-16T00:03:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.09 MB/sec execute 314 sec latency 293898.275 ms 2024-04-16T00:03:48.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:45.982452+0000 mgr.smithi203.ohooxy (mgr.24465) 240 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:48.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:47.086958+0000 mon.smithi203 (mon.1) 101 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:03:48.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:45.982452+0000 mgr.smithi203.ohooxy (mgr.24465) 240 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:48.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:47.086958+0000 mon.smithi203 (mon.1) 101 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:03:48.938 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.09 MB/sec execute 315 sec latency 294898.392 ms 2024-04-16T00:03:49.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:47.983170+0000 mgr.smithi203.ohooxy (mgr.24465) 241 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:49.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:47.983170+0000 mgr.smithi203.ohooxy (mgr.24465) 241 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:49.938 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.08 MB/sec execute 316 sec latency 295898.484 ms 2024-04-16T00:03:50.938 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.08 MB/sec execute 317 sec latency 296898.552 ms 2024-04-16T00:03:51.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:49.983769+0000 mgr.smithi203.ohooxy (mgr.24465) 242 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:51.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:49.983769+0000 mgr.smithi203.ohooxy (mgr.24465) 242 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:51.938 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.07 MB/sec execute 318 sec latency 297898.597 ms 2024-04-16T00:03:52.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:51.423848+0000 mds.foofs.smithi169.vllcwe (mds.0) 87 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 285.257871 secs 2024-04-16T00:03:52.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:51.423911+0000 mds.foofs.smithi169.vllcwe (mds.0) 88 : cluster [WRN] evicting unresponsive client smithi203:foo1 (24345), after 301.943 seconds 2024-04-16T00:03:52.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:51.423920+0000 mds.foofs.smithi169.vllcwe (mds.0) 89 : cluster [INF] Evicting (and blocklisting) client session 24345 (172.21.15.203:0/3683157585) 2024-04-16T00:03:52.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:51.424191+0000 mon.smithi169 (mon.0) 832 : audit [INF] from='mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870]' entity='mds.foofs.smithi169.vllcwe' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.203:0/3683157585"}]: dispatch 2024-04-16T00:03:52.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:51.423848+0000 mds.foofs.smithi169.vllcwe (mds.0) 87 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 285.257871 secs 2024-04-16T00:03:52.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:51.423911+0000 mds.foofs.smithi169.vllcwe (mds.0) 88 : cluster [WRN] evicting unresponsive client smithi203:foo1 (24345), after 301.943 seconds 2024-04-16T00:03:52.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:51.423920+0000 mds.foofs.smithi169.vllcwe (mds.0) 89 : cluster [INF] Evicting (and blocklisting) client session 24345 (172.21.15.203:0/3683157585) 2024-04-16T00:03:52.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:51.424191+0000 mon.smithi169 (mon.0) 832 : audit [INF] from='mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870]' entity='mds.foofs.smithi169.vllcwe' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.203:0/3683157585"}]: dispatch 2024-04-16T00:03:52.938 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.07 MB/sec execute 319 sec latency 298898.652 ms 2024-04-16T00:03:53.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:51.984256+0000 mgr.smithi203.ohooxy (mgr.24465) 243 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:53.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:52.047075+0000 mon.smithi169 (mon.0) 833 : audit [INF] from='mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870]' entity='mds.foofs.smithi169.vllcwe' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.203:0/3683157585"}]': finished 2024-04-16T00:03:53.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:52.047134+0000 mon.smithi169 (mon.0) 834 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-16T00:03:53.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:51.984256+0000 mgr.smithi203.ohooxy (mgr.24465) 243 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:03:53.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:52.047075+0000 mon.smithi169 (mon.0) 833 : audit [INF] from='mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870]' entity='mds.foofs.smithi169.vllcwe' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.203:0/3683157585"}]': finished 2024-04-16T00:03:53.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:52.047134+0000 mon.smithi169 (mon.0) 834 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-16T00:03:53.938 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.07 MB/sec execute 320 sec latency 299898.740 ms 2024-04-16T00:03:54.938 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.06 MB/sec execute 321 sec latency 300898.853 ms 2024-04-16T00:03:55.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:53.985151+0000 mgr.smithi203.ohooxy (mgr.24465) 244 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:03:55.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:53.985151+0000 mgr.smithi203.ohooxy (mgr.24465) 244 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:03:55.939 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.06 MB/sec execute 322 sec latency 301898.972 ms 2024-04-16T00:03:56.939 INFO:teuthology.orchestra.run.smithi169.stdout: 5 99706 1.06 MB/sec execute 323 sec latency 302899.050 ms 2024-04-16T00:03:57.090 INFO:teuthology.orchestra.run.smithi169.stdout:[99609] unlink ./clients/client3/~dmtmp/PM/PMC183.TMP failed (No such file or directory) - expected NT_STATUS_OK 2024-04-16T00:03:57.090 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: child 3 failed at line 99609 2024-04-16T00:03:57.090 INFO:teuthology.orchestra.run.smithi169.stdout:Child failed with status 1 2024-04-16T00:03:57.096 INFO:teuthology.orchestra.run.smithi169.stdout:[99616] unlink ./clients/client2/~dmtmp/PM/PMC184.TMP failed (No such file or directory) - expected NT_STATUS_OK 2024-04-16T00:03:57.096 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: child 2 failed at line 99616 2024-04-16T00:03:57.193 DEBUG:teuthology.orchestra.run.smithi169:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-04-16T00:03:57.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-04-16T00:03:57.321 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:55.985561+0000 mgr.smithi203.ohooxy (mgr.24465) 245 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:03:57.321 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:56.423906+0000 mds.foofs.smithi169.vllcwe (mds.0) 90 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 290.257938 secs 2024-04-16T00:03:57.321 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:56.423954+0000 mds.foofs.smithi169.vllcwe (mds.0) 91 : cluster [WRN] evicting unresponsive client smithi169:foo1 (14554), after 305.73 seconds 2024-04-16T00:03:57.321 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:56.423963+0000 mds.foofs.smithi169.vllcwe (mds.0) 92 : cluster [INF] Evicting (and blocklisting) client session 14554 (172.21.15.169:0/2560646766) 2024-04-16T00:03:57.321 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:56.424311+0000 mon.smithi169 (mon.0) 835 : audit [INF] from='mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870]' entity='mds.foofs.smithi169.vllcwe' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.169:0/2560646766"}]: dispatch 2024-04-16T00:03:57.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-04-16T00:03:57.374 INFO:teuthology.orchestra.run.smithi169.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-16T00:03:57.374 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-16T00:03:57.374 INFO:teuthology.orchestra.run.smithi169.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-04-16T00:03:57.375 INFO:teuthology.orchestra.run.smithi169.stdout:3 of 5 processes prepared for launch 0 sec 2024-04-16T00:03:57.417 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:55.985561+0000 mgr.smithi203.ohooxy (mgr.24465) 245 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 320 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:03:57.418 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:56.423906+0000 mds.foofs.smithi169.vllcwe (mds.0) 90 : cluster [WRN] 5 slow requests, 0 included below; oldest blocked for > 290.257938 secs 2024-04-16T00:03:57.418 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:56.423954+0000 mds.foofs.smithi169.vllcwe (mds.0) 91 : cluster [WRN] evicting unresponsive client smithi169:foo1 (14554), after 305.73 seconds 2024-04-16T00:03:57.418 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:56.423963+0000 mds.foofs.smithi169.vllcwe (mds.0) 92 : cluster [INF] Evicting (and blocklisting) client session 14554 (172.21.15.169:0/2560646766) 2024-04-16T00:03:57.418 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:56.424311+0000 mon.smithi169 (mon.0) 835 : audit [INF] from='mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870]' entity='mds.foofs.smithi169.vllcwe' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.169:0/2560646766"}]: dispatch 2024-04-16T00:03:57.475 INFO:teuthology.orchestra.run.smithi169.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-16T00:03:57.475 INFO:teuthology.orchestra.run.smithi169.stdout:releasing clients 2024-04-16T00:03:58.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:03:57.055823+0000 mon.smithi169 (mon.0) 836 : audit [INF] from='mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870]' entity='mds.foofs.smithi169.vllcwe' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.169:0/2560646766"}]': finished 2024-04-16T00:03:58.349 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:57.055904+0000 mon.smithi169 (mon.0) 837 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-16T00:03:58.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:03:57.055823+0000 mon.smithi169 (mon.0) 836 : audit [INF] from='mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870]' entity='mds.foofs.smithi169.vllcwe' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.169:0/2560646766"}]': finished 2024-04-16T00:03:58.415 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:57.055904+0000 mon.smithi169 (mon.0) 837 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-16T00:03:59.475 INFO:teuthology.orchestra.run.smithi169.stdout: 5 503 39.79 MB/sec execute 1 sec latency 41.736 ms 2024-04-16T00:04:00.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:03:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:57.987295+0000 mgr.smithi203.ohooxy (mgr.24465) 246 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 350 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 3.8 MiB/s wr, 34 op/s 2024-04-16T00:04:00.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:03:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:57.987295+0000 mgr.smithi203.ohooxy (mgr.24465) 246 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 350 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 3.8 MiB/s wr, 34 op/s 2024-04-16T00:04:00.475 INFO:teuthology.orchestra.run.smithi169.stdout: 5 992 31.44 MB/sec execute 2 sec latency 48.775 ms 2024-04-16T00:04:01.475 INFO:teuthology.orchestra.run.smithi169.stdout: 5 1826 28.06 MB/sec execute 3 sec latency 16.898 ms 2024-04-16T00:04:02.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:03:59.988541+0000 mgr.smithi203.ohooxy (mgr.24465) 247 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 350 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 3.8 MiB/s wr, 34 op/s 2024-04-16T00:04:02.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:03:59.988541+0000 mgr.smithi203.ohooxy (mgr.24465) 247 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 350 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 3.8 MiB/s wr, 34 op/s 2024-04-16T00:04:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: 5 2639 25.13 MB/sec execute 4 sec latency 21.229 ms 2024-04-16T00:04:03.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:02.087056+0000 mon.smithi203 (mon.1) 102 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:04:03.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:02.087056+0000 mon.smithi203 (mon.1) 102 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:04:03.475 INFO:teuthology.orchestra.run.smithi169.stdout: 5 cleanup 5 sec 2024-04-16T00:04:03.687 INFO:teuthology.orchestra.run.smithi169.stdout: 0 cleanup 5 sec 2024-04-16T00:04:03.687 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: Operation Count AvgLat MaxLat 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: ---------------------------------------- 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: NTCreateX 2491 2.764 43.546 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: Close 2111 2.443 24.108 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: Rename 120 7.966 48.763 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: Unlink 287 3.411 11.406 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: Qpathinfo 2271 0.964 14.656 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: Qfileinfo 708 6.716 31.322 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: Qfsinfo 445 0.450 4.392 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: Sfileinfo 250 6.769 20.883 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: Find 951 0.304 3.370 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: WriteX 2483 0.020 0.061 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: ReadX 4652 0.009 0.889 2024-04-16T00:04:03.688 INFO:teuthology.orchestra.run.smithi169.stdout: LockX 10 0.383 1.388 2024-04-16T00:04:03.689 INFO:teuthology.orchestra.run.smithi169.stdout: UnlockX 10 0.308 1.070 2024-04-16T00:04:03.689 INFO:teuthology.orchestra.run.smithi169.stdout: Flush 215 8.418 25.829 2024-04-16T00:04:03.689 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-16T00:04:03.689 INFO:teuthology.orchestra.run.smithi169.stdout:Throughput 25.13 MB/sec 5 clients 5 procs max_latency=48.775 ms 2024-04-16T00:04:03.690 DEBUG:teuthology.parallel:result is None 2024-04-16T00:04:03.742 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:04:04.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:01.988874+0000 mgr.smithi203.ohooxy (mgr.24465) 248 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 350 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 3.1 MiB/s wr, 27 op/s 2024-04-16T00:04:04.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:03.450297+0000 mon.smithi169 (mon.0) 838 : cluster [INF] MDS health message cleared (mds.?): Client smithi169:foo1 failing to respond to capability release 2024-04-16T00:04:04.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:03.450322+0000 mon.smithi169 (mon.0) 839 : cluster [INF] MDS health message cleared (mds.?): 5 slow requests are blocked > 30 secs 2024-04-16T00:04:04.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:01.988874+0000 mgr.smithi203.ohooxy (mgr.24465) 248 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 350 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 3.1 MiB/s wr, 27 op/s 2024-04-16T00:04:04.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:03.450297+0000 mon.smithi169 (mon.0) 838 : cluster [INF] MDS health message cleared (mds.?): Client smithi169:foo1 failing to respond to capability release 2024-04-16T00:04:04.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:03.450322+0000 mon.smithi169 (mon.0) 839 : cluster [INF] MDS health message cleared (mds.?): 5 slow requests are blocked > 30 secs 2024-04-16T00:04:04.381 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:04:04.381 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:04:04.381 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (13m) 4m ago 13m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:04:04.381 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (12m) 4m ago 12m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:04:04.381 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 starting - - - - 2024-04-16T00:04:04.381 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (7m) 4m ago 7m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:04:04.381 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (7m) 4m ago 7m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:04:04.381 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (14m) 4m ago 14m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:04:04.381 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (5m) 4m ago 12m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (14m) 4m ago 14m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (12m) 4m ago 12m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (5m) 4m ago 5m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (4m) 4m ago 4m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (12m) 4m ago 12m 17.0M - 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (12m) 4m ago 12m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (11m) 4m ago 11m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (11m) 4m ago 11m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (11m) 4m ago 11m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (10m) 4m ago 10m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (10m) 4m ago 10m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (10m) 4m ago 10m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (9m) 4m ago 9m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:04:04.382 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (9m) 4m ago 9m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:04:04.383 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (11m) 4m ago 12m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:04:04.752 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:04:04.752 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:04:04.753 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:04:04.753 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:04:04.753 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:04:04.753 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:04:04.753 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:04:04.753 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:04:04.753 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:04:04.753 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:04:04.753 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:04:04.753 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:04:04.753 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:04:04.753 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:04:04.753 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:04:04.754 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:04:04.754 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:04:04.754 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:04:04.754 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:04:05.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:03.737990+0000 mgr.smithi203.ohooxy (mgr.24465) 249 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:05.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:03.757675+0000 mon.smithi169 (mon.0) 840 : cluster [INF] Health check cleared: MDS_CLIENT_LATE_RELEASE (was: 1 clients failing to respond to capability release) 2024-04-16T00:04:05.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:03.757703+0000 mon.smithi169 (mon.0) 841 : cluster [INF] Health check cleared: MDS_SLOW_REQUEST (was: 1 MDSs report slow requests) 2024-04-16T00:04:05.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:03.757716+0000 mon.smithi169 (mon.0) 842 : cluster [INF] Cluster is now healthy 2024-04-16T00:04:05.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:03.760576+0000 mon.smithi169 (mon.0) 843 : cluster [DBG] mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870] up:active 2024-04-16T00:04:05.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:03.760620+0000 mon.smithi169 (mon.0) 844 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-16T00:04:05.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:04 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:04.761382+0000 mon.smithi169 (mon.0) 845 : audit [DBG] from='client.? 172.21.15.169:0/3071237041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:04:05.165 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:04:05.165 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:04:05.165 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:04:05.165 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:04:05.165 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:04:05.165 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:04:05.165 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:04:05.165 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:04:05.166 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:04:05.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:03.737990+0000 mgr.smithi203.ohooxy (mgr.24465) 249 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:05.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:03.757675+0000 mon.smithi169 (mon.0) 840 : cluster [INF] Health check cleared: MDS_CLIENT_LATE_RELEASE (was: 1 clients failing to respond to capability release) 2024-04-16T00:04:05.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:03.757703+0000 mon.smithi169 (mon.0) 841 : cluster [INF] Health check cleared: MDS_SLOW_REQUEST (was: 1 MDSs report slow requests) 2024-04-16T00:04:05.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:03.757716+0000 mon.smithi169 (mon.0) 842 : cluster [INF] Cluster is now healthy 2024-04-16T00:04:05.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:03.760576+0000 mon.smithi169 (mon.0) 843 : cluster [DBG] mds.? [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870] up:active 2024-04-16T00:04:05.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:03.760620+0000 mon.smithi169 (mon.0) 844 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-16T00:04:05.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:04.761382+0000 mon.smithi169 (mon.0) 845 : audit [DBG] from='client.? 172.21.15.169:0/3071237041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:04:05.543 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:04:06.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:03.989446+0000 mgr.smithi203.ohooxy (mgr.24465) 250 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 327 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 14 MiB/s wr, 492 op/s 2024-04-16T00:04:06.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:04.073219+0000 mgr.smithi203.ohooxy (mgr.24465) 251 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:06.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:04.380186+0000 mgr.smithi203.ohooxy (mgr.24465) 252 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:06.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:05.552368+0000 mon.smithi169 (mon.0) 846 : audit [DBG] from='client.? 172.21.15.169:0/4293481711' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:04:06.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:03.989446+0000 mgr.smithi203.ohooxy (mgr.24465) 250 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 327 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 14 MiB/s wr, 492 op/s 2024-04-16T00:04:06.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:04.073219+0000 mgr.smithi203.ohooxy (mgr.24465) 251 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:06.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:04.380186+0000 mgr.smithi203.ohooxy (mgr.24465) 252 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:06.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:05.552368+0000 mon.smithi169 (mon.0) 846 : audit [DBG] from='client.? 172.21.15.169:0/4293481711' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:04:07.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:05.173709+0000 mgr.smithi203.ohooxy (mgr.24465) 253 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:07.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:05.173709+0000 mgr.smithi203.ohooxy (mgr.24465) 253 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:08.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:05.989887+0000 mgr.smithi203.ohooxy (mgr.24465) 254 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 327 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 14 MiB/s wr, 492 op/s 2024-04-16T00:04:08.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:05.989887+0000 mgr.smithi203.ohooxy (mgr.24465) 254 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 327 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 14 MiB/s wr, 492 op/s 2024-04-16T00:04:10.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:07.990622+0000 mgr.smithi203.ohooxy (mgr.24465) 255 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 221 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 14 MiB/s wr, 540 op/s 2024-04-16T00:04:10.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:07.990622+0000 mgr.smithi203.ohooxy (mgr.24465) 255 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 221 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 14 MiB/s wr, 540 op/s 2024-04-16T00:04:12.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:09.991115+0000 mgr.smithi203.ohooxy (mgr.24465) 256 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 221 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.9 MiB/s wr, 469 op/s 2024-04-16T00:04:12.165 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:09.991115+0000 mgr.smithi203.ohooxy (mgr.24465) 256 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 221 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.9 MiB/s wr, 469 op/s 2024-04-16T00:04:14.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:11.991584+0000 mgr.smithi203.ohooxy (mgr.24465) 257 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 221 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.9 MiB/s wr, 469 op/s 2024-04-16T00:04:14.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:11.991584+0000 mgr.smithi203.ohooxy (mgr.24465) 257 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 221 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.9 MiB/s wr, 469 op/s 2024-04-16T00:04:16.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:13.992425+0000 mgr.smithi203.ohooxy (mgr.24465) 258 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.9 MiB/s wr, 471 op/s 2024-04-16T00:04:16.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:13.992425+0000 mgr.smithi203.ohooxy (mgr.24465) 258 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.9 MiB/s wr, 471 op/s 2024-04-16T00:04:18.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:15.993034+0000 mgr.smithi203.ohooxy (mgr.24465) 259 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 773 KiB/s wr, 83 op/s 2024-04-16T00:04:18.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:17.091629+0000 mon.smithi169 (mon.0) 847 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:04:18.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:17.092637+0000 mon.smithi203 (mon.1) 103 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:04:18.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:15.993034+0000 mgr.smithi203.ohooxy (mgr.24465) 259 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 773 KiB/s wr, 83 op/s 2024-04-16T00:04:18.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:17.091629+0000 mon.smithi169 (mon.0) 847 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:04:18.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:17.092637+0000 mon.smithi203 (mon.1) 103 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:04:19.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:17.993733+0000 mgr.smithi203.ohooxy (mgr.24465) 260 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 773 KiB/s wr, 83 op/s 2024-04-16T00:04:19.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:17.993733+0000 mgr.smithi203.ohooxy (mgr.24465) 260 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 773 KiB/s wr, 83 op/s 2024-04-16T00:04:21.350 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:19.994111+0000 mgr.smithi203.ohooxy (mgr.24465) 261 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-04-16T00:04:21.416 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:19.994111+0000 mgr.smithi203.ohooxy (mgr.24465) 261 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-04-16T00:04:24.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:21.994603+0000 mgr.smithi203.ohooxy (mgr.24465) 262 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-04-16T00:04:24.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:21.994603+0000 mgr.smithi203.ohooxy (mgr.24465) 262 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 426 B/s rd, 1.4 KiB/s wr, 1 op/s 2024-04-16T00:04:26.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:23.995313+0000 mgr.smithi203.ohooxy (mgr.24465) 263 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 597 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-16T00:04:26.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:23.995313+0000 mgr.smithi203.ohooxy (mgr.24465) 263 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 597 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-16T00:04:28.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:25.995773+0000 mgr.smithi203.ohooxy (mgr.24465) 264 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-16T00:04:28.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:25.995773+0000 mgr.smithi203.ohooxy (mgr.24465) 264 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-16T00:04:30.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:27.996401+0000 mgr.smithi203.ohooxy (mgr.24465) 265 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-16T00:04:30.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:27.996401+0000 mgr.smithi203.ohooxy (mgr.24465) 265 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-16T00:04:32.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:29.996908+0000 mgr.smithi203.ohooxy (mgr.24465) 266 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:32.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:29.996908+0000 mgr.smithi203.ohooxy (mgr.24465) 266 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:33.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:32.087798+0000 mon.smithi203 (mon.1) 104 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:04:33.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:32.087798+0000 mon.smithi203 (mon.1) 104 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:04:34.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:31.997505+0000 mgr.smithi203.ohooxy (mgr.24465) 267 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:34.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:31.997505+0000 mgr.smithi203.ohooxy (mgr.24465) 267 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:35.885 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:04:36.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:33.998472+0000 mgr.smithi203.ohooxy (mgr.24465) 268 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:04:36.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:33.998472+0000 mgr.smithi203.ohooxy (mgr.24465) 268 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:04:36.508 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:04:36.508 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (13m) 5m ago 13m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (13m) 5m ago 13m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 starting - - - - 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (8m) 5m ago 8m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (8m) 5m ago 8m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (15m) 5m ago 15m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (6m) 5m ago 12m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (15m) 5m ago 15m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (12m) 5m ago 12m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (5m) 5m ago 5m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (5m) 5m ago 5m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (13m) 5m ago 13m 17.0M - 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (12m) 5m ago 12m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:04:36.509 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (12m) 5m ago 12m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:04:36.510 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (11m) 5m ago 11m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:04:36.510 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (11m) 5m ago 11m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:04:36.510 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (11m) 5m ago 11m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:04:36.510 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (10m) 5m ago 10m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:04:36.510 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (10m) 5m ago 10m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:04:36.510 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (10m) 5m ago 10m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:04:36.510 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (9m) 5m ago 9m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:04:36.510 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (12m) 5m ago 13m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:04:36.880 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:04:36.880 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:04:36.880 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:04:36.880 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:04:36.880 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:04:36.880 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:04:36.880 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:04:36.881 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:04:36.881 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:04:36.881 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:04:36.881 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:04:36.881 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:04:36.881 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:04:36.881 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:04:36.881 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:04:36.881 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:04:36.881 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:04:36.881 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:04:36.882 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:04:37.195 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:04:37.196 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:04:37.196 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:04:37.196 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:04:37.196 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:04:37.196 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:04:37.196 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:04:37.196 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:04:37.196 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:04:37.570 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:04:38.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:35.879895+0000 mgr.smithi203.ohooxy (mgr.24465) 269 : audit [DBG] from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:38.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:35.998852+0000 mgr.smithi203.ohooxy (mgr.24465) 270 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:38.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:36.194332+0000 mgr.smithi203.ohooxy (mgr.24465) 271 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:38.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:36.506621+0000 mgr.smithi203.ohooxy (mgr.24465) 272 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:38.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:36.887712+0000 mon.smithi169 (mon.0) 848 : audit [DBG] from='client.? 172.21.15.169:0/4173955541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:04:38.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:37.578495+0000 mon.smithi169 (mon.0) 849 : audit [DBG] from='client.? 172.21.15.169:0/1737200445' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:04:38.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:35.879895+0000 mgr.smithi203.ohooxy (mgr.24465) 269 : audit [DBG] from='client.14992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:38.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:35.998852+0000 mgr.smithi203.ohooxy (mgr.24465) 270 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:38.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:36.194332+0000 mgr.smithi203.ohooxy (mgr.24465) 271 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:38.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:36.506621+0000 mgr.smithi203.ohooxy (mgr.24465) 272 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:38.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:36.887712+0000 mon.smithi169 (mon.0) 848 : audit [DBG] from='client.? 172.21.15.169:0/4173955541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:04:38.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:37.578495+0000 mon.smithi169 (mon.0) 849 : audit [DBG] from='client.? 172.21.15.169:0/1737200445' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:04:39.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:37.203195+0000 mgr.smithi203.ohooxy (mgr.24465) 273 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:39.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:37.203195+0000 mgr.smithi203.ohooxy (mgr.24465) 273 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:04:40.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:37.999580+0000 mgr.smithi203.ohooxy (mgr.24465) 274 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:40.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:37.999580+0000 mgr.smithi203.ohooxy (mgr.24465) 274 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:42.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:39.999954+0000 mgr.smithi203.ohooxy (mgr.24465) 275 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:42.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:39.999954+0000 mgr.smithi203.ohooxy (mgr.24465) 275 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:44.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:42.000377+0000 mgr.smithi203.ohooxy (mgr.24465) 276 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:44.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:42.000377+0000 mgr.smithi203.ohooxy (mgr.24465) 276 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:46.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:44.001046+0000 mgr.smithi203.ohooxy (mgr.24465) 277 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:04:46.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:44.001046+0000 mgr.smithi203.ohooxy (mgr.24465) 277 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:04:47.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:46.001505+0000 mgr.smithi203.ohooxy (mgr.24465) 278 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:47.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:46.001505+0000 mgr.smithi203.ohooxy (mgr.24465) 278 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:48.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:04:47.088441+0000 mon.smithi203 (mon.1) 105 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:04:48.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:04:47.088441+0000 mon.smithi203 (mon.1) 105 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:04:49.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:48.002409+0000 mgr.smithi203.ohooxy (mgr.24465) 279 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:49.166 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:48.002409+0000 mgr.smithi203.ohooxy (mgr.24465) 279 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:51.350 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:50.002881+0000 mgr.smithi203.ohooxy (mgr.24465) 280 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:51.417 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:50.002881+0000 mgr.smithi203.ohooxy (mgr.24465) 280 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:54.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:52.003314+0000 mgr.smithi203.ohooxy (mgr.24465) 281 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:54.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:52.003314+0000 mgr.smithi203.ohooxy (mgr.24465) 281 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:56.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:54.004185+0000 mgr.smithi203.ohooxy (mgr.24465) 282 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:04:56.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:54.004185+0000 mgr.smithi203.ohooxy (mgr.24465) 282 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:04:58.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:56.004526+0000 mgr.smithi203.ohooxy (mgr.24465) 283 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:04:58.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:56.004526+0000 mgr.smithi203.ohooxy (mgr.24465) 283 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:00.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:04:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:04:58.005227+0000 mgr.smithi203.ohooxy (mgr.24465) 284 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:00.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:04:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:04:58.005227+0000 mgr.smithi203.ohooxy (mgr.24465) 284 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:02.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:00.005649+0000 mgr.smithi203.ohooxy (mgr.24465) 285 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:02.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:00.005649+0000 mgr.smithi203.ohooxy (mgr.24465) 285 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:03.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:02.088528+0000 mon.smithi203 (mon.1) 106 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:05:03.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:02.088528+0000 mon.smithi203 (mon.1) 106 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:05:04.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:02.005989+0000 mgr.smithi203.ohooxy (mgr.24465) 286 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:04.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:02.005989+0000 mgr.smithi203.ohooxy (mgr.24465) 286 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:06.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:04.006791+0000 mgr.smithi203.ohooxy (mgr.24465) 287 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:05:06.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:04.006791+0000 mgr.smithi203.ohooxy (mgr.24465) 287 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:05:07.917 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:05:08.100 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:06.007245+0000 mgr.smithi203.ohooxy (mgr.24465) 288 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:08.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:06.007245+0000 mgr.smithi203.ohooxy (mgr.24465) 288 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:08.539 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:05:08.539 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:05:08.539 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (14m) 5m ago 14m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:05:08.539 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (13m) 5m ago 13m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 starting - - - - 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (8m) 5m ago 8m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (8m) 5m ago 8m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (15m) 5m ago 15m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (6m) 5m ago 13m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (15m) 5m ago 16m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (13m) 5m ago 13m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (6m) 5m ago 6m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (6m) 5m ago 6m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (14m) 5m ago 14m 17.0M - 0.18.1 e5a616e4b9cf e9751b23779e 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (13m) 5m ago 13m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (12m) 5m ago 12m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (12m) 5m ago 12m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:05:08.540 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (12m) 5m ago 12m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:05:08.541 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (11m) 5m ago 11m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:05:08.541 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (11m) 5m ago 11m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:05:08.541 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (11m) 5m ago 11m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:05:08.541 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (10m) 5m ago 10m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:05:08.541 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (10m) 5m ago 10m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:05:08.541 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (12m) 5m ago 13m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:05:08.912 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:05:08.912 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:05:08.912 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:05:08.912 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:05:08.912 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:05:08.912 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:05:08.912 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:05:08.912 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:05:08.912 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:05:08.912 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:05:08.912 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:05:08.913 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:05:08.913 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:05:08.913 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:05:08.913 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:05:08.913 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:05:08.913 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:05:08.913 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:05:08.913 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:05:09.224 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:05:09.224 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:05:09.225 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:05:09.225 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:05:09.225 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:05:09.225 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:05:09.225 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:05:09.225 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:05:09.225 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:05:09.597 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:05:10.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:07.912223+0000 mgr.smithi203.ohooxy (mgr.24465) 289 : audit [DBG] from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:10.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:08.007963+0000 mgr.smithi203.ohooxy (mgr.24465) 290 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:10.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:08.230140+0000 mgr.smithi203.ohooxy (mgr.24465) 291 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:10.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:08.536551+0000 mgr.smithi203.ohooxy (mgr.24465) 292 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:10.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:08.919291+0000 mon.smithi169 (mon.0) 850 : audit [DBG] from='client.? 172.21.15.169:0/1968218086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:05:10.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:09.604734+0000 mon.smithi169 (mon.0) 851 : audit [DBG] from='client.? 172.21.15.169:0/2138161255' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:05:10.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:07.912223+0000 mgr.smithi203.ohooxy (mgr.24465) 289 : audit [DBG] from='client.15016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:10.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:08.007963+0000 mgr.smithi203.ohooxy (mgr.24465) 290 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:10.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:08.230140+0000 mgr.smithi203.ohooxy (mgr.24465) 291 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:10.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:08.536551+0000 mgr.smithi203.ohooxy (mgr.24465) 292 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:10.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:08.919291+0000 mon.smithi169 (mon.0) 850 : audit [DBG] from='client.? 172.21.15.169:0/1968218086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:05:10.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:09.604734+0000 mon.smithi169 (mon.0) 851 : audit [DBG] from='client.? 172.21.15.169:0/2138161255' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:05:11.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:09.231490+0000 mgr.smithi203.ohooxy (mgr.24465) 293 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:11.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:09.231490+0000 mgr.smithi203.ohooxy (mgr.24465) 293 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:12.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:10.008380+0000 mgr.smithi203.ohooxy (mgr.24465) 294 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:12.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:10.008380+0000 mgr.smithi203.ohooxy (mgr.24465) 294 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:14.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:12.009021+0000 mgr.smithi203.ohooxy (mgr.24465) 295 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:14.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:12.009021+0000 mgr.smithi203.ohooxy (mgr.24465) 295 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:15.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:14.009743+0000 mgr.smithi203.ohooxy (mgr.24465) 296 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:05:15.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:14.009743+0000 mgr.smithi203.ohooxy (mgr.24465) 296 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:05:17.351 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:16.010130+0000 mgr.smithi203.ohooxy (mgr.24465) 297 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:17.417 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:16.010130+0000 mgr.smithi203.ohooxy (mgr.24465) 297 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:18.351 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:17.088969+0000 mon.smithi203 (mon.1) 107 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:05:18.417 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:17.088969+0000 mon.smithi203 (mon.1) 107 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:05:20.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:18.010963+0000 mgr.smithi203.ohooxy (mgr.24465) 298 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:20.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:18.010963+0000 mgr.smithi203.ohooxy (mgr.24465) 298 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:22.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:20.011358+0000 mgr.smithi203.ohooxy (mgr.24465) 299 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:22.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:20.011358+0000 mgr.smithi203.ohooxy (mgr.24465) 299 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:24.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:22.011785+0000 mgr.smithi203.ohooxy (mgr.24465) 300 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:24.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:22.011785+0000 mgr.smithi203.ohooxy (mgr.24465) 300 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:26.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:24.012400+0000 mgr.smithi203.ohooxy (mgr.24465) 301 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:05:26.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:24.012400+0000 mgr.smithi203.ohooxy (mgr.24465) 301 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:05:28.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:26.012892+0000 mgr.smithi203.ohooxy (mgr.24465) 302 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:28.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:26.012892+0000 mgr.smithi203.ohooxy (mgr.24465) 302 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:30.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:28.013722+0000 mgr.smithi203.ohooxy (mgr.24465) 303 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:30.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:28.013722+0000 mgr.smithi203.ohooxy (mgr.24465) 303 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:32.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:30.014063+0000 mgr.smithi203.ohooxy (mgr.24465) 304 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:32.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:30.014063+0000 mgr.smithi203.ohooxy (mgr.24465) 304 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:33.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:32.089244+0000 mon.smithi203 (mon.1) 108 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:05:33.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:32.089244+0000 mon.smithi203 (mon.1) 108 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:05:34.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:32.014518+0000 mgr.smithi203.ohooxy (mgr.24465) 305 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:34.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:32.014518+0000 mgr.smithi203.ohooxy (mgr.24465) 305 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:36.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:34.015493+0000 mgr.smithi203.ohooxy (mgr.24465) 306 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:05:36.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:34.015493+0000 mgr.smithi203.ohooxy (mgr.24465) 306 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:05:38.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:36.015946+0000 mgr.smithi203.ohooxy (mgr.24465) 307 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:38.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:36.015946+0000 mgr.smithi203.ohooxy (mgr.24465) 307 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:39.945 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:05:40.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:38.016758+0000 mgr.smithi203.ohooxy (mgr.24465) 308 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:40.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:39.555198+0000 mon.smithi169 (mon.0) 852 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:05:40.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:39.561301+0000 mon.smithi169 (mon.0) 853 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:05:40.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:38.016758+0000 mgr.smithi203.ohooxy (mgr.24465) 308 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:40.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:39.555198+0000 mon.smithi169 (mon.0) 852 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:05:40.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:39.561301+0000 mon.smithi169 (mon.0) 853 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:05:40.585 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:05:40.586 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:05:40.586 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (15m) 6m ago 15m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:05:40.586 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (14m) 6m ago 14m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:05:40.586 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 starting - - - - 2024-04-16T00:05:40.586 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (9m) 6m ago 9m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:05:40.586 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (9m) 6m ago 9m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:05:40.586 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (16m) 6m ago 16m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:05:40.586 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (7m) 6m ago 14m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:05:40.586 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (16m) 6m ago 16m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:05:40.586 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (13m) 6m ago 13m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:05:40.586 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (6m) 6m ago 6m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:05:40.587 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (6m) 6m ago 6m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:05:40.587 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 starting - - - - 2024-04-16T00:05:40.587 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (13m) 6m ago 13m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:05:40.587 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (13m) 6m ago 13m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:05:40.587 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (12m) 6m ago 12m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:05:40.587 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (12m) 6m ago 12m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:05:40.587 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (12m) 6m ago 12m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:05:40.587 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (11m) 6m ago 11m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:05:40.587 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (11m) 6m ago 11m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:05:40.587 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (11m) 6m ago 11m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:05:40.587 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (10m) 6m ago 10m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:05:40.587 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (13m) 6m ago 14m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:05:40.988 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:05:40.988 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:05:40.988 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:05:40.988 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:05:40.989 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:05:40.990 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:05:41.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:05:39.600017+0000 mgr.smithi203.ohooxy (mgr.24465) 309 : cephadm [INF] Reconfiguring prometheus.smithi169 (dependencies changed)... 2024-04-16T00:05:41.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:05:39.600017+0000 mgr.smithi203.ohooxy (mgr.24465) 309 : cephadm [INF] Reconfiguring prometheus.smithi169 (dependencies changed)... 2024-04-16T00:05:41.352 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:05:41.352 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:05:41.352 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:05:41.352 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:05:41.353 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:05:41.353 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:05:41.353 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:05:41.353 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:05:41.353 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:05:42.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:05:39.821736+0000 mgr.smithi203.ohooxy (mgr.24465) 310 : cephadm [INF] Reconfiguring daemon prometheus.smithi169 on smithi169 2024-04-16T00:05:42.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:39.932498+0000 mgr.smithi203.ohooxy (mgr.24465) 311 : audit [DBG] from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:42.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:40.017097+0000 mgr.smithi203.ohooxy (mgr.24465) 312 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:42.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:40.277689+0000 mgr.smithi203.ohooxy (mgr.24465) 313 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:42.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:40.582560+0000 mgr.smithi203.ohooxy (mgr.24465) 314 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:42.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:40.995089+0000 mon.smithi169 (mon.0) 854 : audit [DBG] from='client.? 172.21.15.169:0/1894166873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:05:42.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:41.358456+0000 mgr.smithi203.ohooxy (mgr.24465) 315 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:42.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:05:39.821736+0000 mgr.smithi203.ohooxy (mgr.24465) 310 : cephadm [INF] Reconfiguring daemon prometheus.smithi169 on smithi169 2024-04-16T00:05:42.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:39.932498+0000 mgr.smithi203.ohooxy (mgr.24465) 311 : audit [DBG] from='client.15040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:42.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:40.017097+0000 mgr.smithi203.ohooxy (mgr.24465) 312 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:42.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:40.277689+0000 mgr.smithi203.ohooxy (mgr.24465) 313 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:42.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:40.582560+0000 mgr.smithi203.ohooxy (mgr.24465) 314 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:42.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:40.995089+0000 mon.smithi169 (mon.0) 854 : audit [DBG] from='client.? 172.21.15.169:0/1894166873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:05:42.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:41.358456+0000 mgr.smithi203.ohooxy (mgr.24465) 315 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:05:43.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:41.809631+0000 mon.smithi169 (mon.0) 855 : audit [DBG] from='client.? 172.21.15.169:0/358096349' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:05:43.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:42.017476+0000 mgr.smithi203.ohooxy (mgr.24465) 316 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:43.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:41.809631+0000 mon.smithi169 (mon.0) 855 : audit [DBG] from='client.? 172.21.15.169:0/358096349' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:05:43.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:42.017476+0000 mgr.smithi203.ohooxy (mgr.24465) 316 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:45.351 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:44.018410+0000 mgr.smithi203.ohooxy (mgr.24465) 317 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:05:45.418 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:44.018410+0000 mgr.smithi203.ohooxy (mgr.24465) 317 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:05:47.101 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:46.019040+0000 mgr.smithi203.ohooxy (mgr.24465) 318 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:47.418 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:46.019040+0000 mgr.smithi203.ohooxy (mgr.24465) 318 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:48.266 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:05:47.089624+0000 mon.smithi203 (mon.1) 109 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:05:48.418 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:05:47.089624+0000 mon.smithi203 (mon.1) 109 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:05:50.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:48.019699+0000 mgr.smithi203.ohooxy (mgr.24465) 319 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:50.167 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:48.019699+0000 mgr.smithi203.ohooxy (mgr.24465) 319 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:52.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:50.020145+0000 mgr.smithi203.ohooxy (mgr.24465) 320 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:52.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:50.020145+0000 mgr.smithi203.ohooxy (mgr.24465) 320 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:54.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:52.020615+0000 mgr.smithi203.ohooxy (mgr.24465) 321 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:54.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:52.020615+0000 mgr.smithi203.ohooxy (mgr.24465) 321 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:56.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:54.021506+0000 mgr.smithi203.ohooxy (mgr.24465) 322 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:05:56.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:54.021506+0000 mgr.smithi203.ohooxy (mgr.24465) 322 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:05:58.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:56.021877+0000 mgr.smithi203.ohooxy (mgr.24465) 323 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:05:58.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:56.021877+0000 mgr.smithi203.ohooxy (mgr.24465) 323 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:00.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:05:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:05:58.022510+0000 mgr.smithi203.ohooxy (mgr.24465) 324 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:00.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:05:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:05:58.022510+0000 mgr.smithi203.ohooxy (mgr.24465) 324 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:02.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:00.022956+0000 mgr.smithi203.ohooxy (mgr.24465) 325 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:02.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:00.022956+0000 mgr.smithi203.ohooxy (mgr.24465) 325 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:03.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:02.089912+0000 mon.smithi203 (mon.1) 110 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:06:03.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:02.089912+0000 mon.smithi203 (mon.1) 110 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:06:04.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:02.023534+0000 mgr.smithi203.ohooxy (mgr.24465) 326 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:04.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:02.023534+0000 mgr.smithi203.ohooxy (mgr.24465) 326 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:06.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:04.024217+0000 mgr.smithi203.ohooxy (mgr.24465) 327 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:06:06.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:04.024217+0000 mgr.smithi203.ohooxy (mgr.24465) 327 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:06:08.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:06.024775+0000 mgr.smithi203.ohooxy (mgr.24465) 328 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:08.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:06.024775+0000 mgr.smithi203.ohooxy (mgr.24465) 328 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:10.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:08.025538+0000 mgr.smithi203.ohooxy (mgr.24465) 329 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:10.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:08.025538+0000 mgr.smithi203.ohooxy (mgr.24465) 329 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:12.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:10.026069+0000 mgr.smithi203.ohooxy (mgr.24465) 330 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:12.151 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:06:12.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:10.026069+0000 mgr.smithi203.ohooxy (mgr.24465) 330 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:12.770 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:06:12.771 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:06:12.771 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (15m) 6m ago 15m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:06:12.771 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (14m) 7m ago 14m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:06:12.771 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 starting - - - - 2024-04-16T00:06:12.771 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (10m) 6m ago 10m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:06:12.771 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (9m) 7m ago 9m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:06:12.771 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (16m) 6m ago 16m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:06:12.771 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (7m) 7m ago 14m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:06:12.771 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (17m) 6m ago 17m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:06:12.771 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (14m) 7m ago 14m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:06:12.771 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (7m) 6m ago 7m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:06:12.771 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (7m) 7m ago 7m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:06:12.771 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 starting - - - - 2024-04-16T00:06:12.772 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (14m) 7m ago 14m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:06:12.772 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (13m) 6m ago 13m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:06:12.772 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (13m) 6m ago 13m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:06:12.772 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (13m) 6m ago 13m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:06:12.772 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (12m) 6m ago 12m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:06:12.772 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (12m) 7m ago 12m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:06:12.772 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (12m) 7m ago 12m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:06:12.772 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (11m) 7m ago 11m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:06:12.772 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (11m) 7m ago 11m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:06:12.772 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (13m) 6m ago 14m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:06:13.147 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:06:13.147 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:06:13.147 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:06:13.147 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:06:13.147 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:06:13.147 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:06:13.147 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:06:13.147 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:06:13.148 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:06:13.148 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:06:13.148 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:06:13.148 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:06:13.148 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:06:13.148 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:06:13.148 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:06:13.148 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:06:13.148 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:06:13.148 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:06:13.148 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:06:13.461 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:06:13.461 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:06:13.461 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:06:13.461 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:06:13.461 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:06:13.461 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:06:13.461 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:06:13.461 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:06:13.462 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:06:13.841 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:06:14.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:12.026661+0000 mgr.smithi203.ohooxy (mgr.24465) 331 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:14.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:12.144035+0000 mgr.smithi203.ohooxy (mgr.24465) 332 : audit [DBG] from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:14.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:12.460256+0000 mgr.smithi203.ohooxy (mgr.24465) 333 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:14.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:12.764076+0000 mgr.smithi203.ohooxy (mgr.24465) 334 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:14.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:13.153160+0000 mon.smithi169 (mon.0) 856 : audit [DBG] from='client.? 172.21.15.169:0/4086467263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:06:14.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:12.026661+0000 mgr.smithi203.ohooxy (mgr.24465) 331 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:14.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:12.144035+0000 mgr.smithi203.ohooxy (mgr.24465) 332 : audit [DBG] from='client.15064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:14.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:12.460256+0000 mgr.smithi203.ohooxy (mgr.24465) 333 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:14.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:12.764076+0000 mgr.smithi203.ohooxy (mgr.24465) 334 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:14.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:13.153160+0000 mon.smithi169 (mon.0) 856 : audit [DBG] from='client.? 172.21.15.169:0/4086467263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:06:15.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:13.466308+0000 mgr.smithi203.ohooxy (mgr.24465) 335 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:15.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:13.847246+0000 mon.smithi169 (mon.0) 857 : audit [DBG] from='client.? 172.21.15.169:0/1510702765' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:06:15.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:13.466308+0000 mgr.smithi203.ohooxy (mgr.24465) 335 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:15.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:13.847246+0000 mon.smithi169 (mon.0) 857 : audit [DBG] from='client.? 172.21.15.169:0/1510702765' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:06:16.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:14.027316+0000 mgr.smithi203.ohooxy (mgr.24465) 336 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:06:16.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:14.027316+0000 mgr.smithi203.ohooxy (mgr.24465) 336 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:06:18.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:16.027813+0000 mgr.smithi203.ohooxy (mgr.24465) 337 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:18.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:17.090330+0000 mon.smithi203 (mon.1) 111 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:06:18.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:16.027813+0000 mgr.smithi203.ohooxy (mgr.24465) 337 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:18.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:17.090330+0000 mon.smithi203 (mon.1) 111 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:06:20.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:18.028402+0000 mgr.smithi203.ohooxy (mgr.24465) 338 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:20.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:18.028402+0000 mgr.smithi203.ohooxy (mgr.24465) 338 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:22.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:20.028852+0000 mgr.smithi203.ohooxy (mgr.24465) 339 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:22.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:20.028852+0000 mgr.smithi203.ohooxy (mgr.24465) 339 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:24.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:22.029300+0000 mgr.smithi203.ohooxy (mgr.24465) 340 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:24.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:22.029300+0000 mgr.smithi203.ohooxy (mgr.24465) 340 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:26.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:24.030191+0000 mgr.smithi203.ohooxy (mgr.24465) 341 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:06:26.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:24.030191+0000 mgr.smithi203.ohooxy (mgr.24465) 341 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:06:28.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:26.030692+0000 mgr.smithi203.ohooxy (mgr.24465) 342 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:28.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:26.030692+0000 mgr.smithi203.ohooxy (mgr.24465) 342 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:30.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:28.031611+0000 mgr.smithi203.ohooxy (mgr.24465) 343 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:30.168 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:28.031611+0000 mgr.smithi203.ohooxy (mgr.24465) 343 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:32.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:30.032021+0000 mgr.smithi203.ohooxy (mgr.24465) 344 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:32.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:30.032021+0000 mgr.smithi203.ohooxy (mgr.24465) 344 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:33.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:32.090576+0000 mon.smithi203 (mon.1) 112 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:06:33.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:32.090576+0000 mon.smithi203 (mon.1) 112 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:06:34.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:32.032530+0000 mgr.smithi203.ohooxy (mgr.24465) 345 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:34.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:32.032530+0000 mgr.smithi203.ohooxy (mgr.24465) 345 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:35.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:34.033402+0000 mgr.smithi203.ohooxy (mgr.24465) 346 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:06:35.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:34.033402+0000 mgr.smithi203.ohooxy (mgr.24465) 346 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:06:37.352 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:36.033738+0000 mgr.smithi203.ohooxy (mgr.24465) 347 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:37.418 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:36.033738+0000 mgr.smithi203.ohooxy (mgr.24465) 347 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:40.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:38.034359+0000 mgr.smithi203.ohooxy (mgr.24465) 348 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:40.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:38.034359+0000 mgr.smithi203.ohooxy (mgr.24465) 348 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:42.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:40.034809+0000 mgr.smithi203.ohooxy (mgr.24465) 349 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:42.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:40.034809+0000 mgr.smithi203.ohooxy (mgr.24465) 349 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:44.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:42.035275+0000 mgr.smithi203.ohooxy (mgr.24465) 350 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:44.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:42.035275+0000 mgr.smithi203.ohooxy (mgr.24465) 350 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:44.180 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:06:44.802 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:06:44.802 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:06:44.802 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (16m) 7m ago 16m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:06:44.802 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (15m) 7m ago 15m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:06:44.802 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 starting - - - - 2024-04-16T00:06:44.802 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (10m) 7m ago 10m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:06:44.802 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (10m) 7m ago 10m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:06:44.802 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (17m) 7m ago 17m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:06:44.802 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (8m) 7m ago 15m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:06:44.802 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (17m) 7m ago 17m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:06:44.802 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (15m) 7m ago 15m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:06:44.803 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (7m) 7m ago 7m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:06:44.803 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (7m) 7m ago 7m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:06:44.803 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 starting - - - - 2024-04-16T00:06:44.803 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (14m) 7m ago 14m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:06:44.803 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (14m) 7m ago 14m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:06:44.803 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (14m) 7m ago 14m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:06:44.803 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (13m) 7m ago 13m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:06:44.803 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (13m) 7m ago 13m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:06:44.803 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (13m) 7m ago 13m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:06:44.803 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (12m) 7m ago 12m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:06:44.803 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (12m) 7m ago 12m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:06:44.803 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (12m) 7m ago 12m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:06:44.803 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (14m) 7m ago 15m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:06:45.175 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:06:45.175 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:06:45.176 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:06:45.176 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:06:45.176 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:06:45.176 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:06:45.176 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:06:45.176 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:06:45.176 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:06:45.176 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:06:45.176 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:06:45.176 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:06:45.176 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:06:45.176 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:06:45.176 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:06:45.177 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:06:45.177 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:06:45.177 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:06:45.177 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:06:45.490 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:06:45.490 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:06:45.490 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:06:45.490 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:06:45.490 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:06:45.490 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:06:45.491 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:06:45.491 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:06:45.491 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:06:45.866 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:06:46.102 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:44.036155+0000 mgr.smithi203.ohooxy (mgr.24465) 351 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:06:46.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:44.173448+0000 mgr.smithi203.ohooxy (mgr.24465) 352 : audit [DBG] from='client.15088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:46.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:44.491190+0000 mgr.smithi203.ohooxy (mgr.24465) 353 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:46.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:44.796891+0000 mgr.smithi203.ohooxy (mgr.24465) 354 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:46.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:45.181027+0000 mon.smithi169 (mon.0) 858 : audit [DBG] from='client.? 172.21.15.169:0/93641677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:06:46.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:44.036155+0000 mgr.smithi203.ohooxy (mgr.24465) 351 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:06:46.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:44.173448+0000 mgr.smithi203.ohooxy (mgr.24465) 352 : audit [DBG] from='client.15088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:46.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:44.491190+0000 mgr.smithi203.ohooxy (mgr.24465) 353 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:46.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:44.796891+0000 mgr.smithi203.ohooxy (mgr.24465) 354 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:46.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:45.181027+0000 mon.smithi169 (mon.0) 858 : audit [DBG] from='client.? 172.21.15.169:0/93641677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:06:47.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:45.495267+0000 mgr.smithi203.ohooxy (mgr.24465) 355 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:47.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:45.872212+0000 mon.smithi169 (mon.0) 859 : audit [DBG] from='client.? 172.21.15.169:0/2889716801' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:06:47.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:45.495267+0000 mgr.smithi203.ohooxy (mgr.24465) 355 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:06:47.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:45.872212+0000 mon.smithi169 (mon.0) 859 : audit [DBG] from='client.? 172.21.15.169:0/2889716801' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:06:48.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:46.036759+0000 mgr.smithi203.ohooxy (mgr.24465) 356 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:48.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:06:47.090896+0000 mon.smithi203 (mon.1) 113 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:06:48.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:46.036759+0000 mgr.smithi203.ohooxy (mgr.24465) 356 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:48.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:06:47.090896+0000 mon.smithi203 (mon.1) 113 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:06:50.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:48.037512+0000 mgr.smithi203.ohooxy (mgr.24465) 357 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:50.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:48.037512+0000 mgr.smithi203.ohooxy (mgr.24465) 357 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:52.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:50.037997+0000 mgr.smithi203.ohooxy (mgr.24465) 358 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:52.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:50.037997+0000 mgr.smithi203.ohooxy (mgr.24465) 358 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:54.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:52.038518+0000 mgr.smithi203.ohooxy (mgr.24465) 359 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:54.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:52.038518+0000 mgr.smithi203.ohooxy (mgr.24465) 359 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:56.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:54.039311+0000 mgr.smithi203.ohooxy (mgr.24465) 360 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:06:56.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:54.039311+0000 mgr.smithi203.ohooxy (mgr.24465) 360 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:06:58.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:56.039907+0000 mgr.smithi203.ohooxy (mgr.24465) 361 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:58.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:56.039907+0000 mgr.smithi203.ohooxy (mgr.24465) 361 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:59.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:06:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:06:58.040804+0000 mgr.smithi203.ohooxy (mgr.24465) 362 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:06:59.353 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:06:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:06:58.040804+0000 mgr.smithi203.ohooxy (mgr.24465) 362 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:01.353 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:00.041355+0000 mgr.smithi203.ohooxy (mgr.24465) 363 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:01.419 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:00.041355+0000 mgr.smithi203.ohooxy (mgr.24465) 363 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:02.353 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:02.091423+0000 mon.smithi203 (mon.1) 114 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:07:02.419 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:02.091423+0000 mon.smithi203 (mon.1) 114 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:07:04.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:02.041785+0000 mgr.smithi203.ohooxy (mgr.24465) 364 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:04.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:02.041785+0000 mgr.smithi203.ohooxy (mgr.24465) 364 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:06.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:04.042446+0000 mgr.smithi203.ohooxy (mgr.24465) 365 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:07:06.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:04.042446+0000 mgr.smithi203.ohooxy (mgr.24465) 365 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:07:08.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:06.042838+0000 mgr.smithi203.ohooxy (mgr.24465) 366 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:08.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:06.042838+0000 mgr.smithi203.ohooxy (mgr.24465) 366 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:10.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:08.043767+0000 mgr.smithi203.ohooxy (mgr.24465) 367 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:10.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:08.043767+0000 mgr.smithi203.ohooxy (mgr.24465) 367 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:12.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:10.044168+0000 mgr.smithi203.ohooxy (mgr.24465) 368 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:12.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:10.044168+0000 mgr.smithi203.ohooxy (mgr.24465) 368 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:14.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:12.044791+0000 mgr.smithi203.ohooxy (mgr.24465) 369 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:14.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:12.044791+0000 mgr.smithi203.ohooxy (mgr.24465) 369 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:16.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:14.045539+0000 mgr.smithi203.ohooxy (mgr.24465) 370 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:07:16.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:14.045539+0000 mgr.smithi203.ohooxy (mgr.24465) 370 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:07:16.207 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:07:16.835 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:07:16.835 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (16m) 8m ago 16m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (15m) 8m ago 15m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 starting - - - - 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (11m) 8m ago 11m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (11m) 8m ago 11m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (18m) 8m ago 18m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (8m) 8m ago 15m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (18m) 8m ago 18m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (15m) 8m ago 15m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (8m) 8m ago 8m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (8m) 8m ago 8m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 starting - - - - 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (15m) 8m ago 15m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:07:16.836 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (15m) 8m ago 15m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:07:16.837 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (14m) 8m ago 14m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:07:16.837 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (14m) 8m ago 14m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:07:16.837 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (13m) 8m ago 13m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:07:16.837 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (13m) 8m ago 13m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:07:16.837 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (13m) 8m ago 13m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:07:16.837 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (12m) 8m ago 12m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:07:16.837 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (12m) 8m ago 12m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:07:16.837 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (14m) 8m ago 15m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:07:17.210 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:07:17.210 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:07:17.210 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:07:17.210 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:07:17.210 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:07:17.210 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:07:17.211 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:07:17.211 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:07:17.211 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:07:17.211 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:07:17.211 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:07:17.211 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:07:17.211 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:07:17.211 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:07:17.211 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:07:17.211 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:07:17.211 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:07:17.211 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:07:17.211 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:07:17.526 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:07:17.526 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:07:17.526 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:07:17.526 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:07:17.526 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:07:17.526 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:07:17.526 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:07:17.526 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:07:17.527 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:07:17.900 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:07:18.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:16.045996+0000 mgr.smithi203.ohooxy (mgr.24465) 371 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:18.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:16.198781+0000 mgr.smithi203.ohooxy (mgr.24465) 372 : audit [DBG] from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:18.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:16.515520+0000 mgr.smithi203.ohooxy (mgr.24465) 373 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:18.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:17.091662+0000 mon.smithi203 (mon.1) 115 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:07:18.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:17.215014+0000 mon.smithi169 (mon.0) 860 : audit [DBG] from='client.? 172.21.15.169:0/2775218815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:07:18.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:16.045996+0000 mgr.smithi203.ohooxy (mgr.24465) 371 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:18.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:16.198781+0000 mgr.smithi203.ohooxy (mgr.24465) 372 : audit [DBG] from='client.15112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:18.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:16.515520+0000 mgr.smithi203.ohooxy (mgr.24465) 373 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:18.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:17.091662+0000 mon.smithi203 (mon.1) 115 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:07:18.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:17.215014+0000 mon.smithi169 (mon.0) 860 : audit [DBG] from='client.? 172.21.15.169:0/2775218815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:07:19.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:16.830371+0000 mgr.smithi203.ohooxy (mgr.24465) 374 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:19.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:17.530432+0000 mgr.smithi203.ohooxy (mgr.24465) 375 : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:19.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:17.905572+0000 mon.smithi169 (mon.0) 861 : audit [DBG] from='client.? 172.21.15.169:0/3454851209' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:07:19.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:16.830371+0000 mgr.smithi203.ohooxy (mgr.24465) 374 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:19.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:17.530432+0000 mgr.smithi203.ohooxy (mgr.24465) 375 : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:19.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:17.905572+0000 mon.smithi169 (mon.0) 861 : audit [DBG] from='client.? 172.21.15.169:0/3454851209' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:07:20.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:18.046828+0000 mgr.smithi203.ohooxy (mgr.24465) 376 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:20.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:18.046828+0000 mgr.smithi203.ohooxy (mgr.24465) 376 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:21.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:20.047232+0000 mgr.smithi203.ohooxy (mgr.24465) 377 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:21.353 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:20.047232+0000 mgr.smithi203.ohooxy (mgr.24465) 377 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:24.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:22.047690+0000 mgr.smithi203.ohooxy (mgr.24465) 378 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:24.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:22.047690+0000 mgr.smithi203.ohooxy (mgr.24465) 378 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:26.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:24.048458+0000 mgr.smithi203.ohooxy (mgr.24465) 379 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:07:26.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:24.048458+0000 mgr.smithi203.ohooxy (mgr.24465) 379 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:07:28.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:26.048965+0000 mgr.smithi203.ohooxy (mgr.24465) 380 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:28.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:26.048965+0000 mgr.smithi203.ohooxy (mgr.24465) 380 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:30.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:28.049721+0000 mgr.smithi203.ohooxy (mgr.24465) 381 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:30.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:28.049721+0000 mgr.smithi203.ohooxy (mgr.24465) 381 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:32.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:30.050090+0000 mgr.smithi203.ohooxy (mgr.24465) 382 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:32.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:30.050090+0000 mgr.smithi203.ohooxy (mgr.24465) 382 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:33.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:32.092071+0000 mon.smithi203 (mon.1) 116 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:07:33.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:32.092071+0000 mon.smithi203 (mon.1) 116 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:07:34.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:32.050596+0000 mgr.smithi203.ohooxy (mgr.24465) 383 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:34.169 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:32.050596+0000 mgr.smithi203.ohooxy (mgr.24465) 383 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:36.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:34.051318+0000 mgr.smithi203.ohooxy (mgr.24465) 384 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:07:36.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:34.051318+0000 mgr.smithi203.ohooxy (mgr.24465) 384 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:07:38.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:36.051828+0000 mgr.smithi203.ohooxy (mgr.24465) 385 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:38.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:36.051828+0000 mgr.smithi203.ohooxy (mgr.24465) 385 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:40.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:38.052367+0000 mgr.smithi203.ohooxy (mgr.24465) 386 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:40.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:38.052367+0000 mgr.smithi203.ohooxy (mgr.24465) 386 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:42.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:40.052820+0000 mgr.smithi203.ohooxy (mgr.24465) 387 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:42.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:40.052820+0000 mgr.smithi203.ohooxy (mgr.24465) 387 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:44.103 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:42.053298+0000 mgr.smithi203.ohooxy (mgr.24465) 388 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:44.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:42.053298+0000 mgr.smithi203.ohooxy (mgr.24465) 388 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:46.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:44.054094+0000 mgr.smithi203.ohooxy (mgr.24465) 389 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:07:46.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:44.054094+0000 mgr.smithi203.ohooxy (mgr.24465) 389 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:07:48.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:46.054513+0000 mgr.smithi203.ohooxy (mgr.24465) 390 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:48.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:47.092417+0000 mon.smithi203 (mon.1) 117 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:07:48.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:46.054513+0000 mgr.smithi203.ohooxy (mgr.24465) 390 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:48.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:47.092417+0000 mon.smithi203 (mon.1) 117 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:07:48.244 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:07:48.871 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:07:48.871 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:07:48.872 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (17m) 8m ago 17m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:07:48.872 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (16m) 8m ago 16m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:07:48.872 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 starting - - - - 2024-04-16T00:07:48.872 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (11m) 8m ago 11m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:07:48.872 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (11m) 8m ago 11m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:07:48.872 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (18m) 8m ago 18m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:07:48.873 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (9m) 8m ago 16m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:07:48.873 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (18m) 8m ago 18m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:07:48.873 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (16m) 8m ago 16m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:07:48.873 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (8m) 8m ago 8m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:07:48.873 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (8m) 8m ago 8m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:07:48.873 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 starting - - - - 2024-04-16T00:07:48.873 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (15m) 8m ago 15m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:07:48.874 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (15m) 8m ago 15m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:07:48.874 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (15m) 8m ago 15m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:07:48.874 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (14m) 8m ago 14m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:07:48.874 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (14m) 8m ago 14m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:07:48.874 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (14m) 8m ago 14m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:07:48.874 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (13m) 8m ago 13m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:07:48.874 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (13m) 8m ago 13m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:07:48.874 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (13m) 8m ago 13m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:07:48.874 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (15m) 8m ago 16m 40.3M - 2.18.1 de242295e225 aed8644727cc 2024-04-16T00:07:49.243 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:07:49.243 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:07:49.243 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:07:49.243 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:07:49.243 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:07:49.243 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:07:49.243 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:07:49.244 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:07:49.244 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:07:49.244 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:07:49.244 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:07:49.244 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:07:49.244 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:07:49.244 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:07:49.244 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:07:49.244 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:07:49.244 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:07:49.244 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:07:49.244 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:07:49.582 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:07:49.582 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:07:49.582 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:07:49.582 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:07:49.582 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:07:49.582 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:07:49.582 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:07:49.582 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:07:49.582 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:07:49.972 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:07:50.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:48.055042+0000 mgr.smithi203.ohooxy (mgr.24465) 391 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:50.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:48.236272+0000 mgr.smithi203.ohooxy (mgr.24465) 392 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:50.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:48.553285+0000 mgr.smithi203.ohooxy (mgr.24465) 393 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:50.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:49.247291+0000 mon.smithi169 (mon.0) 862 : audit [DBG] from='client.? 172.21.15.169:0/560976638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:07:50.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:48.055042+0000 mgr.smithi203.ohooxy (mgr.24465) 391 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:50.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:48.236272+0000 mgr.smithi203.ohooxy (mgr.24465) 392 : audit [DBG] from='client.15136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:50.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:48.553285+0000 mgr.smithi203.ohooxy (mgr.24465) 393 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:50.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:49.247291+0000 mon.smithi169 (mon.0) 862 : audit [DBG] from='client.? 172.21.15.169:0/560976638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:07:51.061 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:48.864704+0000 mgr.smithi203.ohooxy (mgr.24465) 394 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:51.062 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:49.585583+0000 mgr.smithi203.ohooxy (mgr.24465) 395 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:51.062 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:49.976087+0000 mon.smithi169 (mon.0) 863 : audit [DBG] from='client.? 172.21.15.169:0/3903532715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:07:51.062 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:50.792929+0000 mon.smithi169 (mon.0) 864 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:07:51.062 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:07:50.798355+0000 mon.smithi169 (mon.0) 865 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:07:51.095 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:48.864704+0000 mgr.smithi203.ohooxy (mgr.24465) 394 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:51.095 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:49.585583+0000 mgr.smithi203.ohooxy (mgr.24465) 395 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:07:51.095 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:49.976087+0000 mon.smithi169 (mon.0) 863 : audit [DBG] from='client.? 172.21.15.169:0/3903532715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:07:51.095 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:50.792929+0000 mon.smithi169 (mon.0) 864 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:07:51.095 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:07:50.798355+0000 mon.smithi169 (mon.0) 865 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:07:52.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:50.055438+0000 mgr.smithi203.ohooxy (mgr.24465) 396 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:52.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:50.055438+0000 mgr.smithi203.ohooxy (mgr.24465) 396 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:53.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:07:50.829606+0000 mgr.smithi203.ohooxy (mgr.24465) 397 : cephadm [INF] Reconfiguring node-exporter.smithi203 (dependencies changed)... 2024-04-16T00:07:53.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:07:50.829965+0000 mgr.smithi203.ohooxy (mgr.24465) 398 : cephadm [INF] Reconfiguring daemon node-exporter.smithi203 on smithi203 2024-04-16T00:07:53.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:07:50.829606+0000 mgr.smithi203.ohooxy (mgr.24465) 397 : cephadm [INF] Reconfiguring node-exporter.smithi203 (dependencies changed)... 2024-04-16T00:07:53.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:52 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:07:50.829965+0000 mgr.smithi203.ohooxy (mgr.24465) 398 : cephadm [INF] Reconfiguring daemon node-exporter.smithi203 on smithi203 2024-04-16T00:07:54.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:52.056006+0000 mgr.smithi203.ohooxy (mgr.24465) 399 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:54.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:52.056006+0000 mgr.smithi203.ohooxy (mgr.24465) 399 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:56.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:54.056734+0000 mgr.smithi203.ohooxy (mgr.24465) 400 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:07:56.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:54.056734+0000 mgr.smithi203.ohooxy (mgr.24465) 400 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:07:57.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:56 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:56.057400+0000 mgr.smithi203.ohooxy (mgr.24465) 401 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:07:57.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:56.057400+0000 mgr.smithi203.ohooxy (mgr.24465) 401 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:00.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:07:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:07:58.058029+0000 mgr.smithi203.ohooxy (mgr.24465) 402 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:00.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:07:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:07:58.058029+0000 mgr.smithi203.ohooxy (mgr.24465) 402 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:01.880 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:00.058596+0000 mgr.smithi203.ohooxy (mgr.24465) 403 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:02.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:00.058596+0000 mgr.smithi203.ohooxy (mgr.24465) 403 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:03.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:02.092704+0000 mon.smithi203 (mon.1) 118 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:08:03.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:02.092704+0000 mon.smithi203 (mon.1) 118 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:08:04.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:02.059091+0000 mgr.smithi203.ohooxy (mgr.24465) 404 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:04.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:02.059091+0000 mgr.smithi203.ohooxy (mgr.24465) 404 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:06.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:04.059964+0000 mgr.smithi203.ohooxy (mgr.24465) 405 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:08:06.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:04.059964+0000 mgr.smithi203.ohooxy (mgr.24465) 405 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:08:08.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:06.060400+0000 mgr.smithi203.ohooxy (mgr.24465) 406 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:08.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:06.060400+0000 mgr.smithi203.ohooxy (mgr.24465) 406 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:10.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:08.061359+0000 mgr.smithi203.ohooxy (mgr.24465) 407 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:10.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:08.061359+0000 mgr.smithi203.ohooxy (mgr.24465) 407 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:11.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:10.061960+0000 mgr.smithi203.ohooxy (mgr.24465) 408 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:11.354 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:10.061960+0000 mgr.smithi203.ohooxy (mgr.24465) 408 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:14.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:12.062582+0000 mgr.smithi203.ohooxy (mgr.24465) 409 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:14.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:12.062582+0000 mgr.smithi203.ohooxy (mgr.24465) 409 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:16.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:14.063288+0000 mgr.smithi203.ohooxy (mgr.24465) 410 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:08:16.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:14.063288+0000 mgr.smithi203.ohooxy (mgr.24465) 410 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:08:18.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:16.063711+0000 mgr.smithi203.ohooxy (mgr.24465) 411 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:18.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:17.092830+0000 mon.smithi203 (mon.1) 119 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:08:18.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:16.063711+0000 mgr.smithi203.ohooxy (mgr.24465) 411 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:18.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:17.092830+0000 mon.smithi203 (mon.1) 119 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:08:20.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:19 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:18.064400+0000 mgr.smithi203.ohooxy (mgr.24465) 412 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:20.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:18.064400+0000 mgr.smithi203.ohooxy (mgr.24465) 412 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:20.316 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:08:20.934 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:08:20.934 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:08:20.934 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (17m) 9m ago 17m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:08:20.934 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (16m) 9m ago 16m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:08:20.934 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 starting - - - - 2024-04-16T00:08:20.934 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (12m) 9m ago 12m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:08:20.934 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (12m) 9m ago 12m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:08:20.934 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (19m) 9m ago 19m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:08:20.934 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (9m) 9m ago 16m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:08:20.934 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (19m) 9m ago 19m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (16m) 9m ago 16m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (9m) 9m ago 9m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (9m) 9m ago 9m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 starting - - - - 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (16m) 9m ago 16m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (16m) 9m ago 16m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (15m) 9m ago 15m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (15m) 9m ago 15m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (14m) 9m ago 14m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (14m) 9m ago 14m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (14m) 9m ago 14m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (13m) 9m ago 13m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (13m) 9m ago 13m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:08:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 starting - - - - 2024-04-16T00:08:21.313 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:08:21.313 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:08:21.314 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:08:21.314 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:08:21.314 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:08:21.314 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:08:21.314 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:08:21.314 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:08:21.314 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:08:21.314 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:08:21.314 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:08:21.314 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:08:21.314 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:08:21.315 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:08:21.315 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:08:21.315 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:08:21.315 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:08:21.315 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:08:21.315 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:08:21.630 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:08:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:08:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:08:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:08:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:08:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:08:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:08:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:08:21.630 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:08:22.003 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:08:22.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:20.064867+0000 mgr.smithi203.ohooxy (mgr.24465) 413 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:22.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:20.306076+0000 mgr.smithi203.ohooxy (mgr.24465) 414 : audit [DBG] from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:22.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:20.620858+0000 mgr.smithi203.ohooxy (mgr.24465) 415 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:22.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:21.317193+0000 mon.smithi169 (mon.0) 866 : audit [DBG] from='client.? 172.21.15.169:0/1963336784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:08:22.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:20.064867+0000 mgr.smithi203.ohooxy (mgr.24465) 413 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:22.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:20.306076+0000 mgr.smithi203.ohooxy (mgr.24465) 414 : audit [DBG] from='client.15160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:22.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:20.620858+0000 mgr.smithi203.ohooxy (mgr.24465) 415 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:22.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:21.317193+0000 mon.smithi169 (mon.0) 866 : audit [DBG] from='client.? 172.21.15.169:0/1963336784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:08:23.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:20.927600+0000 mgr.smithi203.ohooxy (mgr.24465) 416 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:23.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:21.633148+0000 mgr.smithi203.ohooxy (mgr.24465) 417 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:23.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:22.007246+0000 mon.smithi169 (mon.0) 867 : audit [DBG] from='client.? 172.21.15.169:0/3433736531' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:08:23.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:20.927600+0000 mgr.smithi203.ohooxy (mgr.24465) 416 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:23.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:21.633148+0000 mgr.smithi203.ohooxy (mgr.24465) 417 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:23.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:22.007246+0000 mon.smithi169 (mon.0) 867 : audit [DBG] from='client.? 172.21.15.169:0/3433736531' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:08:24.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:22.065403+0000 mgr.smithi203.ohooxy (mgr.24465) 418 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:24.170 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:22.065403+0000 mgr.smithi203.ohooxy (mgr.24465) 418 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:26.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:24.066031+0000 mgr.smithi203.ohooxy (mgr.24465) 419 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:08:26.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:24.066031+0000 mgr.smithi203.ohooxy (mgr.24465) 419 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:08:27.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:26.066494+0000 mgr.smithi203.ohooxy (mgr.24465) 420 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:27.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:26.066494+0000 mgr.smithi203.ohooxy (mgr.24465) 420 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:30.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:28.067155+0000 mgr.smithi203.ohooxy (mgr.24465) 421 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:30.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:28.067155+0000 mgr.smithi203.ohooxy (mgr.24465) 421 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:32.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:30.067609+0000 mgr.smithi203.ohooxy (mgr.24465) 422 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:32.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:30.067609+0000 mgr.smithi203.ohooxy (mgr.24465) 422 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:33.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:32.093156+0000 mon.smithi203 (mon.1) 120 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:08:33.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:32.093156+0000 mon.smithi203 (mon.1) 120 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:08:34.104 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:32.068109+0000 mgr.smithi203.ohooxy (mgr.24465) 423 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:34.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:32.068109+0000 mgr.smithi203.ohooxy (mgr.24465) 423 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:35.936 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:35 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:34.068861+0000 mgr.smithi203.ohooxy (mgr.24465) 424 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:08:36.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:34.068861+0000 mgr.smithi203.ohooxy (mgr.24465) 424 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:08:38.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:36.069279+0000 mgr.smithi203.ohooxy (mgr.24465) 425 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:38.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:36.069279+0000 mgr.smithi203.ohooxy (mgr.24465) 425 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:39.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:38 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:38.069898+0000 mgr.smithi203.ohooxy (mgr.24465) 426 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:39.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:38.069898+0000 mgr.smithi203.ohooxy (mgr.24465) 426 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:41.421 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:40.070448+0000 mgr.smithi203.ohooxy (mgr.24465) 427 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:41.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:40.070448+0000 mgr.smithi203.ohooxy (mgr.24465) 427 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:44.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:42.070874+0000 mgr.smithi203.ohooxy (mgr.24465) 428 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:44.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:42.818948+0000 mon.smithi169 (mon.0) 868 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:08:44.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:42.070874+0000 mgr.smithi203.ohooxy (mgr.24465) 428 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:08:44.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:42.818948+0000 mon.smithi169 (mon.0) 868 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:08:46.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:44.071561+0000 mgr.smithi203.ohooxy (mgr.24465) 429 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-04-16T00:08:46.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:44.896374+0000 mon.smithi169 (mon.0) 869 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:08:46.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:44.071561+0000 mgr.smithi203.ohooxy (mgr.24465) 429 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-04-16T00:08:46.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:44.896374+0000 mon.smithi169 (mon.0) 869 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:08:47.855 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:46.071908+0000 mgr.smithi203.ohooxy (mgr.24465) 430 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 938 B/s rd, 33 KiB/s wr, 2 op/s 2024-04-16T00:08:47.855 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:46.482392+0000 mon.smithi169 (mon.0) 870 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T00:08:47.855 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:46.482665+0000 mon.smithi203 (mon.1) 121 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-16T00:08:47.855 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:46.482873+0000 mon.smithi203 (mon.1) 122 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-16T00:08:47.855 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:46.966265+0000 mon.smithi169 (mon.0) 871 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T00:08:47.921 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:46.071908+0000 mgr.smithi203.ohooxy (mgr.24465) 430 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 938 B/s rd, 33 KiB/s wr, 2 op/s 2024-04-16T00:08:47.921 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:46.482392+0000 mon.smithi169 (mon.0) 870 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T00:08:47.921 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:46.482665+0000 mon.smithi203 (mon.1) 121 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-16T00:08:47.921 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:46.482873+0000 mon.smithi203 (mon.1) 122 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-16T00:08:47.921 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:46.966265+0000 mon.smithi169 (mon.0) 871 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T00:08:48.855 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:46.971153+0000 mon.smithi203 (mon.1) 123 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T00:08:48.855 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:47.447369+0000 mon.smithi203 (mon.1) 124 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T00:08:48.855 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:47.448029+0000 mon.smithi203 (mon.1) 125 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-16T00:08:48.855 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:47.448146+0000 mon.smithi203 (mon.1) 126 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-16T00:08:48.855 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:48 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:47.448316+0000 mon.smithi203 (mon.1) 127 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:08:48.921 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:46.971153+0000 mon.smithi203 (mon.1) 123 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T00:08:48.921 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:47.447369+0000 mon.smithi203 (mon.1) 124 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T00:08:48.921 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:47.448029+0000 mon.smithi203 (mon.1) 125 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-16T00:08:48.921 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:47.448146+0000 mon.smithi203 (mon.1) 126 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-16T00:08:48.921 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:47.448316+0000 mon.smithi203 (mon.1) 127 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:08:50.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:48.072591+0000 mgr.smithi203.ohooxy (mgr.24465) 431 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 87 KiB/s wr, 6 op/s 2024-04-16T00:08:50.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:48.072591+0000 mgr.smithi203.ohooxy (mgr.24465) 431 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 87 KiB/s wr, 6 op/s 2024-04-16T00:08:52.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:50.073023+0000 mgr.smithi203.ohooxy (mgr.24465) 432 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 87 KiB/s wr, 6 op/s 2024-04-16T00:08:52.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:51 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:50.073023+0000 mgr.smithi203.ohooxy (mgr.24465) 432 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 87 KiB/s wr, 6 op/s 2024-04-16T00:08:52.345 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:08:52.966 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:08:52.967 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:08:52.967 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (18m) 9m ago 18m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:08:52.967 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (17m) 9m ago 17m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:08:52.967 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 starting - - - - 2024-04-16T00:08:52.967 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (12m) 9m ago 12m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:08:52.967 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (12m) 9m ago 12m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:08:52.967 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (19m) 9m ago 19m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:08:52.967 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (10m) 9m ago 17m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:08:52.967 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (19m) 9m ago 19m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:08:52.967 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (17m) 9m ago 17m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:08:52.967 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (9m) 9m ago 9m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:08:52.968 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (9m) 9m ago 9m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:08:52.968 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 starting - - - - 2024-04-16T00:08:52.968 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (16m) 9m ago 16m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:08:52.968 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (16m) 9m ago 16m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:08:52.968 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (16m) 9m ago 16m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:08:52.968 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (15m) 9m ago 15m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:08:52.968 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (15m) 9m ago 15m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:08:52.968 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (15m) 9m ago 15m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:08:52.968 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (14m) 9m ago 14m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:08:52.968 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (14m) 9m ago 14m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:08:52.968 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (14m) 9m ago 14m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:08:52.968 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 starting - - - - 2024-04-16T00:08:53.338 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:08:53.338 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:08:53.339 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:08:53.340 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:08:53.340 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:08:53.340 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:08:53.654 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:08:53.654 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:08:53.654 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:08:53.654 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:08:53.654 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:08:53.654 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:08:53.654 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:08:53.654 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:08:53.654 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:08:54.029 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:08:54.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:52.073502+0000 mgr.smithi203.ohooxy (mgr.24465) 433 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 87 KiB/s wr, 6 op/s 2024-04-16T00:08:54.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:52.334955+0000 mgr.smithi203.ohooxy (mgr.24465) 434 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:54.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:52.651353+0000 mgr.smithi203.ohooxy (mgr.24465) 435 : audit [DBG] from='client.15190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:54.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:53.341773+0000 mon.smithi169 (mon.0) 872 : audit [DBG] from='client.? 172.21.15.169:0/3230292122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:08:54.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:52.073502+0000 mgr.smithi203.ohooxy (mgr.24465) 433 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.4 KiB/s rd, 87 KiB/s wr, 6 op/s 2024-04-16T00:08:54.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:52.334955+0000 mgr.smithi203.ohooxy (mgr.24465) 434 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:54.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:52.651353+0000 mgr.smithi203.ohooxy (mgr.24465) 435 : audit [DBG] from='client.15190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:54.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:53.341773+0000 mon.smithi169 (mon.0) 872 : audit [DBG] from='client.? 172.21.15.169:0/3230292122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:08:55.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:52.959346+0000 mgr.smithi203.ohooxy (mgr.24465) 436 : audit [DBG] from='client.15194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:55.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:53.656784+0000 mgr.smithi203.ohooxy (mgr.24465) 437 : audit [DBG] from='client.15202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:55.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:54 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:08:54.032309+0000 mon.smithi169 (mon.0) 873 : audit [DBG] from='client.? 172.21.15.169:0/72388996' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:08:55.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:52.959346+0000 mgr.smithi203.ohooxy (mgr.24465) 436 : audit [DBG] from='client.15194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:55.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:53.656784+0000 mgr.smithi203.ohooxy (mgr.24465) 437 : audit [DBG] from='client.15202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:08:55.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:08:54.032309+0000 mon.smithi169 (mon.0) 873 : audit [DBG] from='client.? 172.21.15.169:0/72388996' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:08:56.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:54.074296+0000 mgr.smithi203.ohooxy (mgr.24465) 438 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.6 KiB/s rd, 87 KiB/s wr, 6 op/s 2024-04-16T00:08:56.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:54.074296+0000 mgr.smithi203.ohooxy (mgr.24465) 438 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.6 KiB/s rd, 87 KiB/s wr, 6 op/s 2024-04-16T00:08:58.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:56.074761+0000 mgr.smithi203.ohooxy (mgr.24465) 439 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 54 KiB/s wr, 4 op/s 2024-04-16T00:08:58.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:56.074761+0000 mgr.smithi203.ohooxy (mgr.24465) 439 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 54 KiB/s wr, 4 op/s 2024-04-16T00:08:59.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:08:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:08:58.075639+0000 mgr.smithi203.ohooxy (mgr.24465) 440 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 54 KiB/s wr, 4 op/s 2024-04-16T00:08:59.355 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:08:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:08:58.075639+0000 mgr.smithi203.ohooxy (mgr.24465) 440 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 54 KiB/s wr, 4 op/s 2024-04-16T00:09:01.421 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:00.076065+0000 mgr.smithi203.ohooxy (mgr.24465) 441 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:01.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:00.076065+0000 mgr.smithi203.ohooxy (mgr.24465) 441 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:02.421 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:02.093529+0000 mon.smithi203 (mon.1) 128 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:09:02.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:02.093529+0000 mon.smithi203 (mon.1) 128 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:09:04.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:02.076585+0000 mgr.smithi203.ohooxy (mgr.24465) 442 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:04.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:02.076585+0000 mgr.smithi203.ohooxy (mgr.24465) 442 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:06.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:04.077503+0000 mgr.smithi203.ohooxy (mgr.24465) 443 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:09:06.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:04.077503+0000 mgr.smithi203.ohooxy (mgr.24465) 443 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:09:08.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:06.077939+0000 mgr.smithi203.ohooxy (mgr.24465) 444 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:08.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:06.077939+0000 mgr.smithi203.ohooxy (mgr.24465) 444 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:10.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:08.078657+0000 mgr.smithi203.ohooxy (mgr.24465) 445 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:10.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:08.078657+0000 mgr.smithi203.ohooxy (mgr.24465) 445 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:12.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:10.079193+0000 mgr.smithi203.ohooxy (mgr.24465) 446 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:12.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:10.079193+0000 mgr.smithi203.ohooxy (mgr.24465) 446 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:14.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:13 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:12.079584+0000 mgr.smithi203.ohooxy (mgr.24465) 447 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:14.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:12.079584+0000 mgr.smithi203.ohooxy (mgr.24465) 447 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:16.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:14.080504+0000 mgr.smithi203.ohooxy (mgr.24465) 448 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:09:16.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:14.080504+0000 mgr.smithi203.ohooxy (mgr.24465) 448 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:09:17.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:16.081031+0000 mgr.smithi203.ohooxy (mgr.24465) 449 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:17.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:16.081031+0000 mgr.smithi203.ohooxy (mgr.24465) 449 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:18.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:17.093887+0000 mon.smithi203 (mon.1) 129 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:09:18.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:17.093887+0000 mon.smithi203 (mon.1) 129 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:09:19.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:18.081775+0000 mgr.smithi203.ohooxy (mgr.24465) 450 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:19.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:18.081775+0000 mgr.smithi203.ohooxy (mgr.24465) 450 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:21.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:20.082192+0000 mgr.smithi203.ohooxy (mgr.24465) 451 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:21.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:20.082192+0000 mgr.smithi203.ohooxy (mgr.24465) 451 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:24.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:23 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:22.082738+0000 mgr.smithi203.ohooxy (mgr.24465) 452 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:24.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:22.082738+0000 mgr.smithi203.ohooxy (mgr.24465) 452 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:24.366 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:09:24.986 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:09:24.986 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:09:24.986 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (18m) 10m ago 18m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:09:24.986 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (17m) 10m ago 17m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:09:24.986 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 starting - - - - 2024-04-16T00:09:24.986 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (13m) 10m ago 13m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:09:24.986 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (13m) 10m ago 13m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:09:24.986 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (20m) 10m ago 20m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:09:24.986 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (11m) 10m ago 17m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:09:24.986 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (20m) 10m ago 20m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:09:24.986 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (17m) 10m ago 17m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:09:24.987 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (10m) 10m ago 10m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:09:24.987 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (10m) 10m ago 10m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:09:24.987 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 starting - - - - 2024-04-16T00:09:24.987 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (17m) 10m ago 17m 17.0M - 0.18.1 e5a616e4b9cf 0d9d0a6976ad 2024-04-16T00:09:24.987 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (17m) 10m ago 17m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:09:24.987 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (16m) 10m ago 16m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:09:24.987 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (16m) 10m ago 16m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:09:24.987 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (16m) 10m ago 15m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:09:24.987 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (15m) 10m ago 15m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:09:24.987 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (15m) 10m ago 15m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:09:24.987 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (15m) 10m ago 15m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:09:24.987 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (14m) 10m ago 14m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:09:24.987 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 starting - - - - 2024-04-16T00:09:25.356 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:09:25.356 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:09:25.357 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:09:25.357 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:09:25.357 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:09:25.357 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:09:25.357 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:09:25.357 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:09:25.357 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:09:25.357 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:09:25.357 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:09:25.357 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:09:25.357 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:09:25.357 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:09:25.357 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:09:25.358 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:09:25.358 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:09:25.358 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:09:25.358 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:09:25.673 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:09:25.673 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:09:25.673 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:09:25.673 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:09:25.673 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:09:25.673 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:09:25.673 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:09:25.673 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:09:25.673 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:09:26.057 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:09:26.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:24.083353+0000 mgr.smithi203.ohooxy (mgr.24465) 453 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:09:26.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:24.355959+0000 mgr.smithi203.ohooxy (mgr.24465) 454 : audit [DBG] from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:26.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:24.671007+0000 mgr.smithi203.ohooxy (mgr.24465) 455 : audit [DBG] from='client.15214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:26.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:25.359247+0000 mon.smithi169 (mon.0) 874 : audit [DBG] from='client.? 172.21.15.169:0/423117267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:09:26.171 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:24.083353+0000 mgr.smithi203.ohooxy (mgr.24465) 453 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:09:26.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:24.355959+0000 mgr.smithi203.ohooxy (mgr.24465) 454 : audit [DBG] from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:26.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:24.671007+0000 mgr.smithi203.ohooxy (mgr.24465) 455 : audit [DBG] from='client.15214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:26.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:25.359247+0000 mon.smithi169 (mon.0) 874 : audit [DBG] from='client.? 172.21.15.169:0/423117267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:09:27.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:24.978544+0000 mgr.smithi203.ohooxy (mgr.24465) 456 : audit [DBG] from='client.15218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:27.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:25.675088+0000 mgr.smithi203.ohooxy (mgr.24465) 457 : audit [DBG] from='client.15226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:27.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:26.060354+0000 mon.smithi169 (mon.0) 875 : audit [DBG] from='client.? 172.21.15.169:0/3166265823' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:09:27.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:24.978544+0000 mgr.smithi203.ohooxy (mgr.24465) 456 : audit [DBG] from='client.15218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:27.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:25.675088+0000 mgr.smithi203.ohooxy (mgr.24465) 457 : audit [DBG] from='client.15226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:27.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:26.060354+0000 mon.smithi169 (mon.0) 875 : audit [DBG] from='client.? 172.21.15.169:0/3166265823' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:09:28.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:27 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:26.083744+0000 mgr.smithi203.ohooxy (mgr.24465) 458 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:28.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:26.083744+0000 mgr.smithi203.ohooxy (mgr.24465) 458 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:30.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:29 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:28.084398+0000 mgr.smithi203.ohooxy (mgr.24465) 459 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:30.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:28.084398+0000 mgr.smithi203.ohooxy (mgr.24465) 459 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:32.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:30.084965+0000 mgr.smithi203.ohooxy (mgr.24465) 460 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:32.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:30.084965+0000 mgr.smithi203.ohooxy (mgr.24465) 460 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:33.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:32 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:32.094257+0000 mon.smithi203 (mon.1) 130 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:09:33.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:32.094257+0000 mon.smithi203 (mon.1) 130 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:09:34.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:32.085349+0000 mgr.smithi203.ohooxy (mgr.24465) 461 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:34.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:32.085349+0000 mgr.smithi203.ohooxy (mgr.24465) 461 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:35.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:34.086106+0000 mgr.smithi203.ohooxy (mgr.24465) 462 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:09:35.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:34.086106+0000 mgr.smithi203.ohooxy (mgr.24465) 462 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:09:37.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:36.086492+0000 mgr.smithi203.ohooxy (mgr.24465) 463 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:37.605 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:36.086492+0000 mgr.smithi203.ohooxy (mgr.24465) 463 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:40.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:38.087307+0000 mgr.smithi203.ohooxy (mgr.24465) 464 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:40.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:38.087307+0000 mgr.smithi203.ohooxy (mgr.24465) 464 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:42.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:40.087868+0000 mgr.smithi203.ohooxy (mgr.24465) 465 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:42.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:40.087868+0000 mgr.smithi203.ohooxy (mgr.24465) 465 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:44.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:43 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:42.088296+0000 mgr.smithi203.ohooxy (mgr.24465) 466 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:44.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:42.088296+0000 mgr.smithi203.ohooxy (mgr.24465) 466 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:46.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:45 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:44.089270+0000 mgr.smithi203.ohooxy (mgr.24465) 467 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:09:46.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:44.089270+0000 mgr.smithi203.ohooxy (mgr.24465) 467 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:09:48.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:46.089733+0000 mgr.smithi203.ohooxy (mgr.24465) 468 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:48.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:47.094458+0000 mon.smithi203 (mon.1) 131 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:09:48.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:46.089733+0000 mgr.smithi203.ohooxy (mgr.24465) 468 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:48.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:47.094458+0000 mon.smithi203 (mon.1) 131 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:09:50.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:49 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:48.090390+0000 mgr.smithi203.ohooxy (mgr.24465) 469 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:50.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:49 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:48.090390+0000 mgr.smithi203.ohooxy (mgr.24465) 469 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:51.105 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:50.090815+0000 mgr.smithi203.ohooxy (mgr.24465) 470 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:51.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:50 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:50.090815+0000 mgr.smithi203.ohooxy (mgr.24465) 470 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:53.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:52.091197+0000 mgr.smithi203.ohooxy (mgr.24465) 471 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:53.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.488641+0000 mon.smithi169 (mon.0) 876 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:53.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.496034+0000 mon.smithi169 (mon.0) 877 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:53.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.542549+0000 mon.smithi203 (mon.1) 132 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:09:53.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.542906+0000 mgr.smithi203.ohooxy (mgr.24465) 472 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:09:53.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.543704+0000 mon.smithi203 (mon.1) 133 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T00:09:53.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.543933+0000 mgr.smithi203.ohooxy (mgr.24465) 473 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T00:09:53.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.567093+0000 mon.smithi169 (mon.0) 878 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:53.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.574540+0000 mon.smithi203 (mon.1) 134 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:09:53.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.574883+0000 mgr.smithi203.ohooxy (mgr.24465) 474 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:09:53.755 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.577132+0000 mon.smithi203 (mon.1) 135 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T00:09:53.755 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.577430+0000 mgr.smithi203.ohooxy (mgr.24465) 475 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T00:09:53.755 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.583890+0000 mon.smithi169 (mon.0) 879 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:53.755 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.592281+0000 mon.smithi203 (mon.1) 136 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:09:53.755 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.592723+0000 mgr.smithi203.ohooxy (mgr.24465) 476 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:09:53.755 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.594946+0000 mon.smithi203 (mon.1) 137 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T00:09:53.755 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.595332+0000 mgr.smithi203.ohooxy (mgr.24465) 477 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T00:09:53.755 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.601716+0000 mon.smithi169 (mon.0) 880 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:53.755 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.616300+0000 mon.smithi203 (mon.1) 138 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:09:53.755 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:52.622929+0000 mon.smithi169 (mon.0) 881 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:53.755 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:09:52.624569+0000 mgr.smithi203.ohooxy (mgr.24465) 478 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:09:53.755 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:53 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:09:52.624973+0000 mgr.smithi203.ohooxy (mgr.24465) 479 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:09:53.922 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:52.091197+0000 mgr.smithi203.ohooxy (mgr.24465) 471 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:53.922 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.488641+0000 mon.smithi169 (mon.0) 876 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:53.922 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.496034+0000 mon.smithi169 (mon.0) 877 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:53.922 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.542549+0000 mon.smithi203 (mon.1) 132 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.542906+0000 mgr.smithi203.ohooxy (mgr.24465) 472 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.543704+0000 mon.smithi203 (mon.1) 133 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.543933+0000 mgr.smithi203.ohooxy (mgr.24465) 473 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.567093+0000 mon.smithi169 (mon.0) 878 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.574540+0000 mon.smithi203 (mon.1) 134 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.574883+0000 mgr.smithi203.ohooxy (mgr.24465) 474 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.577132+0000 mon.smithi203 (mon.1) 135 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.577430+0000 mgr.smithi203.ohooxy (mgr.24465) 475 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.583890+0000 mon.smithi169 (mon.0) 879 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.592281+0000 mon.smithi203 (mon.1) 136 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.592723+0000 mgr.smithi203.ohooxy (mgr.24465) 476 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.594946+0000 mon.smithi203 (mon.1) 137 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.595332+0000 mgr.smithi203.ohooxy (mgr.24465) 477 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.601716+0000 mon.smithi169 (mon.0) 880 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:53.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.616300+0000 mon.smithi203 (mon.1) 138 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:09:53.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:52.622929+0000 mon.smithi169 (mon.0) 881 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:53.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:09:52.624569+0000 mgr.smithi203.ohooxy (mgr.24465) 478 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:09:53.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:09:52.624973+0000 mgr.smithi203.ohooxy (mgr.24465) 479 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:09:55.333 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:09:54.042022+0000 mgr.smithi203.ohooxy (mgr.24465) 480 : cephadm [INF] Upgrade: Updating mgr.smithi169.akrtny 2024-04-16T00:09:55.334 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:54.046554+0000 mon.smithi169 (mon.0) 882 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:55.334 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:54.048680+0000 mon.smithi203 (mon.1) 139 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi169.akrtny", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:09:55.334 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:54.048986+0000 mon.smithi169 (mon.0) 883 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi169.akrtny", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:09:55.334 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:54.049968+0000 mon.smithi203 (mon.1) 140 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:09:55.334 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:54.050856+0000 mon.smithi203 (mon.1) 141 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:09:55.334 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:09:54.051765+0000 mgr.smithi203.ohooxy (mgr.24465) 481 : cephadm [INF] Deploying daemon mgr.smithi169.akrtny on smithi169 2024-04-16T00:09:55.334 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:54.092146+0000 mgr.smithi203.ohooxy (mgr.24465) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:09:55.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:09:54.042022+0000 mgr.smithi203.ohooxy (mgr.24465) 480 : cephadm [INF] Upgrade: Updating mgr.smithi169.akrtny 2024-04-16T00:09:55.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:54.046554+0000 mon.smithi169 (mon.0) 882 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:55.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:54.048680+0000 mon.smithi203 (mon.1) 139 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi169.akrtny", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:09:55.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:54.048986+0000 mon.smithi169 (mon.0) 883 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi169.akrtny", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:09:55.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:54.049968+0000 mon.smithi203 (mon.1) 140 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:09:55.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:54.050856+0000 mon.smithi203 (mon.1) 141 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:09:55.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:09:54.051765+0000 mgr.smithi203.ohooxy (mgr.24465) 481 : cephadm [INF] Deploying daemon mgr.smithi169.akrtny on smithi169 2024-04-16T00:09:55.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:54.092146+0000 mgr.smithi203.ohooxy (mgr.24465) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:09:56.422 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:09:57.104 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:09:57.104 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 starting - - - - 2024-04-16T00:09:57.104 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (19m) 10m ago 19m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:09:57.104 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (18m) 10m ago 18m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:09:57.104 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 starting - - - - 2024-04-16T00:09:57.104 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (13m) 10m ago 13m 40.5M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:09:57.104 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (13m) 10m ago 13m 12.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:09:57.104 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:9283 running (20m) 10m ago 20m 359M - 16.2.0 24ecd6d5f14c 9d083d056f02 2024-04-16T00:09:57.104 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283 running (11m) 10m ago 18m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a da3a44ecc532 2024-04-16T00:09:57.104 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (20m) 10m ago 20m 52.3M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:09:57.104 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (18m) 10m ago 18m 47.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:09:57.104 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (10m) 10m ago 10m 52.2M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:09:57.105 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (10m) 10m ago 10m 19.0M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:09:57.105 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 starting - - - - 2024-04-16T00:09:57.105 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 starting - - - - 2024-04-16T00:09:57.105 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (17m) 10m ago 17m 382M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:09:57.105 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (17m) 10m ago 17m 291M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:09:57.105 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (16m) 10m ago 16m 261M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:09:57.105 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (16m) 10m ago 16m 352M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:09:57.105 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (16m) 10m ago 16m 380M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:09:57.105 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (15m) 10m ago 15m 391M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:09:57.105 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (15m) 10m ago 15m 327M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:09:57.105 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (15m) 10m ago 15m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:09:57.105 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 starting - - - - 2024-04-16T00:09:57.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:56.092564+0000 mgr.smithi203.ohooxy (mgr.24465) 483 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:57.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:56.407069+0000 mgr.smithi203.ohooxy (mgr.24465) 484 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:57.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:56.778172+0000 mgr.smithi203.ohooxy (mgr.24465) 485 : audit [DBG] from='client.15238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:57.516 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:09:57.516 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:09:57.516 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:09:57.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:09:57.516 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:09:57.516 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:09:57.516 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:09:57.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:09:57.516 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:09:57.516 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:09:57.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:09:57.517 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:09:57.517 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:09:57.517 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:09:57.517 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:09:57.517 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 13, 2024-04-16T00:09:57.517 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:09:57.517 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:09:57.517 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:09:57.555 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:56.092564+0000 mgr.smithi203.ohooxy (mgr.24465) 483 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:09:57.555 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:56.407069+0000 mgr.smithi203.ohooxy (mgr.24465) 484 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:57.556 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:57 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:56.778172+0000 mgr.smithi203.ohooxy (mgr.24465) 485 : audit [DBG] from='client.15238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:57.878 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:09:57.879 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:09:57.879 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:09:57.879 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:09:57.879 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:09:57.879 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "", 2024-04-16T00:09:57.879 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading mgr daemons", 2024-04-16T00:09:57.879 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:09:57.879 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:09:58.371 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:09:58.590 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:57.095184+0000 mgr.smithi203.ohooxy (mgr.24465) 486 : audit [DBG] from='client.15242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:58.590 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:57.408583+0000 mon.smithi169 (mon.0) 884 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:58.591 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:57.414486+0000 mon.smithi169 (mon.0) 885 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:58.591 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:57.423503+0000 mon.smithi203 (mon.1) 142 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:09:58.591 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:57.508033+0000 mon.smithi169 (mon.0) 886 : audit [DBG] from='client.? 172.21.15.169:0/2767004459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:09:58.591 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:57.697214+0000 mon.smithi169 (mon.0) 887 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:58.591 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:57.703752+0000 mon.smithi169 (mon.0) 888 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:58.591 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:57.743481+0000 mon.smithi169 (mon.0) 889 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:58.591 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:57.749104+0000 mon.smithi169 (mon.0) 890 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:58.591 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:58.373617+0000 mon.smithi169 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.169:0/3007228705' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:09:58.753 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:57.095184+0000 mgr.smithi203.ohooxy (mgr.24465) 486 : audit [DBG] from='client.15242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:09:58.753 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:57.408583+0000 mon.smithi169 (mon.0) 884 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:58.753 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:57.414486+0000 mon.smithi169 (mon.0) 885 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:58.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:57.423503+0000 mon.smithi203 (mon.1) 142 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:09:58.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:57.508033+0000 mon.smithi169 (mon.0) 886 : audit [DBG] from='client.? 172.21.15.169:0/2767004459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:09:58.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:57.697214+0000 mon.smithi169 (mon.0) 887 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:58.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:57.703752+0000 mon.smithi169 (mon.0) 888 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:58.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:57.743481+0000 mon.smithi169 (mon.0) 889 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:58.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:57.749104+0000 mon.smithi169 (mon.0) 890 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:09:58.754 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:58 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:58.373617+0000 mon.smithi169 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.169:0/3007228705' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:10:00.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:09:57.880015+0000 mgr.smithi203.ohooxy (mgr.24465) 487 : audit [DBG] from='client.15254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:10:00.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:09:59 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:09:58.093177+0000 mgr.smithi203.ohooxy (mgr.24465) 488 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:00.108 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:09:57.880015+0000 mgr.smithi203.ohooxy (mgr.24465) 487 : audit [DBG] from='client.15254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:10:00.108 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:09:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:09:58.093177+0000 mgr.smithi203.ohooxy (mgr.24465) 488 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:01.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:00.000087+0000 mon.smithi169 (mon.0) 892 : cluster [INF] overall HEALTH_OK 2024-04-16T00:10:01.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:00.000087+0000 mon.smithi169 (mon.0) 892 : cluster [INF] overall HEALTH_OK 2024-04-16T00:10:02.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:00.093569+0000 mgr.smithi203.ohooxy (mgr.24465) 489 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:02.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:00.093569+0000 mgr.smithi203.ohooxy (mgr.24465) 489 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:03.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:01.982007+0000 mon.smithi169 (mon.0) 893 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:03.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:01.987392+0000 mon.smithi169 (mon.0) 894 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:03.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:02.093910+0000 mgr.smithi203.ohooxy (mgr.24465) 490 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:03.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:02 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:02.094503+0000 mon.smithi203 (mon.1) 143 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:10:03.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:01.982007+0000 mon.smithi169 (mon.0) 893 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:03.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:01.987392+0000 mon.smithi169 (mon.0) 894 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:03.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:02.093910+0000 mgr.smithi203.ohooxy (mgr.24465) 490 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:03.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:02.094503+0000 mon.smithi203 (mon.1) 143 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:10:05.561 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:04.094614+0000 mgr.smithi203.ohooxy (mgr.24465) 491 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:10:05.561 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:04.185549+0000 mon.smithi169 (mon.0) 895 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:05.561 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:04.192297+0000 mon.smithi169 (mon.0) 896 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:05.561 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:04.615787+0000 mon.smithi169 (mon.0) 897 : cluster [DBG] Standby manager daemon smithi169.akrtny restarted 2024-04-16T00:10:05.561 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:04.615924+0000 mon.smithi169 (mon.0) 898 : cluster [DBG] Standby manager daemon smithi169.akrtny started 2024-04-16T00:10:05.561 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:04.618377+0000 mon.smithi169 (mon.0) 899 : audit [DBG] from='mgr.? 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi169.akrtny/crt"}]: dispatch 2024-04-16T00:10:05.561 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:04.618960+0000 mon.smithi169 (mon.0) 900 : audit [DBG] from='mgr.? 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:10:05.562 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:04.620875+0000 mon.smithi169 (mon.0) 901 : audit [DBG] from='mgr.? 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi169.akrtny/key"}]: dispatch 2024-04-16T00:10:05.562 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:04.621942+0000 mon.smithi169 (mon.0) 902 : audit [DBG] from='mgr.? 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:10:05.562 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:04.829784+0000 mon.smithi169 (mon.0) 903 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:05.562 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:05 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:04.836828+0000 mon.smithi169 (mon.0) 904 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:05.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:04.094614+0000 mgr.smithi203.ohooxy (mgr.24465) 491 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:10:05.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:04.185549+0000 mon.smithi169 (mon.0) 895 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:05.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:04.192297+0000 mon.smithi169 (mon.0) 896 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:05.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:04.615787+0000 mon.smithi169 (mon.0) 897 : cluster [DBG] Standby manager daemon smithi169.akrtny restarted 2024-04-16T00:10:05.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:04.615924+0000 mon.smithi169 (mon.0) 898 : cluster [DBG] Standby manager daemon smithi169.akrtny started 2024-04-16T00:10:05.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:04.618377+0000 mon.smithi169 (mon.0) 899 : audit [DBG] from='mgr.? 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi169.akrtny/crt"}]: dispatch 2024-04-16T00:10:05.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:04.618960+0000 mon.smithi169 (mon.0) 900 : audit [DBG] from='mgr.? 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:10:05.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:04.620875+0000 mon.smithi169 (mon.0) 901 : audit [DBG] from='mgr.? 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi169.akrtny/key"}]: dispatch 2024-04-16T00:10:05.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:04.621942+0000 mon.smithi169 (mon.0) 902 : audit [DBG] from='mgr.? 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:10:05.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:04.829784+0000 mon.smithi169 (mon.0) 903 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:05.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:04.836828+0000 mon.smithi169 (mon.0) 904 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:06.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:05.197929+0000 mon.smithi169 (mon.0) 905 : cluster [DBG] mgrmap e34: smithi203.ohooxy(active, since 11m), standbys: smithi169.akrtny 2024-04-16T00:10:06.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:06 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:05.197929+0000 mon.smithi169 (mon.0) 905 : cluster [DBG] mgrmap e34: smithi203.ohooxy(active, since 11m), standbys: smithi169.akrtny 2024-04-16T00:10:07.583 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:07 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:06.095154+0000 mgr.smithi203.ohooxy (mgr.24465) 492 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:07.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:07 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:06.095154+0000 mgr.smithi203.ohooxy (mgr.24465) 492 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:09.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:08.095866+0000 mgr.smithi203.ohooxy (mgr.24465) 493 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:09.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:08.317432+0000 mon.smithi169 (mon.0) 906 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:09.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:08.323835+0000 mon.smithi169 (mon.0) 907 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:09.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:08.328625+0000 mon.smithi203 (mon.1) 144 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:10:09.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:08.329454+0000 mon.smithi203 (mon.1) 145 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:10:09.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:08.330229+0000 mgr.smithi203.ohooxy (mgr.24465) 494 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:10:09.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:08.330982+0000 mgr.smithi203.ohooxy (mgr.24465) 495 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-04-16T00:10:09.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:08.334499+0000 mon.smithi169 (mon.0) 908 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:09.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:08.343032+0000 mon.smithi169 (mon.0) 909 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:09.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:08.481857+0000 mon.smithi203 (mon.1) 146 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:10:09.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:08.484079+0000 mgr.smithi203.ohooxy (mgr.24465) 496 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:10:09.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:08.484536+0000 mgr.smithi203.ohooxy (mgr.24465) 497 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:10:09.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:08.487357+0000 mgr.smithi203.ohooxy (mgr.24465) 498 : cephadm [INF] Failing over to other MGR 2024-04-16T00:10:09.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:08.487579+0000 mon.smithi203 (mon.1) 147 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mgr fail", "who": "smithi203.ohooxy"}]: dispatch 2024-04-16T00:10:09.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:08.487919+0000 mon.smithi169 (mon.0) 910 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mgr fail", "who": "smithi203.ohooxy"}]: dispatch 2024-04-16T00:10:09.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:08.492153+0000 mon.smithi169 (mon.0) 911 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-16T00:10:09.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:09 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:08.829266+0000 mon.smithi169 (mon.0) 912 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:10:09.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:08.095866+0000 mgr.smithi203.ohooxy (mgr.24465) 493 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:09.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:08.317432+0000 mon.smithi169 (mon.0) 906 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:09.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:08.323835+0000 mon.smithi169 (mon.0) 907 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:09.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:08.328625+0000 mon.smithi203 (mon.1) 144 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:10:09.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:08.329454+0000 mon.smithi203 (mon.1) 145 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:10:09.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:08.330229+0000 mgr.smithi203.ohooxy (mgr.24465) 494 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:10:09.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:08.330982+0000 mgr.smithi203.ohooxy (mgr.24465) 495 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 200 B/s rd, 0 op/s 2024-04-16T00:10:09.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:08.334499+0000 mon.smithi169 (mon.0) 908 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:09.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:08.343032+0000 mon.smithi169 (mon.0) 909 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' 2024-04-16T00:10:09.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:08.481857+0000 mon.smithi203 (mon.1) 146 : audit [DBG] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:10:09.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:08.484079+0000 mgr.smithi203.ohooxy (mgr.24465) 496 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:10:09.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:08.484536+0000 mgr.smithi203.ohooxy (mgr.24465) 497 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:10:09.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:08.487357+0000 mgr.smithi203.ohooxy (mgr.24465) 498 : cephadm [INF] Failing over to other MGR 2024-04-16T00:10:09.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:08.487579+0000 mon.smithi203 (mon.1) 147 : audit [INF] from='mgr.24465 172.21.15.203:0/1542944998' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mgr fail", "who": "smithi203.ohooxy"}]: dispatch 2024-04-16T00:10:09.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:08.487919+0000 mon.smithi169 (mon.0) 910 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "mgr fail", "who": "smithi203.ohooxy"}]: dispatch 2024-04-16T00:10:09.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:08.492153+0000 mon.smithi169 (mon.0) 911 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-16T00:10:09.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:08.829266+0000 mon.smithi169 (mon.0) 912 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:10:10.596 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.348476+0000 mon.smithi169 (mon.0) 913 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "mgr fail", "who": "smithi203.ohooxy"}]': finished 2024-04-16T00:10:10.597 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:09.348544+0000 mon.smithi169 (mon.0) 914 : cluster [DBG] mgrmap e35: smithi169.akrtny(active, starting, since 0.859938s) 2024-04-16T00:10:10.597 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.349727+0000 mon.smithi169 (mon.0) 915 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-16T00:10:10.597 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.349948+0000 mon.smithi169 (mon.0) 916 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-16T00:10:10.597 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.350147+0000 mon.smithi169 (mon.0) 917 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-16T00:10:10.597 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.350467+0000 mon.smithi169 (mon.0) 918 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-16T00:10:10.597 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.350731+0000 mon.smithi169 (mon.0) 919 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi169.akrtny", "id": "smithi169.akrtny"}]: dispatch 2024-04-16T00:10:10.597 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.350918+0000 mon.smithi169 (mon.0) 920 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:10:10.597 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.351126+0000 mon.smithi169 (mon.0) 921 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:10:10.597 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.351336+0000 mon.smithi169 (mon.0) 922 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:10:10.597 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.351560+0000 mon.smithi169 (mon.0) 923 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:10:10.597 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.351794+0000 mon.smithi169 (mon.0) 924 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:10:10.597 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.352093+0000 mon.smithi169 (mon.0) 925 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:10:10.597 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.352382+0000 mon.smithi169 (mon.0) 926 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:10:10.598 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.352594+0000 mon.smithi169 (mon.0) 927 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:10:10.598 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.352867+0000 mon.smithi169 (mon.0) 928 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:10:10.598 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.353096+0000 mon.smithi169 (mon.0) 929 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:10:10.598 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.353574+0000 mon.smithi169 (mon.0) 930 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:10:10.598 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:09.384732+0000 mon.smithi169 (mon.0) 931 : cluster [INF] Manager daemon smithi169.akrtny is now available 2024-04-16T00:10:10.598 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:09.398531+0000 mgr.smithi169.akrtny (mgr.15250) 1 : cephadm [INF] inventory: adjusted host smithi203 addr 'smithi203' -> '172.21.15.203' 2024-04-16T00:10:10.598 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.402237+0000 mon.smithi169 (mon.0) 932 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:10.598 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.413063+0000 mon.smithi169 (mon.0) 933 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:10:10.598 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.440700+0000 mon.smithi169 (mon.0) 934 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:10.598 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.442585+0000 mon.smithi169 (mon.0) 935 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:10:10.598 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.448331+0000 mon.smithi169 (mon.0) 936 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:10:10.598 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:09.469310+0000 mon.smithi169 (mon.0) 937 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-16T00:10:10.599 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:09.751253+0000 mgr.smithi169.akrtny (mgr.15250) 2 : cephadm [INF] [16/Apr/2024:00:10:09] ENGINE Bus STARTING 2024-04-16T00:10:10.599 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:09.868244+0000 mgr.smithi169.akrtny (mgr.15250) 3 : cephadm [INF] [16/Apr/2024:00:10:09] ENGINE Serving on https://172.21.15.169:7150 2024-04-16T00:10:10.599 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:09.969430+0000 mgr.smithi169.akrtny (mgr.15250) 4 : cephadm [INF] [16/Apr/2024:00:10:09] ENGINE Serving on http://172.21.15.169:8765 2024-04-16T00:10:10.599 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:09.969599+0000 mgr.smithi169.akrtny (mgr.15250) 5 : cephadm [INF] [16/Apr/2024:00:10:09] ENGINE Bus STARTED 2024-04-16T00:10:10.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.348476+0000 mon.smithi169 (mon.0) 913 : audit [INF] from='mgr.24465 ' entity='mgr.smithi203.ohooxy' cmd='[{"prefix": "mgr fail", "who": "smithi203.ohooxy"}]': finished 2024-04-16T00:10:10.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:09.348544+0000 mon.smithi169 (mon.0) 914 : cluster [DBG] mgrmap e35: smithi169.akrtny(active, starting, since 0.859938s) 2024-04-16T00:10:10.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.349727+0000 mon.smithi169 (mon.0) 915 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-16T00:10:10.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.349948+0000 mon.smithi169 (mon.0) 916 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-16T00:10:10.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.350147+0000 mon.smithi169 (mon.0) 917 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.350467+0000 mon.smithi169 (mon.0) 918 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.350731+0000 mon.smithi169 (mon.0) 919 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi169.akrtny", "id": "smithi169.akrtny"}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.350918+0000 mon.smithi169 (mon.0) 920 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.351126+0000 mon.smithi169 (mon.0) 921 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.351336+0000 mon.smithi169 (mon.0) 922 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.351560+0000 mon.smithi169 (mon.0) 923 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.351794+0000 mon.smithi169 (mon.0) 924 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.352093+0000 mon.smithi169 (mon.0) 925 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.352382+0000 mon.smithi169 (mon.0) 926 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.352594+0000 mon.smithi169 (mon.0) 927 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.352867+0000 mon.smithi169 (mon.0) 928 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.353096+0000 mon.smithi169 (mon.0) 929 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.353574+0000 mon.smithi169 (mon.0) 930 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:10:10.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:09.384732+0000 mon.smithi169 (mon.0) 931 : cluster [INF] Manager daemon smithi169.akrtny is now available 2024-04-16T00:10:10.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:09.398531+0000 mgr.smithi169.akrtny (mgr.15250) 1 : cephadm [INF] inventory: adjusted host smithi203 addr 'smithi203' -> '172.21.15.203' 2024-04-16T00:10:10.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.402237+0000 mon.smithi169 (mon.0) 932 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:10.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.413063+0000 mon.smithi169 (mon.0) 933 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:10:10.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.440700+0000 mon.smithi169 (mon.0) 934 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:10.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.442585+0000 mon.smithi169 (mon.0) 935 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:10:10.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.448331+0000 mon.smithi169 (mon.0) 936 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:10:10.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:09.469310+0000 mon.smithi169 (mon.0) 937 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-16T00:10:10.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:09.751253+0000 mgr.smithi169.akrtny (mgr.15250) 2 : cephadm [INF] [16/Apr/2024:00:10:09] ENGINE Bus STARTING 2024-04-16T00:10:10.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:09.868244+0000 mgr.smithi169.akrtny (mgr.15250) 3 : cephadm [INF] [16/Apr/2024:00:10:09] ENGINE Serving on https://172.21.15.169:7150 2024-04-16T00:10:10.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:09.969430+0000 mgr.smithi169.akrtny (mgr.15250) 4 : cephadm [INF] [16/Apr/2024:00:10:09] ENGINE Serving on http://172.21.15.169:8765 2024-04-16T00:10:10.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:10 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:09.969599+0000 mgr.smithi169.akrtny (mgr.15250) 5 : cephadm [INF] [16/Apr/2024:00:10:09] ENGINE Bus STARTED 2024-04-16T00:10:11.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:10.354743+0000 mon.smithi169 (mon.0) 938 : cluster [DBG] mgrmap e36: smithi169.akrtny(active, since 1.86614s) 2024-04-16T00:10:11.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:10.366398+0000 mgr.smithi169.akrtny (mgr.15250) 6 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:10:11.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:10.354743+0000 mon.smithi169 (mon.0) 938 : cluster [DBG] mgrmap e36: smithi169.akrtny(active, since 1.86614s) 2024-04-16T00:10:11.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:11 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:10.366398+0000 mgr.smithi169.akrtny (mgr.15250) 6 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:10:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:11.350479+0000 mon.smithi169 (mon.0) 939 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:10:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:11.350502+0000 mon.smithi169 (mon.0) 940 : cluster [INF] Cluster is now healthy 2024-04-16T00:10:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:11.352020+0000 mgr.smithi169.akrtny (mgr.15250) 7 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:10:12.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:12 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:11.358366+0000 mon.smithi169 (mon.0) 941 : cluster [DBG] mgrmap e37: smithi169.akrtny(active, since 2s) 2024-04-16T00:10:12.611 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:11.350479+0000 mon.smithi169 (mon.0) 939 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:10:12.611 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:11.350502+0000 mon.smithi169 (mon.0) 940 : cluster [INF] Cluster is now healthy 2024-04-16T00:10:12.611 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:11.352020+0000 mgr.smithi169.akrtny (mgr.15250) 7 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:10:12.611 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:12 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:11.358366+0000 mon.smithi169 (mon.0) 941 : cluster [DBG] mgrmap e37: smithi169.akrtny(active, since 2s) 2024-04-16T00:10:14.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:13.352514+0000 mgr.smithi169.akrtny (mgr.15250) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:10:14.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:13.363765+0000 mon.smithi169 (mon.0) 942 : cluster [DBG] mgrmap e38: smithi169.akrtny(active, since 4s) 2024-04-16T00:10:14.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:14.323895+0000 mon.smithi169 (mon.0) 943 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:14.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:14.327417+0000 mon.smithi169 (mon.0) 944 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:14.856 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:13.352514+0000 mgr.smithi169.akrtny (mgr.15250) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:10:14.856 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:13.363765+0000 mon.smithi169 (mon.0) 942 : cluster [DBG] mgrmap e38: smithi169.akrtny(active, since 4s) 2024-04-16T00:10:14.856 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:14.323895+0000 mon.smithi169 (mon.0) 943 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:14.856 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:14 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:14.327417+0000 mon.smithi169 (mon.0) 944 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:16.248 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:14.960636+0000 mon.smithi169 (mon.0) 945 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:16.248 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:14.966287+0000 mon.smithi169 (mon.0) 946 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:16.248 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:15.771193+0000 mon.smithi169 (mon.0) 947 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:16.248 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:15.777455+0000 mon.smithi169 (mon.0) 948 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:16.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:14.960636+0000 mon.smithi169 (mon.0) 945 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:16.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:14.966287+0000 mon.smithi169 (mon.0) 946 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:16.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:15.771193+0000 mon.smithi169 (mon.0) 947 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:16.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:15.777455+0000 mon.smithi169 (mon.0) 948 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:17.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:15.352912+0000 mgr.smithi169.akrtny (mgr.15250) 9 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:10:17.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:16.409799+0000 mon.smithi169 (mon.0) 949 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:17.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:16.413474+0000 mon.smithi169 (mon.0) 950 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:17.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:16.577490+0000 mon.smithi169 (mon.0) 951 : cluster [DBG] Standby manager daemon smithi203.ohooxy started 2024-04-16T00:10:17.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:16.579756+0000 mon.smithi203 (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.203:0/2044921026' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/crt"}]: dispatch 2024-04-16T00:10:17.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:16.580521+0000 mon.smithi203 (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.203:0/2044921026' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:10:17.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:16.582925+0000 mon.smithi203 (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.203:0/2044921026' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/key"}]: dispatch 2024-04-16T00:10:17.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:16.583227+0000 mon.smithi203 (mon.1) 151 : audit [DBG] from='mgr.? 172.21.15.203:0/2044921026' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:10:17.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:15.352912+0000 mgr.smithi169.akrtny (mgr.15250) 9 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:10:17.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:16.409799+0000 mon.smithi169 (mon.0) 949 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:17.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:16.413474+0000 mon.smithi169 (mon.0) 950 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:17.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:16.577490+0000 mon.smithi169 (mon.0) 951 : cluster [DBG] Standby manager daemon smithi203.ohooxy started 2024-04-16T00:10:17.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:16.579756+0000 mon.smithi203 (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.203:0/2044921026' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/crt"}]: dispatch 2024-04-16T00:10:17.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:16.580521+0000 mon.smithi203 (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.203:0/2044921026' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:10:17.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:16.582925+0000 mon.smithi203 (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.203:0/2044921026' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/key"}]: dispatch 2024-04-16T00:10:17.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:16.583227+0000 mon.smithi203 (mon.1) 151 : audit [DBG] from='mgr.? 172.21.15.203:0/2044921026' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:10:18.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:17.353497+0000 mgr.smithi169.akrtny (mgr.15250) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T00:10:18.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:17.422354+0000 mon.smithi169 (mon.0) 952 : cluster [DBG] mgrmap e39: smithi169.akrtny(active, since 8s), standbys: smithi203.ohooxy 2024-04-16T00:10:18.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:18 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:17.422539+0000 mon.smithi169 (mon.0) 953 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi203.ohooxy", "id": "smithi203.ohooxy"}]: dispatch 2024-04-16T00:10:18.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:17.353497+0000 mgr.smithi169.akrtny (mgr.15250) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T00:10:18.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:17.422354+0000 mon.smithi169 (mon.0) 952 : cluster [DBG] mgrmap e39: smithi169.akrtny(active, since 8s), standbys: smithi203.ohooxy 2024-04-16T00:10:18.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:17.422539+0000 mon.smithi169 (mon.0) 953 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi203.ohooxy", "id": "smithi203.ohooxy"}]: dispatch 2024-04-16T00:10:21.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:19.354026+0000 mgr.smithi169.akrtny (mgr.15250) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-16T00:10:21.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:19.838665+0000 mon.smithi169 (mon.0) 954 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:21.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:19.842537+0000 mon.smithi169 (mon.0) 955 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:21.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:19.843633+0000 mon.smithi169 (mon.0) 956 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:10:21.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:19.844283+0000 mon.smithi169 (mon.0) 957 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:10:21.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:19.844848+0000 mgr.smithi169.akrtny (mgr.15250) 12 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:10:21.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:19.845489+0000 mgr.smithi169.akrtny (mgr.15250) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-16T00:10:21.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:19.848744+0000 mon.smithi169 (mon.0) 958 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:21.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:19.854442+0000 mon.smithi169 (mon.0) 959 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:21.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:19.983624+0000 mgr.smithi169.akrtny (mgr.15250) 14 : cephadm [INF] Reconfiguring prometheus.smithi169 (dependencies changed)... 2024-04-16T00:10:21.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:20.206948+0000 mgr.smithi169.akrtny (mgr.15250) 15 : cephadm [INF] Reconfiguring daemon prometheus.smithi169 on smithi169 2024-04-16T00:10:21.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:19.354026+0000 mgr.smithi169.akrtny (mgr.15250) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-16T00:10:21.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:19.838665+0000 mon.smithi169 (mon.0) 954 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:21.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:19.842537+0000 mon.smithi169 (mon.0) 955 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:21.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:19.843633+0000 mon.smithi169 (mon.0) 956 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:10:21.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:19.844283+0000 mon.smithi169 (mon.0) 957 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:10:21.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:19.844848+0000 mgr.smithi169.akrtny (mgr.15250) 12 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:10:21.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:19.845489+0000 mgr.smithi169.akrtny (mgr.15250) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-16T00:10:21.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:19.848744+0000 mon.smithi169 (mon.0) 958 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:21.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:19.854442+0000 mon.smithi169 (mon.0) 959 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:21.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:19.983624+0000 mgr.smithi169.akrtny (mgr.15250) 14 : cephadm [INF] Reconfiguring prometheus.smithi169 (dependencies changed)... 2024-04-16T00:10:21.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:20.206948+0000 mgr.smithi169.akrtny (mgr.15250) 15 : cephadm [INF] Reconfiguring daemon prometheus.smithi169 on smithi169 2024-04-16T00:10:22.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:21 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:20.841195+0000 mon.smithi169 (mon.0) 960 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:10:22.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:20.841195+0000 mon.smithi169 (mon.0) 960 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:10:22.856 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:21.846165+0000 mgr.smithi169.akrtny (mgr.15250) 16 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:10:23.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:21.846165+0000 mgr.smithi169.akrtny (mgr.15250) 16 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:10:25.143 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:23.846581+0000 mgr.smithi169.akrtny (mgr.15250) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:10:25.143 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:23.956071+0000 mon.smithi169 (mon.0) 961 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:25.143 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:23.960216+0000 mon.smithi169 (mon.0) 962 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:25.143 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:23.985746+0000 mon.smithi169 (mon.0) 963 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:10:25.143 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:23.986148+0000 mgr.smithi169.akrtny (mgr.15250) 18 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:10:25.143 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:23.991961+0000 mon.smithi169 (mon.0) 964 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:10:25.143 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:24.437599+0000 mon.smithi169 (mon.0) 965 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:10:25.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:23.846581+0000 mgr.smithi169.akrtny (mgr.15250) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:10:25.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:23.956071+0000 mon.smithi169 (mon.0) 961 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:25.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:23.960216+0000 mon.smithi169 (mon.0) 962 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:25.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:23.985746+0000 mon.smithi169 (mon.0) 963 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:10:25.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:23.986148+0000 mgr.smithi169.akrtny (mgr.15250) 18 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:10:25.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:23.991961+0000 mon.smithi169 (mon.0) 964 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:10:25.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:24 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:24.437599+0000 mon.smithi169 (mon.0) 965 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:10:26.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:25.511272+0000 mon.smithi169 (mon.0) 966 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.ohooxy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:10:26.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:25.512091+0000 mon.smithi169 (mon.0) 967 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:10:26.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:25.512770+0000 mon.smithi169 (mon.0) 968 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:10:26.391 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:25.511272+0000 mon.smithi169 (mon.0) 966 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.ohooxy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:10:26.391 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:25.512091+0000 mon.smithi169 (mon.0) 967 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:10:26.391 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:25.512770+0000 mon.smithi169 (mon.0) 968 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:10:27.098 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:25.510876+0000 mgr.smithi169.akrtny (mgr.15250) 19 : cephadm [INF] Upgrade: Updating mgr.smithi203.ohooxy 2024-04-16T00:10:27.098 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:25.513470+0000 mgr.smithi169.akrtny (mgr.15250) 20 : cephadm [INF] Deploying daemon mgr.smithi203.ohooxy on smithi203 2024-04-16T00:10:27.098 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:25.847370+0000 mgr.smithi169.akrtny (mgr.15250) 21 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:10:27.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:25.510876+0000 mgr.smithi169.akrtny (mgr.15250) 19 : cephadm [INF] Upgrade: Updating mgr.smithi203.ohooxy 2024-04-16T00:10:27.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:25.513470+0000 mgr.smithi169.akrtny (mgr.15250) 20 : cephadm [INF] Deploying daemon mgr.smithi203.ohooxy on smithi203 2024-04-16T00:10:27.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:26 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:25.847370+0000 mgr.smithi169.akrtny (mgr.15250) 21 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:10:28.711 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:10:29.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:28 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:27.847945+0000 mgr.smithi169.akrtny (mgr.15250) 22 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T00:10:29.172 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:27.847945+0000 mgr.smithi169.akrtny (mgr.15250) 22 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T00:10:29.351 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:10:29.351 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (9m) 13s ago 19m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:10:29.351 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (19m) 13s ago 19m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:10:29.351 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (18m) 15s ago 18m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:10:29.351 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (6m) 13s ago 19m 35.8M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (14m) 13s ago 14m 41.7M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (14m) 15s ago 14m 15.2M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (32s) 13s ago 21m 472M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 starting - - - - 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (21m) 13s ago 21m 77.4M 2048M 16.2.0 24ecd6d5f14c ea6ce567e5ab 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (18m) 15s ago 18m 59.9M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (11m) 13s ago 11m 132M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (11m) 15s ago 11m 89.7M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (4m) 13s ago 19m 17.2M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (37s) 15s ago 18m 2567k - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (18m) 13s ago 18m 388M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (17m) 13s ago 17m 314M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (17m) 13s ago 17m 264M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (17m) 13s ago 17m 369M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:10:29.352 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (16m) 15s ago 16m 388M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:10:29.353 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (16m) 15s ago 16m 412M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:10:29.353 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (16m) 15s ago 16m 347M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:10:29.353 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (15m) 15s ago 15m 480M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:10:29.353 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 starting - - - - 2024-04-16T00:10:29.767 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:10:29.767 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:10:29.767 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:10:29.767 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:10:29.767 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:10:29.767 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:10:29.767 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:10:29.768 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:10:29.768 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:10:29.768 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:10:29.768 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:10:29.768 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:10:29.768 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:10:29.768 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:10:29.768 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 12, 2024-04-16T00:10:29.768 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:10:29.768 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:10:29.768 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:10:30.112 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:10:30.112 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:10:30.112 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:10:30.112 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:10:30.113 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:10:30.113 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "", 2024-04-16T00:10:30.113 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading mgr daemons", 2024-04-16T00:10:30.113 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:10:30.113 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:10:30.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:28.699422+0000 mgr.smithi169.akrtny (mgr.15250) 23 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:10:30.422 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:29.018012+0000 mgr.smithi169.akrtny (mgr.15250) 24 : audit [DBG] from='client.15292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:10:30.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:29.242261+0000 mon.smithi169 (mon.0) 969 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:30.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:29.245998+0000 mon.smithi169 (mon.0) 970 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:30.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:29.285426+0000 mon.smithi169 (mon.0) 971 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:10:30.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:29.768934+0000 mon.smithi169 (mon.0) 972 : audit [DBG] from='client.? 172.21.15.169:0/80621740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:10:30.497 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:10:30.498 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:10:30.498 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in error state 2024-04-16T00:10:30.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:28.699422+0000 mgr.smithi169.akrtny (mgr.15250) 23 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:10:30.658 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:29.018012+0000 mgr.smithi169.akrtny (mgr.15250) 24 : audit [DBG] from='client.15292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:10:30.658 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:29.242261+0000 mon.smithi169 (mon.0) 969 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:30.659 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:29.245998+0000 mon.smithi169 (mon.0) 970 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:30.659 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:29.285426+0000 mon.smithi169 (mon.0) 971 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:10:30.659 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:30 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:29.768934+0000 mon.smithi169 (mon.0) 972 : audit [DBG] from='client.? 172.21.15.169:0/80621740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:10:31.606 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:29.341960+0000 mgr.smithi169.akrtny (mgr.15250) 25 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:10:31.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:29.848318+0000 mgr.smithi169.akrtny (mgr.15250) 26 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T00:10:31.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:30.113958+0000 mgr.smithi169.akrtny (mgr.15250) 27 : audit [DBG] from='client.15308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:10:31.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:31 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:30.498891+0000 mon.smithi169 (mon.0) 973 : audit [DBG] from='client.? 172.21.15.169:0/1202114242' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:10:31.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:29.341960+0000 mgr.smithi169.akrtny (mgr.15250) 25 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:10:31.672 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:29.848318+0000 mgr.smithi169.akrtny (mgr.15250) 26 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T00:10:31.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:30.113958+0000 mgr.smithi169.akrtny (mgr.15250) 27 : audit [DBG] from='client.15308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:10:31.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:30.498891+0000 mon.smithi169 (mon.0) 973 : audit [DBG] from='client.? 172.21.15.169:0/1202114242' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:10:33.290 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:31.848919+0000 mgr.smithi169.akrtny (mgr.15250) 28 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:10:33.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:33 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:31.848919+0000 mgr.smithi169.akrtny (mgr.15250) 28 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:10:34.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:33.818734+0000 mon.smithi169 (mon.0) 974 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:34.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:33.822602+0000 mon.smithi169 (mon.0) 975 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:34.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:33.849223+0000 mgr.smithi169.akrtny (mgr.15250) 29 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:34.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:34.506852+0000 mon.smithi169 (mon.0) 976 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:34.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:34.511476+0000 mon.smithi169 (mon.0) 977 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:34.962 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:33.818734+0000 mon.smithi169 (mon.0) 974 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:34.962 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:33.822602+0000 mon.smithi169 (mon.0) 975 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:34.962 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:33.849223+0000 mgr.smithi169.akrtny (mgr.15250) 29 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:34.962 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:34.506852+0000 mon.smithi169 (mon.0) 976 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:34.962 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:34 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:34.511476+0000 mon.smithi169 (mon.0) 977 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:37.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:35.849886+0000 mgr.smithi169.akrtny (mgr.15250) 30 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:10:37.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:36.318117+0000 mon.smithi169 (mon.0) 978 : cluster [DBG] Standby manager daemon smithi203.ohooxy restarted 2024-04-16T00:10:37.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:36.318241+0000 mon.smithi169 (mon.0) 979 : cluster [DBG] Standby manager daemon smithi203.ohooxy started 2024-04-16T00:10:37.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:36.320043+0000 mon.smithi169 (mon.0) 980 : audit [DBG] from='mgr.? 172.21.15.203:0/3605351260' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/crt"}]: dispatch 2024-04-16T00:10:37.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:36.320899+0000 mon.smithi169 (mon.0) 981 : audit [DBG] from='mgr.? 172.21.15.203:0/3605351260' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:10:37.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:36.324023+0000 mon.smithi169 (mon.0) 982 : audit [DBG] from='mgr.? 172.21.15.203:0/3605351260' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/key"}]: dispatch 2024-04-16T00:10:37.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:36.324428+0000 mon.smithi169 (mon.0) 983 : audit [DBG] from='mgr.? 172.21.15.203:0/3605351260' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:10:37.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:36.430794+0000 mon.smithi169 (mon.0) 984 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:37.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:36.434921+0000 mon.smithi169 (mon.0) 985 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:37.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:35.849886+0000 mgr.smithi169.akrtny (mgr.15250) 30 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:10:37.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:36.318117+0000 mon.smithi169 (mon.0) 978 : cluster [DBG] Standby manager daemon smithi203.ohooxy restarted 2024-04-16T00:10:37.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:36.318241+0000 mon.smithi169 (mon.0) 979 : cluster [DBG] Standby manager daemon smithi203.ohooxy started 2024-04-16T00:10:37.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:36.320043+0000 mon.smithi169 (mon.0) 980 : audit [DBG] from='mgr.? 172.21.15.203:0/3605351260' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/crt"}]: dispatch 2024-04-16T00:10:37.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:36.320899+0000 mon.smithi169 (mon.0) 981 : audit [DBG] from='mgr.? 172.21.15.203:0/3605351260' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:10:37.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:36.324023+0000 mon.smithi169 (mon.0) 982 : audit [DBG] from='mgr.? 172.21.15.203:0/3605351260' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/key"}]: dispatch 2024-04-16T00:10:37.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:36.324428+0000 mon.smithi169 (mon.0) 983 : audit [DBG] from='mgr.? 172.21.15.203:0/3605351260' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:10:37.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:36.430794+0000 mon.smithi169 (mon.0) 984 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:37.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:36 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:36.434921+0000 mon.smithi169 (mon.0) 985 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:38.020 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:36.912143+0000 mon.smithi169 (mon.0) 986 : cluster [DBG] mgrmap e40: smithi169.akrtny(active, since 28s), standbys: smithi203.ohooxy 2024-04-16T00:10:38.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:37 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:36.912143+0000 mon.smithi169 (mon.0) 986 : cluster [DBG] mgrmap e40: smithi169.akrtny(active, since 28s), standbys: smithi203.ohooxy 2024-04-16T00:10:39.301 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:37.850422+0000 mgr.smithi169.akrtny (mgr.15250) 31 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:39.301 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.089010+0000 mon.smithi169 (mon.0) 987 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:39.301 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.094570+0000 mon.smithi169 (mon.0) 988 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:39.301 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.095384+0000 mon.smithi169 (mon.0) 989 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:10:39.301 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.096210+0000 mon.smithi169 (mon.0) 990 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:10:39.301 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:38.096905+0000 mgr.smithi169.akrtny (mgr.15250) 32 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:10:39.301 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:38.097555+0000 mgr.smithi169.akrtny (mgr.15250) 33 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2024-04-16T00:10:39.301 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:38.097788+0000 mgr.smithi169.akrtny (mgr.15250) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 0 op/s 2024-04-16T00:10:39.302 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.103867+0000 mon.smithi169 (mon.0) 991 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:39.302 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.113052+0000 mon.smithi169 (mon.0) 992 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:39.302 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.249028+0000 mon.smithi169 (mon.0) 993 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:10:39.302 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.251454+0000 mon.smithi169 (mon.0) 994 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:10:39.302 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:38.252069+0000 mgr.smithi169.akrtny (mgr.15250) 35 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-16T00:10:39.302 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.258267+0000 mon.smithi169 (mon.0) 995 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:39.302 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.258995+0000 mon.smithi169 (mon.0) 996 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi169.akrtny"}]: dispatch 2024-04-16T00:10:39.302 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.264292+0000 mon.smithi169 (mon.0) 997 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi169.akrtny"}]': finished 2024-04-16T00:10:39.302 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.264978+0000 mon.smithi169 (mon.0) 998 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi203.ohooxy"}]: dispatch 2024-04-16T00:10:39.302 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.270152+0000 mon.smithi169 (mon.0) 999 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi203.ohooxy"}]': finished 2024-04-16T00:10:39.303 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:39 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:38.271110+0000 mon.smithi169 (mon.0) 1000 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T00:10:39.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:37.850422+0000 mgr.smithi169.akrtny (mgr.15250) 31 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:10:39.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.089010+0000 mon.smithi169 (mon.0) 987 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:39.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.094570+0000 mon.smithi169 (mon.0) 988 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:39.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.095384+0000 mon.smithi169 (mon.0) 989 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:10:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.096210+0000 mon.smithi169 (mon.0) 990 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:10:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:38.096905+0000 mgr.smithi169.akrtny (mgr.15250) 32 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:10:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:38.097555+0000 mgr.smithi169.akrtny (mgr.15250) 33 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2024-04-16T00:10:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:38.097788+0000 mgr.smithi169.akrtny (mgr.15250) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 0 op/s 2024-04-16T00:10:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.103867+0000 mon.smithi169 (mon.0) 991 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.113052+0000 mon.smithi169 (mon.0) 992 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.249028+0000 mon.smithi169 (mon.0) 993 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:10:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.251454+0000 mon.smithi169 (mon.0) 994 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:10:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:38.252069+0000 mgr.smithi169.akrtny (mgr.15250) 35 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-16T00:10:39.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.258267+0000 mon.smithi169 (mon.0) 995 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:39.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.258995+0000 mon.smithi169 (mon.0) 996 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi169.akrtny"}]: dispatch 2024-04-16T00:10:39.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.264292+0000 mon.smithi169 (mon.0) 997 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi169.akrtny"}]': finished 2024-04-16T00:10:39.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.264978+0000 mon.smithi169 (mon.0) 998 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi203.ohooxy"}]: dispatch 2024-04-16T00:10:39.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.270152+0000 mon.smithi169 (mon.0) 999 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi203.ohooxy"}]': finished 2024-04-16T00:10:39.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:38.271110+0000 mon.smithi169 (mon.0) 1000 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T00:10:40.356 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:39.437911+0000 mon.smithi169 (mon.0) 1001 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:10:40.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:39.742618+0000 mon.smithi169 (mon.0) 1002 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:40.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:39.743216+0000 mon.smithi169 (mon.0) 1003 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:10:40.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:39.743667+0000 mon.smithi169 (mon.0) 1004 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:10:40.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:40 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: audit 2024-04-16T00:10:39.744131+0000 mon.smithi169 (mon.0) 1005 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:10:40.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:39.437911+0000 mon.smithi169 (mon.0) 1001 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:10:40.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:39.742618+0000 mon.smithi169 (mon.0) 1002 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:40.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:39.743216+0000 mon.smithi169 (mon.0) 1003 : audit [INF] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:10:40.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:39.743667+0000 mon.smithi169 (mon.0) 1004 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:10:40.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:39.744131+0000 mon.smithi169 (mon.0) 1005 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:10:41.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:39.738553+0000 mgr.smithi169.akrtny (mgr.15250) 36 : cephadm [INF] Upgrade: Updating mon.smithi169 2024-04-16T00:10:41.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cephadm 2024-04-16T00:10:39.744728+0000 mgr.smithi169.akrtny (mgr.15250) 37 : cephadm [INF] Deploying daemon mon.smithi169 on smithi169 2024-04-16T00:10:41.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: cluster 2024-04-16T00:10:40.098109+0000 mgr.smithi169.akrtny (mgr.15250) 38 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 124 B/s rd, 0 op/s 2024-04-16T00:10:41.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:41 smithi169 systemd[1]: Stopping Ceph mon.smithi169 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:10:41.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:39.738553+0000 mgr.smithi169.akrtny (mgr.15250) 36 : cephadm [INF] Upgrade: Updating mon.smithi169 2024-04-16T00:10:41.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:39.744728+0000 mgr.smithi169.akrtny (mgr.15250) 37 : cephadm [INF] Deploying daemon mon.smithi169 on smithi169 2024-04-16T00:10:41.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:40.098109+0000 mgr.smithi169.akrtny (mgr.15250) 38 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 124 B/s rd, 0 op/s 2024-04-16T00:10:41.829 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-16T00:10:41.477+0000 7f5a8f9e6700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi169 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-16T00:10:41.829 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169[35283]: debug 2024-04-16T00:10:41.477+0000 7f5a8f9e6700 -1 mon.smithi169@0(leader) e2 *** Got Signal Terminated *** 2024-04-16T00:10:42.106 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:41 smithi169 bash[88419]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi169 2024-04-16T00:10:42.857 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:42 smithi169 systemd[1]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169.service: Succeeded. 2024-04-16T00:10:42.857 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:42 smithi169 systemd[1]: Stopped Ceph mon.smithi169 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:10:42.857 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:42 smithi169 systemd[1]: Starting Ceph mon.smithi169 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:10:43.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: set uid:gid to 167:167 (ceph:ceph) 2024-04-16T00:10:43.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable), process ceph-mon, pid 7 2024-04-16T00:10:43.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: pidfile_write: ignore empty --pid-file 2024-04-16T00:10:43.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: load: jerasure load: lrc 2024-04-16T00:10:43.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: RocksDB version: 7.9.2 2024-04-16T00:10:43.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Git sha 0 2024-04-16T00:10:43.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Compile date 2024-04-14 15:03:13 2024-04-16T00:10:43.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: DB SUMMARY 2024-04-16T00:10:43.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: DB Session ID: QD1SKU5TIWI7IOQB1SNW 2024-04-16T00:10:43.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: CURRENT file: CURRENT 2024-04-16T00:10:43.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: IDENTITY file: IDENTITY 2024-04-16T00:10:43.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: MANIFEST file: MANIFEST-000008 size: 1729 Bytes 2024-04-16T00:10:43.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi169/store.db dir, Total Num: 1, files: 000035.sst 2024-04-16T00:10:43.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi169/store.db: 000033.log size: 4894373 ; 2024-04-16T00:10:43.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.error_if_exists: 0 2024-04-16T00:10:43.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.create_if_missing: 0 2024-04-16T00:10:43.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.paranoid_checks: 1 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.env: 0x564e9aac9820 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.fs: PosixFileSystem 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.info_log: 0x564e9d6133c0 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_file_opening_threads: 16 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.statistics: (nil) 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.use_fsync: 0 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_log_file_size: 0 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.keep_log_file_num: 1000 2024-04-16T00:10:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.recycle_log_file_num: 0 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.allow_fallocate: 1 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.allow_mmap_reads: 0 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.allow_mmap_writes: 0 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.use_direct_reads: 0 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.create_missing_column_families: 0 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.db_log_dir: 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.wal_dir: 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T00:10:43.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.advise_random_on_open: 1 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.db_write_buffer_size: 0 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.write_buffer_manager: 0x564e9c888140 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.rate_limiter: (nil) 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.wal_recovery_mode: 2 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.enable_thread_tracking: 0 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.enable_pipelined_write: 0 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.unordered_write: 0 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T00:10:43.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.row_cache: None 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.wal_filter: None 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.allow_ingest_behind: 0 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.two_write_queues: 0 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.manual_wal_flush: 0 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.wal_compression: 0 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.atomic_flush: 0 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T00:10:43.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.log_readahead_size: 0 2024-04-16T00:10:43.364 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T00:10:43.364 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.best_efforts_recovery: 0 2024-04-16T00:10:43.364 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T00:10:43.364 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T00:10:43.364 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.allow_data_in_errors: 0 2024-04-16T00:10:43.364 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.db_host_id: __hostname__ 2024-04-16T00:10:43.364 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-16T00:10:43.364 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_background_jobs: 2 2024-04-16T00:10:43.364 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_background_compactions: -1 2024-04-16T00:10:43.364 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_subcompactions: 1 2024-04-16T00:10:43.364 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T00:10:43.364 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T00:10:43.364 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_total_wal_size: 0 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_open_files: -1 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.bytes_per_sync: 0 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compaction_readahead_size: 0 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_background_flushes: -1 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Compression algorithms supported: 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: kZSTD supported: 0 2024-04-16T00:10:43.365 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: kXpressCompression supported: 0 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: kLZ4HCCompression supported: 1 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: kZlibCompression supported: 1 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: kSnappyCompression supported: 1 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: kLZ4Compression supported: 1 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: kBZip2Compression supported: 0 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi169/store.db/MANIFEST-000008 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.merge_operator: 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compaction_filter: None 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compaction_filter_factory: None 2024-04-16T00:10:43.366 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.sst_partitioner_factory: None 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564e9d6134e0) 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: cache_index_and_filter_blocks: 1 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: pin_top_level_index_and_filter: 1 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: index_type: 0 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: data_block_index_type: 0 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: index_shortening: 1 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: checksum: 4 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: no_block_cache: 0 2024-04-16T00:10:43.367 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: block_cache: 0x564e9c9291f0 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: block_cache_name: BinnedLRUCache 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: block_cache_options: 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: capacity : 536870912 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: num_shard_bits : 4 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: strict_capacity_limit : 0 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: high_pri_pool_ratio: 0.000 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: block_cache_compressed: (nil) 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: persistent_cache: (nil) 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: block_size: 4096 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: block_size_deviation: 10 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: block_restart_interval: 16 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: index_block_restart_interval: 1 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: metadata_block_size: 4096 2024-04-16T00:10:43.368 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: partition_filters: 0 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: use_delta_encoding: 1 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: filter_policy: bloomfilter 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: whole_key_filtering: 1 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: verify_compression: 0 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: read_amp_bytes_per_bit: 0 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: format_version: 5 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: enable_index_compression: 1 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: block_align: 0 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: max_auto_readahead_size: 262144 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: prepopulate_block_cache: 0 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: initial_auto_readahead_size: 8192 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: num_file_reads_for_auto_readahead: 2 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.write_buffer_size: 33554432 2024-04-16T00:10:43.369 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_write_buffer_number: 2 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compression: NoCompression 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.bottommost_compression: Disabled 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.prefix_extractor: nullptr 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.num_levels: 7 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:10:43.370 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compression_opts.level: 32767 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compression_opts.strategy: 0 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compression_opts.enabled: false 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T00:10:43.371 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.target_file_size_base: 67108864 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T00:10:43.372 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.arena_block_size: 1048576 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.disable_auto_compactions: 0 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T00:10:43.373 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.table_properties_collectors: 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.inplace_update_support: 0 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.bloom_locality: 0 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.max_successive_merges: 0 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.paranoid_file_checks: 0 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.force_consistency_checks: 1 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.report_bg_io_stats: 0 2024-04-16T00:10:43.374 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.ttl: 2592000 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.enable_blob_files: false 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.min_blob_size: 0 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.blob_file_size: 268435456 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.blob_file_starting_level: 0 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-16T00:10:43.375 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 35.sst 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi169/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 37, last_sequence is 18661, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 09ebbcbf-41ac-48ab-95b6-abeab74a71ad 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713226243038774, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713226243052519, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 4663680, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18651, "largest_seqno": 19668, "table_properties": {"data_size": 4657198, "index_size": 4567, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 901, "raw_key_size": 7823, "raw_average_key_size": 22, "raw_value_size": 4646958, "raw_average_value_size": 13315, "num_data_blocks": 205, "num_entries": 349, "num_filter_entries": 349, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1713226243, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "09ebbcbf-41ac-48ab-95b6-abeab74a71ad", "db_session_id": "QD1SKU5TIWI7IOQB1SNW", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713226243052669, "job": 1, "event": "recovery_finished"} 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi169/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564e9c9c8000 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: DB pointer 0x564e9c9b6000 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-16T00:10:43.376 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: ** DB Stats ** 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: ** Compaction Stats [default] ** 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: L0 1/0 4.45 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 568.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: L6 1/0 30.85 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-04-16T00:10:43.377 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Sum 2/0 35.30 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 568.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 568.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: ** Compaction Stats [default] ** 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 568.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Flush(GB): cumulative 0.004, interval 0.004 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T00:10:43.378 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Cumulative compaction: 0.00 GB write, 262.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Interval compaction: 0.00 GB write, 262.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Block cache BinnedLRUCache@0x564e9c9291f0#7 capacity: 512.00 MB usage: 5.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,4.58 KB,0.000873208%) Misc(1,0.00 KB,0%) 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: starting mon.smithi169 rank 0 at public addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] at bind addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi169 fsid adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: mon.smithi169@-1(???) e2 preinit fsid adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: mon.smithi169@-1(???).mds e11 new map 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: mon.smithi169@-1(???).mds e11 print_map 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: e11 2024-04-16T00:10:43.379 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: legacy client fscid: 1 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Filesystem 'foofs' (1) 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: fs_name foofs 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: epoch 11 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: created 2024-04-15T23:56:08.412254+0000 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: modified 2024-04-16T00:04:03.757628+0000 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: tableserver 0 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: root 0 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: session_timeout 60 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: session_autoclose 300 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: max_file_size 1099511627776 2024-04-16T00:10:43.380 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: max_xattr_size 65536 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: required_client_features {} 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: last_failure 0 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: last_failure_osd_epoch 0 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: max_mds 1 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: in 0 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: up {0=14488} 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: failed 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: damaged 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: stopped 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: data_pools [3] 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: metadata_pool 2 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: inline_data disabled 2024-04-16T00:10:43.381 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: balancer 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: bal_rank_mask -1 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: standby_count_wanted 1 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: [mds.foofs.smithi169.vllcwe{0:14488} state up:active seq 120 join_fscid=1 addr [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870] compat {c=[1],r=[1],i=[7ff]}] 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: Standby daemons: 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout: [mds.foofs.smithi203.fzcjkg{-1:24315} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.203:6832/4290987001,v1:172.21.15.203:6833/4290987001] compat {c=[1],r=[1],i=[7ff]}] 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: mon.smithi169@-1(???).osd e75 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: mon.smithi169@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: mon.smithi169@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: mon.smithi169@-1(???).osd e75 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 ceph-mon[88637]: mon.smithi169@-1(???).paxosservice(auth 1..41) refresh upgraded, format 0 -> 3 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 bash[88599]: 7e6e959597db60cb6a5033a9a743070d827de0297436a9b5cecd557acf59c477 2024-04-16T00:10:43.382 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:10:43 smithi169 systemd[1]: Started Ceph mon.smithi169 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:10:46.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:41.486493+0000 mon.smithi203 (mon.1) 152 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-16T00:10:46.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:41.488865+0000 mon.smithi203 (mon.1) 153 : audit [DBG] from='mgr.15250 172.21.15.169:0/1881311971' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-16T00:10:46.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:42.098679+0000 mgr.smithi169.akrtny (mgr.15250) 39 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 0 op/s 2024-04-16T00:10:46.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:44.099247+0000 mgr.smithi169.akrtny (mgr.15250) 40 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 124 B/s rd, 0 op/s 2024-04-16T00:10:46.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:46.071115+0000 mon.smithi169 (mon.0) 1 : cluster [INF] mon.smithi169 calling monitor election 2024-04-16T00:10:46.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:46.084958+0000 mon.smithi169 (mon.0) 2 : cluster [INF] mon.smithi169 is new leader, mons smithi169,smithi203 in quorum (ranks 0,1) 2024-04-16T00:10:46.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:46.089625+0000 mon.smithi169 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi169=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],smithi203=[v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T00:10:46.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:46.090332+0000 mon.smithi169 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-16T00:10:46.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:46.090381+0000 mon.smithi169 (mon.0) 5 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-16T00:10:46.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:46.091388+0000 mon.smithi169 (mon.0) 6 : cluster [DBG] mgrmap e40: smithi169.akrtny(active, since 37s), standbys: smithi203.ohooxy 2024-04-16T00:10:46.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:46.091838+0000 mon.smithi169 (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:10:46.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:46.091857+0000 mon.smithi169 (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:10:46.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:46.091866+0000 mon.smithi169 (mon.0) 9 : cluster [WRN] daemon prometheus.smithi169 on smithi169 is in unknown state 2024-04-16T00:10:46.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:46.100025+0000 mon.smithi169 (mon.0) 10 : cluster [DBG] mgrmap e41: smithi169.akrtny(active, since 37s), standbys: smithi203.ohooxy 2024-04-16T00:10:46.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:46.100112+0000 mon.smithi169 (mon.0) 11 : audit [INF] from='mgr.15250 ' entity='' 2024-04-16T00:10:48.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:48 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:47.104362+0000 mon.smithi169 (mon.0) 12 : cluster [DBG] mgrmap e42: smithi169.akrtny(active, since 38s), standbys: smithi203.ohooxy 2024-04-16T00:10:53.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:52.942175+0000 mon.smithi169 (mon.0) 13 : cluster [DBG] Standby manager daemon smithi203.ohooxy restarted 2024-04-16T00:10:53.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:52.942300+0000 mon.smithi169 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi203.ohooxy started 2024-04-16T00:10:53.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:52.943814+0000 mon.smithi203 (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.203:0/3254950633' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/crt"}]: dispatch 2024-04-16T00:10:53.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:52.944245+0000 mon.smithi203 (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.203:0/3254950633' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:10:53.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:52.946243+0000 mon.smithi203 (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.203:0/3254950633' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/key"}]: dispatch 2024-04-16T00:10:53.155 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:53 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:52.947139+0000 mon.smithi203 (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.203:0/3254950633' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:10:54.348 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:52.997121+0000 mon.smithi169 (mon.0) 15 : cluster [DBG] mgrmap e43: smithi169.akrtny(active, since 44s), standbys: smithi203.ohooxy 2024-04-16T00:10:54.348 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:53.011806+0000 mon.smithi169 (mon.0) 16 : cluster [INF] Active manager daemon smithi169.akrtny restarted 2024-04-16T00:10:54.349 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:53.012120+0000 mon.smithi169 (mon.0) 17 : cluster [INF] Activating manager daemon smithi169.akrtny 2024-04-16T00:10:54.349 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:53.017093+0000 mon.smithi169 (mon.0) 18 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-16T00:10:54.349 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:53.017330+0000 mon.smithi169 (mon.0) 19 : cluster [DBG] mgrmap e44: smithi169.akrtny(active, starting, since 0.00529394s), standbys: smithi203.ohooxy 2024-04-16T00:10:54.349 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.018364+0000 mon.smithi169 (mon.0) 20 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-16T00:10:54.349 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.018530+0000 mon.smithi169 (mon.0) 21 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-16T00:10:54.349 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.018863+0000 mon.smithi169 (mon.0) 22 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-16T00:10:54.349 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.019088+0000 mon.smithi169 (mon.0) 23 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-16T00:10:54.349 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.019864+0000 mon.smithi169 (mon.0) 24 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi169.akrtny", "id": "smithi169.akrtny"}]: dispatch 2024-04-16T00:10:54.349 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.020098+0000 mon.smithi169 (mon.0) 25 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi203.ohooxy", "id": "smithi203.ohooxy"}]: dispatch 2024-04-16T00:10:54.349 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.020259+0000 mon.smithi169 (mon.0) 26 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:10:54.349 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.020467+0000 mon.smithi169 (mon.0) 27 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:10:54.349 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.020670+0000 mon.smithi169 (mon.0) 28 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:10:54.350 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.020870+0000 mon.smithi169 (mon.0) 29 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:10:54.350 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.021145+0000 mon.smithi169 (mon.0) 30 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:10:54.350 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.021357+0000 mon.smithi169 (mon.0) 31 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:10:54.350 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.021553+0000 mon.smithi169 (mon.0) 32 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:10:54.350 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.021766+0000 mon.smithi169 (mon.0) 33 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:10:54.350 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.022307+0000 mon.smithi169 (mon.0) 34 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:10:54.350 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.022602+0000 mon.smithi169 (mon.0) 35 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:10:54.350 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.023055+0000 mon.smithi169 (mon.0) 36 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:10:54.350 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:53.043835+0000 mon.smithi169 (mon.0) 37 : cluster [INF] Manager daemon smithi169.akrtny is now available 2024-04-16T00:10:54.350 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.066150+0000 mon.smithi169 (mon.0) 38 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:10:54.350 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.090913+0000 mon.smithi169 (mon.0) 39 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:10:54.350 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.097738+0000 mon.smithi169 (mon.0) 40 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:10:54.350 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:54 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:53.111002+0000 mon.smithi169 (mon.0) 41 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-16T00:10:55.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:53.487128+0000 mgr.smithi169.akrtny (mgr.34104) 1 : cephadm [INF] [16/Apr/2024:00:10:53] ENGINE Bus STARTING 2024-04-16T00:10:55.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:53.588978+0000 mgr.smithi169.akrtny (mgr.34104) 2 : cephadm [INF] [16/Apr/2024:00:10:53] ENGINE Serving on http://172.21.15.169:8765 2024-04-16T00:10:55.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:53.704276+0000 mgr.smithi169.akrtny (mgr.34104) 3 : cephadm [INF] [16/Apr/2024:00:10:53] ENGINE Serving on https://172.21.15.169:7150 2024-04-16T00:10:55.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:10:53.704480+0000 mgr.smithi169.akrtny (mgr.34104) 4 : cephadm [INF] [16/Apr/2024:00:10:53] ENGINE Bus STARTED 2024-04-16T00:10:55.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:54.020432+0000 mon.smithi169 (mon.0) 42 : cluster [DBG] mgrmap e45: smithi169.akrtny(active, since 1.00839s), standbys: smithi203.ohooxy 2024-04-16T00:10:55.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:55 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:54.027644+0000 mgr.smithi169.akrtny (mgr.34104) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:10:56.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:55.016910+0000 mon.smithi169 (mon.0) 43 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:10:56.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:55.016975+0000 mon.smithi169 (mon.0) 44 : cluster [INF] Cluster is now healthy 2024-04-16T00:10:56.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:56 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:55.021550+0000 mgr.smithi169.akrtny (mgr.34104) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:10:57.311 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:57 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:56.026148+0000 mon.smithi169 (mon.0) 45 : cluster [DBG] mgrmap e46: smithi169.akrtny(active, since 3s), standbys: smithi203.ohooxy 2024-04-16T00:10:58.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:57.022144+0000 mgr.smithi169.akrtny (mgr.34104) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:10:58.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:57.818666+0000 mon.smithi169 (mon.0) 46 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:58.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:57.822543+0000 mon.smithi169 (mon.0) 47 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:59.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:58.049534+0000 mon.smithi169 (mon.0) 48 : cluster [DBG] mgrmap e47: smithi169.akrtny(active, since 5s), standbys: smithi203.ohooxy 2024-04-16T00:10:59.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:58.456360+0000 mon.smithi169 (mon.0) 49 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:10:59.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:10:59 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:10:58.460354+0000 mon.smithi169 (mon.0) 50 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:00.206 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:00 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:10:59.022564+0000 mgr.smithi169.akrtny (mgr.34104) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:11:00.886 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:11:01.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:00.303692+0000 mon.smithi169 (mon.0) 51 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:01.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:00.310621+0000 mon.smithi169 (mon.0) 52 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:01.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:00.874478+0000 mgr.smithi169.akrtny (mgr.34104) 9 : audit [DBG] from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:01.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:00.995495+0000 mon.smithi169 (mon.0) 53 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:01.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:01.000388+0000 mon.smithi169 (mon.0) 54 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:01.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:01 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:11:01.023082+0000 mgr.smithi169.akrtny (mgr.34104) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T00:11:01.527 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:11:01.527 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (9m) 1s ago 20m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:11:01.527 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (20m) 1s ago 20m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:11:01.528 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (19m) 3s ago 19m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:11:01.528 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (7m) 1s ago 20m 36.0M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:11:01.528 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (14m) 1s ago 14m 42.2M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:11:01.528 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (14m) 3s ago 14m 15.7M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:11:01.528 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (64s) 1s ago 21m 472M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:11:01.528 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (32s) 3s ago 19m 446M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:11:01.528 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (18s) 1s ago 21m 30.2M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:11:01.528 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (19m) 3s ago 19m 64.1M 2048M 16.2.0 24ecd6d5f14c e73aea9162ec 2024-04-16T00:11:01.528 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (12m) 1s ago 12m 132M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:11:01.528 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (11m) 3s ago 11m 89.8M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:11:01.529 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (5m) 1s ago 19m 17.2M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:11:01.529 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (69s) 3s ago 19m 2567k - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:11:01.529 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (18m) 1s ago 18m 389M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:11:01.529 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (18m) 1s ago 18m 314M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:11:01.529 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (17m) 1s ago 17m 264M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:11:01.529 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (17m) 1s ago 17m 369M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:11:01.529 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (17m) 3s ago 17m 389M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:11:01.529 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (16m) 3s ago 16m 413M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:11:01.529 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (16m) 3s ago 16m 348M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:11:01.529 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (16m) 3s ago 16m 480M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:11:01.529 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 unknown 1s ago 19m - - de242295e225 299e4436d9af 2024-04-16T00:11:01.917 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:11:01.917 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:11:01.917 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:11:01.917 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:11:01.918 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:11:01.918 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:11:01.918 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:11:01.918 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:11:01.918 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:11:01.918 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:11:01.918 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:11:01.919 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:11:01.919 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:11:01.919 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:11:01.919 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:11:01.919 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 11, 2024-04-16T00:11:01.919 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 3 2024-04-16T00:11:01.919 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:11:01.919 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:11:02.251 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:11:02.251 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:11:02.251 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:11:02.251 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:11:02.251 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:11:02.251 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr" 2024-04-16T00:11:02.251 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:11:02.251 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "3/23 daemons upgraded", 2024-04-16T00:11:02.252 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading mon daemons", 2024-04-16T00:11:02.252 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:11:02.252 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:11:02.632 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:11:02.632 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:11:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in unknown state 2024-04-16T00:11:03.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:01.208119+0000 mgr.smithi169.akrtny (mgr.34104) 11 : audit [DBG] from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:03.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:01.518763+0000 mgr.smithi169.akrtny (mgr.34104) 12 : audit [DBG] from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:03.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:01.890050+0000 mon.smithi169 (mon.0) 55 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:03.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:01.896265+0000 mon.smithi169 (mon.0) 56 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:03.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:01.897603+0000 mon.smithi169 (mon.0) 57 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:03.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:01.898294+0000 mon.smithi169 (mon.0) 58 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:11:03.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:11:01.898935+0000 mgr.smithi169.akrtny (mgr.34104) 13 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:11:03.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:11:01.899442+0000 mgr.smithi169.akrtny (mgr.34104) 14 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-16T00:11:03.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:01.905021+0000 mon.smithi169 (mon.0) 59 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:03.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:01.913175+0000 mon.smithi169 (mon.0) 60 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:03.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:01.918226+0000 mon.smithi169 (mon.0) 61 : audit [DBG] from='client.34140 172.21.15.169:0/2098178216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:11:03.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:11:01.998670+0000 mon.smithi169 (mon.0) 62 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:11:03.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:02.048647+0000 mon.smithi169 (mon.0) 63 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:11:03.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:02.051111+0000 mon.smithi169 (mon.0) 64 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:11:03.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:02.052197+0000 mon.smithi169 (mon.0) 65 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T00:11:03.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:02 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:02.633890+0000 mon.smithi169 (mon.0) 66 : audit [DBG] from='client.34148 172.21.15.169:0/3860391197' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:11:04.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:02.252300+0000 mgr.smithi169.akrtny (mgr.34104) 15 : audit [DBG] from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:04.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:03.523910+0000 mon.smithi169 (mon.0) 67 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:04.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:03.524585+0000 mon.smithi169 (mon.0) 68 : audit [INF] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:11:04.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:03.525143+0000 mon.smithi169 (mon.0) 69 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:11:04.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: audit 2024-04-16T00:11:03.525670+0000 mon.smithi169 (mon.0) 70 : audit [DBG] from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:05.115 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:11:03.519584+0000 mgr.smithi169.akrtny (mgr.34104) 16 : cephadm [INF] Upgrade: Updating mon.smithi203 2024-04-16T00:11:05.115 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cephadm 2024-04-16T00:11:03.526403+0000 mgr.smithi169.akrtny (mgr.34104) 17 : cephadm [INF] Deploying daemon mon.smithi203 on smithi203 2024-04-16T00:11:05.115 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:04 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: cluster 2024-04-16T00:11:03.899934+0000 mgr.smithi169.akrtny (mgr.34104) 18 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:11:05.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:05 smithi203 systemd[1]: Stopping Ceph mon.smithi203 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:11:05.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-16T00:11:05.266+0000 7f9c8e914700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi203 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-16T00:11:05.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203[39060]: debug 2024-04-16T00:11:05.266+0000 7f9c8e914700 -1 mon.smithi203@1(peon) e2 *** Got Signal Terminated *** 2024-04-16T00:11:06.120 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:05 smithi203 bash[65756]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon.smithi203 2024-04-16T00:11:06.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 systemd[1]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi203.service: Succeeded. 2024-04-16T00:11:06.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 systemd[1]: Stopped Ceph mon.smithi203 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:11:06.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 systemd[1]: Starting Ceph mon.smithi203 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:11:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: set uid:gid to 167:167 (ceph:ceph) 2024-04-16T00:11:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable), process ceph-mon, pid 7 2024-04-16T00:11:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: pidfile_write: ignore empty --pid-file 2024-04-16T00:11:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: load: jerasure load: lrc 2024-04-16T00:11:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: RocksDB version: 7.9.2 2024-04-16T00:11:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Git sha 0 2024-04-16T00:11:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Compile date 2024-04-14 15:03:13 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: DB SUMMARY 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: DB Session ID: IBYZRWJ5F6ESAZP7CHT3 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: CURRENT file: CURRENT 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: IDENTITY file: IDENTITY 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: MANIFEST file: MANIFEST-000005 size: 1848 Bytes 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi203/store.db dir, Total Num: 1, files: 000035.sst 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi203/store.db: 000033.log size: 3595605 ; 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.error_if_exists: 0 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.create_if_missing: 0 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.paranoid_checks: 1 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-16T00:11:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.env: 0x55cd0b576820 2024-04-16T00:11:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.fs: PosixFileSystem 2024-04-16T00:11:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.info_log: 0x55cd0ea6b3c0 2024-04-16T00:11:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_file_opening_threads: 16 2024-04-16T00:11:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.statistics: (nil) 2024-04-16T00:11:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.use_fsync: 0 2024-04-16T00:11:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_log_file_size: 0 2024-04-16T00:11:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T00:11:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T00:11:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.keep_log_file_num: 1000 2024-04-16T00:11:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.recycle_log_file_num: 0 2024-04-16T00:11:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.allow_fallocate: 1 2024-04-16T00:11:07.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.allow_mmap_reads: 0 2024-04-16T00:11:07.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.allow_mmap_writes: 0 2024-04-16T00:11:07.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.use_direct_reads: 0 2024-04-16T00:11:07.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T00:11:07.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.create_missing_column_families: 0 2024-04-16T00:11:07.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.db_log_dir: 2024-04-16T00:11:07.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.wal_dir: 2024-04-16T00:11:07.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T00:11:07.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T00:11:07.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T00:11:07.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T00:11:07.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T00:11:07.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T00:11:07.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.advise_random_on_open: 1 2024-04-16T00:11:07.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.db_write_buffer_size: 0 2024-04-16T00:11:07.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.write_buffer_manager: 0x55cd0dce0140 2024-04-16T00:11:07.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T00:11:07.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T00:11:07.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T00:11:07.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.rate_limiter: (nil) 2024-04-16T00:11:07.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T00:11:07.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.wal_recovery_mode: 2 2024-04-16T00:11:07.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.enable_thread_tracking: 0 2024-04-16T00:11:07.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.enable_pipelined_write: 0 2024-04-16T00:11:07.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.unordered_write: 0 2024-04-16T00:11:07.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T00:11:07.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T00:11:07.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T00:11:07.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T00:11:07.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.row_cache: None 2024-04-16T00:11:07.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.wal_filter: None 2024-04-16T00:11:07.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T00:11:07.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.allow_ingest_behind: 0 2024-04-16T00:11:07.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.two_write_queues: 0 2024-04-16T00:11:07.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.manual_wal_flush: 0 2024-04-16T00:11:07.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.wal_compression: 0 2024-04-16T00:11:07.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.atomic_flush: 0 2024-04-16T00:11:07.430 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T00:11:07.430 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T00:11:07.430 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T00:11:07.430 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.log_readahead_size: 0 2024-04-16T00:11:07.430 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T00:11:07.430 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.best_efforts_recovery: 0 2024-04-16T00:11:07.430 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T00:11:07.430 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T00:11:07.430 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.allow_data_in_errors: 0 2024-04-16T00:11:07.430 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.db_host_id: __hostname__ 2024-04-16T00:11:07.430 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-16T00:11:07.430 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_background_jobs: 2 2024-04-16T00:11:07.430 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_background_compactions: -1 2024-04-16T00:11:07.431 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_subcompactions: 1 2024-04-16T00:11:07.431 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T00:11:07.431 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T00:11:07.431 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T00:11:07.431 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_total_wal_size: 0 2024-04-16T00:11:07.431 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T00:11:07.431 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T00:11:07.431 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T00:11:07.431 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T00:11:07.431 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_open_files: -1 2024-04-16T00:11:07.431 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.bytes_per_sync: 0 2024-04-16T00:11:07.431 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T00:11:07.431 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compaction_readahead_size: 0 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_background_flushes: -1 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Compression algorithms supported: 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: kZSTD supported: 0 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: kXpressCompression supported: 0 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: kLZ4HCCompression supported: 1 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: kZlibCompression supported: 1 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: kSnappyCompression supported: 1 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: kLZ4Compression supported: 1 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: kBZip2Compression supported: 0 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-16T00:11:07.432 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi203/store.db/MANIFEST-000005 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.merge_operator: 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compaction_filter: None 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compaction_filter_factory: None 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.sst_partitioner_factory: None 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cd0ea6b4e0) 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: cache_index_and_filter_blocks: 1 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: pin_top_level_index_and_filter: 1 2024-04-16T00:11:07.433 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: index_type: 0 2024-04-16T00:11:07.434 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: data_block_index_type: 0 2024-04-16T00:11:07.434 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: index_shortening: 1 2024-04-16T00:11:07.434 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-16T00:11:07.434 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: checksum: 4 2024-04-16T00:11:07.434 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: no_block_cache: 0 2024-04-16T00:11:07.434 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: block_cache: 0x55cd0dd811f0 2024-04-16T00:11:07.434 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: block_cache_name: BinnedLRUCache 2024-04-16T00:11:07.434 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: block_cache_options: 2024-04-16T00:11:07.434 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: capacity : 536870912 2024-04-16T00:11:07.434 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: num_shard_bits : 4 2024-04-16T00:11:07.434 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: strict_capacity_limit : 0 2024-04-16T00:11:07.434 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: high_pri_pool_ratio: 0.000 2024-04-16T00:11:07.434 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: block_cache_compressed: (nil) 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: persistent_cache: (nil) 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: block_size: 4096 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: block_size_deviation: 10 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: block_restart_interval: 16 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: index_block_restart_interval: 1 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: metadata_block_size: 4096 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: partition_filters: 0 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: use_delta_encoding: 1 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: filter_policy: bloomfilter 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: whole_key_filtering: 1 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: verify_compression: 0 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: read_amp_bytes_per_bit: 0 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: format_version: 5 2024-04-16T00:11:07.435 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: enable_index_compression: 1 2024-04-16T00:11:07.436 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: block_align: 0 2024-04-16T00:11:07.436 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: max_auto_readahead_size: 262144 2024-04-16T00:11:07.436 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: prepopulate_block_cache: 0 2024-04-16T00:11:07.436 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: initial_auto_readahead_size: 8192 2024-04-16T00:11:07.436 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: num_file_reads_for_auto_readahead: 2 2024-04-16T00:11:07.436 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.write_buffer_size: 33554432 2024-04-16T00:11:07.436 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_write_buffer_number: 2 2024-04-16T00:11:07.436 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compression: NoCompression 2024-04-16T00:11:07.436 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.bottommost_compression: Disabled 2024-04-16T00:11:07.436 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.prefix_extractor: nullptr 2024-04-16T00:11:07.436 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T00:11:07.436 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.num_levels: 7 2024-04-16T00:11:07.436 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T00:11:07.437 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T00:11:07.437 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T00:11:07.437 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T00:11:07.437 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T00:11:07.437 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T00:11:07.437 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T00:11:07.437 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:11:07.438 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T00:11:07.438 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T00:11:07.438 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-16T00:11:07.438 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-16T00:11:07.438 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T00:11:07.439 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compression_opts.level: 32767 2024-04-16T00:11:07.439 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compression_opts.strategy: 0 2024-04-16T00:11:07.439 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T00:11:07.439 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:11:07.439 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-16T00:11:07.439 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T00:11:07.439 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compression_opts.enabled: false 2024-04-16T00:11:07.439 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-16T00:11:07.439 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T00:11:07.439 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T00:11:07.439 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T00:11:07.439 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.target_file_size_base: 67108864 2024-04-16T00:11:07.439 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-16T00:11:07.440 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.arena_block_size: 1048576 2024-04-16T00:11:07.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T00:11:07.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T00:11:07.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.disable_auto_compactions: 0 2024-04-16T00:11:07.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T00:11:07.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T00:11:07.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T00:11:07.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T00:11:07.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T00:11:07.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T00:11:07.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T00:11:07.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T00:11:07.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T00:11:07.441 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T00:11:07.442 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.table_properties_collectors: 2024-04-16T00:11:07.442 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.inplace_update_support: 0 2024-04-16T00:11:07.442 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T00:11:07.442 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T00:11:07.442 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T00:11:07.442 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T00:11:07.442 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.bloom_locality: 0 2024-04-16T00:11:07.442 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.max_successive_merges: 0 2024-04-16T00:11:07.442 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T00:11:07.442 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.paranoid_file_checks: 0 2024-04-16T00:11:07.442 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.force_consistency_checks: 1 2024-04-16T00:11:07.442 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.report_bg_io_stats: 0 2024-04-16T00:11:07.442 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.ttl: 2592000 2024-04-16T00:11:07.443 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T00:11:07.443 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-16T00:11:07.443 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-16T00:11:07.443 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.enable_blob_files: false 2024-04-16T00:11:07.443 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.min_blob_size: 0 2024-04-16T00:11:07.443 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.blob_file_size: 268435456 2024-04-16T00:11:07.443 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T00:11:07.443 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T00:11:07.443 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T00:11:07.443 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-16T00:11:07.443 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-16T00:11:07.444 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.blob_file_starting_level: 0 2024-04-16T00:11:07.444 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-16T00:11:07.444 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 35.sst 2024-04-16T00:11:07.444 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi203/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 37, last_sequence is 21101, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-16T00:11:07.444 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-04-16T00:11:07.444 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 63ec748a-5ac8-42bb-afed-8e17d2c9f794 2024-04-16T00:11:07.444 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713226266957921, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-04-16T00:11:07.444 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-04-16T00:11:07.444 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713226266965522, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 2355138, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21097, "largest_seqno": 21414, "table_properties": {"data_size": 2352221, "index_size": 1581, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2569, "raw_average_key_size": 21, "raw_value_size": 2348635, "raw_average_value_size": 20073, "num_data_blocks": 70, "num_entries": 117, "num_filter_entries": 117, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1713226266, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "63ec748a-5ac8-42bb-afed-8e17d2c9f794", "db_session_id": "IBYZRWJ5F6ESAZP7CHT3", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-04-16T00:11:07.444 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713226266965623, "job": 1, "event": "recovery_finished"} 2024-04-16T00:11:07.444 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-04-16T00:11:07.444 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi203/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-16T00:11:07.445 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cd0de20000 2024-04-16T00:11:07.445 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: DB pointer 0x55cd0de0e000 2024-04-16T00:11:07.445 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-16T00:11:07.445 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-16T00:11:07.445 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: ** DB Stats ** 2024-04-16T00:11:07.445 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:11:07.445 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-16T00:11:07.445 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T00:11:07.445 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:11:07.445 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-16T00:11:07.445 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T00:11:07.445 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:11:07.445 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: 2024-04-16T00:11:07.446 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: ** Compaction Stats [default] ** 2024-04-16T00:11:07.446 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-16T00:11:07.446 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-16T00:11:07.446 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: L0 1/0 2.25 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 675.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-16T00:11:07.446 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: L6 1/0 35.64 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-04-16T00:11:07.446 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Sum 2/0 37.89 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 675.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-16T00:11:07.446 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 675.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-16T00:11:07.446 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: 2024-04-16T00:11:07.446 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: ** Compaction Stats [default] ** 2024-04-16T00:11:07.446 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-16T00:11:07.446 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:11:07.446 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 675.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Flush(GB): cumulative 0.002, interval 0.002 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Cumulative compaction: 0.00 GB write, 179.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Interval compaction: 0.00 GB write, 179.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Block cache BinnedLRUCache@0x55cd0dd811f0#7 capacity: 512.00 MB usage: 2.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-16T00:11:07.447 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,1.83 KB,0.000348687%) Misc(1,0.00 KB,0%) 2024-04-16T00:11:07.448 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: 2024-04-16T00:11:07.448 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-16T00:11:07.448 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: starting mon.smithi203 rank 1 at public addrs [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] at bind addrs [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi203 fsid adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-16T00:11:07.448 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: mon.smithi203@-1(???) e2 preinit fsid adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-16T00:11:07.448 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: mon.smithi203@-1(???).mds e11 new map 2024-04-16T00:11:07.448 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: mon.smithi203@-1(???).mds e11 print_map 2024-04-16T00:11:07.448 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: e11 2024-04-16T00:11:07.448 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T00:11:07.448 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-16T00:11:07.448 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: legacy client fscid: 1 2024-04-16T00:11:07.448 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: 2024-04-16T00:11:07.448 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Filesystem 'foofs' (1) 2024-04-16T00:11:07.448 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: fs_name foofs 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: epoch 11 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: created 2024-04-15T23:56:08.412254+0000 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: modified 2024-04-16T00:04:03.757628+0000 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: tableserver 0 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: root 0 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: session_timeout 60 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: session_autoclose 300 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: max_file_size 1099511627776 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: max_xattr_size 65536 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: required_client_features {} 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: last_failure 0 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: last_failure_osd_epoch 0 2024-04-16T00:11:07.449 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-16T00:11:07.450 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: max_mds 1 2024-04-16T00:11:07.450 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: in 0 2024-04-16T00:11:07.450 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: up {0=14488} 2024-04-16T00:11:07.450 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: failed 2024-04-16T00:11:07.450 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: damaged 2024-04-16T00:11:07.450 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: stopped 2024-04-16T00:11:07.450 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: data_pools [3] 2024-04-16T00:11:07.450 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: metadata_pool 2 2024-04-16T00:11:07.450 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: inline_data disabled 2024-04-16T00:11:07.450 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: balancer 2024-04-16T00:11:07.450 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: bal_rank_mask -1 2024-04-16T00:11:07.450 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: standby_count_wanted 1 2024-04-16T00:11:07.450 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: [mds.foofs.smithi169.vllcwe{0:14488} state up:active seq 120 join_fscid=1 addr [v2:172.21.15.169:6834/2502665870,v1:172.21.15.169:6835/2502665870] compat {c=[1],r=[1],i=[7ff]}] 2024-04-16T00:11:07.451 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: 2024-04-16T00:11:07.451 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: 2024-04-16T00:11:07.451 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: Standby daemons: 2024-04-16T00:11:07.451 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: 2024-04-16T00:11:07.451 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout: [mds.foofs.smithi203.fzcjkg{-1:24315} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.203:6832/4290987001,v1:172.21.15.203:6833/4290987001] compat {c=[1],r=[1],i=[7ff]}] 2024-04-16T00:11:07.451 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: mon.smithi203@-1(???).osd e76 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-16T00:11:07.451 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: mon.smithi203@-1(???).osd e76 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T00:11:07.451 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: mon.smithi203@-1(???).osd e76 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T00:11:07.451 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: mon.smithi203@-1(???).osd e76 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T00:11:07.451 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:06 smithi203 ceph-mon[65963]: mon.smithi203@-1(???).paxosservice(auth 1..42) refresh upgraded, format 0 -> 3 2024-04-16T00:11:07.451 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:07 smithi203 bash[65925]: b6af4691776392a9d5f621bd1bb6e46b9882f2b4ec149ce0b2c89d8cbfa3a779 2024-04-16T00:11:07.451 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:07 smithi203 systemd[1]: Started Ceph mon.smithi203 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:11:08.393 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mkfs adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-16T00:11:08.394 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mkfs adf341ea-fb82-11ee-bc8f-c7b262605968 2024-04-16T00:11:08.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Creating key for client.nfs.foo.0.0.smithi169.zkedio-rgw 2024-04-16T00:11:08.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Bind address in nfs.foo.0.0.smithi169.zkedio's ganesha conf is defaulting to empty 2024-04-16T00:11:08.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Deploying daemon nfs.foo.0.0.smithi169.zkedio on smithi169 2024-04-16T00:11:08.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Creating key for client.nfs.foo.1.0.smithi203.qrnhdw 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Rados config object exists: conf-nfs.foo 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Creating key for client.nfs.foo.1.0.smithi203.qrnhdw-rgw 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Bind address in nfs.foo.1.0.smithi203.qrnhdw's ganesha conf is defaulting to empty 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Deploying daemon nfs.foo.1.0.smithi203.qrnhdw on smithi203 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Reconfiguring alertmanager.smithi169 (dependencies changed)... 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Reconfiguring daemon alertmanager.smithi169 on smithi169 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Reconfiguring grafana.smithi169 (dependencies changed)... 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Reconfiguring daemon grafana.smithi169 on smithi169 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Reconfiguring node-exporter.smithi169 (dependencies changed)... 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Reconfiguring daemon node-exporter.smithi169 on smithi169 2024-04-16T00:11:08.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Reconfiguring prometheus.smithi169 (dependencies changed)... 2024-04-16T00:11:08.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Reconfiguring daemon prometheus.smithi169 on smithi169 2024-04-16T00:11:08.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Reconfiguring node-exporter.smithi203 (dependencies changed)... 2024-04-16T00:11:08.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Reconfiguring daemon node-exporter.smithi203 on smithi203 2024-04-16T00:11:08.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:11:08.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:11:08.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Upgrade: Updating mgr.smithi169.akrtny 2024-04-16T00:11:08.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Deploying daemon mgr.smithi169.akrtny on smithi169 2024-04-16T00:11:08.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:11:08.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:11:08.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:11:08.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Failing over to other MGR 2024-04-16T00:11:08.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: inventory: adjusted host smithi203 addr 'smithi203' -> '172.21.15.203' 2024-04-16T00:11:08.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: [16/Apr/2024:00:10:09] ENGINE Bus STARTING 2024-04-16T00:11:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: [16/Apr/2024:00:10:09] ENGINE Serving on https://172.21.15.169:7150 2024-04-16T00:11:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: [16/Apr/2024:00:10:09] ENGINE Serving on http://172.21.15.169:8765 2024-04-16T00:11:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: [16/Apr/2024:00:10:09] ENGINE Bus STARTED 2024-04-16T00:11:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:11:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Reconfiguring prometheus.smithi169 (dependencies changed)... 2024-04-16T00:11:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Reconfiguring daemon prometheus.smithi169 on smithi169 2024-04-16T00:11:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:11:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v10: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:11:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v11: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:11:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Upgrade: Updating mgr.smithi203.ohooxy 2024-04-16T00:11:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Deploying daemon mgr.smithi203.ohooxy on smithi203 2024-04-16T00:11:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v12: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:11:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v13: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T00:11:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v14: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T00:11:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v15: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:11:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v16: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v17: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:11:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Standby manager daemon smithi203.ohooxy restarted 2024-04-16T00:11:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Standby manager daemon smithi203.ohooxy started 2024-04-16T00:11:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mgrmap e40: smithi169.akrtny(active, since 28s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v18: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:11:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v19: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2024-04-16T00:11:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v20: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 0 op/s 2024-04-16T00:11:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Upgrade: Setting container_image for all mgr 2024-04-16T00:11:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Upgrade: Updating mon.smithi169 2024-04-16T00:11:08.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Deploying daemon mon.smithi169 on smithi169 2024-04-16T00:11:08.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v21: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 124 B/s rd, 0 op/s 2024-04-16T00:11:08.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v22: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 0 op/s 2024-04-16T00:11:08.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v23: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 124 B/s rd, 0 op/s 2024-04-16T00:11:08.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mon.smithi169 calling monitor election 2024-04-16T00:11:08.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mon.smithi169 is new leader, mons smithi169,smithi203 in quorum (ranks 0,1) 2024-04-16T00:11:08.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: monmap e2: 2 mons at {smithi169=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],smithi203=[v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T00:11:08.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-16T00:11:08.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: osdmap e75: 8 total, 8 up, 8 in 2024-04-16T00:11:08.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mgrmap e40: smithi169.akrtny(active, since 37s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:11:08.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:11:08.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: daemon prometheus.smithi169 on smithi169 is in unknown state 2024-04-16T00:11:08.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mgrmap e41: smithi169.akrtny(active, since 37s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mgrmap e42: smithi169.akrtny(active, since 38s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Standby manager daemon smithi203.ohooxy restarted 2024-04-16T00:11:08.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Standby manager daemon smithi203.ohooxy started 2024-04-16T00:11:08.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.? 172.21.15.203:0/3254950633' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/key"}]: dispatch 2024-04-16T00:11:08.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.? 172.21.15.203:0/3254950633' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:11:08.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mgrmap e43: smithi169.akrtny(active, since 44s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Active manager daemon smithi169.akrtny restarted 2024-04-16T00:11:08.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Activating manager daemon smithi169.akrtny 2024-04-16T00:11:08.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: osdmap e76: 8 total, 8 up, 8 in 2024-04-16T00:11:08.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mgrmap e44: smithi169.akrtny(active, starting, since 0.00529394s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-16T00:11:08.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-16T00:11:08.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-16T00:11:08.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-16T00:11:08.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi169.akrtny", "id": "smithi169.akrtny"}]: dispatch 2024-04-16T00:11:08.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi203.ohooxy", "id": "smithi203.ohooxy"}]: dispatch 2024-04-16T00:11:08.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:11:08.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:11:08.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:11:08.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:11:08.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:11:08.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Manager daemon smithi169.akrtny is now available 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: [16/Apr/2024:00:10:53] ENGINE Bus STARTING 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: [16/Apr/2024:00:10:53] ENGINE Serving on http://172.21.15.169:8765 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: [16/Apr/2024:00:10:53] ENGINE Serving on https://172.21.15.169:7150 2024-04-16T00:11:08.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: [16/Apr/2024:00:10:53] ENGINE Bus STARTED 2024-04-16T00:11:08.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mgrmap e45: smithi169.akrtny(active, since 1.00839s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v3: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:11:08.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:11:08.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Cluster is now healthy 2024-04-16T00:11:08.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v4: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:11:08.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mgrmap e46: smithi169.akrtny(active, since 3s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v5: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:11:08.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mgrmap e47: smithi169.akrtny(active, since 5s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v6: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:11:08.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:08.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v7: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T00:11:08.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:08.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:08.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:08.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:11:08.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:11:08.685 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v8: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-16T00:11:08.685 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.685 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.685 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='client.34140 172.21.15.169:0/2098178216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:11:08.685 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:11:08.685 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:11:08.685 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:11:08.685 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T00:11:08.685 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:08.685 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='client.34148 172.21.15.169:0/3860391197' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:11:08.685 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Upgrade: Updating mon.smithi203 2024-04-16T00:11:08.685 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.685 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:11:08.686 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:11:08.686 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:08.686 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Deploying daemon mon.smithi203 on smithi203 2024-04-16T00:11:08.686 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v9: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:11:08.686 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-16T00:11:08.686 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mon.smithi203 calling monitor election 2024-04-16T00:11:08.686 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mon.smithi169 calling monitor election 2024-04-16T00:11:08.686 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-16T00:11:08.686 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mon.smithi169 is new leader, mons smithi169,smithi203 in quorum (ranks 0,1) 2024-04-16T00:11:08.686 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: monmap e3: 2 mons at {smithi169=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],smithi203=[v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T00:11:08.686 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-16T00:11:08.686 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: osdmap e76: 8 total, 8 up, 8 in 2024-04-16T00:11:08.686 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: mgrmap e47: smithi169.akrtny(active, since 14s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.687 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:11:08.687 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:11:08.687 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: daemon prometheus.smithi169 on smithi169 is in unknown state 2024-04-16T00:11:08.687 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.687 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.687 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:11:08.687 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: pgmap v11: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T00:11:08.687 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:11:08.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Creating key for client.nfs.foo.0.0.smithi169.zkedio-rgw 2024-04-16T00:11:08.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Bind address in nfs.foo.0.0.smithi169.zkedio's ganesha conf is defaulting to empty 2024-04-16T00:11:08.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Deploying daemon nfs.foo.0.0.smithi169.zkedio on smithi169 2024-04-16T00:11:08.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Creating key for client.nfs.foo.1.0.smithi203.qrnhdw 2024-04-16T00:11:08.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T00:11:08.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Rados config object exists: conf-nfs.foo 2024-04-16T00:11:08.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Creating key for client.nfs.foo.1.0.smithi203.qrnhdw-rgw 2024-04-16T00:11:08.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Bind address in nfs.foo.1.0.smithi203.qrnhdw's ganesha conf is defaulting to empty 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Deploying daemon nfs.foo.1.0.smithi203.qrnhdw on smithi203 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Reconfiguring alertmanager.smithi169 (dependencies changed)... 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Reconfiguring daemon alertmanager.smithi169 on smithi169 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Reconfiguring grafana.smithi169 (dependencies changed)... 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Reconfiguring daemon grafana.smithi169 on smithi169 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Reconfiguring node-exporter.smithi169 (dependencies changed)... 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Reconfiguring daemon node-exporter.smithi169 on smithi169 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Reconfiguring prometheus.smithi169 (dependencies changed)... 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Reconfiguring daemon prometheus.smithi169 on smithi169 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Reconfiguring node-exporter.smithi203 (dependencies changed)... 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Reconfiguring daemon node-exporter.smithi203 on smithi203 2024-04-16T00:11:08.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Upgrade: Updating mgr.smithi169.akrtny 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Deploying daemon mgr.smithi169.akrtny on smithi169 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Upgrade: Need to upgrade myself (mgr.smithi203.ohooxy) 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Failing over to other MGR 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: inventory: adjusted host smithi203 addr 'smithi203' -> '172.21.15.203' 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: [16/Apr/2024:00:10:09] ENGINE Bus STARTING 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: [16/Apr/2024:00:10:09] ENGINE Serving on https://172.21.15.169:7150 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: [16/Apr/2024:00:10:09] ENGINE Serving on http://172.21.15.169:8765 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: [16/Apr/2024:00:10:09] ENGINE Bus STARTED 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:11:08.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Reconfiguring prometheus.smithi169 (dependencies changed)... 2024-04-16T00:11:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Reconfiguring daemon prometheus.smithi169 on smithi169 2024-04-16T00:11:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:11:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v10: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:11:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v11: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:11:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Upgrade: Updating mgr.smithi203.ohooxy 2024-04-16T00:11:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Deploying daemon mgr.smithi203.ohooxy on smithi203 2024-04-16T00:11:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v12: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:11:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v13: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T00:11:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v14: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T00:11:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v15: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:11:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v16: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v17: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:11:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Standby manager daemon smithi203.ohooxy restarted 2024-04-16T00:11:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Standby manager daemon smithi203.ohooxy started 2024-04-16T00:11:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mgrmap e40: smithi169.akrtny(active, since 28s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v18: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:11:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v19: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 199 B/s rd, 0 op/s 2024-04-16T00:11:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v20: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 0 op/s 2024-04-16T00:11:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Upgrade: Setting container_image for all mgr 2024-04-16T00:11:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Upgrade: Updating mon.smithi169 2024-04-16T00:11:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Deploying daemon mon.smithi169 on smithi169 2024-04-16T00:11:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v21: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 124 B/s rd, 0 op/s 2024-04-16T00:11:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v22: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 248 B/s rd, 0 op/s 2024-04-16T00:11:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v23: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 124 B/s rd, 0 op/s 2024-04-16T00:11:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mon.smithi169 calling monitor election 2024-04-16T00:11:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mon.smithi169 is new leader, mons smithi169,smithi203 in quorum (ranks 0,1) 2024-04-16T00:11:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: monmap e2: 2 mons at {smithi169=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],smithi203=[v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T00:11:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-16T00:11:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: osdmap e75: 8 total, 8 up, 8 in 2024-04-16T00:11:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mgrmap e40: smithi169.akrtny(active, since 37s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:11:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:11:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: daemon prometheus.smithi169 on smithi169 is in unknown state 2024-04-16T00:11:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mgrmap e41: smithi169.akrtny(active, since 37s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mgrmap e42: smithi169.akrtny(active, since 38s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Standby manager daemon smithi203.ohooxy restarted 2024-04-16T00:11:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Standby manager daemon smithi203.ohooxy started 2024-04-16T00:11:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.? 172.21.15.203:0/3254950633' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi203.ohooxy/key"}]: dispatch 2024-04-16T00:11:08.864 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.? 172.21.15.203:0/3254950633' entity='mgr.smithi203.ohooxy' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:11:08.864 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mgrmap e43: smithi169.akrtny(active, since 44s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.864 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Active manager daemon smithi169.akrtny restarted 2024-04-16T00:11:08.864 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Activating manager daemon smithi169.akrtny 2024-04-16T00:11:08.864 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: osdmap e76: 8 total, 8 up, 8 in 2024-04-16T00:11:08.864 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mgrmap e44: smithi169.akrtny(active, starting, since 0.00529394s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.864 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-16T00:11:08.864 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-16T00:11:08.864 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-16T00:11:08.864 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-16T00:11:08.864 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi169.akrtny", "id": "smithi169.akrtny"}]: dispatch 2024-04-16T00:11:08.864 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr metadata", "who": "smithi203.ohooxy", "id": "smithi203.ohooxy"}]: dispatch 2024-04-16T00:11:08.864 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Manager daemon smithi169.akrtny is now available 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:11:08.865 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:11:08.866 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi169.akrtny/trash_purge_schedule"}]: dispatch 2024-04-16T00:11:08.866 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: [16/Apr/2024:00:10:53] ENGINE Bus STARTING 2024-04-16T00:11:08.866 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: [16/Apr/2024:00:10:53] ENGINE Serving on http://172.21.15.169:8765 2024-04-16T00:11:08.866 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: [16/Apr/2024:00:10:53] ENGINE Serving on https://172.21.15.169:7150 2024-04-16T00:11:08.866 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: [16/Apr/2024:00:10:53] ENGINE Bus STARTED 2024-04-16T00:11:08.866 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mgrmap e45: smithi169.akrtny(active, since 1.00839s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.866 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v3: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:11:08.866 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:11:08.866 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Cluster is now healthy 2024-04-16T00:11:08.866 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v4: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:11:08.866 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mgrmap e46: smithi169.akrtny(active, since 3s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.866 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v5: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:11:08.866 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.867 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.867 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mgrmap e47: smithi169.akrtny(active, since 5s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.867 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.867 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.867 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v6: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:11:08.867 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.867 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.867 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:08.867 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.867 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.867 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v7: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T00:11:08.867 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:08.867 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v8: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='client.34140 172.21.15.169:0/2098178216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T00:11:08.868 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:08.869 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='client.34148 172.21.15.169:0/3860391197' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:11:08.869 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Upgrade: Updating mon.smithi203 2024-04-16T00:11:08.869 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.869 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:11:08.869 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:11:08.869 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:08.869 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Deploying daemon mon.smithi203 on smithi203 2024-04-16T00:11:08.869 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v9: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T00:11:08.869 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi169"}]: dispatch 2024-04-16T00:11:08.869 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mon.smithi203 calling monitor election 2024-04-16T00:11:08.870 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mon.smithi169 calling monitor election 2024-04-16T00:11:08.870 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mon metadata", "id": "smithi203"}]: dispatch 2024-04-16T00:11:08.870 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mon.smithi169 is new leader, mons smithi169,smithi203 in quorum (ranks 0,1) 2024-04-16T00:11:08.870 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: monmap e3: 2 mons at {smithi169=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],smithi203=[v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T00:11:08.870 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-16T00:11:08.870 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: osdmap e76: 8 total, 8 up, 8 in 2024-04-16T00:11:08.870 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: mgrmap e47: smithi169.akrtny(active, since 14s), standbys: smithi203.ohooxy 2024-04-16T00:11:08.870 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:11:08.870 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:11:08.870 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: daemon prometheus.smithi169 on smithi169 is in unknown state 2024-04-16T00:11:08.870 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.870 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:08.870 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:11:08.871 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: pgmap v11: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T00:11:08.871 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:11:11.248 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:10 smithi203 ceph-mon[65963]: pgmap v12: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T00:11:11.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:10 smithi169 ceph-mon[88637]: pgmap v12: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T00:11:13.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:13.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:13.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:12 smithi169 ceph-mon[88637]: pgmap v13: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 0 op/s 2024-04-16T00:11:13.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:13.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:13.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:13.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:13.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:12 smithi203 ceph-mon[65963]: pgmap v13: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 0 op/s 2024-04-16T00:11:13.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:13.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:15.296 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:14 smithi203 ceph-mon[65963]: pgmap v14: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:15.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:14 smithi169 ceph-mon[88637]: pgmap v14: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:17.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: pgmap v15: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:11:17.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:17.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:17.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:17.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:11:17.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:11:17.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: pgmap v16: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-16T00:11:17.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: pgmap v17: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-04-16T00:11:17.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:17.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:17.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: Reconfiguring mon.smithi169 (monmap changed)... 2024-04-16T00:11:17.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:11:17.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:11:17.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:17.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:16 smithi169 ceph-mon[88637]: Reconfiguring daemon mon.smithi169 on smithi169 2024-04-16T00:11:17.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: pgmap v15: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:11:17.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:17.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:17.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:17.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:11:17.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:11:17.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: pgmap v16: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2024-04-16T00:11:17.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: pgmap v17: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-04-16T00:11:17.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:17.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:17.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: Reconfiguring mon.smithi169 (monmap changed)... 2024-04-16T00:11:17.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:11:17.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:11:17.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:17.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:16 smithi203 ceph-mon[65963]: Reconfiguring daemon mon.smithi169 on smithi169 2024-04-16T00:11:18.857 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:18 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:18.857 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:18 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:18.857 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:18 smithi169 ceph-mon[88637]: Reconfiguring mgr.smithi169.akrtny (monmap changed)... 2024-04-16T00:11:18.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:18 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi169.akrtny", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:11:18.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:18 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:11:18.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:18 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:18.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:18 smithi169 ceph-mon[88637]: Reconfiguring daemon mgr.smithi169.akrtny on smithi169 2024-04-16T00:11:18.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:18 smithi169 ceph-mon[88637]: pgmap v18: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-04-16T00:11:19.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:18 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:19.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:18 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:19.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:18 smithi203 ceph-mon[65963]: Reconfiguring mgr.smithi169.akrtny (monmap changed)... 2024-04-16T00:11:19.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:18 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi169.akrtny", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:11:19.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:18 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:11:19.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:18 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:19.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:18 smithi203 ceph-mon[65963]: Reconfiguring daemon mgr.smithi169.akrtny on smithi169 2024-04-16T00:11:19.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:18 smithi203 ceph-mon[65963]: pgmap v18: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-04-16T00:11:20.546 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:20 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:20.546 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:20 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:20.546 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:20 smithi169 ceph-mon[88637]: Reconfiguring crash.smithi169 (monmap changed)... 2024-04-16T00:11:20.546 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:20 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi169", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:11:20.546 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:20 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:20.547 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:20 smithi169 ceph-mon[88637]: Reconfiguring daemon crash.smithi169 on smithi169 2024-04-16T00:11:20.547 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:20 smithi169 ceph-mon[88637]: pgmap v19: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-04-16T00:11:20.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:20 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:20.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:20 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:20.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:20 smithi203 ceph-mon[65963]: Reconfiguring crash.smithi169 (monmap changed)... 2024-04-16T00:11:20.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:20 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi169", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:11:20.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:20 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:20.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:20 smithi203 ceph-mon[65963]: Reconfiguring daemon crash.smithi169 on smithi169 2024-04-16T00:11:20.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:20 smithi203 ceph-mon[65963]: pgmap v19: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-04-16T00:11:21.735 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:21.735 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:21.735 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:21 smithi169 ceph-mon[88637]: Reconfiguring osd.0 (monmap changed)... 2024-04-16T00:11:21.735 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T00:11:21.736 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:21.736 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:21 smithi169 ceph-mon[88637]: Reconfiguring daemon osd.0 on smithi169 2024-04-16T00:11:21.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:21.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:21.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:21 smithi203 ceph-mon[65963]: Reconfiguring osd.0 (monmap changed)... 2024-04-16T00:11:21.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T00:11:21.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:21.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:21 smithi203 ceph-mon[65963]: Reconfiguring daemon osd.0 on smithi169 2024-04-16T00:11:22.706 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:22 smithi169 ceph-mon[88637]: pgmap v20: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-04-16T00:11:22.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:22 smithi203 ceph-mon[65963]: pgmap v20: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 0 op/s 2024-04-16T00:11:24.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:24.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:24.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:23 smithi169 ceph-mon[88637]: Reconfiguring osd.1 (monmap changed)... 2024-04-16T00:11:24.108 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T00:11:24.108 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:24.108 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:23 smithi169 ceph-mon[88637]: Reconfiguring daemon osd.1 on smithi169 2024-04-16T00:11:24.108 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:11:24.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:24.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:24.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:23 smithi203 ceph-mon[65963]: Reconfiguring osd.1 (monmap changed)... 2024-04-16T00:11:24.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T00:11:24.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:24.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:23 smithi203 ceph-mon[65963]: Reconfiguring daemon osd.1 on smithi169 2024-04-16T00:11:24.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:11:25.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:24 smithi169 ceph-mon[88637]: pgmap v21: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:11:25.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:24 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:25.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:24 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:25.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:24 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T00:11:25.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:24 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:25.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:24 smithi203 ceph-mon[65963]: pgmap v21: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:11:25.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:24 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:25.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:24 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:25.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:24 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T00:11:25.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:24 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:26.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:25 smithi169 ceph-mon[88637]: Reconfiguring osd.2 (monmap changed)... 2024-04-16T00:11:26.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:25 smithi169 ceph-mon[88637]: Reconfiguring daemon osd.2 on smithi169 2024-04-16T00:11:26.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:25 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:26.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:25 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:26.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:25 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T00:11:26.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:25 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:26.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:25 smithi203 ceph-mon[65963]: Reconfiguring osd.2 (monmap changed)... 2024-04-16T00:11:26.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:25 smithi203 ceph-mon[65963]: Reconfiguring daemon osd.2 on smithi169 2024-04-16T00:11:26.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:25 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:26.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:25 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:26.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:25 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T00:11:26.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:25 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:27.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:26 smithi169 ceph-mon[88637]: Reconfiguring osd.3 (monmap changed)... 2024-04-16T00:11:27.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:26 smithi169 ceph-mon[88637]: Reconfiguring daemon osd.3 on smithi169 2024-04-16T00:11:27.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:26 smithi169 ceph-mon[88637]: pgmap v22: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:11:27.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:26 smithi203 ceph-mon[65963]: Reconfiguring osd.3 (monmap changed)... 2024-04-16T00:11:27.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:26 smithi203 ceph-mon[65963]: Reconfiguring daemon osd.3 on smithi169 2024-04-16T00:11:27.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:26 smithi203 ceph-mon[65963]: pgmap v22: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:11:28.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:28 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:28.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:28 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:28.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:28 smithi169 ceph-mon[88637]: Reconfiguring mds.foofs.smithi169.vllcwe (monmap changed)... 2024-04-16T00:11:28.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:28 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi169.vllcwe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:11:28.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:28 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:28.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:28 smithi169 ceph-mon[88637]: Reconfiguring daemon mds.foofs.smithi169.vllcwe on smithi169 2024-04-16T00:11:28.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:28 smithi169 ceph-mon[88637]: pgmap v23: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:28.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:28 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:28.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:28 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:28.673 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:28 smithi203 ceph-mon[65963]: Reconfiguring mds.foofs.smithi169.vllcwe (monmap changed)... 2024-04-16T00:11:28.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:28 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi169.vllcwe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:11:28.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:28 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:28.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:28 smithi203 ceph-mon[65963]: Reconfiguring daemon mds.foofs.smithi169.vllcwe on smithi169 2024-04-16T00:11:28.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:28 smithi203 ceph-mon[65963]: pgmap v23: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:30.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:29 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:30.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:29 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:30.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:29 smithi169 ceph-mon[88637]: Reconfiguring crash.smithi203 (monmap changed)... 2024-04-16T00:11:30.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:29 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi203", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:11:30.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:29 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:30.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:29 smithi169 ceph-mon[88637]: Reconfiguring daemon crash.smithi203 on smithi203 2024-04-16T00:11:30.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:29 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:30.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:29 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:30.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:29 smithi203 ceph-mon[65963]: Reconfiguring crash.smithi203 (monmap changed)... 2024-04-16T00:11:30.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:29 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi203", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:11:30.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:29 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:30.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:29 smithi203 ceph-mon[65963]: Reconfiguring daemon crash.smithi203 on smithi203 2024-04-16T00:11:31.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:30 smithi169 ceph-mon[88637]: pgmap v24: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:31.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:31.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:31.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.ohooxy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:11:31.108 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:11:31.108 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:31.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:30 smithi203 ceph-mon[65963]: pgmap v24: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:31.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:31.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:31.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi203.ohooxy", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:11:31.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:11:31.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:32.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:31 smithi169 ceph-mon[88637]: Reconfiguring mgr.smithi203.ohooxy (monmap changed)... 2024-04-16T00:11:32.107 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:31 smithi169 ceph-mon[88637]: Reconfiguring daemon mgr.smithi203.ohooxy on smithi203 2024-04-16T00:11:32.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:31 smithi203 ceph-mon[65963]: Reconfiguring mgr.smithi203.ohooxy (monmap changed)... 2024-04-16T00:11:32.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:31 smithi203 ceph-mon[65963]: Reconfiguring daemon mgr.smithi203.ohooxy on smithi203 2024-04-16T00:11:32.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:32.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:32.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:32 smithi203 ceph-mon[65963]: Reconfiguring mon.smithi203 (monmap changed)... 2024-04-16T00:11:32.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:11:32.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:11:32.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:32.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:32 smithi203 ceph-mon[65963]: Reconfiguring daemon mon.smithi203 on smithi203 2024-04-16T00:11:32.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:32 smithi203 ceph-mon[65963]: pgmap v25: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:33.000 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:11:33.033 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:33.034 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:33.034 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:32 smithi169 ceph-mon[88637]: Reconfiguring mon.smithi203 (monmap changed)... 2024-04-16T00:11:33.034 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:11:33.034 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:11:33.034 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:33.034 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:32 smithi169 ceph-mon[88637]: Reconfiguring daemon mon.smithi203 on smithi203 2024-04-16T00:11:33.034 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:32 smithi169 ceph-mon[88637]: pgmap v25: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:33.644 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:11:33.644 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (10m) 33s ago 20m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (20m) 33s ago 20m 6405k - 16.2.0 24ecd6d5f14c f22d471bddbf 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (19m) 21s ago 19m 6405k - 16.2.0 24ecd6d5f14c 97cab5b63c0e 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (7m) 33s ago 20m 36.0M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (15m) 33s ago 15m 42.2M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (15m) 21s ago 15m 15.8M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (96s) 33s ago 22m 472M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (65s) 21s ago 19m 447M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (51s) 33s ago 22m 30.2M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (27s) 21s ago 19m 19.4M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (12m) 33s ago 12m 132M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (12m) 21s ago 12m 90.1M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (5m) 33s ago 20m 17.2M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (101s) 21s ago 19m 2567k - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:11:33.645 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (19m) 33s ago 19m 389M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:11:33.646 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (18m) 33s ago 18m 314M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:11:33.646 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (18m) 33s ago 18m 264M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:11:33.646 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (18m) 33s ago 18m 369M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:11:33.646 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (17m) 21s ago 17m 389M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:11:33.646 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (17m) 21s ago 17m 413M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:11:33.646 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (17m) 21s ago 17m 348M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:11:33.646 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (16m) 21s ago 16m 480M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:11:33.646 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 unknown 33s ago 20m - - de242295e225 299e4436d9af 2024-04-16T00:11:34.031 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:11:34.031 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:11:34.031 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 10, 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 4 2024-04-16T00:11:34.032 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:11:34.033 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:11:34.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:33 smithi203 ceph-mon[65963]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:34.161 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:33 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:34.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:33 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:34.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:33 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T00:11:34.162 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:33 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:34.350 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:11:34.350 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:11:34.350 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:11:34.350 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:11:34.350 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:11:34.350 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:11:34.350 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr" 2024-04-16T00:11:34.350 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:11:34.350 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "4/23 daemons upgraded", 2024-04-16T00:11:34.351 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading mon daemons", 2024-04-16T00:11:34.351 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:11:34.351 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:11:34.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:33 smithi169 ceph-mon[88637]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:34.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:33 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:34.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:33 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:34.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:33 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T00:11:34.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:33 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:34.730 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:11:34.730 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:11:34.730 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in unknown state 2024-04-16T00:11:35.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:34 smithi203 ceph-mon[65963]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:35.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:34 smithi203 ceph-mon[65963]: Reconfiguring osd.4 (monmap changed)... 2024-04-16T00:11:35.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:34 smithi203 ceph-mon[65963]: Reconfiguring daemon osd.4 on smithi203 2024-04-16T00:11:35.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:34 smithi203 ceph-mon[65963]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:35.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:34 smithi203 ceph-mon[65963]: pgmap v26: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:35.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:34 smithi203 ceph-mon[65963]: from='client.34164 172.21.15.169:0/705520102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:11:35.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:34 smithi203 ceph-mon[65963]: from='client.34172 172.21.15.169:0/6839059' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:11:35.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:35.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:35.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:34 smithi169 ceph-mon[88637]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:35.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:34 smithi169 ceph-mon[88637]: Reconfiguring osd.4 (monmap changed)... 2024-04-16T00:11:35.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:34 smithi169 ceph-mon[88637]: Reconfiguring daemon osd.4 on smithi203 2024-04-16T00:11:35.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:34 smithi169 ceph-mon[88637]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:35.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:34 smithi169 ceph-mon[88637]: pgmap v26: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:35.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:34 smithi169 ceph-mon[88637]: from='client.34164 172.21.15.169:0/705520102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:11:35.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:34 smithi169 ceph-mon[88637]: from='client.34172 172.21.15.169:0/6839059' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:11:35.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:35.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:36.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:35 smithi203 ceph-mon[65963]: from='client.34168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:36.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:35 smithi203 ceph-mon[65963]: Reconfiguring osd.5 (monmap changed)... 2024-04-16T00:11:36.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:35 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T00:11:36.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:35 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:36.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:35 smithi203 ceph-mon[65963]: Reconfiguring daemon osd.5 on smithi203 2024-04-16T00:11:36.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:35 smithi169 ceph-mon[88637]: from='client.34168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:11:36.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:35 smithi169 ceph-mon[88637]: Reconfiguring osd.5 (monmap changed)... 2024-04-16T00:11:36.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:35 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T00:11:36.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:35 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:36.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:35 smithi169 ceph-mon[88637]: Reconfiguring daemon osd.5 on smithi203 2024-04-16T00:11:37.353 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:36 smithi203 ceph-mon[65963]: pgmap v27: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:11:37.353 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:36 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:37.353 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:36 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:37.353 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:36 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T00:11:37.353 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:36 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:37.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:36 smithi169 ceph-mon[88637]: pgmap v27: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:11:37.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:36 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:37.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:36 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:37.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:36 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T00:11:37.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:36 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:38.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:37 smithi203 ceph-mon[65963]: Reconfiguring osd.6 (monmap changed)... 2024-04-16T00:11:38.163 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:37 smithi203 ceph-mon[65963]: Reconfiguring daemon osd.6 on smithi203 2024-04-16T00:11:38.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:37 smithi169 ceph-mon[88637]: Reconfiguring osd.6 (monmap changed)... 2024-04-16T00:11:38.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:37 smithi169 ceph-mon[88637]: Reconfiguring daemon osd.6 on smithi203 2024-04-16T00:11:39.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:38 smithi203 ceph-mon[65963]: pgmap v28: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:39.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:11:39.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:39.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:39.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T00:11:39.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:39.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:38 smithi169 ceph-mon[88637]: pgmap v28: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:39.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:11:39.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:39.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:39.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T00:11:39.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:40.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:39 smithi203 ceph-mon[65963]: Reconfiguring osd.7 (monmap changed)... 2024-04-16T00:11:40.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:39 smithi203 ceph-mon[65963]: Reconfiguring daemon osd.7 on smithi203 2024-04-16T00:11:40.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:39 smithi169 ceph-mon[88637]: Reconfiguring osd.7 (monmap changed)... 2024-04-16T00:11:40.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:39 smithi169 ceph-mon[88637]: Reconfiguring daemon osd.7 on smithi203 2024-04-16T00:11:41.326 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:40 smithi203 ceph-mon[65963]: pgmap v29: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:41.327 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:40 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:41.327 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:40 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:41.327 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:40 smithi203 ceph-mon[65963]: Reconfiguring mds.foofs.smithi203.fzcjkg (monmap changed)... 2024-04-16T00:11:41.327 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:40 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi203.fzcjkg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:11:41.327 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:40 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:41.327 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:40 smithi203 ceph-mon[65963]: Reconfiguring daemon mds.foofs.smithi203.fzcjkg on smithi203 2024-04-16T00:11:41.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:40 smithi169 ceph-mon[88637]: pgmap v29: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:41.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:40 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:41.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:40 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:41.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:40 smithi169 ceph-mon[88637]: Reconfiguring mds.foofs.smithi203.fzcjkg (monmap changed)... 2024-04-16T00:11:41.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:40 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi203.fzcjkg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:11:41.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:40 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:41.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:40 smithi169 ceph-mon[88637]: Reconfiguring daemon mds.foofs.smithi203.fzcjkg on smithi203 2024-04-16T00:11:42.564 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:42 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:42.565 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:42 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:42.565 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:42 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:11:42.565 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:42 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:11:42.565 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:42 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:11:42.565 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:42 smithi169 ceph-mon[88637]: Upgrade: Setting container_image for all mon 2024-04-16T00:11:42.565 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:42 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:42.565 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:42 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi169"}]: dispatch 2024-04-16T00:11:42.565 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:42 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi169"}]': finished 2024-04-16T00:11:42.565 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:42 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi203"}]: dispatch 2024-04-16T00:11:42.565 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:42 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi203"}]': finished 2024-04-16T00:11:42.565 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:42 smithi169 ceph-mon[88637]: pgmap v30: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:42.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:42 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:42.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:42 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:42.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:42 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:11:42.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:42 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:11:42.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:42 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:11:42.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:42 smithi203 ceph-mon[65963]: Upgrade: Setting container_image for all mon 2024-04-16T00:11:42.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:42 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:42.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:42 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi169"}]: dispatch 2024-04-16T00:11:42.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:42 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi169"}]': finished 2024-04-16T00:11:42.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:42 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi203"}]: dispatch 2024-04-16T00:11:42.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:42 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi203"}]': finished 2024-04-16T00:11:42.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:42 smithi203 ceph-mon[65963]: pgmap v30: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:44.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:43 smithi203 ceph-mon[65963]: Upgrade: Updating crash.smithi169 (1/2) 2024-04-16T00:11:44.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:44.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi169", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:11:44.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:44.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:43 smithi203 ceph-mon[65963]: Deploying daemon crash.smithi169 on smithi169 2024-04-16T00:11:44.267 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:43 smithi169 ceph-mon[88637]: Upgrade: Updating crash.smithi169 (1/2) 2024-04-16T00:11:44.267 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:44.268 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi169", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:11:44.268 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:44.268 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:43 smithi169 ceph-mon[88637]: Deploying daemon crash.smithi169 on smithi169 2024-04-16T00:11:45.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:44 smithi203 ceph-mon[65963]: pgmap v31: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:45.310 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:44 smithi169 ceph-mon[88637]: pgmap v31: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:47.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:47 smithi169 ceph-mon[88637]: pgmap v32: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:11:47.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:47 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:47.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:47 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:47.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:47 smithi203 ceph-mon[65963]: pgmap v32: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:11:47.423 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:47 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:47.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:47 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:49.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:48 smithi203 ceph-mon[65963]: Upgrade: Updating crash.smithi203 (2/2) 2024-04-16T00:11:49.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:48 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:49.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:48 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi203", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:11:49.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:48 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:49.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:48 smithi203 ceph-mon[65963]: Deploying daemon crash.smithi203 on smithi203 2024-04-16T00:11:49.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:48 smithi203 ceph-mon[65963]: pgmap v33: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:49.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:48 smithi169 ceph-mon[88637]: Upgrade: Updating crash.smithi203 (2/2) 2024-04-16T00:11:49.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:48 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:49.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:48 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi203", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:11:49.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:48 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:11:49.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:48 smithi169 ceph-mon[88637]: Deploying daemon crash.smithi203 on smithi203 2024-04-16T00:11:49.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:48 smithi169 ceph-mon[88637]: pgmap v33: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:51.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:51 smithi169 ceph-mon[88637]: pgmap v34: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:51.408 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:51 smithi203 ceph-mon[65963]: pgmap v34: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:52.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:52 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:52.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:52 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:52.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:52 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:11:52.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:52 smithi169 ceph-mon[88637]: pgmap v35: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:52.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:52 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:52.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:52 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:52.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:52 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:11:52.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:52 smithi203 ceph-mon[65963]: pgmap v35: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:53.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:53 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:11:53.860 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:53 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:11:54.785 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:54 smithi169 ceph-mon[88637]: pgmap v36: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:54.923 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:54 smithi203 ceph-mon[65963]: pgmap v36: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:57.038 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:57.038 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:57.038 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:56 smithi169 ceph-mon[88637]: pgmap v37: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:11:57.039 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:57.039 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:57.138 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:57.138 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:57.138 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:56 smithi203 ceph-mon[65963]: pgmap v37: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:11:57.138 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:57.138 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:58.802 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:58 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:58.802 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:58 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:58.802 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:58 smithi169 ceph-mon[88637]: pgmap v38: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:58.802 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:58 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:58.802 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:11:58 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:58.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:58 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:58.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:58 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:58.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:58 smithi203 ceph-mon[65963]: pgmap v38: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:11:58.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:58 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:11:58.924 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:11:58 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:01.053 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:00 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:01.054 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:00 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:01.054 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:00 smithi169 ceph-mon[88637]: pgmap v39: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:12:01.173 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:00 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:01.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:00 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:01.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:00 smithi203 ceph-mon[65963]: pgmap v39: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:12:02.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:02.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:02.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:12:02.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:12:02.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:12:02.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: pgmap v40: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-04-16T00:12:02.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: pgmap v41: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 217 B/s rd, 0 op/s 2024-04-16T00:12:02.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:02.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:02.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:12:02.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:02.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:02.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:02.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: Upgrade: Setting container_image for all crash 2024-04-16T00:12:02.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:02.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi169"}]: dispatch 2024-04-16T00:12:02.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi169"}]': finished 2024-04-16T00:12:02.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi203"}]: dispatch 2024-04-16T00:12:02.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi203"}]': finished 2024-04-16T00:12:02.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T00:12:02.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T00:12:02.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:02 smithi169 ceph-mon[88637]: Upgrade: osd.0 is safe to restart 2024-04-16T00:12:02.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:02.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:02.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:12:02.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:12:02.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:12:02.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: pgmap v40: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 179 B/s rd, 0 op/s 2024-04-16T00:12:02.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: pgmap v41: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 217 B/s rd, 0 op/s 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: Upgrade: Setting container_image for all crash 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi169"}]: dispatch 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi169"}]': finished 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi203"}]: dispatch 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi203"}]': finished 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T00:12:02.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T00:12:02.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:02 smithi203 ceph-mon[65963]: Upgrade: osd.0 is safe to restart 2024-04-16T00:12:04.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:04 smithi169 ceph-mon[88637]: Upgrade: Updating osd.0 2024-04-16T00:12:04.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:04 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:04.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:04 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T00:12:04.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:04 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:12:04.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:04 smithi169 ceph-mon[88637]: Deploying daemon osd.0 on smithi169 2024-04-16T00:12:04.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:04 smithi203 ceph-mon[65963]: Upgrade: Updating osd.0 2024-04-16T00:12:04.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:04 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:04.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:04 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T00:12:04.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:04 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:12:04.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:04 smithi203 ceph-mon[65963]: Deploying daemon osd.0 on smithi169 2024-04-16T00:12:05.078 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:12:05.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:05 smithi169 ceph-mon[88637]: pgmap v42: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 217 B/s rd, 0 op/s 2024-04-16T00:12:05.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:05 smithi203 ceph-mon[65963]: pgmap v42: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 217 B/s rd, 0 op/s 2024-04-16T00:12:05.730 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:12:05.730 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (10m) 8s ago 21m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:12:05.731 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (19s) 8s ago 21m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:12:05.731 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (14s) 9s ago 20m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:12:05.731 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (8m) 8s ago 21m 36.0M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:12:05.731 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (15m) 8s ago 15m 42.2M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:12:05.731 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (15m) 9s ago 15m 15.9M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:12:05.731 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (2m) 8s ago 22m 492M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:12:05.731 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (97s) 9s ago 20m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:12:05.731 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (83s) 8s ago 22m 49.2M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:12:05.731 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (59s) 9s ago 20m 38.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:12:05.731 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (13m) 8s ago 13m 133M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:12:05.731 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (12m) 9s ago 12m 90.1M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:12:05.731 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (6m) 8s ago 20m 17.2M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:12:05.732 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (2m) 9s ago 20m 2567k - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:12:05.732 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (19m) 8s ago 19m 389M 4096M 16.2.0 24ecd6d5f14c feed666f7710 2024-04-16T00:12:05.732 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (19m) 8s ago 19m 314M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:12:05.732 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (19m) 8s ago 19m 265M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:12:05.732 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (18m) 8s ago 18m 368M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:12:05.732 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (18m) 9s ago 18m 389M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:12:05.732 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (18m) 9s ago 18m 413M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:12:05.732 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (17m) 9s ago 17m 348M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:12:05.732 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (17m) 9s ago 17m 480M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:12:05.732 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 error 8s ago 20m - - 2024-04-16T00:12:06.134 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:12:06.134 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:12:06.134 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:12:06.134 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:12:06.134 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:12:06.134 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:12:06.134 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:12:06.134 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:12:06.135 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-04-16T00:12:06.135 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:12:06.135 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:12:06.135 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:12:06.135 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:12:06.135 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:12:06.135 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 10, 2024-04-16T00:12:06.135 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 4 2024-04-16T00:12:06.135 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:12:06.135 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:12:06.357 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:06 smithi169 ceph-mon[88637]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:06.358 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:06 smithi169 systemd[1]: Stopping Ceph osd.0 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:12:06.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:06 smithi203 ceph-mon[65963]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:06.473 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:12:06.473 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:12:06.473 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:12:06.473 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:12:06.473 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:12:06.474 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:12:06.474 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr", 2024-04-16T00:12:06.474 INFO:teuthology.orchestra.run.smithi169.stdout: "crash" 2024-04-16T00:12:06.474 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:12:06.474 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "6/23 daemons upgraded", 2024-04-16T00:12:06.474 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:12:06.474 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:12:06.474 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:12:06.737 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.0[45682]: debug 2024-04-16T00:12:06.375+0000 7f2bc1c42700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-16T00:12:06.738 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.0[45682]: debug 2024-04-16T00:12:06.375+0000 7f2bc1c42700 -1 osd.0 76 *** Got signal Terminated *** 2024-04-16T00:12:06.738 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:06 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.0[45682]: debug 2024-04-16T00:12:06.375+0000 7f2bc1c42700 -1 osd.0 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:12:06.876 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:12:06.876 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:12:06.876 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in error state 2024-04-16T00:12:07.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: pgmap v43: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 217 B/s rd, 0 op/s 2024-04-16T00:12:07.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:07.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:07.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: from='client.34188 172.21.15.169:0/2030582869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:07.096 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.4 2024-04-16T00:12:07.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 failed (root=default,host=smithi169) (connection refused reported by osd.4) 2024-04-16T00:12:07.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.7 2024-04-16T00:12:07.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.3 2024-04-16T00:12:07.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.5 2024-04-16T00:12:07.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.1 2024-04-16T00:12:07.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.2 2024-04-16T00:12:07.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.6 2024-04-16T00:12:07.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.4 2024-04-16T00:12:07.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.7 2024-04-16T00:12:07.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.3 2024-04-16T00:12:07.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.5 2024-04-16T00:12:07.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.1 2024-04-16T00:12:07.097 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.2 2024-04-16T00:12:07.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.6 2024-04-16T00:12:07.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: from='client.34196 172.21.15.169:0/3003393688' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:12:07.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.4 2024-04-16T00:12:07.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.5 2024-04-16T00:12:07.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.6 2024-04-16T00:12:07.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.7 2024-04-16T00:12:07.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.3 2024-04-16T00:12:07.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.5 2024-04-16T00:12:07.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.1 2024-04-16T00:12:07.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.2 2024-04-16T00:12:07.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.6 2024-04-16T00:12:07.098 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.4 2024-04-16T00:12:07.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.7 2024-04-16T00:12:07.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.3 2024-04-16T00:12:07.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.1 2024-04-16T00:12:07.099 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:07 smithi169 ceph-mon[88637]: osd.0 reported immediately failed by osd.2 2024-04-16T00:12:07.099 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:06 smithi169 bash[94959]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.0 2024-04-16T00:12:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: pgmap v43: 129 pgs: 129 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 217 B/s rd, 0 op/s 2024-04-16T00:12:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: from='client.34188 172.21.15.169:0/2030582869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.4 2024-04-16T00:12:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 failed (root=default,host=smithi169) (connection refused reported by osd.4) 2024-04-16T00:12:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.7 2024-04-16T00:12:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.3 2024-04-16T00:12:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.5 2024-04-16T00:12:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.1 2024-04-16T00:12:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.2 2024-04-16T00:12:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.6 2024-04-16T00:12:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.4 2024-04-16T00:12:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.7 2024-04-16T00:12:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.3 2024-04-16T00:12:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.5 2024-04-16T00:12:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.1 2024-04-16T00:12:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.2 2024-04-16T00:12:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.6 2024-04-16T00:12:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: from='client.34196 172.21.15.169:0/3003393688' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:12:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.4 2024-04-16T00:12:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.5 2024-04-16T00:12:07.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.6 2024-04-16T00:12:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.7 2024-04-16T00:12:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.3 2024-04-16T00:12:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.5 2024-04-16T00:12:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.1 2024-04-16T00:12:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.2 2024-04-16T00:12:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.6 2024-04-16T00:12:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.4 2024-04-16T00:12:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.7 2024-04-16T00:12:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.3 2024-04-16T00:12:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.1 2024-04-16T00:12:07.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:07 smithi203 ceph-mon[65963]: osd.0 reported immediately failed by osd.2 2024-04-16T00:12:08.403 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:08 smithi169 ceph-mon[88637]: from='client.34192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:08.403 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:08 smithi169 ceph-mon[88637]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:12:08.403 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:08 smithi169 ceph-mon[88637]: osdmap e77: 8 total, 7 up, 8 in 2024-04-16T00:12:08.403 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:08 smithi169 ceph-mon[88637]: osdmap e78: 8 total, 7 up, 8 in 2024-04-16T00:12:08.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:08 smithi203 ceph-mon[65963]: from='client.34192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:08.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:08 smithi203 ceph-mon[65963]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:12:08.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:08 smithi203 ceph-mon[65963]: osdmap e77: 8 total, 7 up, 8 in 2024-04-16T00:12:08.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:08 smithi203 ceph-mon[65963]: osdmap e78: 8 total, 7 up, 8 in 2024-04-16T00:12:09.107 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:08 smithi169 systemd[1]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.0.service: Succeeded. 2024-04-16T00:12:09.107 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:08 smithi169 systemd[1]: Stopped Ceph osd.0 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:12:09.108 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:08 smithi169 systemd[1]: Starting Ceph osd.0 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:12:09.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:09 smithi203 ceph-mon[65963]: pgmap v45: 129 pgs: 16 stale+active+clean, 113 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 276 B/s rd, 0 op/s 2024-04-16T00:12:09.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:09 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:09.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:09 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:12:09.607 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:09 smithi169 ceph-mon[88637]: pgmap v45: 129 pgs: 16 stale+active+clean, 113 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 276 B/s rd, 0 op/s 2024-04-16T00:12:09.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:09 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:09.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:09 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:12:10.108 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:09 smithi169 bash[95297]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T00:12:10.108 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:09 smithi169 bash[95297]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-16T00:12:10.108 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:09 smithi169 bash[95297]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-16T00:12:10.108 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:09 smithi169 bash[95297]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-16T00:12:10.108 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:09 smithi169 bash[95297]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-16T00:12:10.108 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:09 smithi169 bash[95297]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T00:12:10.108 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:09 smithi169 bash[95297]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-16T00:12:10.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:10 smithi203 ceph-mon[65963]: Health check failed: Degraded data redundancy: 69/432 objects degraded (15.972%), 18 pgs degraded (PG_DEGRADED) 2024-04-16T00:12:10.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:10 smithi169 ceph-mon[88637]: Health check failed: Degraded data redundancy: 69/432 objects degraded (15.972%), 18 pgs degraded (PG_DEGRADED) 2024-04-16T00:12:11.091 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:11 smithi169 ceph-osd[95588]: -- 172.21.15.169:0/3743425913 <== mon.0 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561c85a471e0 con 0x561c85a16c00 2024-04-16T00:12:11.357 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:11 smithi169 bash[95551]: a09d236e0450e233abf77d5b4ce167e8c3cc3710d11f0ab9f891bb1487c4d7ca 2024-04-16T00:12:11.358 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:11 smithi169 systemd[1]: Started Ceph osd.0 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:12:11.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:11 smithi169 ceph-mon[88637]: pgmap v47: 129 pgs: 18 active+undersized+degraded, 31 active+undersized, 80 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 69/432 objects degraded (15.972%) 2024-04-16T00:12:11.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:11 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:11.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:11 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:11.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:11 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:12:11.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:11 smithi203 ceph-mon[65963]: pgmap v47: 129 pgs: 18 active+undersized+degraded, 31 active+undersized, 80 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 69/432 objects degraded (15.972%) 2024-04-16T00:12:11.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:11 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:11.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:11 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:11.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:11 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:12:11.837 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-0[95565]: 2024-04-16T00:12:11.549+0000 7f8c3a1727c0 -1 Falling back to public interface 2024-04-16T00:12:13.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:13 smithi203 ceph-mon[65963]: pgmap v48: 129 pgs: 18 active+undersized+degraded, 31 active+undersized, 80 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 69/432 objects degraded (15.972%) 2024-04-16T00:12:13.580 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:13 smithi169 ceph-mon[88637]: pgmap v48: 129 pgs: 18 active+undersized+degraded, 31 active+undersized, 80 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 69/432 objects degraded (15.972%) 2024-04-16T00:12:15.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:15 smithi203 ceph-mon[65963]: pgmap v49: 129 pgs: 18 active+undersized+degraded, 31 active+undersized, 80 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 69/432 objects degraded (15.972%) 2024-04-16T00:12:15.554 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:15 smithi169 ceph-mon[88637]: pgmap v49: 129 pgs: 18 active+undersized+degraded, 31 active+undersized, 80 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 69/432 objects degraded (15.972%) 2024-04-16T00:12:16.607 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-0[95565]: 2024-04-16T00:12:16.244+0000 7f8c3a1727c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-16T00:12:17.108 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:16 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-0[95565]: 2024-04-16T00:12:16.786+0000 7f8c3a1727c0 -1 osd.0 76 log_to_monitors true 2024-04-16T00:12:17.607 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:12:17 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-0[95565]: 2024-04-16T00:12:17.192+0000 7f8c2b5cc700 -1 osd.0 76 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:12:17.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:17 smithi169 ceph-mon[88637]: pgmap v50: 129 pgs: 18 active+undersized+degraded, 31 active+undersized, 80 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 69/432 objects degraded (15.972%) 2024-04-16T00:12:17.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:17 smithi169 ceph-mon[88637]: from='osd.0 [v2:172.21.15.169:6802/82329288,v1:172.21.15.169:6803/82329288]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T00:12:17.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:17 smithi203 ceph-mon[65963]: pgmap v50: 129 pgs: 18 active+undersized+degraded, 31 active+undersized, 80 active+clean; 209 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 69/432 objects degraded (15.972%) 2024-04-16T00:12:17.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:17 smithi203 ceph-mon[65963]: from='osd.0 [v2:172.21.15.169:6802/82329288,v1:172.21.15.169:6803/82329288]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T00:12:18.573 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:18 smithi169 ceph-mon[88637]: from='osd.0 [v2:172.21.15.169:6802/82329288,v1:172.21.15.169:6803/82329288]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T00:12:18.573 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:18 smithi169 ceph-mon[88637]: osdmap e79: 8 total, 7 up, 8 in 2024-04-16T00:12:18.573 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:18 smithi169 ceph-mon[88637]: from='osd.0 [v2:172.21.15.169:6802/82329288,v1:172.21.15.169:6803/82329288]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-16T00:12:18.573 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:18 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:18.573 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:18 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:18.574 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:18 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:18.574 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:18 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:18.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:18 smithi203 ceph-mon[65963]: from='osd.0 [v2:172.21.15.169:6802/82329288,v1:172.21.15.169:6803/82329288]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T00:12:18.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:18 smithi203 ceph-mon[65963]: osdmap e79: 8 total, 7 up, 8 in 2024-04-16T00:12:18.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:18 smithi203 ceph-mon[65963]: from='osd.0 [v2:172.21.15.169:6802/82329288,v1:172.21.15.169:6803/82329288]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-16T00:12:18.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:18 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:18.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:18 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:18.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:18 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:18.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:18 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:19.550 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:19 smithi169 ceph-mon[88637]: pgmap v52: 129 pgs: 18 active+undersized+degraded, 31 active+undersized, 80 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 69/432 objects degraded (15.972%) 2024-04-16T00:12:19.550 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:19 smithi169 ceph-mon[88637]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:12:19.550 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:19 smithi169 ceph-mon[88637]: osd.0 [v2:172.21.15.169:6802/82329288,v1:172.21.15.169:6803/82329288] boot 2024-04-16T00:12:19.551 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:19 smithi169 ceph-mon[88637]: osdmap e80: 8 total, 8 up, 8 in 2024-04-16T00:12:19.551 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:12:19.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:19 smithi203 ceph-mon[65963]: pgmap v52: 129 pgs: 18 active+undersized+degraded, 31 active+undersized, 80 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 69/432 objects degraded (15.972%) 2024-04-16T00:12:19.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:19 smithi203 ceph-mon[65963]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:12:19.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:19 smithi203 ceph-mon[65963]: osd.0 [v2:172.21.15.169:6802/82329288,v1:172.21.15.169:6803/82329288] boot 2024-04-16T00:12:19.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:19 smithi203 ceph-mon[65963]: osdmap e80: 8 total, 8 up, 8 in 2024-04-16T00:12:19.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:12:20.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:20 smithi169 ceph-mon[88637]: osdmap e81: 8 total, 8 up, 8 in 2024-04-16T00:12:20.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:20 smithi169 ceph-mon[88637]: pgmap v55: 129 pgs: 33 peering, 3 active+undersized+degraded, 13 active+undersized, 80 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 15/432 objects degraded (3.472%) 2024-04-16T00:12:20.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:20 smithi203 ceph-mon[65963]: osdmap e81: 8 total, 8 up, 8 in 2024-04-16T00:12:20.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:20 smithi203 ceph-mon[65963]: pgmap v55: 129 pgs: 33 peering, 3 active+undersized+degraded, 13 active+undersized, 80 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 15/432 objects degraded (3.472%) 2024-04-16T00:12:21.332 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:21 smithi169 ceph-mon[88637]: Health check update: Degraded data redundancy: 15/432 objects degraded (3.472%), 3 pgs degraded (PG_DEGRADED) 2024-04-16T00:12:21.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:21 smithi203 ceph-mon[65963]: Health check update: Degraded data redundancy: 15/432 objects degraded (3.472%), 3 pgs degraded (PG_DEGRADED) 2024-04-16T00:12:22.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:22.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:22.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:12:22.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:12:22.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:12:22.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: pgmap v56: 129 pgs: 33 peering, 3 active+undersized+degraded, 13 active+undersized, 80 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15/432 objects degraded (3.472%) 2024-04-16T00:12:22.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: pgmap v57: 129 pgs: 33 peering, 3 active+undersized+degraded, 13 active+undersized, 80 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15/432 objects degraded (3.472%) 2024-04-16T00:12:22.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:22.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:22.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:12:22.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:22.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:22.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:22.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:12:22.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:12:22.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:22 smithi203 ceph-mon[65963]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-16T00:12:22.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:22.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:22.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:12:22.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:12:22.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:12:22.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: pgmap v56: 129 pgs: 33 peering, 3 active+undersized+degraded, 13 active+undersized, 80 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15/432 objects degraded (3.472%) 2024-04-16T00:12:22.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: pgmap v57: 129 pgs: 33 peering, 3 active+undersized+degraded, 13 active+undersized, 80 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15/432 objects degraded (3.472%) 2024-04-16T00:12:22.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:22.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:22.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:12:22.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:22.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:22.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:22.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:12:22.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:12:22.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:22 smithi169 ceph-mon[88637]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-16T00:12:24.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:24 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:24.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:24 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:12:24.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:24 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:24.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:24 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:12:25.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:25 smithi169 ceph-mon[88637]: pgmap v58: 129 pgs: 33 peering, 96 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:12:25.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:25 smithi169 ceph-mon[88637]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/432 objects degraded (3.472%), 3 pgs degraded) 2024-04-16T00:12:25.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:25 smithi169 ceph-mon[88637]: mgrmap e48: smithi169.akrtny(active, since 91s), standbys: smithi203.ohooxy 2024-04-16T00:12:25.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:25 smithi203 ceph-mon[65963]: pgmap v58: 129 pgs: 33 peering, 96 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:12:25.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:25 smithi203 ceph-mon[65963]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/432 objects degraded (3.472%), 3 pgs degraded) 2024-04-16T00:12:25.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:25 smithi203 ceph-mon[65963]: mgrmap e48: smithi169.akrtny(active, since 91s), standbys: smithi203.ohooxy 2024-04-16T00:12:27.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:27 smithi203 ceph-mon[65963]: pgmap v59: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 285 B/s rd, 428 B/s wr, 0 op/s 2024-04-16T00:12:27.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:27 smithi169 ceph-mon[88637]: pgmap v59: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 285 B/s rd, 428 B/s wr, 0 op/s 2024-04-16T00:12:29.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:29 smithi203 ceph-mon[65963]: pgmap v60: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 250 B/s rd, 375 B/s wr, 0 op/s 2024-04-16T00:12:29.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:29 smithi169 ceph-mon[88637]: pgmap v60: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 250 B/s rd, 375 B/s wr, 0 op/s 2024-04-16T00:12:31.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:31 smithi203 ceph-mon[65963]: pgmap v61: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 205 B/s rd, 307 B/s wr, 0 op/s 2024-04-16T00:12:31.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:31 smithi169 ceph-mon[88637]: pgmap v61: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 205 B/s rd, 307 B/s wr, 0 op/s 2024-04-16T00:12:33.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:33 smithi203 ceph-mon[65963]: pgmap v62: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 307 B/s wr, 0 op/s 2024-04-16T00:12:33.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:33 smithi169 ceph-mon[88637]: pgmap v62: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 307 B/s wr, 0 op/s 2024-04-16T00:12:34.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:34.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:35.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:35 smithi203 ceph-mon[65963]: pgmap v63: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:12:35.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:35 smithi169 ceph-mon[88637]: pgmap v63: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:12:37.229 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:12:37.354 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:37 smithi169 ceph-mon[88637]: pgmap v64: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:12:37.354 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:37 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:12:37.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:37 smithi203 ceph-mon[65963]: pgmap v64: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:12:37.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:37 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:12:37.886 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (11m) 20s ago 21m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (52s) 20s ago 21m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (47s) 42s ago 21m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (9m) 20s ago 21m 36.0M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (16m) 20s ago 16m 42.2M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (16m) 42s ago 16m 15.9M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (2m) 20s ago 23m 495M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (2m) 42s ago 20m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (115s) 20s ago 23m 49.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (91s) 42s ago 20m 38.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (13m) 20s ago 13m 133M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (13m) 42s ago 13m 90.1M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (6m) 20s ago 21m 17.2M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:12:37.887 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (2m) 42s ago 20m 2567k - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:12:37.888 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (27s) 20s ago 20m 11.2M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:12:37.888 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (19m) 20s ago 19m 315M 4096M 16.2.0 24ecd6d5f14c a5b56221ebd1 2024-04-16T00:12:37.888 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (19m) 20s ago 19m 264M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:12:37.888 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (19m) 20s ago 19m 366M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:12:37.888 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (18m) 42s ago 18m 389M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:12:37.888 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (18m) 42s ago 18m 413M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:12:37.888 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (18m) 42s ago 18m 348M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:12:37.888 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (17m) 42s ago 17m 480M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:12:37.888 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 error 20s ago 21m - - 2024-04-16T00:12:38.297 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:12:38.297 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:12:38.297 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:12:38.297 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:12:38.297 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:12:38.297 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:12:38.297 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:12:38.297 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:12:38.297 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 7, 2024-04-16T00:12:38.297 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:12:38.297 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:12:38.298 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:12:38.298 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:12:38.298 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:12:38.298 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:12:38.298 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 9, 2024-04-16T00:12:38.298 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 5 2024-04-16T00:12:38.298 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:12:38.298 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:12:38.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:38 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:12:38.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:38 smithi169 ceph-mon[88637]: Upgrade: osd.1 is safe to restart 2024-04-16T00:12:38.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:38.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T00:12:38.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:12:38.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:38.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:12:38.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:38 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:12:38.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:38 smithi203 ceph-mon[65963]: Upgrade: osd.1 is safe to restart 2024-04-16T00:12:38.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:38.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T00:12:38.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:12:38.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:38.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:12:38.632 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:12:38.633 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:12:38.633 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:12:38.633 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:12:38.633 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:12:38.633 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:12:38.633 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr", 2024-04-16T00:12:38.633 INFO:teuthology.orchestra.run.smithi169.stdout: "crash" 2024-04-16T00:12:38.634 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:12:38.634 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "7/23 daemons upgraded", 2024-04-16T00:12:38.634 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:12:38.634 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:12:38.634 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:12:39.023 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:12:39.023 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:12:39.023 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in error state 2024-04-16T00:12:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:39 smithi203 ceph-mon[65963]: from='client.34204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:39 smithi203 ceph-mon[65963]: pgmap v65: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:12:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:39 smithi203 ceph-mon[65963]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:39 smithi203 ceph-mon[65963]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:39 smithi203 ceph-mon[65963]: Upgrade: Updating osd.1 2024-04-16T00:12:39.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:39 smithi203 ceph-mon[65963]: Deploying daemon osd.1 on smithi169 2024-04-16T00:12:39.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:39 smithi203 ceph-mon[65963]: from='client.34216 172.21.15.169:0/889163225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:39.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:39 smithi203 ceph-mon[65963]: from='client.34224 172.21.15.169:0/2174364851' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:12:39.452 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:39 smithi169 ceph-mon[88637]: from='client.34204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:39.452 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:39 smithi169 ceph-mon[88637]: pgmap v65: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:12:39.452 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:39 smithi169 ceph-mon[88637]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:39.452 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:39 smithi169 ceph-mon[88637]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:39.452 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:39 smithi169 ceph-mon[88637]: Upgrade: Updating osd.1 2024-04-16T00:12:39.452 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:39 smithi169 ceph-mon[88637]: Deploying daemon osd.1 on smithi169 2024-04-16T00:12:39.452 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:39 smithi169 ceph-mon[88637]: from='client.34216 172.21.15.169:0/889163225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:39.452 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:39 smithi169 ceph-mon[88637]: from='client.34224 172.21.15.169:0/2174364851' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:12:40.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:40 smithi203 ceph-mon[65963]: from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:40.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:40 smithi169 ceph-mon[88637]: from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:12:41.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:41 smithi169 ceph-mon[88637]: pgmap v66: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:12:41.359 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:41 smithi169 systemd[1]: Stopping Ceph osd.1 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:12:41.359 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.1[48988]: debug 2024-04-16T00:12:41.255+0000 7f01f8159700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-16T00:12:41.359 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.1[48988]: debug 2024-04-16T00:12:41.255+0000 7f01f8159700 -1 osd.1 81 *** Got signal Terminated *** 2024-04-16T00:12:41.359 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:41 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.1[48988]: debug 2024-04-16T00:12:41.255+0000 7f01f8159700 -1 osd.1 81 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:12:41.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:41 smithi203 ceph-mon[65963]: pgmap v66: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:12:41.858 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:41 smithi169 bash[98082]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.1 2024-04-16T00:12:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 failed (root=default,host=smithi169) (connection refused reported by osd.4) 2024-04-16T00:12:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.7 2024-04-16T00:12:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.3 2024-04-16T00:12:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.3 2024-04-16T00:12:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.2 2024-04-16T00:12:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.0 2024-04-16T00:12:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.2 2024-04-16T00:12:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.0 2024-04-16T00:12:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.7 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.6 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.7 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.6 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.2 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.3 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.2 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.0 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.3 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.0 2024-04-16T00:12:42.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.7 2024-04-16T00:12:42.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.6 2024-04-16T00:12:42.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:42.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.7 2024-04-16T00:12:42.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.6 2024-04-16T00:12:42.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:42.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:42 smithi203 ceph-mon[65963]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:42.498 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:42.498 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 failed (root=default,host=smithi169) (connection refused reported by osd.4) 2024-04-16T00:12:42.498 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.498 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.7 2024-04-16T00:12:42.498 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.3 2024-04-16T00:12:42.498 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.3 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.2 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.0 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.2 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.0 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.7 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.6 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.7 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.6 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.499 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.2 2024-04-16T00:12:42.500 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.3 2024-04-16T00:12:42.500 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.2 2024-04-16T00:12:42.500 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.0 2024-04-16T00:12:42.500 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.3 2024-04-16T00:12:42.500 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.0 2024-04-16T00:12:42.500 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.7 2024-04-16T00:12:42.500 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.500 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.6 2024-04-16T00:12:42.501 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:42.501 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.7 2024-04-16T00:12:42.501 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.501 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.6 2024-04-16T00:12:42.501 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:42.501 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.5 2024-04-16T00:12:42.501 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:42 smithi169 ceph-mon[88637]: osd.1 reported immediately failed by osd.4 2024-04-16T00:12:43.227 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:43 smithi169 ceph-mon[88637]: pgmap v67: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:12:43.227 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:43 smithi169 ceph-mon[88637]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:12:43.228 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:43 smithi169 ceph-mon[88637]: osdmap e82: 8 total, 7 up, 8 in 2024-04-16T00:12:43.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:43 smithi203 ceph-mon[65963]: pgmap v67: 129 pgs: 129 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:12:43.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:43 smithi203 ceph-mon[65963]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:12:43.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:43 smithi203 ceph-mon[65963]: osdmap e82: 8 total, 7 up, 8 in 2024-04-16T00:12:43.858 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:43 smithi169 systemd[1]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.1.service: Succeeded. 2024-04-16T00:12:43.858 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:43 smithi169 systemd[1]: Stopped Ceph osd.1 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:12:43.858 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:43 smithi169 systemd[1]: Starting Ceph osd.1 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:12:44.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:44 smithi169 ceph-mon[88637]: osdmap e83: 8 total, 7 up, 8 in 2024-04-16T00:12:44.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:44 smithi203 ceph-mon[65963]: osdmap e83: 8 total, 7 up, 8 in 2024-04-16T00:12:45.006 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:44 smithi169 bash[98404]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-16T00:12:45.006 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:44 smithi169 bash[98404]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-16T00:12:45.006 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:44 smithi169 bash[98404]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-16T00:12:45.006 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:44 smithi169 bash[98404]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-16T00:12:45.006 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:44 smithi169 bash[98404]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-16T00:12:45.006 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:44 smithi169 bash[98404]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-16T00:12:45.006 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:44 smithi169 bash[98404]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-16T00:12:45.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:45 smithi169 ceph-mon[88637]: pgmap v70: 129 pgs: 5 peering, 15 stale+active+clean, 109 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:12:45.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:45 smithi169 ceph-mon[88637]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T00:12:45.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:45 smithi203 ceph-mon[65963]: pgmap v70: 129 pgs: 5 peering, 15 stale+active+clean, 109 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:12:45.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:45 smithi203 ceph-mon[65963]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T00:12:46.108 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:45 smithi169 ceph-osd[98703]: -- 172.21.15.169:0/3475799523 <== mon.0 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5627bb4131e0 con 0x5627bb3e3000 2024-04-16T00:12:46.108 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:45 smithi169 bash[98665]: 9858b7bde872a20f674fd73912cd4a96e0530ffe1f67c91f49e96e32e27ad574 2024-04-16T00:12:46.108 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:45 smithi169 systemd[1]: Started Ceph osd.1 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:12:46.608 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:46 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-1[98680]: 2024-04-16T00:12:46.343+0000 7ffab4ce67c0 -1 Falling back to public interface 2024-04-16T00:12:47.295 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:46 smithi169 ceph-mon[88637]: pgmap v71: 129 pgs: 15 active+undersized+degraded, 5 peering, 33 active+undersized, 76 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 40/432 objects degraded (9.259%) 2024-04-16T00:12:47.295 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:47.295 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:47.295 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:12:47.295 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:46 smithi169 ceph-mon[88637]: Health check failed: Degraded data redundancy: 40/432 objects degraded (9.259%), 15 pgs degraded (PG_DEGRADED) 2024-04-16T00:12:47.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:46 smithi203 ceph-mon[65963]: pgmap v71: 129 pgs: 15 active+undersized+degraded, 5 peering, 33 active+undersized, 76 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 40/432 objects degraded (9.259%) 2024-04-16T00:12:47.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:47.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:47.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:12:47.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:46 smithi203 ceph-mon[65963]: Health check failed: Degraded data redundancy: 40/432 objects degraded (9.259%), 15 pgs degraded (PG_DEGRADED) 2024-04-16T00:12:48.260 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:47 smithi169 ceph-mon[88637]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-16T00:12:48.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:47 smithi203 ceph-mon[65963]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-16T00:12:49.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:48 smithi169 ceph-mon[88637]: pgmap v72: 129 pgs: 17 active+undersized+degraded, 36 active+undersized, 76 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 43/432 objects degraded (9.954%) 2024-04-16T00:12:49.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:48 smithi203 ceph-mon[65963]: pgmap v72: 129 pgs: 17 active+undersized+degraded, 36 active+undersized, 76 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 43/432 objects degraded (9.954%) 2024-04-16T00:12:50.984 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-1[98680]: 2024-04-16T00:12:50.778+0000 7ffab4ce67c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-16T00:12:51.358 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:51 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-1[98680]: 2024-04-16T00:12:51.220+0000 7ffab4ce67c0 -1 osd.1 81 log_to_monitors true 2024-04-16T00:12:51.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:50 smithi169 ceph-mon[88637]: pgmap v73: 129 pgs: 17 active+undersized+degraded, 36 active+undersized, 76 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 43/432 objects degraded (9.954%) 2024-04-16T00:12:51.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:50 smithi203 ceph-mon[65963]: pgmap v73: 129 pgs: 17 active+undersized+degraded, 36 active+undersized, 76 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 43/432 objects degraded (9.954%) 2024-04-16T00:12:52.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:51 smithi169 ceph-mon[88637]: from='osd.1 [v2:172.21.15.169:6810/370485062,v1:172.21.15.169:6811/370485062]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T00:12:52.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:51 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:52.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:51 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:52.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:51 smithi203 ceph-mon[65963]: from='osd.1 [v2:172.21.15.169:6810/370485062,v1:172.21.15.169:6811/370485062]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T00:12:52.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:51 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:52.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:51 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:52.858 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:12:52 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-1[98680]: 2024-04-16T00:12:52.481+0000 7ffaa2138700 -1 osd.1 81 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:12:53.302 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:52 smithi169 ceph-mon[88637]: pgmap v74: 129 pgs: 17 active+undersized+degraded, 36 active+undersized, 76 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 43/432 objects degraded (9.954%) 2024-04-16T00:12:53.303 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:52 smithi169 ceph-mon[88637]: from='osd.1 [v2:172.21.15.169:6810/370485062,v1:172.21.15.169:6811/370485062]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T00:12:53.303 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:52 smithi169 ceph-mon[88637]: osdmap e84: 8 total, 7 up, 8 in 2024-04-16T00:12:53.303 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:52 smithi169 ceph-mon[88637]: from='osd.1 [v2:172.21.15.169:6810/370485062,v1:172.21.15.169:6811/370485062]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-16T00:12:53.303 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:52 smithi169 ceph-mon[88637]: from='osd.1 [v2:172.21.15.169:6810/370485062,v1:172.21.15.169:6811/370485062]' entity='osd.1' 2024-04-16T00:12:53.303 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:52 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:53.303 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:52 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:53.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:52 smithi203 ceph-mon[65963]: pgmap v74: 129 pgs: 17 active+undersized+degraded, 36 active+undersized, 76 active+clean; 209 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 43/432 objects degraded (9.954%) 2024-04-16T00:12:53.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:52 smithi203 ceph-mon[65963]: from='osd.1 [v2:172.21.15.169:6810/370485062,v1:172.21.15.169:6811/370485062]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T00:12:53.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:52 smithi203 ceph-mon[65963]: osdmap e84: 8 total, 7 up, 8 in 2024-04-16T00:12:53.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:52 smithi203 ceph-mon[65963]: from='osd.1 [v2:172.21.15.169:6810/370485062,v1:172.21.15.169:6811/370485062]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-16T00:12:53.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:52 smithi203 ceph-mon[65963]: from='osd.1 [v2:172.21.15.169:6810/370485062,v1:172.21.15.169:6811/370485062]' entity='osd.1' 2024-04-16T00:12:53.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:52 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:53.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:52 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:54.343 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:53 smithi169 ceph-mon[88637]: Health check update: Degraded data redundancy: 43/432 objects degraded (9.954%), 17 pgs degraded (PG_DEGRADED) 2024-04-16T00:12:54.344 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:53 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:54.344 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:53 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:12:54.344 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:53 smithi169 ceph-mon[88637]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:12:54.344 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:53 smithi169 ceph-mon[88637]: osd.1 [v2:172.21.15.169:6810/370485062,v1:172.21.15.169:6811/370485062] boot 2024-04-16T00:12:54.344 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:53 smithi169 ceph-mon[88637]: osdmap e85: 8 total, 8 up, 8 in 2024-04-16T00:12:54.344 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:53 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:12:54.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:53 smithi203 ceph-mon[65963]: Health check update: Degraded data redundancy: 43/432 objects degraded (9.954%), 17 pgs degraded (PG_DEGRADED) 2024-04-16T00:12:54.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:53 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:54.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:53 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:12:54.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:53 smithi203 ceph-mon[65963]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:12:54.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:53 smithi203 ceph-mon[65963]: osd.1 [v2:172.21.15.169:6810/370485062,v1:172.21.15.169:6811/370485062] boot 2024-04-16T00:12:54.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:53 smithi203 ceph-mon[65963]: osdmap e85: 8 total, 8 up, 8 in 2024-04-16T00:12:54.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:53 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:12:55.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:55 smithi169 ceph-mon[88637]: pgmap v76: 129 pgs: 17 active+undersized+degraded, 36 active+undersized, 76 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 43/432 objects degraded (9.954%) 2024-04-16T00:12:55.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:55 smithi169 ceph-mon[88637]: osdmap e86: 8 total, 8 up, 8 in 2024-04-16T00:12:55.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:55 smithi203 ceph-mon[65963]: pgmap v76: 129 pgs: 17 active+undersized+degraded, 36 active+undersized, 76 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 43/432 objects degraded (9.954%) 2024-04-16T00:12:55.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:55 smithi203 ceph-mon[65963]: osdmap e86: 8 total, 8 up, 8 in 2024-04-16T00:12:57.108 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: pgmap v79: 129 pgs: 33 peering, 9 active+undersized+degraded, 11 active+undersized, 76 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 26/432 objects degraded (6.019%) 2024-04-16T00:12:57.108 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:57.108 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: pgmap v80: 129 pgs: 33 peering, 9 active+undersized+degraded, 11 active+undersized, 76 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 459 B/s rd, 0 op/s; 26/432 objects degraded (6.019%) 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: pgmap v81: 129 pgs: 33 peering, 9 active+undersized+degraded, 11 active+undersized, 76 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 530 B/s rd, 0 op/s; 26/432 objects degraded (6.019%) 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:12:57.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:56 smithi169 ceph-mon[88637]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-04-16T00:12:57.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: pgmap v79: 129 pgs: 33 peering, 9 active+undersized+degraded, 11 active+undersized, 76 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 26/432 objects degraded (6.019%) 2024-04-16T00:12:57.174 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: pgmap v80: 129 pgs: 33 peering, 9 active+undersized+degraded, 11 active+undersized, 76 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 459 B/s rd, 0 op/s; 26/432 objects degraded (6.019%) 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: pgmap v81: 129 pgs: 33 peering, 9 active+undersized+degraded, 11 active+undersized, 76 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 530 B/s rd, 0 op/s; 26/432 objects degraded (6.019%) 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:12:57.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:12:57.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:56 smithi203 ceph-mon[65963]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-04-16T00:12:58.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:57 smithi169 ceph-mon[88637]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/432 objects degraded (6.019%), 9 pgs degraded) 2024-04-16T00:12:58.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:57 smithi203 ceph-mon[65963]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/432 objects degraded (6.019%), 9 pgs degraded) 2024-04-16T00:12:59.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:12:58 smithi169 ceph-mon[88637]: pgmap v82: 129 pgs: 33 peering, 96 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 459 B/s rd, 0 op/s 2024-04-16T00:12:59.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:12:58 smithi203 ceph-mon[65963]: pgmap v82: 129 pgs: 33 peering, 96 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 459 B/s rd, 0 op/s 2024-04-16T00:13:01.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:00 smithi169 ceph-mon[88637]: pgmap v83: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 321 B/s rd, 0 op/s 2024-04-16T00:13:01.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:00 smithi203 ceph-mon[65963]: pgmap v83: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 321 B/s rd, 0 op/s 2024-04-16T00:13:03.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:02 smithi169 ceph-mon[88637]: pgmap v84: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:13:03.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:02 smithi203 ceph-mon[65963]: pgmap v84: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:13:05.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:04 smithi169 ceph-mon[88637]: pgmap v85: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:13:05.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:04 smithi203 ceph-mon[65963]: pgmap v85: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:13:07.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:06 smithi169 ceph-mon[88637]: pgmap v86: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:13:07.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:06 smithi203 ceph-mon[65963]: pgmap v86: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:13:09.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:09 smithi169 ceph-mon[88637]: pgmap v87: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:09.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:09 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:09.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:09 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:13:09.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:09 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:09.372 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:13:09.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:09 smithi203 ceph-mon[65963]: pgmap v87: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:09.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:09 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:09.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:09 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:13:09.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:09 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:10.006 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:13:10.006 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (11m) 18s ago 22m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:13:10.006 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (84s) 18s ago 22m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:13:10.006 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (79s) 74s ago 21m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:13:10.006 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (9m) 18s ago 22m 36.0M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:13:10.006 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (16m) 18s ago 16m 42.2M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:13:10.006 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (16m) 74s ago 16m 15.9M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (3m) 18s ago 23m 496M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (2m) 74s ago 21m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (2m) 18s ago 24m 53.2M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (2m) 74s ago 21m 38.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (14m) 18s ago 14m 136M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (14m) 74s ago 14m 90.1M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (7m) 18s ago 22m 17.2M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (3m) 74s ago 21m 2567k - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (59s) 18s ago 20m 117M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (24s) 18s ago 20m 13.8M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9858b7bde872 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (20m) 18s ago 20m 264M 4096M 16.2.0 24ecd6d5f14c 945ad47c6d5a 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (19m) 18s ago 19m 367M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (19m) 74s ago 19m 389M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:13:10.007 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (19m) 74s ago 19m 413M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:13:10.008 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (18m) 74s ago 18m 348M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:13:10.008 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (18m) 74s ago 18m 480M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:13:10.008 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 error 18s ago 21m - - 2024-04-16T00:13:10.390 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:13:10.390 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:13:10.390 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:13:10.390 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:13:10.390 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 6, 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8, 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 6 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:13:10.391 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:13:10.713 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:13:10.713 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:13:10.713 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:13:10.713 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:13:10.713 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:13:10.713 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:13:10.713 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr", 2024-04-16T00:13:10.713 INFO:teuthology.orchestra.run.smithi169.stdout: "crash" 2024-04-16T00:13:10.714 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:13:10.714 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "8/23 daemons upgraded", 2024-04-16T00:13:10.714 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:13:10.714 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:13:10.714 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:13:11.099 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:13:11.099 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:13:11.099 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in error state 2024-04-16T00:13:11.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:11 smithi169 ceph-mon[88637]: from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:11.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:11 smithi169 ceph-mon[88637]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:11.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:11 smithi169 ceph-mon[88637]: pgmap v88: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:11.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:11 smithi169 ceph-mon[88637]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:11.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:11 smithi169 ceph-mon[88637]: from='client.34244 172.21.15.169:0/1938416958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:13:11.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:11 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:13:11.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:11 smithi169 ceph-mon[88637]: from='client.34252 172.21.15.169:0/1843746933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:13:11.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:11 smithi203 ceph-mon[65963]: from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:11.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:11 smithi203 ceph-mon[65963]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:11.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:11 smithi203 ceph-mon[65963]: pgmap v88: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:11.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:11 smithi203 ceph-mon[65963]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:11.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:11 smithi203 ceph-mon[65963]: from='client.34244 172.21.15.169:0/1938416958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:13:11.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:11 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:13:11.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:11 smithi203 ceph-mon[65963]: from='client.34252 172.21.15.169:0/1843746933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:13:12.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:12 smithi169 ceph-mon[88637]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:12.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:12 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:13:12.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:12 smithi169 ceph-mon[88637]: Upgrade: osd.2 is safe to restart 2024-04-16T00:13:12.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:12 smithi203 ceph-mon[65963]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:12.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:12 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:13:12.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:12 smithi203 ceph-mon[65963]: Upgrade: osd.2 is safe to restart 2024-04-16T00:13:13.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:13 smithi169 ceph-mon[88637]: pgmap v89: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:13.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:13 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:13.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:13 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T00:13:13.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:13 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:13:13.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:13 smithi203 ceph-mon[65963]: pgmap v89: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:13.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:13 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:13.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:13 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T00:13:13.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:13 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:13:14.290 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:14 smithi169 ceph-mon[88637]: Upgrade: Updating osd.2 2024-04-16T00:13:14.290 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:14 smithi169 ceph-mon[88637]: Deploying daemon osd.2 on smithi169 2024-04-16T00:13:14.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:14 smithi203 ceph-mon[65963]: Upgrade: Updating osd.2 2024-04-16T00:13:14.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:14 smithi203 ceph-mon[65963]: Deploying daemon osd.2 on smithi169 2024-04-16T00:13:15.317 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:15 smithi169 ceph-mon[88637]: pgmap v90: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:15.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:15 smithi203 ceph-mon[65963]: pgmap v90: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:15.915 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:15 smithi169 systemd[1]: Stopping Ceph osd.2 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:13:16.207 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.2[52625]: debug 2024-04-16T00:13:15.911+0000 7f6851b1e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-16T00:13:16.207 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.2[52625]: debug 2024-04-16T00:13:15.911+0000 7f6851b1e700 -1 osd.2 86 *** Got signal Terminated *** 2024-04-16T00:13:16.207 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:15 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.2[52625]: debug 2024-04-16T00:13:15.911+0000 7f6851b1e700 -1 osd.2 86 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:13:16.581 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:16 smithi169 bash[101177]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.2 2024-04-16T00:13:17.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: pgmap v91: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:13:17.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.3 2024-04-16T00:13:17.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 failed (root=default,host=smithi169) (connection refused reported by osd.3) 2024-04-16T00:13:17.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.1 2024-04-16T00:13:17.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.3 2024-04-16T00:13:17.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.0 2024-04-16T00:13:17.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.1 2024-04-16T00:13:17.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.0 2024-04-16T00:13:17.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.5 2024-04-16T00:13:17.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.4 2024-04-16T00:13:17.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.7 2024-04-16T00:13:17.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.5 2024-04-16T00:13:17.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.6 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.4 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.7 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.6 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.1 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.0 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.1 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.3 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.0 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.3 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.7 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.5 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.6 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.4 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.7 2024-04-16T00:13:17.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.5 2024-04-16T00:13:17.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.6 2024-04-16T00:13:17.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:17 smithi169 ceph-mon[88637]: osd.2 reported immediately failed by osd.4 2024-04-16T00:13:17.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: pgmap v91: 129 pgs: 129 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:13:17.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.3 2024-04-16T00:13:17.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 failed (root=default,host=smithi169) (connection refused reported by osd.3) 2024-04-16T00:13:17.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.1 2024-04-16T00:13:17.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.3 2024-04-16T00:13:17.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.0 2024-04-16T00:13:17.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.1 2024-04-16T00:13:17.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.0 2024-04-16T00:13:17.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.5 2024-04-16T00:13:17.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.4 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.7 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.5 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.6 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.4 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.7 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.6 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.1 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.0 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.1 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.3 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.0 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.3 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.7 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.5 2024-04-16T00:13:17.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.6 2024-04-16T00:13:17.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.4 2024-04-16T00:13:17.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.7 2024-04-16T00:13:17.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.5 2024-04-16T00:13:17.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.6 2024-04-16T00:13:17.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:17 smithi203 ceph-mon[65963]: osd.2 reported immediately failed by osd.4 2024-04-16T00:13:18.147 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:18 smithi169 ceph-mon[88637]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:13:18.147 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:18 smithi169 ceph-mon[88637]: osdmap e87: 8 total, 7 up, 8 in 2024-04-16T00:13:18.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:18 smithi203 ceph-mon[65963]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:13:18.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:18 smithi203 ceph-mon[65963]: osdmap e87: 8 total, 7 up, 8 in 2024-04-16T00:13:18.608 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:18 smithi169 systemd[1]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.2.service: Succeeded. 2024-04-16T00:13:18.609 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:18 smithi169 systemd[1]: Stopped Ceph osd.2 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:13:18.609 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:18 smithi169 systemd[1]: Starting Ceph osd.2 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:13:19.424 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:19 smithi203 ceph-mon[65963]: pgmap v93: 129 pgs: 5 peering, 10 stale+active+clean, 114 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:13:19.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:19 smithi203 ceph-mon[65963]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T00:13:19.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:19 smithi203 ceph-mon[65963]: osdmap e88: 8 total, 7 up, 8 in 2024-04-16T00:13:19.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:19 smithi169 ceph-mon[88637]: pgmap v93: 129 pgs: 5 peering, 10 stale+active+clean, 114 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:13:19.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:19 smithi169 ceph-mon[88637]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T00:13:19.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:19 smithi169 ceph-mon[88637]: osdmap e88: 8 total, 7 up, 8 in 2024-04-16T00:13:19.609 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:19 smithi169 bash[101472]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-16T00:13:19.610 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:19 smithi169 bash[101472]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-16T00:13:19.610 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:19 smithi169 bash[101472]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-16T00:13:19.610 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:19 smithi169 bash[101472]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-16T00:13:19.610 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:19 smithi169 bash[101472]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-16T00:13:19.610 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:19 smithi169 bash[101472]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-16T00:13:19.610 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:19 smithi169 bash[101472]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-16T00:13:20.468 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:20 smithi169 ceph-mon[88637]: Health check failed: Degraded data redundancy: 41/432 objects degraded (9.491%), 12 pgs degraded (PG_DEGRADED) 2024-04-16T00:13:20.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:20 smithi203 ceph-mon[65963]: Health check failed: Degraded data redundancy: 41/432 objects degraded (9.491%), 12 pgs degraded (PG_DEGRADED) 2024-04-16T00:13:20.858 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:20 smithi169 ceph-osd[101767]: -- 172.21.15.169:0/3302970827 <== mon.0 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5647bdb331e0 con 0x5647bdb03000 2024-04-16T00:13:20.859 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:20 smithi169 bash[101729]: a98a542bd0454589f18fb7beda02bea7f94e7efe986b298cca2ea67421f9c8ea 2024-04-16T00:13:20.859 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:20 smithi169 systemd[1]: Started Ceph osd.2 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:13:21.358 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:20 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-2[101744]: 2024-04-16T00:13:20.994+0000 7f4231f307c0 -1 Falling back to public interface 2024-04-16T00:13:21.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:21 smithi169 ceph-mon[88637]: pgmap v95: 129 pgs: 12 active+undersized+degraded, 5 peering, 2 stale+active+clean, 13 active+undersized, 97 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 41/432 objects degraded (9.491%) 2024-04-16T00:13:21.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:21.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:21.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:13:21.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:21 smithi203 ceph-mon[65963]: pgmap v95: 129 pgs: 12 active+undersized+degraded, 5 peering, 2 stale+active+clean, 13 active+undersized, 97 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 41/432 objects degraded (9.491%) 2024-04-16T00:13:21.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:21.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:21.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:13:23.308 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:23 smithi169 ceph-mon[88637]: pgmap v96: 129 pgs: 12 active+undersized+degraded, 5 peering, 2 stale+active+clean, 13 active+undersized, 97 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 41/432 objects degraded (9.491%) 2024-04-16T00:13:23.309 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:23.309 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:13:23.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:23 smithi203 ceph-mon[65963]: pgmap v96: 129 pgs: 12 active+undersized+degraded, 5 peering, 2 stale+active+clean, 13 active+undersized, 97 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 41/432 objects degraded (9.491%) 2024-04-16T00:13:23.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:23.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:13:24.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:24 smithi169 ceph-mon[88637]: pgmap v97: 129 pgs: 13 active+undersized+degraded, 22 active+undersized, 94 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 48/432 objects degraded (11.111%) 2024-04-16T00:13:24.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:24 smithi169 ceph-mon[88637]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-16T00:13:24.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:24 smithi203 ceph-mon[65963]: pgmap v97: 129 pgs: 13 active+undersized+degraded, 22 active+undersized, 94 active+clean; 209 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 48/432 objects degraded (11.111%) 2024-04-16T00:13:24.703 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:24 smithi203 ceph-mon[65963]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-16T00:13:25.357 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-2[101744]: 2024-04-16T00:13:25.018+0000 7f4231f307c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-16T00:13:25.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:25 smithi169 ceph-mon[88637]: from='osd.2 [v2:172.21.15.169:6818/333882595,v1:172.21.15.169:6819/333882595]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T00:13:25.609 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-2[101744]: 2024-04-16T00:13:25.355+0000 7f4231f307c0 -1 osd.2 86 log_to_monitors true 2024-04-16T00:13:25.609 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:13:25 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-2[101744]: 2024-04-16T00:13:25.433+0000 7f422338a700 -1 osd.2 86 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:13:25.674 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:25 smithi203 ceph-mon[65963]: from='osd.2 [v2:172.21.15.169:6818/333882595,v1:172.21.15.169:6819/333882595]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T00:13:26.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:26 smithi203 ceph-mon[65963]: from='osd.2 [v2:172.21.15.169:6818/333882595,v1:172.21.15.169:6819/333882595]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T00:13:26.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:26 smithi203 ceph-mon[65963]: osdmap e89: 8 total, 7 up, 8 in 2024-04-16T00:13:26.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:26 smithi203 ceph-mon[65963]: from='osd.2 [v2:172.21.15.169:6818/333882595,v1:172.21.15.169:6819/333882595]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-16T00:13:26.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:26 smithi203 ceph-mon[65963]: pgmap v99: 129 pgs: 13 active+undersized+degraded, 22 active+undersized, 94 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 48/432 objects degraded (11.111%) 2024-04-16T00:13:26.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:26 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:26.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:26 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:26.858 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:26 smithi169 ceph-mon[88637]: from='osd.2 [v2:172.21.15.169:6818/333882595,v1:172.21.15.169:6819/333882595]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T00:13:26.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:26 smithi169 ceph-mon[88637]: osdmap e89: 8 total, 7 up, 8 in 2024-04-16T00:13:26.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:26 smithi169 ceph-mon[88637]: from='osd.2 [v2:172.21.15.169:6818/333882595,v1:172.21.15.169:6819/333882595]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-16T00:13:26.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:26 smithi169 ceph-mon[88637]: pgmap v99: 129 pgs: 13 active+undersized+degraded, 22 active+undersized, 94 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 48/432 objects degraded (11.111%) 2024-04-16T00:13:26.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:26 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:26.859 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:26 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:27.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:27 smithi169 ceph-mon[88637]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:13:27.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:27 smithi169 ceph-mon[88637]: osd.2 [v2:172.21.15.169:6818/333882595,v1:172.21.15.169:6819/333882595] boot 2024-04-16T00:13:27.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:27 smithi169 ceph-mon[88637]: osdmap e90: 8 total, 8 up, 8 in 2024-04-16T00:13:27.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:27 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:13:27.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:27 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:27.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:27 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:27.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:27 smithi203 ceph-mon[65963]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:13:27.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:27 smithi203 ceph-mon[65963]: osd.2 [v2:172.21.15.169:6818/333882595,v1:172.21.15.169:6819/333882595] boot 2024-04-16T00:13:27.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:27 smithi203 ceph-mon[65963]: osdmap e90: 8 total, 8 up, 8 in 2024-04-16T00:13:27.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:27 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:13:27.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:27 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:27.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:27 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:28.559 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:28 smithi169 ceph-mon[88637]: osdmap e91: 8 total, 8 up, 8 in 2024-04-16T00:13:28.559 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:28 smithi169 ceph-mon[88637]: pgmap v102: 129 pgs: 6 peering, 13 active+undersized+degraded, 16 active+undersized, 94 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 48/432 objects degraded (11.111%) 2024-04-16T00:13:28.559 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:28 smithi169 ceph-mon[88637]: Health check update: Degraded data redundancy: 48/432 objects degraded (11.111%), 13 pgs degraded (PG_DEGRADED) 2024-04-16T00:13:28.559 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:28 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:28.925 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:28 smithi203 ceph-mon[65963]: osdmap e91: 8 total, 8 up, 8 in 2024-04-16T00:13:28.925 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:28 smithi203 ceph-mon[65963]: pgmap v102: 129 pgs: 6 peering, 13 active+undersized+degraded, 16 active+undersized, 94 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 48/432 objects degraded (11.111%) 2024-04-16T00:13:28.925 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:28 smithi203 ceph-mon[65963]: Health check update: Degraded data redundancy: 48/432 objects degraded (11.111%), 13 pgs degraded (PG_DEGRADED) 2024-04-16T00:13:28.925 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:28 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:31.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:30 smithi203 ceph-mon[65963]: pgmap v103: 129 pgs: 6 peering, 6 active+undersized+degraded, 6 active+undersized, 111 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 33/432 objects degraded (7.639%) 2024-04-16T00:13:31.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:31.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:31.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:13:31.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:13:31.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:31.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:31.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:13:31.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:13:31.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:13:31.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:13:31.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T00:13:31.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:30 smithi169 ceph-mon[88637]: pgmap v103: 129 pgs: 6 peering, 6 active+undersized+degraded, 6 active+undersized, 111 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 33/432 objects degraded (7.639%) 2024-04-16T00:13:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:13:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:13:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:13:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:13:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:13:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:13:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T00:13:32.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:31 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:13:32.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:31 smithi203 ceph-mon[65963]: pgmap v104: 129 pgs: 6 peering, 6 active+undersized+degraded, 6 active+undersized, 111 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 33/432 objects degraded (7.639%) 2024-04-16T00:13:32.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:31 smithi203 ceph-mon[65963]: pgmap v105: 129 pgs: 6 peering, 6 active+undersized+degraded, 6 active+undersized, 111 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 33/432 objects degraded (7.639%) 2024-04-16T00:13:32.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:31 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T00:13:32.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:31 smithi203 ceph-mon[65963]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-04-16T00:13:32.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:31 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:13:32.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:31 smithi169 ceph-mon[88637]: pgmap v104: 129 pgs: 6 peering, 6 active+undersized+degraded, 6 active+undersized, 111 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 33/432 objects degraded (7.639%) 2024-04-16T00:13:32.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:31 smithi169 ceph-mon[88637]: pgmap v105: 129 pgs: 6 peering, 6 active+undersized+degraded, 6 active+undersized, 111 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 33/432 objects degraded (7.639%) 2024-04-16T00:13:32.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:31 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T00:13:32.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:31 smithi169 ceph-mon[88637]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-04-16T00:13:33.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:32 smithi169 ceph-mon[88637]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/432 objects degraded (7.639%), 6 pgs degraded) 2024-04-16T00:13:33.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:32 smithi203 ceph-mon[65963]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/432 objects degraded (7.639%), 6 pgs degraded) 2024-04-16T00:13:34.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:33 smithi169 ceph-mon[88637]: pgmap v106: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:13:34.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:33 smithi203 ceph-mon[65963]: pgmap v106: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:13:36.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:35 smithi169 ceph-mon[88637]: pgmap v107: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 301 B/s rd, 0 op/s 2024-04-16T00:13:36.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:35 smithi203 ceph-mon[65963]: pgmap v107: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 301 B/s rd, 0 op/s 2024-04-16T00:13:38.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:37 smithi169 ceph-mon[88637]: pgmap v108: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-16T00:13:38.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:37 smithi203 ceph-mon[65963]: pgmap v108: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-16T00:13:39.358 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:39.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:13:39.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:39.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:39.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:13:39.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:40.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:40 smithi203 ceph-mon[65963]: pgmap v109: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-16T00:13:40.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:40 smithi169 ceph-mon[88637]: pgmap v109: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-04-16T00:13:41.449 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:13:42.078 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (12m) 15s ago 23m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (116s) 15s ago 23m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (111s) 106s ago 22m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (10m) 15s ago 22m 36.0M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (17m) 15s ago 17m 42.2M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (17m) 106s ago 17m 15.9M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (3m) 15s ago 24m 498M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (3m) 106s ago 22m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (2m) 15s ago 24m 54.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (2m) 106s ago 21m 38.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (14m) 15s ago 14m 141M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (14m) 106s ago 14m 90.1M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (8m) 15s ago 22m 17.2M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (3m) 106s ago 21m 2567k - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:13:42.079 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (91s) 15s ago 21m 118M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:13:42.080 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (56s) 15s ago 21m 114M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9858b7bde872 2024-04-16T00:13:42.080 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (22s) 15s ago 20m 10.3M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a98a542bd045 2024-04-16T00:13:42.080 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (20m) 15s ago 20m 366M 4096M 16.2.0 24ecd6d5f14c f70ae82c5cbd 2024-04-16T00:13:42.080 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (19m) 106s ago 19m 389M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:13:42.080 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (19m) 106s ago 19m 413M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:13:42.080 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (19m) 106s ago 19m 348M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:13:42.080 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (18m) 106s ago 18m 480M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:13:42.080 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 error 15s ago 22m - - 2024-04-16T00:13:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:42 smithi203 ceph-mon[65963]: pgmap v110: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:13:42.459 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:13:42.459 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:13:42.459 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 5, 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 3 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 7, 2024-04-16T00:13:42.460 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 7 2024-04-16T00:13:42.461 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:13:42.461 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:13:42.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:42 smithi169 ceph-mon[88637]: pgmap v110: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:13:42.789 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:13:42.789 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:13:42.789 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:13:42.789 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:13:42.789 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:13:42.789 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:13:42.789 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr", 2024-04-16T00:13:42.789 INFO:teuthology.orchestra.run.smithi169.stdout: "crash" 2024-04-16T00:13:42.789 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:13:42.789 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "9/23 daemons upgraded", 2024-04-16T00:13:42.789 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:13:42.790 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:13:42.790 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:13:43.174 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:13:43.175 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:13:43.175 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in error state 2024-04-16T00:13:43.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:43 smithi203 ceph-mon[65963]: from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:43.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:43 smithi203 ceph-mon[65963]: from='client.34264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:43.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:43 smithi203 ceph-mon[65963]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:43.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:43 smithi203 ceph-mon[65963]: from='client.34272 172.21.15.169:0/4134294409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:13:43.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:43 smithi169 ceph-mon[88637]: from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:43.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:43 smithi169 ceph-mon[88637]: from='client.34264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:43.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:43 smithi169 ceph-mon[88637]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:43.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:43 smithi169 ceph-mon[88637]: from='client.34272 172.21.15.169:0/4134294409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:13:44.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:44 smithi203 ceph-mon[65963]: pgmap v111: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:44.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:44 smithi203 ceph-mon[65963]: from='client.34276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:44.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:44 smithi203 ceph-mon[65963]: from='client.34280 172.21.15.169:0/3402354446' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:13:44.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:44 smithi169 ceph-mon[88637]: pgmap v111: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:44.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:44 smithi169 ceph-mon[88637]: from='client.34276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:13:44.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:44 smithi169 ceph-mon[88637]: from='client.34280 172.21.15.169:0/3402354446' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:13:46.535 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:46 smithi169 ceph-mon[88637]: pgmap v112: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:13:46.535 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T00:13:46.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:46 smithi203 ceph-mon[65963]: pgmap v112: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:13:46.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T00:13:47.448 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:47 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T00:13:47.448 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:47 smithi169 ceph-mon[88637]: Upgrade: osd.3 is safe to restart 2024-04-16T00:13:47.448 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:47 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:47.448 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:47 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T00:13:47.448 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:47 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:13:47.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:47 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T00:13:47.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:47 smithi203 ceph-mon[65963]: Upgrade: osd.3 is safe to restart 2024-04-16T00:13:47.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:47 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:47.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:47 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T00:13:47.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:47 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:13:48.289 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:48 smithi169 ceph-mon[88637]: pgmap v113: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:48.289 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:48 smithi169 ceph-mon[88637]: Upgrade: Updating osd.3 2024-04-16T00:13:48.289 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:48 smithi169 ceph-mon[88637]: Deploying daemon osd.3 on smithi169 2024-04-16T00:13:48.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:48 smithi203 ceph-mon[65963]: pgmap v113: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:48.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:48 smithi203 ceph-mon[65963]: Upgrade: Updating osd.3 2024-04-16T00:13:48.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:48 smithi203 ceph-mon[65963]: Deploying daemon osd.3 on smithi169 2024-04-16T00:13:50.159 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:49 smithi169 systemd[1]: Stopping Ceph osd.3 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:13:50.159 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.3[56027]: debug 2024-04-16T00:13:50.066+0000 7f4085c44700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-16T00:13:50.159 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.3[56027]: debug 2024-04-16T00:13:50.066+0000 7f4085c44700 -1 osd.3 91 *** Got signal Terminated *** 2024-04-16T00:13:50.159 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:50 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.3[56027]: debug 2024-04-16T00:13:50.066+0000 7f4085c44700 -1 osd.3 91 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:13:50.421 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:50 smithi169 ceph-mon[88637]: pgmap v114: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:50.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:50 smithi203 ceph-mon[65963]: pgmap v114: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:50.804 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:50 smithi169 bash[104264]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.3 2024-04-16T00:13:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 failed (root=default,host=smithi169) (connection refused reported by osd.1) 2024-04-16T00:13:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.2 2024-04-16T00:13:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.0 2024-04-16T00:13:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.2 2024-04-16T00:13:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.0 2024-04-16T00:13:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.7 2024-04-16T00:13:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.6 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.7 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.6 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.2 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.0 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:51.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.2 2024-04-16T00:13:51.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.0 2024-04-16T00:13:51.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.7 2024-04-16T00:13:51.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.6 2024-04-16T00:13:51.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.7 2024-04-16T00:13:51.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.6 2024-04-16T00:13:51.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:51 smithi169 ceph-mon[88637]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:51.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:51.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 failed (root=default,host=smithi169) (connection refused reported by osd.1) 2024-04-16T00:13:51.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:51.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.2 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.0 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.2 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.0 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.7 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.6 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.7 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.6 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.2 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.0 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.2 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.0 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.7 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.6 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.7 2024-04-16T00:13:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.6 2024-04-16T00:13:51.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.5 2024-04-16T00:13:51.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.4 2024-04-16T00:13:51.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:51 smithi203 ceph-mon[65963]: osd.3 reported immediately failed by osd.1 2024-04-16T00:13:52.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:52 smithi169 ceph-mon[88637]: pgmap v115: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:52.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:52 smithi169 ceph-mon[88637]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:13:52.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:52 smithi169 ceph-mon[88637]: osdmap e92: 8 total, 7 up, 8 in 2024-04-16T00:13:52.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:52 smithi203 ceph-mon[65963]: pgmap v115: 129 pgs: 129 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:13:52.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:52 smithi203 ceph-mon[65963]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:13:52.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:52 smithi203 ceph-mon[65963]: osdmap e92: 8 total, 7 up, 8 in 2024-04-16T00:13:53.109 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:52 smithi169 systemd[1]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.3.service: Succeeded. 2024-04-16T00:13:53.110 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:52 smithi169 systemd[1]: Stopped Ceph osd.3 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:13:53.110 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:52 smithi169 systemd[1]: Starting Ceph osd.3 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:13:53.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:53 smithi169 ceph-mon[88637]: osdmap e93: 8 total, 7 up, 8 in 2024-04-16T00:13:53.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:53 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:53.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:53 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:13:53.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:53 smithi203 ceph-mon[65963]: osdmap e93: 8 total, 7 up, 8 in 2024-04-16T00:13:53.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:53 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:53.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:53 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:13:54.079 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:53 smithi169 bash[104557]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-16T00:13:54.079 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:53 smithi169 bash[104557]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-16T00:13:54.079 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:53 smithi169 bash[104557]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-16T00:13:54.079 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:53 smithi169 bash[104557]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-16T00:13:54.079 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:53 smithi169 bash[104557]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-16T00:13:54.079 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:53 smithi169 bash[104557]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-16T00:13:54.079 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:53 smithi169 bash[104557]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-16T00:13:54.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:54 smithi169 ceph-mon[88637]: pgmap v118: 129 pgs: 6 activating+undersized, 1 active+undersized+degraded, 11 peering, 11 stale+active+clean, 3 active+undersized, 97 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 17/432 objects degraded (3.935%) 2024-04-16T00:13:54.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:54 smithi169 ceph-mon[88637]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-04-16T00:13:54.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:54 smithi169 ceph-mon[88637]: Health check failed: Degraded data redundancy: 17/432 objects degraded (3.935%), 1 pg degraded (PG_DEGRADED) 2024-04-16T00:13:54.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:54 smithi203 ceph-mon[65963]: pgmap v118: 129 pgs: 6 activating+undersized, 1 active+undersized+degraded, 11 peering, 11 stale+active+clean, 3 active+undersized, 97 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 17/432 objects degraded (3.935%) 2024-04-16T00:13:54.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:54 smithi203 ceph-mon[65963]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-04-16T00:13:54.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:54 smithi203 ceph-mon[65963]: Health check failed: Degraded data redundancy: 17/432 objects degraded (3.935%), 1 pg degraded (PG_DEGRADED) 2024-04-16T00:13:55.359 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:54 smithi169 ceph-osd[104871]: -- 172.21.15.169:0/1798291544 <== mon.0 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558b44a4b1e0 con 0x558b44a1b000 2024-04-16T00:13:55.359 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:54 smithi169 bash[104834]: 0428026607d6d79309cf56cb55554e2627b159a2b4024146e18e008cc4ffd3f3 2024-04-16T00:13:55.359 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:54 smithi169 systemd[1]: Started Ceph osd.3 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:13:55.713 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:13:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-3[104848]: 2024-04-16T00:13:55.389+0000 7f4ec22177c0 -1 Falling back to public interface 2024-04-16T00:13:56.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:55 smithi169 ceph-mon[88637]: pgmap v119: 129 pgs: 6 activating+undersized, 7 active+undersized+degraded, 11 peering, 2 stale+active+clean, 19 active+undersized, 84 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 34/432 objects degraded (7.870%) 2024-04-16T00:13:56.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:55 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:56.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:55 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:56.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:55 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:13:56.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:55 smithi203 ceph-mon[65963]: pgmap v119: 129 pgs: 6 activating+undersized, 7 active+undersized+degraded, 11 peering, 2 stale+active+clean, 19 active+undersized, 84 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 34/432 objects degraded (7.870%) 2024-04-16T00:13:56.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:55 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:56.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:55 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:13:56.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:55 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:13:58.283 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:57 smithi169 ceph-mon[88637]: pgmap v120: 129 pgs: 6 activating+undersized, 12 active+undersized+degraded, 11 peering, 21 active+undersized, 79 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 49/432 objects degraded (11.343%) 2024-04-16T00:13:58.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:57 smithi203 ceph-mon[65963]: pgmap v120: 129 pgs: 6 activating+undersized, 12 active+undersized+degraded, 11 peering, 21 active+undersized, 79 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 49/432 objects degraded (11.343%) 2024-04-16T00:13:59.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:59 smithi203 ceph-mon[65963]: Health check update: Degraded data redundancy: 64/432 objects degraded (14.815%), 18 pgs degraded (PG_DEGRADED) 2024-04-16T00:13:59.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:13:59 smithi203 ceph-mon[65963]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-04-16T00:13:59.496 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:59 smithi169 ceph-mon[88637]: Health check update: Degraded data redundancy: 64/432 objects degraded (14.815%), 18 pgs degraded (PG_DEGRADED) 2024-04-16T00:13:59.496 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:13:59 smithi169 ceph-mon[88637]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-04-16T00:14:00.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:00 smithi169 ceph-mon[88637]: pgmap v121: 129 pgs: 18 active+undersized+degraded, 32 active+undersized, 79 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64/432 objects degraded (14.815%) 2024-04-16T00:14:00.359 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:14:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-3[104848]: 2024-04-16T00:14:00.083+0000 7f4ec22177c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-16T00:14:00.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:00 smithi203 ceph-mon[65963]: pgmap v121: 129 pgs: 18 active+undersized+degraded, 32 active+undersized, 79 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64/432 objects degraded (14.815%) 2024-04-16T00:14:00.859 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:14:00 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-3[104848]: 2024-04-16T00:14:00.601+0000 7f4ec22177c0 -1 osd.3 91 log_to_monitors true 2024-04-16T00:14:01.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:01 smithi203 ceph-mon[65963]: from='osd.3 [v2:172.21.15.169:6826/2085403852,v1:172.21.15.169:6827/2085403852]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T00:14:01.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:01.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:01.608 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:01 smithi169 ceph-mon[88637]: from='osd.3 [v2:172.21.15.169:6826/2085403852,v1:172.21.15.169:6827/2085403852]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T00:14:01.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:01.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:02.031 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:14:01 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-3[104848]: 2024-04-16T00:14:01.642+0000 7f4eaf669700 -1 osd.3 91 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:14:02.288 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:02 smithi169 ceph-mon[88637]: pgmap v122: 129 pgs: 18 active+undersized+degraded, 32 active+undersized, 79 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64/432 objects degraded (14.815%) 2024-04-16T00:14:02.288 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:02 smithi169 ceph-mon[88637]: from='osd.3 [v2:172.21.15.169:6826/2085403852,v1:172.21.15.169:6827/2085403852]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T00:14:02.288 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:02 smithi169 ceph-mon[88637]: osdmap e94: 8 total, 7 up, 8 in 2024-04-16T00:14:02.288 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:02 smithi169 ceph-mon[88637]: from='osd.3 [v2:172.21.15.169:6826/2085403852,v1:172.21.15.169:6827/2085403852]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-16T00:14:02.288 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:02.288 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:02 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:02.288 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:02 smithi169 ceph-mon[88637]: from='osd.3 [v2:172.21.15.169:6826/2085403852,v1:172.21.15.169:6827/2085403852]' entity='osd.3' 2024-04-16T00:14:02.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:02 smithi203 ceph-mon[65963]: pgmap v122: 129 pgs: 18 active+undersized+degraded, 32 active+undersized, 79 active+clean; 209 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64/432 objects degraded (14.815%) 2024-04-16T00:14:02.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:02 smithi203 ceph-mon[65963]: from='osd.3 [v2:172.21.15.169:6826/2085403852,v1:172.21.15.169:6827/2085403852]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T00:14:02.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:02 smithi203 ceph-mon[65963]: osdmap e94: 8 total, 7 up, 8 in 2024-04-16T00:14:02.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:02 smithi203 ceph-mon[65963]: from='osd.3 [v2:172.21.15.169:6826/2085403852,v1:172.21.15.169:6827/2085403852]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-04-16T00:14:02.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:02.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:02 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:02.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:02 smithi203 ceph-mon[65963]: from='osd.3 [v2:172.21.15.169:6826/2085403852,v1:172.21.15.169:6827/2085403852]' entity='osd.3' 2024-04-16T00:14:03.331 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:03 smithi169 ceph-mon[88637]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:14:03.331 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:03 smithi169 ceph-mon[88637]: osd.3 [v2:172.21.15.169:6826/2085403852,v1:172.21.15.169:6827/2085403852] boot 2024-04-16T00:14:03.331 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:03 smithi169 ceph-mon[88637]: osdmap e95: 8 total, 8 up, 8 in 2024-04-16T00:14:03.331 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:03 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:14:03.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:03 smithi203 ceph-mon[65963]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:14:03.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:03 smithi203 ceph-mon[65963]: osd.3 [v2:172.21.15.169:6826/2085403852,v1:172.21.15.169:6827/2085403852] boot 2024-04-16T00:14:03.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:03 smithi203 ceph-mon[65963]: osdmap e95: 8 total, 8 up, 8 in 2024-04-16T00:14:03.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:03 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:14:04.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:04 smithi169 ceph-mon[88637]: pgmap v124: 129 pgs: 18 active+undersized+degraded, 32 active+undersized, 79 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 64/432 objects degraded (14.815%) 2024-04-16T00:14:04.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:04 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:04.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:04 smithi169 ceph-mon[88637]: osdmap e96: 8 total, 8 up, 8 in 2024-04-16T00:14:04.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:04 smithi203 ceph-mon[65963]: pgmap v124: 129 pgs: 18 active+undersized+degraded, 32 active+undersized, 79 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 64/432 objects degraded (14.815%) 2024-04-16T00:14:04.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:04 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:04.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:04 smithi203 ceph-mon[65963]: osdmap e96: 8 total, 8 up, 8 in 2024-04-16T00:14:06.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: pgmap v127: 129 pgs: 15 active+undersized+degraded, 22 active+undersized, 92 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 53/432 objects degraded (12.269%) 2024-04-16T00:14:06.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:06.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:06.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:14:06.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:14:06.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:14:06.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: pgmap v128: 129 pgs: 15 active+undersized+degraded, 22 active+undersized, 92 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 53/432 objects degraded (12.269%) 2024-04-16T00:14:06.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: pgmap v129: 129 pgs: 15 active+undersized+degraded, 22 active+undersized, 92 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 53/432 objects degraded (12.269%) 2024-04-16T00:14:06.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:06.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:06.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:14:06.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: Health check update: Degraded data redundancy: 53/432 objects degraded (12.269%), 15 pgs degraded (PG_DEGRADED) 2024-04-16T00:14:06.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:06.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:06.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:06.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:14:06.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:14:06.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:06 smithi169 ceph-mon[88637]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-04-16T00:14:06.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: pgmap v127: 129 pgs: 15 active+undersized+degraded, 22 active+undersized, 92 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 53/432 objects degraded (12.269%) 2024-04-16T00:14:06.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:06.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:06.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:14:06.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:14:06.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:14:06.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: pgmap v128: 129 pgs: 15 active+undersized+degraded, 22 active+undersized, 92 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 53/432 objects degraded (12.269%) 2024-04-16T00:14:06.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: pgmap v129: 129 pgs: 15 active+undersized+degraded, 22 active+undersized, 92 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 53/432 objects degraded (12.269%) 2024-04-16T00:14:06.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:06.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:06.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:14:06.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: Health check update: Degraded data redundancy: 53/432 objects degraded (12.269%), 15 pgs degraded (PG_DEGRADED) 2024-04-16T00:14:06.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:06.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:06.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:06.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:14:06.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:14:06.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:06 smithi203 ceph-mon[65963]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-04-16T00:14:08.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:08 smithi169 ceph-mon[88637]: pgmap v130: 129 pgs: 1 active+undersized+degraded, 5 active+undersized, 123 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 36 KiB/s rd, 35 op/s; 10/432 objects degraded (2.315%) 2024-04-16T00:14:08.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:08 smithi203 ceph-mon[65963]: pgmap v130: 129 pgs: 1 active+undersized+degraded, 5 active+undersized, 123 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 36 KiB/s rd, 35 op/s; 10/432 objects degraded (2.315%) 2024-04-16T00:14:09.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:09 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:09.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:09 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:14:09.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:09 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:09.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:09 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:14:10.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:10 smithi169 ceph-mon[88637]: pgmap v131: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-04-16T00:14:10.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:10 smithi169 ceph-mon[88637]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/432 objects degraded (2.315%), 1 pg degraded) 2024-04-16T00:14:10.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:10 smithi203 ceph-mon[65963]: pgmap v131: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 27 KiB/s rd, 26 op/s 2024-04-16T00:14:10.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:10 smithi203 ceph-mon[65963]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/432 objects degraded (2.315%), 1 pg degraded) 2024-04-16T00:14:12.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:12 smithi203 ceph-mon[65963]: pgmap v132: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s 2024-04-16T00:14:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:12 smithi169 ceph-mon[88637]: pgmap v132: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s 2024-04-16T00:14:13.522 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:14:14.156 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:14:14.156 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (12m) 13s ago 23m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:14:14.156 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (2m) 13s ago 23m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:14:14.156 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (2m) 2m ago 22m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (10m) 13s ago 23m 35.9M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (18m) 13s ago 18m 42.2M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (18m) 2m ago 17m 15.9M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (4m) 13s ago 24m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (3m) 2m ago 22m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (3m) 13s ago 25m 58.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (3m) 2m ago 22m 38.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (15m) 13s ago 15m 150M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (15m) 2m ago 15m 90.1M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (8m) 13s ago 23m 17.2M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (4m) 2m ago 22m 2567k - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (2m) 13s ago 22m 119M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (88s) 13s ago 21m 115M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9858b7bde872 2024-04-16T00:14:14.157 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (54s) 13s ago 21m 92.8M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a98a542bd045 2024-04-16T00:14:14.158 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (19s) 13s ago 20m 11.2M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 0428026607d6 2024-04-16T00:14:14.158 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (20m) 2m ago 20m 389M 4096M 16.2.0 24ecd6d5f14c 999be93431ed 2024-04-16T00:14:14.158 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (20m) 2m ago 20m 413M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:14:14.158 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (19m) 2m ago 19m 348M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:14:14.158 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (19m) 2m ago 19m 480M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:14:14.158 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 error 13s ago 22m - - 2024-04-16T00:14:14.541 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:14:14.542 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:14:14.542 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:14:14.542 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:14:14.542 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:14:14.542 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:14:14.542 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:14:14.542 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:14:14.543 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4, 2024-04-16T00:14:14.543 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 4 2024-04-16T00:14:14.543 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:14:14.543 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:14:14.543 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:14:14.543 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:14:14.543 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:14:14.543 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 6, 2024-04-16T00:14:14.543 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T00:14:14.543 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:14:14.543 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:14:14.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:14 smithi169 ceph-mon[88637]: pgmap v133: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-16T00:14:14.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:14 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:14.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:14 smithi203 ceph-mon[65963]: pgmap v133: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-16T00:14:14.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:14 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:14.860 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:14:14.861 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:14:14.861 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:14:14.861 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:14:14.861 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:14:14.861 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:14:14.861 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr", 2024-04-16T00:14:14.861 INFO:teuthology.orchestra.run.smithi169.stdout: "crash" 2024-04-16T00:14:14.861 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:14:14.861 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "10/23 daemons upgraded", 2024-04-16T00:14:14.861 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:14:14.861 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:14:14.861 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:14:15.240 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:14:15.241 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:14:15.241 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in error state 2024-04-16T00:14:15.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:15 smithi169 ceph-mon[88637]: from='client.34288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:15.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:15 smithi169 ceph-mon[88637]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:15.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:15 smithi169 ceph-mon[88637]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:15.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:15 smithi169 ceph-mon[88637]: from='client.34300 172.21.15.169:0/3393339301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:15.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:15 smithi203 ceph-mon[65963]: from='client.34288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:15.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:15 smithi203 ceph-mon[65963]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:15.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:15 smithi203 ceph-mon[65963]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:15.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:15 smithi203 ceph-mon[65963]: from='client.34300 172.21.15.169:0/3393339301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:16.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:16 smithi169 ceph-mon[88637]: from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:16.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:16 smithi169 ceph-mon[88637]: pgmap v134: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-16T00:14:16.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:16 smithi169 ceph-mon[88637]: from='client.34308 172.21.15.169:0/2885100094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:14:16.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:16 smithi203 ceph-mon[65963]: from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:16.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:16 smithi203 ceph-mon[65963]: pgmap v134: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-16T00:14:16.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:16 smithi203 ceph-mon[65963]: from='client.34308 172.21.15.169:0/2885100094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:14:18.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:18 smithi169 ceph-mon[88637]: pgmap v135: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-16T00:14:18.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:18 smithi203 ceph-mon[65963]: pgmap v135: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-16T00:14:20.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:20 smithi169 ceph-mon[88637]: pgmap v136: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:14:20.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:20 smithi203 ceph-mon[65963]: pgmap v136: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:14:21.296 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:14:21.296 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:21 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:14:21.296 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:21 smithi203 ceph-mon[65963]: Upgrade: osd.4 is safe to restart 2024-04-16T00:14:21.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:14:21.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:21 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:14:21.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:21 smithi169 ceph-mon[88637]: Upgrade: osd.4 is safe to restart 2024-04-16T00:14:22.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:22 smithi203 ceph-mon[65963]: pgmap v137: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:14:22.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:22.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T00:14:22.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:22 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:14:22.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:22 smithi169 ceph-mon[88637]: pgmap v137: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:14:22.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:22.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T00:14:22.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:22 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:14:23.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:23 smithi203 ceph-mon[65963]: Upgrade: Updating osd.4 2024-04-16T00:14:23.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:23 smithi203 ceph-mon[65963]: Deploying daemon osd.4 on smithi203 2024-04-16T00:14:23.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:23.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:14:23.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:23 smithi169 ceph-mon[88637]: Upgrade: Updating osd.4 2024-04-16T00:14:23.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:23 smithi169 ceph-mon[88637]: Deploying daemon osd.4 on smithi203 2024-04-16T00:14:23.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:23.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:14:24.525 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:24 smithi203 ceph-mon[65963]: pgmap v138: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:14:24.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:24 smithi169 ceph-mon[88637]: pgmap v138: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:14:25.102 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:24 smithi203 systemd[1]: Stopping Ceph osd.4 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:14:25.102 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.4[42888]: debug 2024-04-16T00:14:25.012+0000 7fc6a0c6a700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-16T00:14:25.102 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.4[42888]: debug 2024-04-16T00:14:25.012+0000 7fc6a0c6a700 -1 osd.4 96 *** Got signal Terminated *** 2024-04-16T00:14:25.102 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.4[42888]: debug 2024-04-16T00:14:25.012+0000 7fc6a0c6a700 -1 osd.4 96 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:14:25.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:25 smithi203 ceph-mon[65963]: pgmap v139: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:14:25.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:25 smithi169 ceph-mon[88637]: pgmap v139: 129 pgs: 129 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:14:25.926 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:25 smithi203 bash[71336]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.4 2024-04-16T00:14:26.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.6 2024-04-16T00:14:26.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 failed (root=default,host=smithi203) (connection refused reported by osd.6) 2024-04-16T00:14:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.6 2024-04-16T00:14:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.0 2024-04-16T00:14:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.1 2024-04-16T00:14:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.2 2024-04-16T00:14:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.3 2024-04-16T00:14:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.0 2024-04-16T00:14:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.1 2024-04-16T00:14:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.2 2024-04-16T00:14:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.3 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.6 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.0 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.1 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.2 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.3 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.6 2024-04-16T00:14:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.0 2024-04-16T00:14:26.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.1 2024-04-16T00:14:26.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.2 2024-04-16T00:14:26.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.3 2024-04-16T00:14:26.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:26 smithi169 ceph-mon[88637]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:26.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.6 2024-04-16T00:14:26.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 failed (root=default,host=smithi203) (connection refused reported by osd.6) 2024-04-16T00:14:26.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.6 2024-04-16T00:14:26.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:26.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:26.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.0 2024-04-16T00:14:26.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.1 2024-04-16T00:14:26.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.2 2024-04-16T00:14:26.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.3 2024-04-16T00:14:26.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.0 2024-04-16T00:14:26.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.1 2024-04-16T00:14:26.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.2 2024-04-16T00:14:26.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.3 2024-04-16T00:14:26.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:26.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:26.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:26.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.6 2024-04-16T00:14:26.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:26.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.0 2024-04-16T00:14:26.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.1 2024-04-16T00:14:26.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.2 2024-04-16T00:14:26.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.3 2024-04-16T00:14:26.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.6 2024-04-16T00:14:26.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.0 2024-04-16T00:14:26.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.1 2024-04-16T00:14:26.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.2 2024-04-16T00:14:26.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.3 2024-04-16T00:14:26.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.5 2024-04-16T00:14:26.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:26 smithi203 ceph-mon[65963]: osd.4 reported immediately failed by osd.7 2024-04-16T00:14:27.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:27 smithi169 ceph-mon[88637]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:14:27.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:27 smithi169 ceph-mon[88637]: osdmap e97: 8 total, 7 up, 8 in 2024-04-16T00:14:27.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:27 smithi169 ceph-mon[88637]: pgmap v141: 129 pgs: 8 peering, 16 stale+active+clean, 105 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:14:27.653 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:27 smithi203 ceph-mon[65963]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:14:27.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:27 smithi203 ceph-mon[65963]: osdmap e97: 8 total, 7 up, 8 in 2024-04-16T00:14:27.654 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:27 smithi203 ceph-mon[65963]: pgmap v141: 129 pgs: 8 peering, 16 stale+active+clean, 105 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:14:27.926 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:27 smithi203 systemd[1]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.4.service: Succeeded. 2024-04-16T00:14:27.926 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:27 smithi203 systemd[1]: Stopped Ceph osd.4 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:14:27.926 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:27 smithi203 systemd[1]: Starting Ceph osd.4 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:14:28.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:28 smithi203 ceph-mon[65963]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-16T00:14:28.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:28 smithi203 ceph-mon[65963]: osdmap e98: 8 total, 7 up, 8 in 2024-04-16T00:14:28.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:28 smithi169 ceph-mon[88637]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-16T00:14:28.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:28 smithi169 ceph-mon[88637]: osdmap e98: 8 total, 7 up, 8 in 2024-04-16T00:14:29.079 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:28 smithi203 bash[71618]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-16T00:14:29.079 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:28 smithi203 bash[71618]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-16T00:14:29.080 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:28 smithi203 bash[71618]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-16T00:14:29.080 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:28 smithi203 bash[71618]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-16T00:14:29.080 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:28 smithi203 bash[71618]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-16T00:14:29.080 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:28 smithi203 bash[71618]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-16T00:14:29.080 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:28 smithi203 bash[71618]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-16T00:14:29.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:29 smithi203 ceph-mon[65963]: pgmap v143: 129 pgs: 17 peering, 14 stale+active+clean, 98 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:14:29.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:29 smithi169 ceph-mon[88637]: pgmap v143: 129 pgs: 17 peering, 14 stale+active+clean, 98 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:14:30.175 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:29 smithi203 ceph-osd[71914]: -- 172.21.15.203:0/4172047393 <== mon.1 v2:172.21.15.203:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5556838d31e0 con 0x5556838a3000 2024-04-16T00:14:30.175 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:29 smithi203 bash[71876]: 393c3820840b3e5a3e00720861f273913343dc16368cc49e020b7fc9ed94192d 2024-04-16T00:14:30.176 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:29 smithi203 systemd[1]: Started Ceph osd.4 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:14:30.675 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:14:30.377+0000 7fd3419e47c0 -1 Falling back to public interface 2024-04-16T00:14:31.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:31.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:31.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:14:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:31.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:14:32.175 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:31 smithi203 ceph-mon[65963]: pgmap v144: 129 pgs: 7 active+undersized+degraded, 17 peering, 5 stale+active+clean, 24 active+undersized, 76 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 26/432 objects degraded (6.019%) 2024-04-16T00:14:32.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:31 smithi169 ceph-mon[88637]: pgmap v144: 129 pgs: 7 active+undersized+degraded, 17 peering, 5 stale+active+clean, 24 active+undersized, 76 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 26/432 objects degraded (6.019%) 2024-04-16T00:14:33.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:32 smithi169 ceph-mon[88637]: Health check failed: Degraded data redundancy: 26/432 objects degraded (6.019%), 7 pgs degraded (PG_DEGRADED) 2024-04-16T00:14:33.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:32 smithi203 ceph-mon[65963]: Health check failed: Degraded data redundancy: 26/432 objects degraded (6.019%), 7 pgs degraded (PG_DEGRADED) 2024-04-16T00:14:34.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:33 smithi169 ceph-mon[88637]: pgmap v145: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 54/432 objects degraded (12.500%) 2024-04-16T00:14:34.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:33 smithi169 ceph-mon[88637]: Health check update: Reduced data availability: 4 pgs peering (PG_AVAILABILITY) 2024-04-16T00:14:34.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:33 smithi203 ceph-mon[65963]: pgmap v145: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 54/432 objects degraded (12.500%) 2024-04-16T00:14:34.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:33 smithi203 ceph-mon[65963]: Health check update: Reduced data availability: 4 pgs peering (PG_AVAILABILITY) 2024-04-16T00:14:35.312 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:34 smithi203 ceph-mon[65963]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs peering) 2024-04-16T00:14:35.312 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:35.312 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:35.312 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:35.312 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:35.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:34 smithi169 ceph-mon[88637]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs peering) 2024-04-16T00:14:35.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:35.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:35.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:35.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:35.590 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:14:35.500+0000 7fd3419e47c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-16T00:14:36.307 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:14:36.122+0000 7fd3419e47c0 -1 osd.4 96 log_to_monitors true 2024-04-16T00:14:36.307 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:35 smithi203 ceph-mon[65963]: pgmap v146: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 116 B/s rd, 0 op/s; 54/432 objects degraded (12.500%) 2024-04-16T00:14:36.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:35 smithi169 ceph-mon[88637]: pgmap v146: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 209 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 116 B/s rd, 0 op/s; 54/432 objects degraded (12.500%) 2024-04-16T00:14:37.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:36 smithi169 ceph-mon[88637]: from='osd.4 [v2:172.21.15.203:6800/717039312,v1:172.21.15.203:6801/717039312]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T00:14:37.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:36 smithi169 ceph-mon[88637]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T00:14:37.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:36 smithi203 ceph-mon[65963]: from='osd.4 [v2:172.21.15.203:6800/717039312,v1:172.21.15.203:6801/717039312]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T00:14:37.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:36 smithi203 ceph-mon[65963]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T00:14:37.426 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:14:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:14:37.026+0000 7fd332e3e700 -1 osd.4 96 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:14:38.240 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:38 smithi203 ceph-mon[65963]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T00:14:38.240 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:38 smithi203 ceph-mon[65963]: osdmap e99: 8 total, 7 up, 8 in 2024-04-16T00:14:38.240 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:38 smithi203 ceph-mon[65963]: from='osd.4 [v2:172.21.15.203:6800/717039312,v1:172.21.15.203:6801/717039312]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:14:38.240 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:38 smithi203 ceph-mon[65963]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:14:38.240 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:38 smithi203 ceph-mon[65963]: pgmap v148: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 208 B/s rd, 0 op/s; 54/432 objects degraded (12.500%) 2024-04-16T00:14:38.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:38 smithi169 ceph-mon[88637]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T00:14:38.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:38 smithi169 ceph-mon[88637]: osdmap e99: 8 total, 7 up, 8 in 2024-04-16T00:14:38.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:38 smithi169 ceph-mon[88637]: from='osd.4 [v2:172.21.15.203:6800/717039312,v1:172.21.15.203:6801/717039312]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:14:38.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:38 smithi169 ceph-mon[88637]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:14:38.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:38 smithi169 ceph-mon[88637]: pgmap v148: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 208 B/s rd, 0 op/s; 54/432 objects degraded (12.500%) 2024-04-16T00:14:39.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:14:39.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: osd.4 [v2:172.21.15.203:6800/717039312,v1:172.21.15.203:6801/717039312] boot 2024-04-16T00:14:39.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: osdmap e100: 8 total, 8 up, 8 in 2024-04-16T00:14:39.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:14:39.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:39.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:14:39.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: Health check update: Degraded data redundancy: 54/432 objects degraded (12.500%), 16 pgs degraded (PG_DEGRADED) 2024-04-16T00:14:39.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:39.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:39.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:39.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:14:39.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:14:39.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:39.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:39.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:14:39.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:39.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:39.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:39.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:14:39.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:14:39.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: osd.4 [v2:172.21.15.203:6800/717039312,v1:172.21.15.203:6801/717039312] boot 2024-04-16T00:14:39.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: osdmap e100: 8 total, 8 up, 8 in 2024-04-16T00:14:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:14:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:14:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: Health check update: Degraded data redundancy: 54/432 objects degraded (12.500%), 16 pgs degraded (PG_DEGRADED) 2024-04-16T00:14:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:39.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:39.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:14:39.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:14:39.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:39.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:39.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:14:39.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:39.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:39.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:39.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:14:40.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:40 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:14:40.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:40 smithi169 ceph-mon[88637]: pgmap v150: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 282 B/s rd, 0 op/s; 54/432 objects degraded (12.500%) 2024-04-16T00:14:40.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:40 smithi169 ceph-mon[88637]: pgmap v151: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s; 54/432 objects degraded (12.500%) 2024-04-16T00:14:40.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:40 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:14:40.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:40 smithi169 ceph-mon[88637]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-04-16T00:14:40.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:40 smithi169 ceph-mon[88637]: osdmap e101: 8 total, 8 up, 8 in 2024-04-16T00:14:40.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:40 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:14:40.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:40 smithi203 ceph-mon[65963]: pgmap v150: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 282 B/s rd, 0 op/s; 54/432 objects degraded (12.500%) 2024-04-16T00:14:40.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:40 smithi203 ceph-mon[65963]: pgmap v151: 129 pgs: 16 active+undersized+degraded, 40 active+undersized, 73 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s; 54/432 objects degraded (12.500%) 2024-04-16T00:14:40.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:40 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:14:40.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:40 smithi203 ceph-mon[65963]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-04-16T00:14:40.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:40 smithi203 ceph-mon[65963]: osdmap e101: 8 total, 8 up, 8 in 2024-04-16T00:14:42.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:42 smithi169 ceph-mon[88637]: pgmap v153: 129 pgs: 5 activating, 11 active+undersized+degraded, 26 active+undersized, 87 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 38/432 objects degraded (8.796%) 2024-04-16T00:14:42.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:42 smithi203 ceph-mon[65963]: pgmap v153: 129 pgs: 5 activating, 11 active+undersized+degraded, 26 active+undersized, 87 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 38/432 objects degraded (8.796%) 2024-04-16T00:14:43.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:43 smithi169 ceph-mon[88637]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/432 objects degraded (8.796%), 11 pgs degraded) 2024-04-16T00:14:43.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:43 smithi203 ceph-mon[65963]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/432 objects degraded (8.796%), 11 pgs degraded) 2024-04-16T00:14:44.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:44 smithi169 ceph-mon[88637]: pgmap v154: 129 pgs: 5 activating, 124 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T00:14:44.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:44 smithi203 ceph-mon[65963]: pgmap v154: 129 pgs: 5 activating, 124 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T00:14:45.589 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:14:46.224 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:14:46.224 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (13m) 45s ago 24m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:14:46.224 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (3m) 45s ago 24m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:14:46.224 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (2m) 12s ago 23m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:14:46.224 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (11m) 45s ago 23m 35.9M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:14:46.224 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (18m) 45s ago 18m 42.2M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:14:46.224 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (18m) 12s ago 18m 16.4M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:14:46.224 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (4m) 45s ago 25m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:14:46.224 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (4m) 12s ago 23m 450M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:14:46.224 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (4m) 45s ago 25m 58.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:14:46.224 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (3m) 12s ago 23m 45.2M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:14:46.225 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (15m) 45s ago 15m 150M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:14:46.225 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (15m) 12s ago 15m 90.5M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:14:46.225 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (9m) 45s ago 23m 17.2M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:14:46.225 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (4m) 12s ago 22m 10.7M - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:14:46.225 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (2m) 45s ago 22m 119M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:14:46.225 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (2m) 45s ago 22m 115M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9858b7bde872 2024-04-16T00:14:46.225 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (86s) 45s ago 21m 92.8M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a98a542bd045 2024-04-16T00:14:46.225 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (51s) 45s ago 21m 11.2M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 0428026607d6 2024-04-16T00:14:46.225 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (16s) 12s ago 21m 10.7M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 393c3820840b 2024-04-16T00:14:46.225 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (20m) 12s ago 20m 408M 4096M 16.2.0 24ecd6d5f14c 659ae7afd5c7 2024-04-16T00:14:46.225 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (20m) 12s ago 20m 346M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:14:46.225 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (20m) 12s ago 20m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:14:46.225 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 error 45s ago 23m - - 2024-04-16T00:14:46.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:46 smithi169 ceph-mon[88637]: pgmap v155: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 163 B/s rd, 0 op/s 2024-04-16T00:14:46.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:46 smithi203 ceph-mon[65963]: pgmap v155: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 163 B/s rd, 0 op/s 2024-04-16T00:14:46.605 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:14:46.605 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:14:46.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:14:46.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:14:46.605 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3, 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 5 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 5, 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 9 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:14:46.606 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:14:46.930 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:14:46.931 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:14:46.931 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:14:46.931 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:14:46.931 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:14:46.931 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:14:46.931 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr", 2024-04-16T00:14:46.931 INFO:teuthology.orchestra.run.smithi169.stdout: "crash" 2024-04-16T00:14:46.931 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:14:46.931 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "11/23 daemons upgraded", 2024-04-16T00:14:46.931 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:14:46.931 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:14:46.931 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:14:47.318 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:14:47.319 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:14:47.319 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in error state 2024-04-16T00:14:47.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:47 smithi169 ceph-mon[88637]: from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:47.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:47 smithi169 ceph-mon[88637]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:47.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:47 smithi169 ceph-mon[88637]: from='client.34324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:47.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:47 smithi169 ceph-mon[88637]: from='client.34328 172.21.15.169:0/814235061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:47.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:47 smithi203 ceph-mon[65963]: from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:47.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:47 smithi203 ceph-mon[65963]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:47.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:47 smithi203 ceph-mon[65963]: from='client.34324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:47.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:47 smithi203 ceph-mon[65963]: from='client.34328 172.21.15.169:0/814235061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:14:48.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:48 smithi169 ceph-mon[88637]: pgmap v156: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:14:48.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:48 smithi169 ceph-mon[88637]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:48.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:48 smithi169 ceph-mon[88637]: from='client.34336 172.21.15.169:0/3480005825' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:14:48.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:48 smithi203 ceph-mon[65963]: pgmap v156: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:14:48.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:48 smithi203 ceph-mon[65963]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:14:48.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:48 smithi203 ceph-mon[65963]: from='client.34336 172.21.15.169:0/3480005825' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:14:50.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:50 smithi169 ceph-mon[88637]: pgmap v157: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:14:50.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:50 smithi203 ceph-mon[65963]: pgmap v157: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:14:52.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:52 smithi169 ceph-mon[88637]: pgmap v158: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-16T00:14:52.425 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:52 smithi203 ceph-mon[65963]: pgmap v158: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 181 B/s rd, 0 op/s 2024-04-16T00:14:54.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:54 smithi203 ceph-mon[65963]: pgmap v159: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:14:54.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:54 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:54.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:54 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:14:54.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:54 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:54.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:54 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:14:54.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:54 smithi169 ceph-mon[88637]: pgmap v159: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:14:54.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:54 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:54.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:54 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:14:54.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:54 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:54.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:54 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:14:55.359 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:55 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:14:55.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:55 smithi169 ceph-mon[88637]: Upgrade: osd.5 is safe to restart 2024-04-16T00:14:55.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:55 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:55.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:55 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T00:14:55.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:55 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:14:55.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:55 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:14:55.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:55 smithi203 ceph-mon[65963]: Upgrade: osd.5 is safe to restart 2024-04-16T00:14:55.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:55 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:14:55.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:55 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T00:14:55.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:55 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:14:56.387 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:56 smithi203 ceph-mon[65963]: pgmap v160: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:14:56.388 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:56 smithi203 ceph-mon[65963]: Upgrade: Updating osd.5 2024-04-16T00:14:56.388 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:56 smithi203 ceph-mon[65963]: Deploying daemon osd.5 on smithi203 2024-04-16T00:14:56.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:56 smithi169 ceph-mon[88637]: pgmap v160: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:14:56.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:56 smithi169 ceph-mon[88637]: Upgrade: Updating osd.5 2024-04-16T00:14:56.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:56 smithi169 ceph-mon[88637]: Deploying daemon osd.5 on smithi203 2024-04-16T00:14:58.385 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:58 smithi203 ceph-mon[65963]: pgmap v161: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:14:58.386 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:14:57 smithi203 systemd[1]: Stopping Ceph osd.5 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:14:58.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:58 smithi169 ceph-mon[88637]: pgmap v161: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:14:58.676 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:14:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.5[45754]: debug 2024-04-16T00:14:58.381+0000 7f9282ac6700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-16T00:14:58.676 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:14:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.5[45754]: debug 2024-04-16T00:14:58.381+0000 7f9282ac6700 -1 osd.5 101 *** Got signal Terminated *** 2024-04-16T00:14:58.676 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:14:58 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.5[45754]: debug 2024-04-16T00:14:58.381+0000 7f9282ac6700 -1 osd.5 101 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:14:59.121 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:14:58 smithi203 bash[74016]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.5 2024-04-16T00:14:59.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.7 2024-04-16T00:14:59.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 failed (root=default,host=smithi203) (connection refused reported by osd.7) 2024-04-16T00:14:59.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.4 2024-04-16T00:14:59.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.6 2024-04-16T00:14:59.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.7 2024-04-16T00:14:59.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.0 2024-04-16T00:14:59.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.1 2024-04-16T00:14:59.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.2 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.3 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.4 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.6 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.0 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.1 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.2 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.3 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.7 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.7 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.0 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.1 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.2 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.3 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.4 2024-04-16T00:14:59.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.6 2024-04-16T00:14:59.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.0 2024-04-16T00:14:59.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.1 2024-04-16T00:14:59.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.2 2024-04-16T00:14:59.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.3 2024-04-16T00:14:59.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.4 2024-04-16T00:14:59.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:14:59 smithi203 ceph-mon[65963]: osd.5 reported immediately failed by osd.6 2024-04-16T00:14:59.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.7 2024-04-16T00:14:59.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 failed (root=default,host=smithi203) (connection refused reported by osd.7) 2024-04-16T00:14:59.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.4 2024-04-16T00:14:59.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.6 2024-04-16T00:14:59.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.7 2024-04-16T00:14:59.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.0 2024-04-16T00:14:59.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.1 2024-04-16T00:14:59.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.2 2024-04-16T00:14:59.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.3 2024-04-16T00:14:59.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.4 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.6 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.0 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.1 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.2 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.3 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.7 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.7 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.0 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.1 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.2 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.3 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.4 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.6 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.0 2024-04-16T00:14:59.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.1 2024-04-16T00:14:59.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.2 2024-04-16T00:14:59.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.3 2024-04-16T00:14:59.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.4 2024-04-16T00:14:59.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:14:59 smithi169 ceph-mon[88637]: osd.5 reported immediately failed by osd.6 2024-04-16T00:15:00.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:00 smithi203 ceph-mon[65963]: pgmap v162: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:15:00.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:00 smithi203 ceph-mon[65963]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:15:00.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:00 smithi203 ceph-mon[65963]: osdmap e102: 8 total, 7 up, 8 in 2024-04-16T00:15:00.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:00 smithi169 ceph-mon[88637]: pgmap v162: 129 pgs: 129 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:15:00.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:00 smithi169 ceph-mon[88637]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:15:00.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:00 smithi169 ceph-mon[88637]: osdmap e102: 8 total, 7 up, 8 in 2024-04-16T00:15:01.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:01 smithi203 ceph-mon[65963]: osdmap e103: 8 total, 7 up, 8 in 2024-04-16T00:15:01.176 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:00 smithi203 systemd[1]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.5.service: Succeeded. 2024-04-16T00:15:01.176 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:00 smithi203 systemd[1]: Stopped Ceph osd.5 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:15:01.176 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:01 smithi203 systemd[1]: Starting Ceph osd.5 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:15:01.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:01 smithi169 ceph-mon[88637]: osdmap e103: 8 total, 7 up, 8 in 2024-04-16T00:15:02.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:02 smithi203 ceph-mon[65963]: pgmap v165: 129 pgs: 18 stale+active+clean, 111 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-16T00:15:02.426 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:02 smithi203 bash[74302]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-16T00:15:02.426 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:02 smithi203 bash[74302]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-16T00:15:02.427 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:02 smithi203 bash[74302]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-16T00:15:02.427 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:02 smithi203 bash[74302]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-16T00:15:02.427 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:02 smithi203 bash[74302]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-16T00:15:02.427 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:02 smithi203 bash[74302]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-16T00:15:02.427 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:02 smithi203 bash[74302]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-16T00:15:02.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:02 smithi169 ceph-mon[88637]: pgmap v165: 129 pgs: 18 stale+active+clean, 111 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-16T00:15:03.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:03 smithi203 ceph-mon[65963]: Health check failed: Degraded data redundancy: 39/432 objects degraded (9.028%), 10 pgs degraded (PG_DEGRADED) 2024-04-16T00:15:03.426 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:03 smithi203 ceph-osd[74631]: -- 172.21.15.203:0/1577397569 <== mon.1 v2:172.21.15.203:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564e3bb431e0 con 0x564e3bb13000 2024-04-16T00:15:03.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:03 smithi169 ceph-mon[88637]: Health check failed: Degraded data redundancy: 39/432 objects degraded (9.028%), 10 pgs degraded (PG_DEGRADED) 2024-04-16T00:15:03.836 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:03 smithi203 bash[74593]: 076fdfbf554f15a1309997e82be60f0811bf9c32f5f71bbc466414afe3536725 2024-04-16T00:15:03.836 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:03 smithi203 systemd[1]: Started Ceph osd.5 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:15:04.176 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:03 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:15:03.832+0000 7f4e530ca7c0 -1 Falling back to public interface 2024-04-16T00:15:04.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:04 smithi169 ceph-mon[88637]: pgmap v166: 129 pgs: 10 active+undersized+degraded, 5 stale+active+clean, 22 active+undersized, 92 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 39/432 objects degraded (9.028%) 2024-04-16T00:15:04.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:04 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:04.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:04 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:04.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:04 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:15:04.675 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:04 smithi203 ceph-mon[65963]: pgmap v166: 129 pgs: 10 active+undersized+degraded, 5 stale+active+clean, 22 active+undersized, 92 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 39/432 objects degraded (9.028%) 2024-04-16T00:15:04.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:04 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:04.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:04 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:04.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:04 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:15:06.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:06 smithi203 ceph-mon[65963]: pgmap v167: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 51/432 objects degraded (11.806%) 2024-04-16T00:15:06.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:06 smithi169 ceph-mon[88637]: pgmap v167: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 51/432 objects degraded (11.806%) 2024-04-16T00:15:08.607 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:08 smithi203 ceph-mon[65963]: pgmap v168: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 51/432 objects degraded (11.806%) 2024-04-16T00:15:08.608 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:08.608 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:08.608 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:08.608 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:08.608 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:08.608 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:15:08.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:08 smithi169 ceph-mon[88637]: pgmap v168: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 51/432 objects degraded (11.806%) 2024-04-16T00:15:08.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:08.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:08.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:08.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:08.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:08.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:15:08.926 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:08 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:15:08.604+0000 7f4e530ca7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-16T00:15:09.200 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:15:09.122+0000 7f4e530ca7c0 -1 osd.5 101 log_to_monitors true 2024-04-16T00:15:09.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:09 smithi169 ceph-mon[88637]: from='osd.5 [v2:172.21.15.203:6808/1713378288,v1:172.21.15.203:6809/1713378288]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T00:15:09.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:09 smithi169 ceph-mon[88637]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T00:15:09.667 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:09 smithi203 ceph-mon[65963]: from='osd.5 [v2:172.21.15.203:6808/1713378288,v1:172.21.15.203:6809/1713378288]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T00:15:09.667 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:09 smithi203 ceph-mon[65963]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T00:15:09.926 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:15:09 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:15:09.664+0000 7f4e4051c700 -1 osd.5 101 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:15:10.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:10 smithi203 ceph-mon[65963]: pgmap v169: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 223 B/s rd, 0 op/s; 51/432 objects degraded (11.806%) 2024-04-16T00:15:10.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:10 smithi203 ceph-mon[65963]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T00:15:10.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:10 smithi203 ceph-mon[65963]: osdmap e104: 8 total, 7 up, 8 in 2024-04-16T00:15:10.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:10 smithi203 ceph-mon[65963]: from='osd.5 [v2:172.21.15.203:6808/1713378288,v1:172.21.15.203:6809/1713378288]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:15:10.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:10 smithi203 ceph-mon[65963]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:15:10.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:10 smithi203 ceph-mon[65963]: from='osd.5 ' entity='osd.5' 2024-04-16T00:15:10.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:10 smithi169 ceph-mon[88637]: pgmap v169: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 209 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 223 B/s rd, 0 op/s; 51/432 objects degraded (11.806%) 2024-04-16T00:15:10.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:10 smithi169 ceph-mon[88637]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T00:15:10.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:10 smithi169 ceph-mon[88637]: osdmap e104: 8 total, 7 up, 8 in 2024-04-16T00:15:10.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:10 smithi169 ceph-mon[88637]: from='osd.5 [v2:172.21.15.203:6808/1713378288,v1:172.21.15.203:6809/1713378288]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:15:10.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:10 smithi169 ceph-mon[88637]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:15:10.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:10 smithi169 ceph-mon[88637]: from='osd.5 ' entity='osd.5' 2024-04-16T00:15:11.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:11 smithi169 ceph-mon[88637]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:15:11.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:11 smithi169 ceph-mon[88637]: osd.5 [v2:172.21.15.203:6808/1713378288,v1:172.21.15.203:6809/1713378288] boot 2024-04-16T00:15:11.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:11 smithi169 ceph-mon[88637]: osdmap e105: 8 total, 8 up, 8 in 2024-04-16T00:15:11.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:11 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:15:11.611 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:11 smithi203 ceph-mon[65963]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:15:11.611 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:11 smithi203 ceph-mon[65963]: osd.5 [v2:172.21.15.203:6808/1713378288,v1:172.21.15.203:6809/1713378288] boot 2024-04-16T00:15:11.611 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:11 smithi203 ceph-mon[65963]: osdmap e105: 8 total, 8 up, 8 in 2024-04-16T00:15:11.611 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:11 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:15:12.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:12 smithi169 ceph-mon[88637]: pgmap v171: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 51/432 objects degraded (11.806%) 2024-04-16T00:15:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:12 smithi169 ceph-mon[88637]: osdmap e106: 8 total, 8 up, 8 in 2024-04-16T00:15:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:15:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:15:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:15:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:12.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:15:12.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:12 smithi203 ceph-mon[65963]: pgmap v171: 129 pgs: 14 active+undersized+degraded, 31 active+undersized, 84 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 51/432 objects degraded (11.806%) 2024-04-16T00:15:12.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:12 smithi203 ceph-mon[65963]: osdmap e106: 8 total, 8 up, 8 in 2024-04-16T00:15:12.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:12.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:12.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:15:12.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:15:12.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:12.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:12.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:15:12.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:12.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:12.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:12.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:15:13.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:13 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:15:13.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:13 smithi169 ceph-mon[88637]: pgmap v174: 129 pgs: 2 peering, 13 active+undersized+degraded, 30 active+undersized, 84 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 189 B/s rd, 0 op/s; 44/432 objects degraded (10.185%) 2024-04-16T00:15:13.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:13 smithi169 ceph-mon[88637]: pgmap v175: 129 pgs: 2 peering, 13 active+undersized+degraded, 30 active+undersized, 84 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 300 B/s rd, 0 op/s; 44/432 objects degraded (10.185%) 2024-04-16T00:15:13.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:13 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:15:13.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:13 smithi169 ceph-mon[88637]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-16T00:15:13.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:13 smithi169 ceph-mon[88637]: Health check update: Degraded data redundancy: 44/432 objects degraded (10.185%), 13 pgs degraded (PG_DEGRADED) 2024-04-16T00:15:13.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:13 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:15:13.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:13 smithi203 ceph-mon[65963]: pgmap v174: 129 pgs: 2 peering, 13 active+undersized+degraded, 30 active+undersized, 84 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 189 B/s rd, 0 op/s; 44/432 objects degraded (10.185%) 2024-04-16T00:15:13.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:13 smithi203 ceph-mon[65963]: pgmap v175: 129 pgs: 2 peering, 13 active+undersized+degraded, 30 active+undersized, 84 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 300 B/s rd, 0 op/s; 44/432 objects degraded (10.185%) 2024-04-16T00:15:13.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:13 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:15:13.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:13 smithi203 ceph-mon[65963]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-16T00:15:13.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:13 smithi203 ceph-mon[65963]: Health check update: Degraded data redundancy: 44/432 objects degraded (10.185%), 13 pgs degraded (PG_DEGRADED) 2024-04-16T00:15:14.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:14 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:14.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:14 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:15.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:15 smithi169 ceph-mon[88637]: pgmap v176: 129 pgs: 2 peering, 10 active+undersized+degraded, 21 active+undersized, 96 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 227 B/s rd, 0 op/s; 36/432 objects degraded (8.333%) 2024-04-16T00:15:15.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:15 smithi203 ceph-mon[65963]: pgmap v176: 129 pgs: 2 peering, 10 active+undersized+degraded, 21 active+undersized, 96 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 227 B/s rd, 0 op/s; 36/432 objects degraded (8.333%) 2024-04-16T00:15:16.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:16 smithi169 ceph-mon[88637]: pgmap v177: 129 pgs: 2 peering, 127 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 189 B/s rd, 0 op/s 2024-04-16T00:15:16.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:16 smithi203 ceph-mon[65963]: pgmap v177: 129 pgs: 2 peering, 127 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 189 B/s rd, 0 op/s 2024-04-16T00:15:17.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:17 smithi169 ceph-mon[88637]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/432 objects degraded (8.333%), 10 pgs degraded) 2024-04-16T00:15:17.663 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:15:17.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:17 smithi203 ceph-mon[65963]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/432 objects degraded (8.333%), 10 pgs degraded) 2024-04-16T00:15:18.295 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:15:18.295 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (13m) 77s ago 24m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (3m) 77s ago 24m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (3m) 10s ago 23m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (11m) 77s ago 24m 35.9M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (19m) 77s ago 19m 42.2M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (19m) 10s ago 19m 16.5M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (5m) 77s ago 26m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (4m) 10s ago 23m 450M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (4m) 77s ago 26m 58.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (4m) 10s ago 23m 46.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (16m) 77s ago 16m 150M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (16m) 10s ago 16m 90.7M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (9m) 77s ago 24m 17.2M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (5m) 10s ago 23m 10.7M - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:15:18.296 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (3m) 77s ago 23m 119M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:15:18.297 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (2m) 77s ago 22m 115M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9858b7bde872 2024-04-16T00:15:18.297 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (118s) 77s ago 22m 92.8M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a98a542bd045 2024-04-16T00:15:18.297 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (83s) 77s ago 21m 11.2M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 0428026607d6 2024-04-16T00:15:18.297 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (48s) 10s ago 21m 127M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 393c3820840b 2024-04-16T00:15:18.297 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (15s) 10s ago 21m 11.4M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 076fdfbf554f 2024-04-16T00:15:18.297 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (20m) 10s ago 20m 345M 4096M 16.2.0 24ecd6d5f14c bfd59b868428 2024-04-16T00:15:18.297 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (20m) 10s ago 20m 476M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:15:18.297 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 error 77s ago 23m - - 2024-04-16T00:15:18.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:18 smithi169 ceph-mon[88637]: from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:18.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:18 smithi169 ceph-mon[88637]: pgmap v178: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 290 B/s rd, 0 op/s 2024-04-16T00:15:18.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:18 smithi169 ceph-mon[88637]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:18.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:18 smithi203 ceph-mon[65963]: from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:18.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:18 smithi203 ceph-mon[65963]: pgmap v178: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 290 B/s rd, 0 op/s 2024-04-16T00:15:18.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:18 smithi203 ceph-mon[65963]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:18.678 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:15:18.678 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:15:18.678 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:15:18.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:15:18.678 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:15:18.678 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:15:18.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:15:18.679 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:15:18.679 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2, 2024-04-16T00:15:18.679 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 6 2024-04-16T00:15:18.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:15:18.679 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:15:18.679 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:15:18.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:15:18.679 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:15:18.679 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 4, 2024-04-16T00:15:18.679 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 10 2024-04-16T00:15:18.679 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:15:18.679 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:15:18.996 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:15:18.997 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:15:18.997 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:15:18.997 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:15:18.997 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:15:18.997 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:15:18.997 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr", 2024-04-16T00:15:18.997 INFO:teuthology.orchestra.run.smithi169.stdout: "crash" 2024-04-16T00:15:18.997 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:15:18.997 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "12/23 daemons upgraded", 2024-04-16T00:15:18.997 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:15:18.997 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:15:18.998 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:15:19.380 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:15:19.380 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:15:19.380 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in error state 2024-04-16T00:15:19.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:19 smithi169 ceph-mon[88637]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:19.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:19 smithi169 ceph-mon[88637]: from='client.? 172.21.15.169:0/2921775125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:19.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:19 smithi169 ceph-mon[88637]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:19.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:19 smithi203 ceph-mon[65963]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:19.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:19 smithi203 ceph-mon[65963]: from='client.? 172.21.15.169:0/2921775125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:19.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:19 smithi203 ceph-mon[65963]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:20.609 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:20 smithi169 ceph-mon[88637]: from='client.34362 172.21.15.169:0/2096820099' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:15:20.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:20 smithi169 ceph-mon[88637]: pgmap v179: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-16T00:15:20.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:20 smithi203 ceph-mon[65963]: from='client.34362 172.21.15.169:0/2096820099' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:15:20.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:20 smithi203 ceph-mon[65963]: pgmap v179: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-16T00:15:23.109 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:22 smithi169 ceph-mon[88637]: pgmap v180: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:15:23.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:22 smithi203 ceph-mon[65963]: pgmap v180: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:15:24.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:24 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:24.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:24 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:15:24.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:24 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:24.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:24 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:24.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:24 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:15:24.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:24 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:25.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:25 smithi169 ceph-mon[88637]: pgmap v181: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:15:25.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:25 smithi203 ceph-mon[65963]: pgmap v181: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:15:27.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:27 smithi169 ceph-mon[88637]: pgmap v182: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:15:27.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:27 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:15:27.371 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:27 smithi203 ceph-mon[65963]: pgmap v182: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:15:27.371 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:27 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:15:28.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:28 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:15:28.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:28 smithi203 ceph-mon[65963]: Upgrade: osd.6 is safe to restart 2024-04-16T00:15:28.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:28 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:15:28.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:28 smithi169 ceph-mon[88637]: Upgrade: osd.6 is safe to restart 2024-04-16T00:15:29.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:29 smithi203 ceph-mon[65963]: pgmap v183: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:15:29.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:29 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:29.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:29 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T00:15:29.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:29 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:15:29.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:29 smithi169 ceph-mon[88637]: pgmap v183: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:15:29.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:29 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:29.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:29 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T00:15:29.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:29 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:15:30.323 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:30 smithi203 ceph-mon[65963]: Upgrade: Updating osd.6 2024-04-16T00:15:30.323 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:30 smithi203 ceph-mon[65963]: Deploying daemon osd.6 on smithi203 2024-04-16T00:15:30.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:30 smithi169 ceph-mon[88637]: Upgrade: Updating osd.6 2024-04-16T00:15:30.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:30 smithi169 ceph-mon[88637]: Deploying daemon osd.6 on smithi203 2024-04-16T00:15:31.374 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:31 smithi203 ceph-mon[65963]: pgmap v184: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:15:31.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:31 smithi169 ceph-mon[88637]: pgmap v184: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:15:32.426 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:31 smithi203 systemd[1]: Stopping Ceph osd.6 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:15:32.427 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.6[48619]: debug 2024-04-16T00:15:32.114+0000 7f589a1ae700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-16T00:15:32.427 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.6[48619]: debug 2024-04-16T00:15:32.114+0000 7f589a1ae700 -1 osd.6 106 *** Got signal Terminated *** 2024-04-16T00:15:32.427 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.6[48619]: debug 2024-04-16T00:15:32.114+0000 7f589a1ae700 -1 osd.6 106 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:15:32.770 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:32 smithi203 bash[76731]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.6 2024-04-16T00:15:33.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: pgmap v185: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:15:33.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.7 2024-04-16T00:15:33.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 failed (root=default,host=smithi203) (connection refused reported by osd.7) 2024-04-16T00:15:33.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.4 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.7 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.0 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.1 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.2 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.3 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.5 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.0 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.1 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.2 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.3 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.4 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.5 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.7 2024-04-16T00:15:33.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.7 2024-04-16T00:15:33.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.5 2024-04-16T00:15:33.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.1 2024-04-16T00:15:33.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.2 2024-04-16T00:15:33.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.3 2024-04-16T00:15:33.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.4 2024-04-16T00:15:33.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.0 2024-04-16T00:15:33.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.1 2024-04-16T00:15:33.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.2 2024-04-16T00:15:33.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.3 2024-04-16T00:15:33.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.5 2024-04-16T00:15:33.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.0 2024-04-16T00:15:33.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:33 smithi203 ceph-mon[65963]: osd.6 reported immediately failed by osd.4 2024-04-16T00:15:33.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: pgmap v185: 129 pgs: 129 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:15:33.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.7 2024-04-16T00:15:33.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 failed (root=default,host=smithi203) (connection refused reported by osd.7) 2024-04-16T00:15:33.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.4 2024-04-16T00:15:33.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.7 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.0 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.1 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.2 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.3 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.5 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.0 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.1 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.2 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.3 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.4 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.5 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.7 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.7 2024-04-16T00:15:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.5 2024-04-16T00:15:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.1 2024-04-16T00:15:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.2 2024-04-16T00:15:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.3 2024-04-16T00:15:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.4 2024-04-16T00:15:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.0 2024-04-16T00:15:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.1 2024-04-16T00:15:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.2 2024-04-16T00:15:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.3 2024-04-16T00:15:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.5 2024-04-16T00:15:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.0 2024-04-16T00:15:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:33 smithi169 ceph-mon[88637]: osd.6 reported immediately failed by osd.4 2024-04-16T00:15:34.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:34 smithi203 ceph-mon[65963]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:15:34.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:34 smithi203 ceph-mon[65963]: osdmap e107: 8 total, 7 up, 8 in 2024-04-16T00:15:34.426 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:34 smithi203 systemd[1]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.6.service: Succeeded. 2024-04-16T00:15:34.426 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:34 smithi203 systemd[1]: Stopped Ceph osd.6 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:15:34.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:34 smithi169 ceph-mon[88637]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:15:34.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:34 smithi169 ceph-mon[88637]: osdmap e107: 8 total, 7 up, 8 in 2024-04-16T00:15:34.828 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:34 smithi203 systemd[1]: Starting Ceph osd.6 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:15:35.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:35 smithi203 ceph-mon[65963]: pgmap v187: 129 pgs: 13 stale+active+clean, 116 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:15:35.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:35 smithi203 ceph-mon[65963]: osdmap e108: 8 total, 7 up, 8 in 2024-04-16T00:15:35.427 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:35 smithi203 bash[77016]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-16T00:15:35.427 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:35 smithi203 bash[77016]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-16T00:15:35.427 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:35 smithi203 bash[77016]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-16T00:15:35.427 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:35 smithi203 bash[77016]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-16T00:15:35.427 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:35 smithi203 bash[77016]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-16T00:15:35.427 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:35 smithi203 bash[77016]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-16T00:15:35.427 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:35 smithi203 bash[77016]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-16T00:15:35.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:35 smithi169 ceph-mon[88637]: pgmap v187: 129 pgs: 13 stale+active+clean, 116 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:15:35.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:35 smithi169 ceph-mon[88637]: osdmap e108: 8 total, 7 up, 8 in 2024-04-16T00:15:36.574 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:36 smithi203 ceph-mon[65963]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T00:15:36.574 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:36 smithi203 ceph-mon[65963]: Health check failed: Degraded data redundancy: 6/432 objects degraded (1.389%), 2 pgs degraded (PG_DEGRADED) 2024-04-16T00:15:36.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:36 smithi169 ceph-mon[88637]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T00:15:36.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:36 smithi169 ceph-mon[88637]: Health check failed: Degraded data redundancy: 6/432 objects degraded (1.389%), 2 pgs degraded (PG_DEGRADED) 2024-04-16T00:15:37.176 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:36 smithi203 ceph-osd[77302]: -- 172.21.15.203:0/1868293256 <== mon.1 v2:172.21.15.203:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563ce9af91e0 con 0x563ce9ac8c00 2024-04-16T00:15:37.176 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:36 smithi203 bash[77265]: dad16b93763cab9e153a8fe9017fa263447b3dcd2722cfb707af0ddcb888d203 2024-04-16T00:15:37.176 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:36 smithi203 systemd[1]: Started Ceph osd.6 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:15:37.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:37 smithi169 ceph-mon[88637]: pgmap v189: 129 pgs: 2 active+undersized+degraded, 7 peering, 10 stale+active+clean, 7 active+undersized, 103 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 6/432 objects degraded (1.389%) 2024-04-16T00:15:37.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:37 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:37.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:37 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:37.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:37 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:15:37.622 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:15:37.225+0000 7f42dab287c0 -1 Falling back to public interface 2024-04-16T00:15:37.622 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:37 smithi203 ceph-mon[65963]: pgmap v189: 129 pgs: 2 active+undersized+degraded, 7 peering, 10 stale+active+clean, 7 active+undersized, 103 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 6/432 objects degraded (1.389%) 2024-04-16T00:15:37.622 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:37 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:37.623 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:37 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:37.623 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:37 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:15:39.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:39 smithi169 ceph-mon[88637]: pgmap v190: 129 pgs: 11 active+undersized+degraded, 7 peering, 25 active+undersized, 86 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 28/432 objects degraded (6.481%) 2024-04-16T00:15:39.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:39.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:15:39.365 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:39 smithi203 ceph-mon[65963]: pgmap v190: 129 pgs: 11 active+undersized+degraded, 7 peering, 25 active+undersized, 86 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 28/432 objects degraded (6.481%) 2024-04-16T00:15:39.365 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:39.365 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:15:40.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:40 smithi203 ceph-mon[65963]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-16T00:15:40.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:40 smithi169 ceph-mon[88637]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-16T00:15:41.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:41 smithi203 ceph-mon[65963]: pgmap v191: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 39/432 objects degraded (9.028%) 2024-04-16T00:15:41.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:41 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:41.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:41 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:41.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:41 smithi169 ceph-mon[88637]: pgmap v191: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 39/432 objects degraded (9.028%) 2024-04-16T00:15:41.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:41 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:41.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:41 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:41.926 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:15:41.630+0000 7f42dab287c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-16T00:15:42.328 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:15:42.069+0000 7f42dab287c0 -1 osd.6 106 log_to_monitors true 2024-04-16T00:15:42.676 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:15:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:15:42.510+0000 7f42cbf82700 -1 osd.6 106 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:15:42.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:42 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:42.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:42 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:42.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:42 smithi203 ceph-mon[65963]: pgmap v192: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 39/432 objects degraded (9.028%) 2024-04-16T00:15:42.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:42 smithi203 ceph-mon[65963]: from='osd.6 [v2:172.21.15.203:6816/2359299575,v1:172.21.15.203:6817/2359299575]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T00:15:42.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:42 smithi203 ceph-mon[65963]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T00:15:42.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:42 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:42.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:42 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:42.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:42 smithi169 ceph-mon[88637]: pgmap v192: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 209 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 39/432 objects degraded (9.028%) 2024-04-16T00:15:42.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:42 smithi169 ceph-mon[88637]: from='osd.6 [v2:172.21.15.203:6816/2359299575,v1:172.21.15.203:6817/2359299575]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T00:15:42.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:42 smithi169 ceph-mon[88637]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T00:15:43.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:43 smithi169 ceph-mon[88637]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T00:15:43.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:43 smithi169 ceph-mon[88637]: osdmap e109: 8 total, 7 up, 8 in 2024-04-16T00:15:43.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:43 smithi169 ceph-mon[88637]: from='osd.6 [v2:172.21.15.203:6816/2359299575,v1:172.21.15.203:6817/2359299575]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:15:43.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:43 smithi169 ceph-mon[88637]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:15:43.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:43 smithi169 ceph-mon[88637]: Health check update: Degraded data redundancy: 39/432 objects degraded (9.028%), 14 pgs degraded (PG_DEGRADED) 2024-04-16T00:15:43.926 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:43 smithi203 ceph-mon[65963]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T00:15:43.926 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:43 smithi203 ceph-mon[65963]: osdmap e109: 8 total, 7 up, 8 in 2024-04-16T00:15:43.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:43 smithi203 ceph-mon[65963]: from='osd.6 [v2:172.21.15.203:6816/2359299575,v1:172.21.15.203:6817/2359299575]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:15:43.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:43 smithi203 ceph-mon[65963]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:15:43.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:43 smithi203 ceph-mon[65963]: Health check update: Degraded data redundancy: 39/432 objects degraded (9.028%), 14 pgs degraded (PG_DEGRADED) 2024-04-16T00:15:44.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:44 smithi169 ceph-mon[88637]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:15:44.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:44 smithi169 ceph-mon[88637]: osd.6 [v2:172.21.15.203:6816/2359299575,v1:172.21.15.203:6817/2359299575] boot 2024-04-16T00:15:44.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:44 smithi169 ceph-mon[88637]: osdmap e110: 8 total, 8 up, 8 in 2024-04-16T00:15:44.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:44 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:15:44.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:44 smithi169 ceph-mon[88637]: pgmap v195: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 39/432 objects degraded (9.028%) 2024-04-16T00:15:44.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:44 smithi169 ceph-mon[88637]: osdmap e111: 8 total, 8 up, 8 in 2024-04-16T00:15:44.926 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:44 smithi203 ceph-mon[65963]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:15:44.926 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:44 smithi203 ceph-mon[65963]: osd.6 [v2:172.21.15.203:6816/2359299575,v1:172.21.15.203:6817/2359299575] boot 2024-04-16T00:15:44.926 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:44 smithi203 ceph-mon[65963]: osdmap e110: 8 total, 8 up, 8 in 2024-04-16T00:15:44.926 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:44 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:15:44.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:44 smithi203 ceph-mon[65963]: pgmap v195: 129 pgs: 14 active+undersized+degraded, 29 active+undersized, 86 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 39/432 objects degraded (9.028%) 2024-04-16T00:15:44.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:44 smithi203 ceph-mon[65963]: osdmap e111: 8 total, 8 up, 8 in 2024-04-16T00:15:46.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:46.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:46.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:15:46.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:15:46.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:15:46.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: pgmap v197: 129 pgs: 13 peering, 10 active+undersized+degraded, 20 active+undersized, 86 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 187 B/s rd, 0 op/s; 27/432 objects degraded (6.250%) 2024-04-16T00:15:46.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: pgmap v198: 129 pgs: 13 peering, 10 active+undersized+degraded, 20 active+undersized, 86 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 27/432 objects degraded (6.250%) 2024-04-16T00:15:46.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:46.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:46.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:15:46.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:46.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:46.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:46.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:46 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:15:46.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:46.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:46.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:15:46.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:15:46.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:15:46.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: pgmap v197: 129 pgs: 13 peering, 10 active+undersized+degraded, 20 active+undersized, 86 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 187 B/s rd, 0 op/s; 27/432 objects degraded (6.250%) 2024-04-16T00:15:46.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: pgmap v198: 129 pgs: 13 peering, 10 active+undersized+degraded, 20 active+undersized, 86 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 27/432 objects degraded (6.250%) 2024-04-16T00:15:46.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:46.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:46.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:15:46.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:46.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:46.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:46.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:46 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:15:47.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:47 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:15:47.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:47 smithi169 ceph-mon[88637]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-16T00:15:47.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:47 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:15:47.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:47 smithi203 ceph-mon[65963]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-16T00:15:48.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:48 smithi169 ceph-mon[88637]: pgmap v199: 129 pgs: 13 peering, 6 active+undersized+degraded, 8 active+undersized, 102 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 218 B/s rd, 0 op/s; 19/432 objects degraded (4.398%) 2024-04-16T00:15:48.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:48 smithi169 ceph-mon[88637]: Health check update: Degraded data redundancy: 27/432 objects degraded (6.250%), 10 pgs degraded (PG_DEGRADED) 2024-04-16T00:15:48.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:48 smithi203 ceph-mon[65963]: pgmap v199: 129 pgs: 13 peering, 6 active+undersized+degraded, 8 active+undersized, 102 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 218 B/s rd, 0 op/s; 19/432 objects degraded (4.398%) 2024-04-16T00:15:48.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:48 smithi203 ceph-mon[65963]: Health check update: Degraded data redundancy: 27/432 objects degraded (6.250%), 10 pgs degraded (PG_DEGRADED) 2024-04-16T00:15:49.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:49 smithi169 ceph-mon[88637]: pgmap v200: 129 pgs: 7 peering, 122 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-16T00:15:49.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:49 smithi169 ceph-mon[88637]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/432 objects degraded (4.398%), 6 pgs degraded) 2024-04-16T00:15:49.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:49 smithi203 ceph-mon[65963]: pgmap v200: 129 pgs: 7 peering, 122 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-16T00:15:49.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:49 smithi203 ceph-mon[65963]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/432 objects degraded (4.398%), 6 pgs degraded) 2024-04-16T00:15:49.725 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:15:50.354 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (14m) 109s ago 25m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (4m) 109s ago 25m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (3m) 9s ago 24m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (12m) 109s ago 24m 35.9M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (19m) 109s ago 19m 42.2M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (19m) 9s ago 19m 16.6M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (5m) 109s ago 26m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (5m) 9s ago 24m 450M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (5m) 109s ago 26m 58.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (4m) 9s ago 24m 48.0M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (16m) 109s ago 16m 150M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (16m) 9s ago 16m 90.7M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (10m) 109s ago 24m 17.2M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (5m) 9s ago 23m 10.7M - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:15:50.355 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (3m) 109s ago 23m 119M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:15:50.356 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (3m) 109s ago 23m 115M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9858b7bde872 2024-04-16T00:15:50.356 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (2m) 109s ago 22m 92.8M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a98a542bd045 2024-04-16T00:15:50.356 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (115s) 109s ago 22m 11.2M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 0428026607d6 2024-04-16T00:15:50.356 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (80s) 9s ago 22m 128M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 393c3820840b 2024-04-16T00:15:50.356 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (47s) 9s ago 21m 130M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 076fdfbf554f 2024-04-16T00:15:50.356 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (14s) 9s ago 21m 10.5M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a dad16b93763c 2024-04-16T00:15:50.356 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (21m) 9s ago 21m 477M 4096M 16.2.0 24ecd6d5f14c 0f18fedbcae8 2024-04-16T00:15:50.356 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 error 109s ago 24m - - 2024-04-16T00:15:50.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:50 smithi169 ceph-mon[88637]: from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:50.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:50 smithi169 ceph-mon[88637]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:50.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:50 smithi203 ceph-mon[65963]: from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:50.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:50 smithi203 ceph-mon[65963]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:50.738 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:15:50.738 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:15:50.738 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:15:50.738 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:15:50.738 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:15:50.738 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:15:50.738 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:15:50.738 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:15:50.739 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:15:50.739 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 7 2024-04-16T00:15:50.739 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:15:50.739 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:15:50.739 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-04-16T00:15:50.739 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:15:50.739 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:15:50.739 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3, 2024-04-16T00:15:50.739 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 11 2024-04-16T00:15:50.739 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:15:50.739 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:15:51.062 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:15:51.062 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:15:51.062 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:15:51.062 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:15:51.062 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:15:51.062 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:15:51.062 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr", 2024-04-16T00:15:51.062 INFO:teuthology.orchestra.run.smithi169.stdout: "crash" 2024-04-16T00:15:51.062 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:15:51.062 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "13/23 daemons upgraded", 2024-04-16T00:15:51.062 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:15:51.062 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:15:51.063 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:15:51.447 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:15:51.447 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:15:51.447 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in error state 2024-04-16T00:15:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:51 smithi169 ceph-mon[88637]: from='client.34378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:51 smithi169 ceph-mon[88637]: from='client.34382 172.21.15.169:0/3949775184' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:51 smithi169 ceph-mon[88637]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:51.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:51 smithi169 ceph-mon[88637]: pgmap v201: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 136 B/s rd, 0 op/s 2024-04-16T00:15:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:51 smithi203 ceph-mon[65963]: from='client.34378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:51 smithi203 ceph-mon[65963]: from='client.34382 172.21.15.169:0/3949775184' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:15:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:51 smithi203 ceph-mon[65963]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:15:51.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:51 smithi203 ceph-mon[65963]: pgmap v201: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 136 B/s rd, 0 op/s 2024-04-16T00:15:52.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:52 smithi169 ceph-mon[88637]: from='client.34390 172.21.15.169:0/2663116914' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:15:52.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:52 smithi203 ceph-mon[65963]: from='client.34390 172.21.15.169:0/2663116914' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:15:54.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:54 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:54.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:54 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:15:54.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:54 smithi169 ceph-mon[88637]: pgmap v202: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 235 B/s rd, 0 op/s 2024-04-16T00:15:54.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:54 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:54.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:54 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:15:54.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:54 smithi203 ceph-mon[65963]: pgmap v202: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 235 B/s rd, 0 op/s 2024-04-16T00:15:55.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:55 smithi169 ceph-mon[88637]: pgmap v203: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:15:55.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:55 smithi203 ceph-mon[65963]: pgmap v203: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:15:57.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:57 smithi169 ceph-mon[88637]: pgmap v204: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:15:57.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:57 smithi203 ceph-mon[65963]: pgmap v204: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:15:59.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:59.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:15:59 smithi169 ceph-mon[88637]: pgmap v205: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:15:59.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:15:59.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:15:59 smithi203 ceph-mon[65963]: pgmap v205: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:16:00.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:00 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:16:00.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:00 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:16:01.575 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:01 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:16:01.576 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:01 smithi203 ceph-mon[65963]: Upgrade: osd.7 is safe to restart 2024-04-16T00:16:01.576 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:01 smithi203 ceph-mon[65963]: pgmap v206: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:16:01.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:01 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:16:01.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:01 smithi169 ceph-mon[88637]: Upgrade: osd.7 is safe to restart 2024-04-16T00:16:01.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:01 smithi169 ceph-mon[88637]: pgmap v206: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:16:03.149 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:03 smithi203 ceph-mon[65963]: Upgrade: Updating osd.7 2024-04-16T00:16:03.149 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:03 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:03.149 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:03 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T00:16:03.149 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:03 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:16:03.149 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:03 smithi203 ceph-mon[65963]: Deploying daemon osd.7 on smithi203 2024-04-16T00:16:03.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:03 smithi169 ceph-mon[88637]: Upgrade: Updating osd.7 2024-04-16T00:16:03.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:03 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:03.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:03 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T00:16:03.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:03 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:16:03.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:03 smithi169 ceph-mon[88637]: Deploying daemon osd.7 on smithi203 2024-04-16T00:16:04.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:04 smithi203 ceph-mon[65963]: pgmap v207: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:16:04.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:04 smithi169 ceph-mon[88637]: pgmap v207: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T00:16:05.333 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:05 smithi203 ceph-mon[65963]: pgmap v208: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:16:05.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:05 smithi169 ceph-mon[88637]: pgmap v208: 129 pgs: 129 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:16:05.636 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:05 smithi203 systemd[1]: Stopping Ceph osd.7 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:16:05.636 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.7[51488]: debug 2024-04-16T00:16:05.533+0000 7fd9adca1700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-16T00:16:05.636 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.7[51488]: debug 2024-04-16T00:16:05.533+0000 7fd9adca1700 -1 osd.7 111 *** Got signal Terminated *** 2024-04-16T00:16:05.636 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:05 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.7[51488]: debug 2024-04-16T00:16:05.533+0000 7fd9adca1700 -1 osd.7 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:16:06.176 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:06 smithi203 bash[79406]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd.7 2024-04-16T00:16:06.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.1 2024-04-16T00:16:06.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 failed (root=default,host=smithi203) (connection refused reported by osd.1) 2024-04-16T00:16:06.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.6 2024-04-16T00:16:06.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.0 2024-04-16T00:16:06.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.1 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.2 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.3 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.5 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.0 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.2 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.3 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.6 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.4 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.4 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.5 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.0 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.1 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.3 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.5 2024-04-16T00:16:06.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.0 2024-04-16T00:16:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.1 2024-04-16T00:16:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.2 2024-04-16T00:16:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.3 2024-04-16T00:16:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.4 2024-04-16T00:16:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.2 2024-04-16T00:16:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.6 2024-04-16T00:16:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.4 2024-04-16T00:16:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.6 2024-04-16T00:16:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:06 smithi169 ceph-mon[88637]: osd.7 reported immediately failed by osd.5 2024-04-16T00:16:06.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.1 2024-04-16T00:16:06.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 failed (root=default,host=smithi203) (connection refused reported by osd.1) 2024-04-16T00:16:06.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.6 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.0 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.1 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.2 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.3 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.5 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.0 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.2 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.3 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.6 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.4 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.4 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.5 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.0 2024-04-16T00:16:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.1 2024-04-16T00:16:06.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.3 2024-04-16T00:16:06.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.5 2024-04-16T00:16:06.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.0 2024-04-16T00:16:06.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.1 2024-04-16T00:16:06.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.2 2024-04-16T00:16:06.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.3 2024-04-16T00:16:06.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.4 2024-04-16T00:16:06.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.2 2024-04-16T00:16:06.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.6 2024-04-16T00:16:06.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.4 2024-04-16T00:16:06.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.6 2024-04-16T00:16:06.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:06 smithi203 ceph-mon[65963]: osd.7 reported immediately failed by osd.5 2024-04-16T00:16:07.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:07 smithi169 ceph-mon[88637]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:16:07.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:07 smithi169 ceph-mon[88637]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-16T00:16:07.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:07 smithi169 ceph-mon[88637]: osdmap e112: 8 total, 7 up, 8 in 2024-04-16T00:16:07.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:07 smithi169 ceph-mon[88637]: pgmap v210: 129 pgs: 15 peering, 9 stale+active+clean, 105 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:16:07.644 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:07 smithi203 ceph-mon[65963]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:16:07.644 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:07 smithi203 ceph-mon[65963]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-16T00:16:07.645 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:07 smithi203 ceph-mon[65963]: osdmap e112: 8 total, 7 up, 8 in 2024-04-16T00:16:07.645 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:07 smithi203 ceph-mon[65963]: pgmap v210: 129 pgs: 15 peering, 9 stale+active+clean, 105 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:16:08.288 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:07 smithi203 systemd[1]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.7.service: Succeeded. 2024-04-16T00:16:08.288 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:07 smithi203 systemd[1]: Stopped Ceph osd.7 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:16:08.288 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:08 smithi203 systemd[1]: Starting Ceph osd.7 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:16:08.539 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:08 smithi203 ceph-mon[65963]: Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-16T00:16:08.539 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:08 smithi203 ceph-mon[65963]: osdmap e113: 8 total, 7 up, 8 in 2024-04-16T00:16:08.539 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:08.539 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:16:08.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:08 smithi169 ceph-mon[88637]: Health check failed: Reduced data availability: 1 pg inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-16T00:16:08.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:08 smithi169 ceph-mon[88637]: osdmap e113: 8 total, 7 up, 8 in 2024-04-16T00:16:08.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:08.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:16:09.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:09 smithi203 ceph-mon[65963]: pgmap v212: 129 pgs: 4 active+undersized+degraded, 25 peering, 4 stale+active+clean, 4 active+undersized, 92 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15/432 objects degraded (3.472%) 2024-04-16T00:16:09.426 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:09 smithi203 bash[79693]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-16T00:16:09.427 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:09 smithi203 bash[79693]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-16T00:16:09.427 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:09 smithi203 bash[79693]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-16T00:16:09.427 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:09 smithi203 bash[79693]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-16T00:16:09.427 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:09 smithi203 bash[79693]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-16T00:16:09.427 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:09 smithi203 bash[79693]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-16T00:16:09.427 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:09 smithi203 bash[79693]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-16T00:16:09.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:09 smithi169 ceph-mon[88637]: pgmap v212: 129 pgs: 4 active+undersized+degraded, 25 peering, 4 stale+active+clean, 4 active+undersized, 92 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15/432 objects degraded (3.472%) 2024-04-16T00:16:10.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:10 smithi169 ceph-mon[88637]: Health check failed: Degraded data redundancy: 15/432 objects degraded (3.472%), 4 pgs degraded (PG_DEGRADED) 2024-04-16T00:16:10.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:10 smithi203 ceph-mon[65963]: Health check failed: Degraded data redundancy: 15/432 objects degraded (3.472%), 4 pgs degraded (PG_DEGRADED) 2024-04-16T00:16:10.676 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:10 smithi203 ceph-osd[80007]: -- 172.21.15.203:0/1251916557 <== mon.1 v2:172.21.15.203:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b9586071e0 con 0x55b9585d6c00 2024-04-16T00:16:10.677 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:10 smithi203 bash[79969]: 2847be781eb996962f9b9ff294f51e80fa56688d20787aa534ce2c54f5c46e8c 2024-04-16T00:16:10.677 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:10 smithi203 systemd[1]: Started Ceph osd.7 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:16:11.329 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:10 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:16:10.982+0000 7fb6185d87c0 -1 Falling back to public interface 2024-04-16T00:16:11.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:11 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:11.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:11 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:11.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:11 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:16:11.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:11 smithi169 ceph-mon[88637]: pgmap v213: 129 pgs: 9 active+undersized+degraded, 25 peering, 1 stale+active+clean, 12 active+undersized, 82 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 32/432 objects degraded (7.407%) 2024-04-16T00:16:11.926 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:11 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:11.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:11 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:11.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:11 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:16:11.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:11 smithi203 ceph-mon[65963]: pgmap v213: 129 pgs: 9 active+undersized+degraded, 25 peering, 1 stale+active+clean, 12 active+undersized, 82 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 32/432 objects degraded (7.407%) 2024-04-16T00:16:13.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:13 smithi169 ceph-mon[88637]: Health check update: Reduced data availability: 1 pg inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-16T00:16:13.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:13 smithi203 ceph-mon[65963]: Health check update: Reduced data availability: 1 pg inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-16T00:16:14.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:14 smithi203 ceph-mon[65963]: pgmap v214: 129 pgs: 22 active+undersized+degraded, 34 active+undersized, 73 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 64/432 objects degraded (14.815%) 2024-04-16T00:16:14.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:14 smithi169 ceph-mon[88637]: pgmap v214: 129 pgs: 22 active+undersized+degraded, 34 active+undersized, 73 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 64/432 objects degraded (14.815%) 2024-04-16T00:16:15.604 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:15 smithi203 ceph-mon[65963]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 9 pgs peering) 2024-04-16T00:16:15.604 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:15 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:15.604 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:15 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:15.604 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:15 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:15.604 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:15 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:15.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:15 smithi169 ceph-mon[88637]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 9 pgs peering) 2024-04-16T00:16:15.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:15 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:15.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:15 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:15.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:15 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:15.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:15 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:16.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:16 smithi169 ceph-mon[88637]: pgmap v215: 129 pgs: 22 active+undersized+degraded, 34 active+undersized, 73 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 64/432 objects degraded (14.815%) 2024-04-16T00:16:16.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:16 smithi203 ceph-mon[65963]: pgmap v215: 129 pgs: 22 active+undersized+degraded, 34 active+undersized, 73 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 64/432 objects degraded (14.815%) 2024-04-16T00:16:16.677 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:16:16.188+0000 7fb6185d87c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-16T00:16:17.200 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:16:16.945+0000 7fb6185d87c0 -1 osd.7 111 log_to_monitors true 2024-04-16T00:16:17.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:17 smithi169 ceph-mon[88637]: from='osd.7 [v2:172.21.15.203:6824/4036428085,v1:172.21.15.203:6825/4036428085]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T00:16:17.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:17 smithi169 ceph-mon[88637]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T00:16:17.676 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:16:17.211+0000 7fb609a32700 -1 osd.7 111 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:16:17.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:17 smithi203 ceph-mon[65963]: from='osd.7 [v2:172.21.15.203:6824/4036428085,v1:172.21.15.203:6825/4036428085]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T00:16:17.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:17 smithi203 ceph-mon[65963]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T00:16:18.232 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:18 smithi203 ceph-mon[65963]: pgmap v216: 129 pgs: 22 active+undersized+degraded, 34 active+undersized, 73 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 64/432 objects degraded (14.815%) 2024-04-16T00:16:18.232 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:18 smithi203 ceph-mon[65963]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T00:16:18.232 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:18 smithi203 ceph-mon[65963]: osdmap e114: 8 total, 7 up, 8 in 2024-04-16T00:16:18.232 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:18 smithi203 ceph-mon[65963]: from='osd.7 [v2:172.21.15.203:6824/4036428085,v1:172.21.15.203:6825/4036428085]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:16:18.232 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:18 smithi203 ceph-mon[65963]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:16:18.232 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:18 smithi203 ceph-mon[65963]: Health check update: Degraded data redundancy: 64/432 objects degraded (14.815%), 22 pgs degraded (PG_DEGRADED) 2024-04-16T00:16:18.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:18 smithi169 ceph-mon[88637]: pgmap v216: 129 pgs: 22 active+undersized+degraded, 34 active+undersized, 73 active+clean; 209 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 64/432 objects degraded (14.815%) 2024-04-16T00:16:18.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:18 smithi169 ceph-mon[88637]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T00:16:18.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:18 smithi169 ceph-mon[88637]: osdmap e114: 8 total, 7 up, 8 in 2024-04-16T00:16:18.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:18 smithi169 ceph-mon[88637]: from='osd.7 [v2:172.21.15.203:6824/4036428085,v1:172.21.15.203:6825/4036428085]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:16:18.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:18 smithi169 ceph-mon[88637]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-04-16T00:16:18.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:18 smithi169 ceph-mon[88637]: Health check update: Degraded data redundancy: 64/432 objects degraded (14.815%), 22 pgs degraded (PG_DEGRADED) 2024-04-16T00:16:19.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:16:19.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: osd.7 [v2:172.21.15.203:6824/4036428085,v1:172.21.15.203:6825/4036428085] boot 2024-04-16T00:16:19.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: osdmap e115: 8 total, 8 up, 8 in 2024-04-16T00:16:19.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:16:19.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:19.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:19.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:19.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:16:19.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:16:19.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:19.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:19.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:16:19.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-16T00:16:19.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-16T00:16:19.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-16T00:16:19.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-16T00:16:19.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-16T00:16:19.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-16T00:16:19.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-16T00:16:19.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-16T00:16:19.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-16T00:16:19.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-16T00:16:19.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-16T00:16:19.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:19 smithi169 ceph-mon[88637]: osdmap e116: 8 total, 8 up, 8 in 2024-04-16T00:16:19.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:16:19.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: osd.7 [v2:172.21.15.203:6824/4036428085,v1:172.21.15.203:6825/4036428085] boot 2024-04-16T00:16:19.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: osdmap e115: 8 total, 8 up, 8 in 2024-04-16T00:16:19.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:16:19.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:19.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:19.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:19.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:16:19.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:16:19.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:19.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:19.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:16:19.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:19.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:19.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:19.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:19.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:19.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-16T00:16:19.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-16T00:16:19.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-16T00:16:19.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-16T00:16:19.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-16T00:16:19.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-16T00:16:19.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-16T00:16:19.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-16T00:16:19.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-16T00:16:19.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-16T00:16:19.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-16T00:16:19.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-16T00:16:19.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-16T00:16:19.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-16T00:16:19.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-16T00:16:19.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-16T00:16:19.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-16T00:16:19.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-16T00:16:19.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-16T00:16:19.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:19 smithi203 ceph-mon[65963]: osdmap e116: 8 total, 8 up, 8 in 2024-04-16T00:16:20.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:20 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:16:20.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:20 smithi169 ceph-mon[88637]: pgmap v219: 129 pgs: 22 active+undersized+degraded, 34 active+undersized, 73 active+clean; 209 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 137 B/s rd, 0 op/s; 64/432 objects degraded (14.815%) 2024-04-16T00:16:20.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:20 smithi169 ceph-mon[88637]: pgmap v220: 129 pgs: 22 active+undersized+degraded, 34 active+undersized, 73 active+clean; 209 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 188 B/s rd, 0 op/s; 64/432 objects degraded (14.815%) 2024-04-16T00:16:20.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:20 smithi169 ceph-mon[88637]: Upgrade: Setting container_image for all osd 2024-04-16T00:16:20.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:20 smithi169 ceph-mon[88637]: Upgrade: Setting require_osd_release to 18 reef 2024-04-16T00:16:20.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:20 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi169.vllcwe"]}]: dispatch 2024-04-16T00:16:20.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:20 smithi169 ceph-mon[88637]: Upgrade: It appears safe to stop mds.foofs.smithi169.vllcwe 2024-04-16T00:16:20.676 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:20 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:16:20.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:20 smithi203 ceph-mon[65963]: pgmap v219: 129 pgs: 22 active+undersized+degraded, 34 active+undersized, 73 active+clean; 209 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 137 B/s rd, 0 op/s; 64/432 objects degraded (14.815%) 2024-04-16T00:16:20.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:20 smithi203 ceph-mon[65963]: pgmap v220: 129 pgs: 22 active+undersized+degraded, 34 active+undersized, 73 active+clean; 209 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 188 B/s rd, 0 op/s; 64/432 objects degraded (14.815%) 2024-04-16T00:16:20.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:20 smithi203 ceph-mon[65963]: Upgrade: Setting container_image for all osd 2024-04-16T00:16:20.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:20 smithi203 ceph-mon[65963]: Upgrade: Setting require_osd_release to 18 reef 2024-04-16T00:16:20.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:20 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi169.vllcwe"]}]: dispatch 2024-04-16T00:16:20.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:20 smithi203 ceph-mon[65963]: Upgrade: It appears safe to stop mds.foofs.smithi169.vllcwe 2024-04-16T00:16:21.789 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:16:22.110 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:21 smithi169 ceph-mon[88637]: pgmap v222: 129 pgs: 18 active+undersized+degraded, 28 active+undersized, 83 active+clean; 209 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 48/432 objects degraded (11.111%) 2024-04-16T00:16:22.110 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:21 smithi169 ceph-mon[88637]: Upgrade: Updating mds.foofs.smithi169.vllcwe 2024-04-16T00:16:22.110 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:22.110 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi169.vllcwe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:16:22.110 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:16:22.110 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:21 smithi169 ceph-mon[88637]: Deploying daemon mds.foofs.smithi169.vllcwe on smithi169 2024-04-16T00:16:22.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:21 smithi203 ceph-mon[65963]: pgmap v222: 129 pgs: 18 active+undersized+degraded, 28 active+undersized, 83 active+clean; 209 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 48/432 objects degraded (11.111%) 2024-04-16T00:16:22.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:21 smithi203 ceph-mon[65963]: Upgrade: Updating mds.foofs.smithi169.vllcwe 2024-04-16T00:16:22.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:22.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi169.vllcwe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:16:22.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:16:22.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:21 smithi203 ceph-mon[65963]: Deploying daemon mds.foofs.smithi169.vllcwe on smithi169 2024-04-16T00:16:22.435 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:16:22.435 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (15m) 2m ago 25m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:16:22.436 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (4m) 2m ago 25m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:16:22.436 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (4m) 8s ago 24m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:16:22.436 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (12m) 2m ago 25m 35.9M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:16:22.436 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (20m) 2m ago 20m 42.2M - 16.2.0 24ecd6d5f14c 99761fbfa130 2024-04-16T00:16:22.436 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (20m) 8s ago 20m 16.7M - 16.2.0 24ecd6d5f14c 9f2837314323 2024-04-16T00:16:22.436 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (6m) 2m ago 27m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:16:22.436 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (5m) 8s ago 24m 450M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:16:22.436 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (5m) 2m ago 27m 58.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:16:22.436 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (5m) 8s ago 24m 51.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:16:22.436 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (17m) 2m ago 17m 150M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:16:22.436 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (17m) 8s ago 17m 90.8M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:16:22.436 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (10m) 2m ago 25m 17.2M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:16:22.436 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (6m) 8s ago 24m 8933k - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:16:22.437 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (4m) 2m ago 24m 119M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:16:22.437 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (3m) 2m ago 23m 115M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9858b7bde872 2024-04-16T00:16:22.437 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (3m) 2m ago 23m 92.8M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a98a542bd045 2024-04-16T00:16:22.437 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (2m) 2m ago 22m 11.2M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 0428026607d6 2024-04-16T00:16:22.437 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (112s) 8s ago 22m 129M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 393c3820840b 2024-04-16T00:16:22.437 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (79s) 8s ago 22m 129M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 076fdfbf554f 2024-04-16T00:16:22.437 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (46s) 8s ago 21m 109M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a dad16b93763c 2024-04-16T00:16:22.437 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (12s) 8s ago 21m 13.7M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 2847be781eb9 2024-04-16T00:16:22.437 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 error 2m ago 24m - - 2024-04-16T00:16:22.860 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:16:22.860 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:16:22.860 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:16:22.860 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:16:22.860 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:16:22.860 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:16:22.860 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:16:22.860 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:16:22.861 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T00:16:22.861 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:16:22.861 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:16:22.861 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1 2024-04-16T00:16:22.861 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:16:22.861 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:16:22.861 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 1, 2024-04-16T00:16:22.861 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 12 2024-04-16T00:16:22.862 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:16:22.862 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:16:23.110 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:22 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon-smithi169[88614]: 2024-04-16T00:16:22.724+0000 7f5d1a41d700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T00:16:23.110 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:22 smithi169 ceph-mon[88637]: from='client.34396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:23.110 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:22 smithi169 ceph-mon[88637]: from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:23.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:22 smithi169 ceph-mon[88637]: daemon mds.foofs.smithi169.vllcwe compat changed unexpectedly 2024-04-16T00:16:23.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:22 smithi169 ceph-mon[88637]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-16T00:16:23.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:22 smithi169 ceph-mon[88637]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T00:16:23.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:22 smithi169 ceph-mon[88637]: osdmap e117: 8 total, 8 up, 8 in 2024-04-16T00:16:23.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:22 smithi169 ceph-mon[88637]: Standby daemon mds.foofs.smithi203.fzcjkg assigned to filesystem foofs as rank 0 2024-04-16T00:16:23.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:22 smithi169 ceph-mon[88637]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-16T00:16:23.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:22 smithi169 ceph-mon[88637]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T00:16:23.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:22 smithi169 ceph-mon[88637]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-16T00:16:23.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:22 smithi169 ceph-mon[88637]: fsmap foofs:1/1 {0=foofs.smithi203.fzcjkg=up:replay} 2024-04-16T00:16:23.176 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:16:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:16:22.756+0000 7f4e2acf1700 -1 bdev(0x564e3c90a000 /var/lib/ceph/osd/ceph-5/block) aio_submit retries 1 2024-04-16T00:16:23.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:22 smithi203 ceph-mon[65963]: from='client.34396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:23.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:22 smithi203 ceph-mon[65963]: from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:23.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:22 smithi203 ceph-mon[65963]: daemon mds.foofs.smithi169.vllcwe compat changed unexpectedly 2024-04-16T00:16:23.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:22 smithi203 ceph-mon[65963]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-16T00:16:23.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:22 smithi203 ceph-mon[65963]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T00:16:23.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:22 smithi203 ceph-mon[65963]: osdmap e117: 8 total, 8 up, 8 in 2024-04-16T00:16:23.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:22 smithi203 ceph-mon[65963]: Standby daemon mds.foofs.smithi203.fzcjkg assigned to filesystem foofs as rank 0 2024-04-16T00:16:23.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:22 smithi203 ceph-mon[65963]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-16T00:16:23.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:22 smithi203 ceph-mon[65963]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T00:16:23.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:22 smithi203 ceph-mon[65963]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-16T00:16:23.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:22 smithi203 ceph-mon[65963]: fsmap foofs:1/1 {0=foofs.smithi203.fzcjkg=up:replay} 2024-04-16T00:16:23.210 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:16:23.210 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:16:23.210 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:16:23.210 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:16:23.210 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:16:23.210 INFO:teuthology.orchestra.run.smithi169.stdout: "osd", 2024-04-16T00:16:23.210 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:16:23.210 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr", 2024-04-16T00:16:23.210 INFO:teuthology.orchestra.run.smithi169.stdout: "crash" 2024-04-16T00:16:23.210 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:16:23.210 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "14/23 daemons upgraded", 2024-04-16T00:16:23.210 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading mds daemons", 2024-04-16T00:16:23.211 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:16:23.211 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:16:23.604 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 filesystem is degraded; insufficient standby MDS daemons available 2024-04-16T00:16:23.604 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:16:23.604 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in error state 2024-04-16T00:16:23.604 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] FS_DEGRADED: 1 filesystem is degraded 2024-04-16T00:16:23.604 INFO:teuthology.orchestra.run.smithi169.stdout: fs foofs is degraded 2024-04-16T00:16:23.604 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2024-04-16T00:16:23.604 INFO:teuthology.orchestra.run.smithi169.stdout: have 0; want 1 more 2024-04-16T00:16:24.110 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:23 smithi169 ceph-mon[88637]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:24.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:23 smithi169 ceph-mon[88637]: pgmap v223: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 188 B/s rd, 0 op/s 2024-04-16T00:16:24.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:23 smithi169 ceph-mon[88637]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/432 objects degraded (11.111%), 18 pgs degraded) 2024-04-16T00:16:24.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:23 smithi169 ceph-mon[88637]: from='client.34408 172.21.15.169:0/4023054610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:24.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:24.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:16:24.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:23 smithi169 ceph-mon[88637]: from='client.34412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:24.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:23 smithi169 ceph-mon[88637]: from='client.34416 172.21.15.169:0/2259445159' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:16:24.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:23 smithi203 ceph-mon[65963]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:24.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:23 smithi203 ceph-mon[65963]: pgmap v223: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 188 B/s rd, 0 op/s 2024-04-16T00:16:24.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:23 smithi203 ceph-mon[65963]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/432 objects degraded (11.111%), 18 pgs degraded) 2024-04-16T00:16:24.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:23 smithi203 ceph-mon[65963]: from='client.34408 172.21.15.169:0/4023054610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:24.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:24.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:16:24.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:23 smithi203 ceph-mon[65963]: from='client.34412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:24.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:23 smithi203 ceph-mon[65963]: from='client.34416 172.21.15.169:0/2259445159' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:16:25.110 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:24 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-16T00:16:25.110 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:24 smithi169 ceph-mon[88637]: reconnect by client.24569 172.21.15.203:0/2272801347 after 0 2024-04-16T00:16:25.110 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:24 smithi169 ceph-mon[88637]: reconnect by client.14736 172.21.15.169:0/3188022688 after 0 2024-04-16T00:16:25.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:24 smithi169 ceph-mon[88637]: mds.? [v2:172.21.15.203:6832/4290987001,v1:172.21.15.203:6833/4290987001] up:reconnect 2024-04-16T00:16:25.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:24 smithi169 ceph-mon[88637]: fsmap foofs:1/1 {0=foofs.smithi203.fzcjkg=up:reconnect} 2024-04-16T00:16:25.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:24 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-16T00:16:25.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:24 smithi203 ceph-mon[65963]: reconnect by client.24569 172.21.15.203:0/2272801347 after 0 2024-04-16T00:16:25.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:24 smithi203 ceph-mon[65963]: reconnect by client.14736 172.21.15.169:0/3188022688 after 0 2024-04-16T00:16:25.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:24 smithi203 ceph-mon[65963]: mds.? [v2:172.21.15.203:6832/4290987001,v1:172.21.15.203:6833/4290987001] up:reconnect 2024-04-16T00:16:25.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:24 smithi203 ceph-mon[65963]: fsmap foofs:1/1 {0=foofs.smithi203.fzcjkg=up:reconnect} 2024-04-16T00:16:26.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:26 smithi203 ceph-mon[65963]: pgmap v225: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1 op/s 2024-04-16T00:16:26.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:26 smithi203 ceph-mon[65963]: mds.? [v2:172.21.15.203:6832/4290987001,v1:172.21.15.203:6833/4290987001] up:rejoin 2024-04-16T00:16:26.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:26 smithi203 ceph-mon[65963]: fsmap foofs:1/1 {0=foofs.smithi203.fzcjkg=up:rejoin} 2024-04-16T00:16:26.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:26 smithi203 ceph-mon[65963]: daemon mds.foofs.smithi203.fzcjkg is now active in filesystem foofs as rank 0 2024-04-16T00:16:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:26 smithi169 ceph-mon[88637]: pgmap v225: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1 op/s 2024-04-16T00:16:26.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:26 smithi169 ceph-mon[88637]: mds.? [v2:172.21.15.203:6832/4290987001,v1:172.21.15.203:6833/4290987001] up:rejoin 2024-04-16T00:16:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:26 smithi169 ceph-mon[88637]: fsmap foofs:1/1 {0=foofs.smithi203.fzcjkg=up:rejoin} 2024-04-16T00:16:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:26 smithi169 ceph-mon[88637]: daemon mds.foofs.smithi203.fzcjkg is now active in filesystem foofs as rank 0 2024-04-16T00:16:27.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:27 smithi203 ceph-mon[65963]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-16T00:16:27.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:27 smithi203 ceph-mon[65963]: mds.? [v2:172.21.15.203:6832/4290987001,v1:172.21.15.203:6833/4290987001] up:active 2024-04-16T00:16:27.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:27 smithi203 ceph-mon[65963]: fsmap foofs:1 {0=foofs.smithi203.fzcjkg=up:active} 2024-04-16T00:16:27.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:27 smithi169 ceph-mon[88637]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-16T00:16:27.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:27 smithi169 ceph-mon[88637]: mds.? [v2:172.21.15.203:6832/4290987001,v1:172.21.15.203:6833/4290987001] up:active 2024-04-16T00:16:27.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:27 smithi169 ceph-mon[88637]: fsmap foofs:1 {0=foofs.smithi203.fzcjkg=up:active} 2024-04-16T00:16:28.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:28 smithi203 ceph-mon[65963]: pgmap v226: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 127 B/s wr, 5 op/s 2024-04-16T00:16:28.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:28 smithi169 ceph-mon[88637]: pgmap v226: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 127 B/s wr, 5 op/s 2024-04-16T00:16:29.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:29 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:29.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:29 smithi203 ceph-mon[65963]: pgmap v227: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 217 B/s wr, 12 op/s 2024-04-16T00:16:29.567 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:29 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:29.567 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:29 smithi169 ceph-mon[88637]: pgmap v227: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 217 B/s wr, 12 op/s 2024-04-16T00:16:30.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:30.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:30.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:16:30.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:30 smithi203 ceph-mon[65963]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-16T00:16:30.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:30 smithi203 ceph-mon[65963]: mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224] up:boot 2024-04-16T00:16:30.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:30 smithi203 ceph-mon[65963]: fsmap foofs:1 {0=foofs.smithi203.fzcjkg=up:active} 1 up:standby 2024-04-16T00:16:30.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:30 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-16T00:16:31.003 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:31.003 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:31.003 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:16:31.003 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:30 smithi169 ceph-mon[88637]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-16T00:16:31.003 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:30 smithi169 ceph-mon[88637]: mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224] up:boot 2024-04-16T00:16:31.003 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:30 smithi169 ceph-mon[88637]: fsmap foofs:1 {0=foofs.smithi203.fzcjkg=up:active} 1 up:standby 2024-04-16T00:16:31.003 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:30 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi169.vllcwe"}]: dispatch 2024-04-16T00:16:31.926 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:31 smithi203 ceph-mon[65963]: pgmap v228: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 13 op/s 2024-04-16T00:16:31.939 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:31 smithi169 ceph-mon[88637]: pgmap v228: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 204 B/s wr, 13 op/s 2024-04-16T00:16:33.926 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:33 smithi203 ceph-mon[65963]: pgmap v229: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 8.6 KiB/s wr, 17 op/s 2024-04-16T00:16:34.050 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:33 smithi169 ceph-mon[88637]: pgmap v229: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 8.6 KiB/s wr, 17 op/s 2024-04-16T00:16:35.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:35 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:35.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:35 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:35.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:35 smithi169 ceph-mon[88637]: pgmap v230: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.2 KiB/s wr, 14 op/s 2024-04-16T00:16:35.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:35 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:35.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:35 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:35.926 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:35 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:35.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:35 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:35.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:35 smithi203 ceph-mon[65963]: pgmap v230: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.2 KiB/s wr, 14 op/s 2024-04-16T00:16:35.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:35 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:35.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:35 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:37.926 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:37 smithi203 ceph-mon[65963]: pgmap v231: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.2 KiB/s wr, 13 op/s 2024-04-16T00:16:38.095 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:37 smithi169 ceph-mon[88637]: pgmap v231: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.2 KiB/s wr, 13 op/s 2024-04-16T00:16:39.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:16:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:16:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:16:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:16:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:39.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:39.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:39 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi203.fzcjkg"]}]: dispatch 2024-04-16T00:16:39.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:39.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:16:39.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:39.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:39.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:16:39.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:16:39.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:39.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:39.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:16:39.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:39.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:39.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:39.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:39.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:39 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi203.fzcjkg"]}]: dispatch 2024-04-16T00:16:40.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:40 smithi203 ceph-mon[65963]: pgmap v232: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.1 KiB/s wr, 10 op/s 2024-04-16T00:16:40.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:40 smithi203 ceph-mon[65963]: Detected new or changed devices on smithi169 2024-04-16T00:16:40.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:40 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:16:40.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:40 smithi203 ceph-mon[65963]: pgmap v233: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 2.8 KiB/s rd, 8.2 KiB/s wr, 5 op/s 2024-04-16T00:16:40.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:40 smithi203 ceph-mon[65963]: pgmap v234: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 248 B/s rd, 10 KiB/s wr, 4 op/s 2024-04-16T00:16:40.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:40 smithi203 ceph-mon[65963]: Upgrade: It appears safe to stop mds.foofs.smithi203.fzcjkg 2024-04-16T00:16:40.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:40 smithi169 ceph-mon[88637]: pgmap v232: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.1 KiB/s wr, 10 op/s 2024-04-16T00:16:40.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:40 smithi169 ceph-mon[88637]: Detected new or changed devices on smithi169 2024-04-16T00:16:40.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:40 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:16:40.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:40 smithi169 ceph-mon[88637]: pgmap v233: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 2.8 KiB/s rd, 8.2 KiB/s wr, 5 op/s 2024-04-16T00:16:40.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:40 smithi169 ceph-mon[88637]: pgmap v234: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 248 B/s rd, 10 KiB/s wr, 4 op/s 2024-04-16T00:16:40.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:40 smithi169 ceph-mon[88637]: Upgrade: It appears safe to stop mds.foofs.smithi203.fzcjkg 2024-04-16T00:16:41.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:41 smithi169 ceph-mon[88637]: Upgrade: Updating mds.foofs.smithi203.fzcjkg 2024-04-16T00:16:41.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:41 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:41.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:41 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi203.fzcjkg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:16:41.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:41 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:16:41.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:41 smithi169 ceph-mon[88637]: Deploying daemon mds.foofs.smithi203.fzcjkg on smithi203 2024-04-16T00:16:41.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:41 smithi169 ceph-mon[88637]: pgmap v235: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 124 B/s rd, 0 op/s 2024-04-16T00:16:41.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:41 smithi203 ceph-mon[65963]: Upgrade: Updating mds.foofs.smithi203.fzcjkg 2024-04-16T00:16:41.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:41 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:41.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:41 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi203.fzcjkg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:16:41.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:41 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:16:41.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:41 smithi203 ceph-mon[65963]: Deploying daemon mds.foofs.smithi203.fzcjkg on smithi203 2024-04-16T00:16:41.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:41 smithi203 ceph-mon[65963]: pgmap v235: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 124 B/s rd, 0 op/s 2024-04-16T00:16:42.677 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:16:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:16:42.454+0000 7f4e2d4f6700 -1 bdev(0x564e3c90a000 /var/lib/ceph/osd/ceph-5/block) aio_submit retries 8 2024-04-16T00:16:42.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:42 smithi203 ceph-mon[65963]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-16T00:16:42.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:42 smithi203 ceph-mon[65963]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T00:16:42.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:42 smithi203 ceph-mon[65963]: osdmap e118: 8 total, 8 up, 8 in 2024-04-16T00:16:42.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:42 smithi203 ceph-mon[65963]: Standby daemon mds.foofs.smithi169.vllcwe assigned to filesystem foofs as rank 0 2024-04-16T00:16:42.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:42 smithi203 ceph-mon[65963]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-16T00:16:42.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:42 smithi203 ceph-mon[65963]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T00:16:42.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:42 smithi203 ceph-mon[65963]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-16T00:16:42.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:42 smithi203 ceph-mon[65963]: fsmap foofs:1/1 {0=foofs.smithi169.vllcwe=up:replay} 2024-04-16T00:16:42.678 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:16:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:16:42.449+0000 7fb5f5a0a700 -1 bdev(0x55b9593b2000 /var/lib/ceph/osd/ceph-7/block) aio_submit retries 1 2024-04-16T00:16:42.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:42 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon-smithi169[88614]: 2024-04-16T00:16:42.420+0000 7f5d1a41d700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T00:16:42.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:42 smithi169 ceph-mon[88637]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-16T00:16:42.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:42 smithi169 ceph-mon[88637]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T00:16:42.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:42 smithi169 ceph-mon[88637]: osdmap e118: 8 total, 8 up, 8 in 2024-04-16T00:16:42.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:42 smithi169 ceph-mon[88637]: Standby daemon mds.foofs.smithi169.vllcwe assigned to filesystem foofs as rank 0 2024-04-16T00:16:42.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:42 smithi169 ceph-mon[88637]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-16T00:16:42.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:42 smithi169 ceph-mon[88637]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T00:16:42.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:42 smithi169 ceph-mon[88637]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-16T00:16:42.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:42 smithi169 ceph-mon[88637]: fsmap foofs:1/1 {0=foofs.smithi169.vllcwe=up:replay} 2024-04-16T00:16:43.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:43 smithi169 ceph-mon[88637]: pgmap v237: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 328 B/s wr, 0 op/s 2024-04-16T00:16:43.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:43 smithi203 ceph-mon[65963]: pgmap v237: 129 pgs: 129 active+clean; 209 MiB data, 947 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 328 B/s wr, 0 op/s 2024-04-16T00:16:44.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:44 smithi169 ceph-mon[88637]: reconnect by client.14736 172.21.15.169:0/3188022688 after 0.000999978 2024-04-16T00:16:44.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:44 smithi169 ceph-mon[88637]: reconnect by client.24569 172.21.15.203:0/2272801347 after 0.000999978 2024-04-16T00:16:44.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:44 smithi169 ceph-mon[88637]: mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224] up:reconnect 2024-04-16T00:16:44.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:44 smithi169 ceph-mon[88637]: fsmap foofs:1/1 {0=foofs.smithi169.vllcwe=up:reconnect} 2024-04-16T00:16:44.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:44 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-16T00:16:44.926 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:44 smithi203 ceph-mon[65963]: reconnect by client.14736 172.21.15.169:0/3188022688 after 0.000999978 2024-04-16T00:16:44.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:44 smithi203 ceph-mon[65963]: reconnect by client.24569 172.21.15.203:0/2272801347 after 0.000999978 2024-04-16T00:16:44.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:44 smithi203 ceph-mon[65963]: mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224] up:reconnect 2024-04-16T00:16:44.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:44 smithi203 ceph-mon[65963]: fsmap foofs:1/1 {0=foofs.smithi169.vllcwe=up:reconnect} 2024-04-16T00:16:44.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:44 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-16T00:16:45.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:45 smithi169 ceph-mon[88637]: mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224] up:rejoin 2024-04-16T00:16:45.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:45 smithi169 ceph-mon[88637]: fsmap foofs:1/1 {0=foofs.smithi169.vllcwe=up:rejoin} 2024-04-16T00:16:45.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:45 smithi169 ceph-mon[88637]: daemon mds.foofs.smithi169.vllcwe is now active in filesystem foofs as rank 0 2024-04-16T00:16:45.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:45 smithi169 ceph-mon[88637]: pgmap v238: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 328 B/s wr, 2 op/s 2024-04-16T00:16:45.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:45 smithi203 ceph-mon[65963]: mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224] up:rejoin 2024-04-16T00:16:45.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:45 smithi203 ceph-mon[65963]: fsmap foofs:1/1 {0=foofs.smithi169.vllcwe=up:rejoin} 2024-04-16T00:16:45.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:45 smithi203 ceph-mon[65963]: daemon mds.foofs.smithi169.vllcwe is now active in filesystem foofs as rank 0 2024-04-16T00:16:45.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:45 smithi203 ceph-mon[65963]: pgmap v238: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 328 B/s wr, 2 op/s 2024-04-16T00:16:46.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:46 smithi169 ceph-mon[88637]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-16T00:16:46.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:46 smithi169 ceph-mon[88637]: mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224] up:active 2024-04-16T00:16:46.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:46 smithi169 ceph-mon[88637]: fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 2024-04-16T00:16:46.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:46 smithi203 ceph-mon[65963]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-16T00:16:46.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:46 smithi203 ceph-mon[65963]: mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224] up:active 2024-04-16T00:16:46.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:46 smithi203 ceph-mon[65963]: fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 2024-04-16T00:16:47.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:47 smithi169 ceph-mon[88637]: pgmap v239: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 383 B/s wr, 4 op/s 2024-04-16T00:16:47.926 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:47 smithi203 ceph-mon[65963]: pgmap v239: 129 pgs: 129 active+clean; 209 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 383 B/s wr, 4 op/s 2024-04-16T00:16:50.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:49 smithi203 ceph-mon[65963]: pgmap v240: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 409 B/s wr, 9 op/s 2024-04-16T00:16:50.282 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:49 smithi169 ceph-mon[88637]: pgmap v240: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 409 B/s wr, 9 op/s 2024-04-16T00:16:52.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:51 smithi203 ceph-mon[65963]: pgmap v241: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 409 B/s wr, 10 op/s 2024-04-16T00:16:52.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:51 smithi169 ceph-mon[88637]: pgmap v241: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 409 B/s wr, 10 op/s 2024-04-16T00:16:53.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:52 smithi169 ceph-mon[88637]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-16T00:16:53.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:52 smithi169 ceph-mon[88637]: mds.? [v2:172.21.15.203:6832/4273798498,v1:172.21.15.203:6833/4273798498] up:boot 2024-04-16T00:16:53.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:52 smithi169 ceph-mon[88637]: fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-16T00:16:53.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:52 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-16T00:16:53.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:52 smithi203 ceph-mon[65963]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-16T00:16:53.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:52 smithi203 ceph-mon[65963]: mds.? [v2:172.21.15.203:6832/4273798498,v1:172.21.15.203:6833/4273798498] up:boot 2024-04-16T00:16:53.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:52 smithi203 ceph-mon[65963]: fsmap foofs:1 {0=foofs.smithi169.vllcwe=up:active} 1 up:standby 2024-04-16T00:16:53.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:52 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi203.fzcjkg"}]: dispatch 2024-04-16T00:16:53.952 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:16:54.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:53 smithi169 ceph-mon[88637]: pgmap v242: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 8.3 KiB/s wr, 13 op/s 2024-04-16T00:16:54.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:53 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:54.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:53 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:54.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:53 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:16:54.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:53 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:16:54.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:53 smithi203 ceph-mon[65963]: pgmap v242: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 8.3 KiB/s wr, 13 op/s 2024-04-16T00:16:54.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:53 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:54.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:53 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:54.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:53 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:16:54.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:53 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:16:54.582 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:16:54.611 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (15m) 20s ago 26m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:16:54.611 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (5m) 20s ago 26m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:16:54.611 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (5m) 40s ago 25m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:16:54.611 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (13m) 20s ago 25m 36.3M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:16:54.611 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (25s) 20s ago 20m 12.5M - 18.2.2-1221-ge3fb05d5 aa4d2281650a f85b1c3c56c1 2024-04-16T00:16:54.611 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 starting - - - - 2024-04-16T00:16:54.611 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (6m) 20s ago 27m 504M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:16:54.611 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (6m) 40s ago 25m 450M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:16:54.611 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (6m) 20s ago 27m 78.6M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:16:54.611 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (5m) 40s ago 25m 51.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:16:54.612 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (17m) 20s ago 17m 150M - 3.5 24ecd6d5f14c 39844f57b662 2024-04-16T00:16:54.612 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (17m) 40s ago 17m 90.8M - 3.5 24ecd6d5f14c 3369dae8e937 2024-04-16T00:16:54.612 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (11m) 20s ago 25m 16.7M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:16:54.612 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (7m) 40s ago 24m 8933k - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:16:54.612 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (4m) 20s ago 24m 128M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:16:54.612 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (4m) 20s ago 24m 124M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9858b7bde872 2024-04-16T00:16:54.612 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (3m) 20s ago 23m 102M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a98a542bd045 2024-04-16T00:16:54.612 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (3m) 20s ago 23m 132M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 0428026607d6 2024-04-16T00:16:54.612 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (2m) 40s ago 23m 129M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 393c3820840b 2024-04-16T00:16:54.612 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (111s) 40s ago 22m 129M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 076fdfbf554f 2024-04-16T00:16:54.612 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (78s) 40s ago 22m 109M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a dad16b93763c 2024-04-16T00:16:54.612 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (44s) 40s ago 22m 13.7M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 2847be781eb9 2024-04-16T00:16:54.612 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 error 20s ago 25m - - 2024-04-16T00:16:54.960 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:16:54.960 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:16:54.960 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:16:54.960 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:16:54.960 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:16:54.960 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:16:54.960 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:16:54.961 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:16:54.961 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T00:16:54.961 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:16:54.961 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:16:54.961 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:16:54.961 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:16:54.961 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:16:54.961 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T00:16:54.961 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:16:54.961 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:16:55.176 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:55 smithi203 ceph-mon[65963]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:55.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:55 smithi203 ceph-mon[65963]: from='client.34440 172.21.15.169:0/2605195083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:55.285 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:16:55.285 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:16:55.286 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:16:55.286 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:16:55.286 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:16:55.286 INFO:teuthology.orchestra.run.smithi169.stdout: "osd", 2024-04-16T00:16:55.286 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:16:55.286 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr", 2024-04-16T00:16:55.286 INFO:teuthology.orchestra.run.smithi169.stdout: "crash" 2024-04-16T00:16:55.286 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:16:55.286 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "15/23 daemons upgraded", 2024-04-16T00:16:55.286 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading mds daemons", 2024-04-16T00:16:55.286 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:16:55.287 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:16:55.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:55 smithi169 ceph-mon[88637]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:55.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:55 smithi169 ceph-mon[88637]: from='client.34440 172.21.15.169:0/2605195083' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:16:55.665 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:16:55.665 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:16:55.665 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in error state 2024-04-16T00:16:56.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:56 smithi169 ceph-mon[88637]: from='client.34432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:56.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:56 smithi169 ceph-mon[88637]: from='client.34436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:56.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:56 smithi169 ceph-mon[88637]: pgmap v243: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.2 KiB/s wr, 11 op/s 2024-04-16T00:16:56.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:56 smithi169 ceph-mon[88637]: from='client.34448 172.21.15.169:0/3541022097' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:16:56.426 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:56 smithi203 ceph-mon[65963]: from='client.34432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:56.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:56 smithi203 ceph-mon[65963]: from='client.34436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:56.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:56 smithi203 ceph-mon[65963]: pgmap v243: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.2 KiB/s wr, 11 op/s 2024-04-16T00:16:56.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:56 smithi203 ceph-mon[65963]: from='client.34448 172.21.15.169:0/3541022097' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:16:57.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:57 smithi169 ceph-mon[88637]: from='client.34444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:57.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:57 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:57.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:57 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:57.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:57 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:57.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:57 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:57.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:57 smithi203 ceph-mon[65963]: from='client.34444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:16:57.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:57 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:57.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:57 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:57.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:57 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:57.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:57 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:16:58.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:16:58 smithi169 ceph-mon[88637]: pgmap v244: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.2 KiB/s wr, 10 op/s 2024-04-16T00:16:58.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:16:58 smithi203 ceph-mon[65963]: pgmap v244: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.2 KiB/s wr, 10 op/s 2024-04-16T00:17:00.358 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:00 smithi203 ceph-mon[65963]: pgmap v245: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 7.2 KiB/s wr, 8 op/s 2024-04-16T00:17:00.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:00 smithi169 ceph-mon[88637]: pgmap v245: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 7.2 KiB/s wr, 8 op/s 2024-04-16T00:17:01.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: Detected new or changed devices on smithi203 2024-04-16T00:17:01.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:01.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:17:01.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:17:01.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: pgmap v246: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 7.3 KiB/s wr, 4 op/s 2024-04-16T00:17:01.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: pgmap v247: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 213 B/s rd, 8.9 KiB/s wr, 4 op/s 2024-04-16T00:17:01.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:01.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: Upgrade: Setting container_image for all mds 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi169.vllcwe"}]: dispatch 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi169.vllcwe"}]': finished 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi203.fzcjkg"}]: dispatch 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi203.fzcjkg"}]': finished 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: Upgrade: Setting container_image for all rgw 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T00:17:01.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: Upgrade: Setting container_image for all iscsi 2024-04-16T00:17:01.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:01 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: Detected new or changed devices on smithi203 2024-04-16T00:17:01.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:01.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:17:01.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:17:01.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: pgmap v246: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 7.3 KiB/s wr, 4 op/s 2024-04-16T00:17:01.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: pgmap v247: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 213 B/s rd, 8.9 KiB/s wr, 4 op/s 2024-04-16T00:17:01.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:01.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: Upgrade: Setting container_image for all mds 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi169.vllcwe"}]: dispatch 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi169.vllcwe"}]': finished 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi203.fzcjkg"}]: dispatch 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi203.fzcjkg"}]': finished 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: Upgrade: Setting container_image for all rgw 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.774 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.775 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T00:17:01.775 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:01.775 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:01.775 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: Upgrade: Setting container_image for all iscsi 2024-04-16T00:17:01.775 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:01 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:03.610 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: Upgrade: Updating nfs.foo.0.0.smithi169.zkedio (1/2) 2024-04-16T00:17:03.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:03.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: Creating key for client.nfs.foo.0.0.smithi169.zkedio 2024-04-16T00:17:03.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:17:03.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T00:17:03.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-16T00:17:03.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-16T00:17:03.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:03.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:17:03.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:17:03.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: Rados config object exists: conf-nfs.foo 2024-04-16T00:17:03.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: Creating key for client.nfs.foo.0.0.smithi169.zkedio-rgw 2024-04-16T00:17:03.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:17:03.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: Bind address in nfs.foo.0.0.smithi169.zkedio's ganesha conf is defaulting to empty 2024-04-16T00:17:03.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:03.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: Deploying daemon nfs.foo.0.0.smithi169.zkedio on smithi169 2024-04-16T00:17:03.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:03 smithi169 ceph-mon[88637]: pgmap v248: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 213 B/s rd, 213 B/s wr, 0 op/s 2024-04-16T00:17:03.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: Upgrade: Updating nfs.foo.0.0.smithi169.zkedio (1/2) 2024-04-16T00:17:03.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:03.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: Creating key for client.nfs.foo.0.0.smithi169.zkedio 2024-04-16T00:17:03.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:17:03.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T00:17:03.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-16T00:17:03.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-16T00:17:03.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:03.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:17:03.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:17:03.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: Rados config object exists: conf-nfs.foo 2024-04-16T00:17:03.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: Creating key for client.nfs.foo.0.0.smithi169.zkedio-rgw 2024-04-16T00:17:03.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi169.zkedio-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:17:03.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: Bind address in nfs.foo.0.0.smithi169.zkedio's ganesha conf is defaulting to empty 2024-04-16T00:17:03.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:03.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: Deploying daemon nfs.foo.0.0.smithi169.zkedio on smithi169 2024-04-16T00:17:03.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:03 smithi203 ceph-mon[65963]: pgmap v248: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 213 B/s rd, 213 B/s wr, 0 op/s 2024-04-16T00:17:05.757 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:05 smithi169 ceph-mon[88637]: pgmap v249: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 213 B/s rd, 320 B/s wr, 0 op/s 2024-04-16T00:17:05.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:05 smithi203 ceph-mon[65963]: pgmap v249: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 213 B/s rd, 320 B/s wr, 0 op/s 2024-04-16T00:17:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:06 smithi203 ceph-mon[65963]: from='mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224]' entity='mds.foofs.smithi169.vllcwe' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.169:0/3188022688"}]: dispatch 2024-04-16T00:17:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:06.860 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:06 smithi169 ceph-mon[88637]: from='mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224]' entity='mds.foofs.smithi169.vllcwe' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.169:0/3188022688"}]: dispatch 2024-04-16T00:17:06.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:06.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:07.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:07 smithi203 ceph-mon[65963]: Evicting (and blocklisting) client session 14736 (172.21.15.169:0/3188022688) 2024-04-16T00:17:07.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:07 smithi203 ceph-mon[65963]: pgmap v250: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 2.3 KiB/s rd, 962 B/s wr, 3 op/s 2024-04-16T00:17:07.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:07 smithi203 ceph-mon[65963]: from='mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224]' entity='mds.foofs.smithi169.vllcwe' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.169:0/3188022688"}]': finished 2024-04-16T00:17:07.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:07 smithi203 ceph-mon[65963]: osdmap e119: 8 total, 8 up, 8 in 2024-04-16T00:17:07.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:07 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:07.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:07 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:17:07.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:07 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-16T00:17:07.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:07 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-16T00:17:07.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:07 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:07.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:07 smithi169 ceph-mon[88637]: Evicting (and blocklisting) client session 14736 (172.21.15.169:0/3188022688) 2024-04-16T00:17:07.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:07 smithi169 ceph-mon[88637]: pgmap v250: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 2.3 KiB/s rd, 962 B/s wr, 3 op/s 2024-04-16T00:17:07.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:07 smithi169 ceph-mon[88637]: from='mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224]' entity='mds.foofs.smithi169.vllcwe' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.169:0/3188022688"}]': finished 2024-04-16T00:17:07.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:07 smithi169 ceph-mon[88637]: osdmap e119: 8 total, 8 up, 8 in 2024-04-16T00:17:07.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:07 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:07.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:07 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:17:07.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:07 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-16T00:17:07.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:07 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-16T00:17:07.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:07 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:08 smithi203 ceph-mon[65963]: Upgrade: Updating nfs.foo.1.0.smithi203.qrnhdw (2/2) 2024-04-16T00:17:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:08 smithi203 ceph-mon[65963]: Creating key for client.nfs.foo.1.0.smithi203.qrnhdw 2024-04-16T00:17:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:08 smithi203 ceph-mon[65963]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T00:17:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:17:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:17:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:08 smithi203 ceph-mon[65963]: Rados config object exists: conf-nfs.foo 2024-04-16T00:17:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:08 smithi203 ceph-mon[65963]: Creating key for client.nfs.foo.1.0.smithi203.qrnhdw-rgw 2024-04-16T00:17:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:17:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:08 smithi203 ceph-mon[65963]: Bind address in nfs.foo.1.0.smithi203.qrnhdw's ganesha conf is defaulting to empty 2024-04-16T00:17:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:08 smithi203 ceph-mon[65963]: Deploying daemon nfs.foo.1.0.smithi203.qrnhdw on smithi203 2024-04-16T00:17:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:17:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:08 smithi169 ceph-mon[88637]: Upgrade: Updating nfs.foo.1.0.smithi203.qrnhdw (2/2) 2024-04-16T00:17:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:08 smithi169 ceph-mon[88637]: Creating key for client.nfs.foo.1.0.smithi203.qrnhdw 2024-04-16T00:17:08.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:08 smithi169 ceph-mon[88637]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T00:17:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:17:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:17:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:08 smithi169 ceph-mon[88637]: Rados config object exists: conf-nfs.foo 2024-04-16T00:17:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:08 smithi169 ceph-mon[88637]: Creating key for client.nfs.foo.1.0.smithi203.qrnhdw-rgw 2024-04-16T00:17:08.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi203.qrnhdw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:17:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:08 smithi169 ceph-mon[88637]: Bind address in nfs.foo.1.0.smithi203.qrnhdw's ganesha conf is defaulting to empty 2024-04-16T00:17:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:08 smithi169 ceph-mon[88637]: Deploying daemon nfs.foo.1.0.smithi203.qrnhdw on smithi203 2024-04-16T00:17:08.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:17:10.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:10 smithi203 ceph-mon[65963]: pgmap v252: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-04-16T00:17:10.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:10 smithi169 ceph-mon[88637]: pgmap v252: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-04-16T00:17:11.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:11 smithi169 ceph-mon[88637]: from='mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224]' entity='mds.foofs.smithi169.vllcwe' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.203:0/2272801347"}]: dispatch 2024-04-16T00:17:11.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:11 smithi203 ceph-mon[65963]: from='mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224]' entity='mds.foofs.smithi169.vllcwe' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.203:0/2272801347"}]: dispatch 2024-04-16T00:17:12.360 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:12 smithi169 ceph-mon[88637]: pgmap v253: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 1023 B/s wr, 3 op/s 2024-04-16T00:17:12.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:12 smithi169 ceph-mon[88637]: Evicting (and blocklisting) client session 24569 (172.21.15.203:0/2272801347) 2024-04-16T00:17:12.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:12 smithi169 ceph-mon[88637]: from='mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224]' entity='mds.foofs.smithi169.vllcwe' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.203:0/2272801347"}]': finished 2024-04-16T00:17:12.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:12 smithi169 ceph-mon[88637]: osdmap e120: 8 total, 8 up, 8 in 2024-04-16T00:17:12.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:12.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:12.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:12.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:12 smithi203 ceph-mon[65963]: pgmap v253: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 2.5 KiB/s rd, 1023 B/s wr, 3 op/s 2024-04-16T00:17:12.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:12 smithi203 ceph-mon[65963]: Evicting (and blocklisting) client session 24569 (172.21.15.203:0/2272801347) 2024-04-16T00:17:12.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:12 smithi203 ceph-mon[65963]: from='mds.? [v2:172.21.15.169:6834/1047311224,v1:172.21.15.169:6835/1047311224]' entity='mds.foofs.smithi169.vllcwe' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.203:0/2272801347"}]': finished 2024-04-16T00:17:12.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:12 smithi203 ceph-mon[65963]: osdmap e120: 8 total, 8 up, 8 in 2024-04-16T00:17:12.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:12.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:12.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:14.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:14 smithi203 ceph-mon[65963]: pgmap v255: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.2 KiB/s wr, 8 op/s 2024-04-16T00:17:14.507 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:14 smithi169 ceph-mon[88637]: pgmap v255: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.2 KiB/s wr, 8 op/s 2024-04-16T00:17:15.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:15 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:15.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:15 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:15.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:15 smithi203 ceph-mon[65963]: pgmap v256: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-04-16T00:17:15.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:15 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:15.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:15 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:15.689 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:15 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:15.690 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:15 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:15.690 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:15 smithi169 ceph-mon[88637]: pgmap v256: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-04-16T00:17:15.690 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:15 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:15.690 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:15 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:17.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:17 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:17.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:17 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:17.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:17 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:17.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:17 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:17.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:17 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:17.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:17 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:17.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:17 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:17.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:17 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:18.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:18 smithi169 ceph-mon[88637]: pgmap v257: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-04-16T00:17:18.454 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:18 smithi203 ceph-mon[65963]: pgmap v257: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-04-16T00:17:19.820 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:19 smithi169 ceph-mon[88637]: pgmap v258: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-04-16T00:17:19.821 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:19.821 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:19 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:19.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:19 smithi203 ceph-mon[65963]: pgmap v258: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-04-16T00:17:19.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:19.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:19 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:21.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: pgmap v259: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-04-16T00:17:21.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:21.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:21.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:21.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:17:21.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:17:21.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: pgmap v260: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-16T00:17:21.771 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: pgmap v261: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.772 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: Upgrade: Setting container_image for all nfs 2024-04-16T00:17:21.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:21.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi169.zkedio"}]: dispatch 2024-04-16T00:17:21.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi169.zkedio"}]': finished 2024-04-16T00:17:21.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi203.qrnhdw"}]: dispatch 2024-04-16T00:17:21.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi203.qrnhdw"}]': finished 2024-04-16T00:17:21.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: Upgrade: Setting container_image for all nvmeof 2024-04-16T00:17:21.773 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:21 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:21.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: pgmap v259: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-04-16T00:17:21.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:21.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:21.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:21.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:17:21.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:17:21.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: pgmap v260: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-16T00:17:21.929 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: pgmap v261: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail 2024-04-16T00:17:21.929 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:21.929 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:21.929 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:21.929 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.929 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.930 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.930 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.930 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.930 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.930 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.930 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.931 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.931 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.931 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.931 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: Upgrade: Setting container_image for all nfs 2024-04-16T00:17:21.931 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:21.931 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi169.zkedio"}]: dispatch 2024-04-16T00:17:21.932 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.0.smithi169.zkedio"}]': finished 2024-04-16T00:17:21.932 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi203.qrnhdw"}]: dispatch 2024-04-16T00:17:21.932 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.0.smithi203.qrnhdw"}]': finished 2024-04-16T00:17:21.932 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:21.932 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: Upgrade: Setting container_image for all nvmeof 2024-04-16T00:17:21.932 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:21 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:22.722 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:22 smithi169 ceph-mon[88637]: Upgrade: Updating node-exporter.smithi169 (1/2) 2024-04-16T00:17:22.722 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:22 smithi169 ceph-mon[88637]: Deploying daemon node-exporter.smithi169 on smithi169 2024-04-16T00:17:22.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:22 smithi203 ceph-mon[65963]: Upgrade: Updating node-exporter.smithi169 (1/2) 2024-04-16T00:17:22.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:22 smithi203 ceph-mon[65963]: Deploying daemon node-exporter.smithi169 on smithi169 2024-04-16T00:17:23.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:23 smithi169 ceph-mon[88637]: pgmap v262: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1019 B/s rd, 637 B/s wr, 1 op/s 2024-04-16T00:17:23.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:17:23.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:23 smithi203 ceph-mon[65963]: pgmap v262: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1019 B/s rd, 637 B/s wr, 1 op/s 2024-04-16T00:17:23.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:17:25.841 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:25 smithi169 ceph-mon[88637]: pgmap v263: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1019 B/s rd, 637 B/s wr, 1 op/s 2024-04-16T00:17:25.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:25 smithi203 ceph-mon[65963]: pgmap v263: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1019 B/s rd, 637 B/s wr, 1 op/s 2024-04-16T00:17:26.007 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:17:26.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:26 smithi169 ceph-mon[88637]: from='client.34496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:17:26.658 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:17:26.658 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (16m) 10s ago 26m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:17:26.658 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (5m) 10s ago 26m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:17:26.658 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (5m) 12s ago 25m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:17:26.658 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (13m) 10s ago 26m 35.3M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:17:26.658 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (57s) 10s ago 21m 29.5M - 18.2.2-1221-ge3fb05d5 aa4d2281650a f85b1c3c56c1 2024-04-16T00:17:26.658 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (34s) 12s ago 21m 13.7M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4b6b85a342fd 2024-04-16T00:17:26.658 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (7m) 10s ago 28m 506M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:17:26.658 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (6m) 12s ago 25m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:17:26.658 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (6m) 10s ago 28m 80.2M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:17:26.658 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (6m) 12s ago 25m 54.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:17:26.659 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (21s) 10s ago 18m 61.4M - 5.5 aa4d2281650a bddb7606e847 2024-04-16T00:17:26.659 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (16s) 12s ago 18m 63.3M - 5.5 aa4d2281650a 376a99f9b210 2024-04-16T00:17:26.659 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (11m) 10s ago 26m 16.7M - 0.18.1 e5a616e4b9cf 96b7e10f4efa 2024-04-16T00:17:26.659 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (7m) 12s ago 25m 8933k - 0.18.1 e5a616e4b9cf e3b26bf343c3 2024-04-16T00:17:26.659 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (5m) 10s ago 25m 129M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:17:26.659 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (4m) 10s ago 24m 125M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9858b7bde872 2024-04-16T00:17:26.659 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (4m) 10s ago 24m 104M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a98a542bd045 2024-04-16T00:17:26.659 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (3m) 10s ago 24m 135M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 0428026607d6 2024-04-16T00:17:26.659 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (2m) 12s ago 23m 132M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 393c3820840b 2024-04-16T00:17:26.659 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (2m) 12s ago 23m 136M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 076fdfbf554f 2024-04-16T00:17:26.659 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (110s) 12s ago 23m 115M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a dad16b93763c 2024-04-16T00:17:26.659 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (76s) 12s ago 22m 140M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 2847be781eb9 2024-04-16T00:17:26.659 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 error 10s ago 25m - - 2024-04-16T00:17:26.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:26 smithi203 ceph-mon[65963]: from='client.34496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:17:27.043 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:17:27.043 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:17:27.043 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:17:27.043 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:17:27.044 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:17:27.044 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:17:27.044 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:17:27.044 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:17:27.044 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T00:17:27.044 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:17:27.044 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:17:27.044 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:17:27.044 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:17:27.044 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:17:27.044 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T00:17:27.044 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:17:27.044 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:17:27.365 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:17:27.365 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:17:27.365 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:17:27.365 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:17:27.365 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:17:27.365 INFO:teuthology.orchestra.run.smithi169.stdout: "osd", 2024-04-16T00:17:27.366 INFO:teuthology.orchestra.run.smithi169.stdout: "mds", 2024-04-16T00:17:27.366 INFO:teuthology.orchestra.run.smithi169.stdout: "crash", 2024-04-16T00:17:27.366 INFO:teuthology.orchestra.run.smithi169.stdout: "nfs", 2024-04-16T00:17:27.366 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:17:27.366 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr" 2024-04-16T00:17:27.366 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:17:27.366 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T00:17:27.366 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-16T00:17:27.366 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:17:27.366 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:17:27.747 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:17:27.747 INFO:teuthology.orchestra.run.smithi169.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:17:27.747 INFO:teuthology.orchestra.run.smithi169.stdout: daemon prometheus.smithi169 on smithi169 is in error state 2024-04-16T00:17:27.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:27 smithi203 ceph-mon[65963]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:17:27.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:27 smithi203 ceph-mon[65963]: pgmap v264: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1019 B/s rd, 637 B/s wr, 1 op/s 2024-04-16T00:17:27.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:27 smithi203 ceph-mon[65963]: from='client.34504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:17:27.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:27 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:27.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:27 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:27.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:27 smithi203 ceph-mon[65963]: from='client.34508 172.21.15.169:0/4241280328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:28.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:27 smithi169 ceph-mon[88637]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:17:28.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:27 smithi169 ceph-mon[88637]: pgmap v264: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1019 B/s rd, 637 B/s wr, 1 op/s 2024-04-16T00:17:28.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:27 smithi169 ceph-mon[88637]: from='client.34504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:17:28.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:27 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:28.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:27 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:28.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:27 smithi169 ceph-mon[88637]: from='client.34508 172.21.15.169:0/4241280328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:28.993 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:28 smithi203 ceph-mon[65963]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:17:28.993 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:28 smithi203 ceph-mon[65963]: from='client.34516 172.21.15.169:0/2193898134' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:17:29.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:28 smithi169 ceph-mon[88637]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:17:29.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:28 smithi169 ceph-mon[88637]: from='client.34516 172.21.15.169:0/2193898134' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:17:29.854 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:29 smithi203 ceph-mon[65963]: Upgrade: Updating node-exporter.smithi203 (2/2) 2024-04-16T00:17:29.854 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:29 smithi203 ceph-mon[65963]: Deploying daemon node-exporter.smithi203 on smithi203 2024-04-16T00:17:29.854 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:29 smithi203 ceph-mon[65963]: pgmap v265: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1019 B/s rd, 637 B/s wr, 1 op/s 2024-04-16T00:17:30.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:29 smithi169 ceph-mon[88637]: Upgrade: Updating node-exporter.smithi203 (2/2) 2024-04-16T00:17:30.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:29 smithi169 ceph-mon[88637]: Deploying daemon node-exporter.smithi203 on smithi203 2024-04-16T00:17:30.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:29 smithi169 ceph-mon[88637]: pgmap v265: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 1019 B/s rd, 637 B/s wr, 1 op/s 2024-04-16T00:17:32.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:31 smithi169 ceph-mon[88637]: pgmap v266: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 818 B/s rd, 511 B/s wr, 1 op/s 2024-04-16T00:17:32.133 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:31 smithi203 ceph-mon[65963]: pgmap v266: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 818 B/s rd, 511 B/s wr, 1 op/s 2024-04-16T00:17:34.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:34 smithi203 ceph-mon[65963]: pgmap v267: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 426 B/s wr, 1 op/s 2024-04-16T00:17:34.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:34.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:34.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:34.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:34 smithi169 ceph-mon[88637]: pgmap v267: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 853 B/s rd, 426 B/s wr, 1 op/s 2024-04-16T00:17:34.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:34.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:34.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:36.293 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:36 smithi169 ceph-mon[88637]: pgmap v268: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-04-16T00:17:36.293 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:36 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:36.293 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:36 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:36.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:36 smithi203 ceph-mon[65963]: pgmap v268: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-04-16T00:17:36.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:36 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:36.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:36 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:37.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:37 smithi169 ceph-mon[88637]: pgmap v269: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-04-16T00:17:37.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:37 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:37.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:37 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:37.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:37 smithi203 ceph-mon[65963]: pgmap v269: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-04-16T00:17:37.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:37 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:37.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:37 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:39.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:39.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:39.178 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:17:39.178 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:39.178 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:39.261 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:39.262 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:39.262 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:17:39.262 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:39.263 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:40.177 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:39 smithi203 ceph-mon[65963]: pgmap v270: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:17:40.292 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:39 smithi169 ceph-mon[88637]: pgmap v270: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:17:41.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:41 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:41.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:41 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:41.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:41 smithi169 ceph-mon[88637]: pgmap v271: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:17:41.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:41 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:41.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:41 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:41.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:41 smithi203 ceph-mon[65963]: pgmap v271: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:17:43.511 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:43.511 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:43.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:43.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:17:43.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:17:43.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: pgmap v272: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 349 B/s rd, 0 op/s 2024-04-16T00:17:43.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: pgmap v273: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 210 B/s rd, 0 op/s 2024-04-16T00:17:43.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:43.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:43.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:43.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.512 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.513 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.513 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.513 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.513 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.513 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.513 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.513 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.513 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:43 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:43.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:43.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:43.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:17:43.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:17:43.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: pgmap v272: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 349 B/s rd, 0 op/s 2024-04-16T00:17:43.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: pgmap v273: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 210 B/s rd, 0 op/s 2024-04-16T00:17:43.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:43.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:43.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:43.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:43.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:43 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:45.528 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:45 smithi169 ceph-mon[88637]: Upgrade: Updating prometheus.smithi169 2024-04-16T00:17:45.529 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:45 smithi169 ceph-mon[88637]: Deploying daemon prometheus.smithi169 on smithi169 2024-04-16T00:17:45.529 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:45 smithi169 ceph-mon[88637]: pgmap v274: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 210 B/s rd, 0 op/s 2024-04-16T00:17:45.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:45 smithi203 ceph-mon[65963]: Upgrade: Updating prometheus.smithi169 2024-04-16T00:17:45.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:45 smithi203 ceph-mon[65963]: Deploying daemon prometheus.smithi169 on smithi169 2024-04-16T00:17:45.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:45 smithi203 ceph-mon[65963]: pgmap v274: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 210 B/s rd, 0 op/s 2024-04-16T00:17:47.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:47 smithi169 ceph-mon[88637]: pgmap v275: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 210 B/s rd, 0 op/s 2024-04-16T00:17:47.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:47 smithi203 ceph-mon[65963]: pgmap v275: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 210 B/s rd, 0 op/s 2024-04-16T00:17:49.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:49 smithi169 ceph-mon[88637]: pgmap v276: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 210 B/s rd, 0 op/s 2024-04-16T00:17:49.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:49 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:49.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:49 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:49.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:49 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:49.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:49 smithi203 ceph-mon[65963]: pgmap v276: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 210 B/s rd, 0 op/s 2024-04-16T00:17:49.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:49 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:49.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:49 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:49.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:49 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:51.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:51 smithi169 ceph-mon[88637]: pgmap v277: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 210 B/s rd, 0 op/s 2024-04-16T00:17:51.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:51 smithi203 ceph-mon[65963]: pgmap v277: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 210 B/s rd, 0 op/s 2024-04-16T00:17:53.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:53 smithi169 ceph-mon[88637]: pgmap v278: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:17:53.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:53 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:17:53.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:53 smithi203 ceph-mon[65963]: pgmap v278: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T00:17:53.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:53 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:17:55.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:55 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:55.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:55 smithi169 ceph-mon[88637]: pgmap v279: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:17:55.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:55 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:55.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:55 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:55.588 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:55 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:55.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:55 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:55.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:55 smithi203 ceph-mon[65963]: pgmap v279: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:17:55.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:55 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:55.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:55 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:55.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:55 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:57.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:57 smithi169 ceph-mon[88637]: pgmap v280: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:17:57.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:57 smithi203 ceph-mon[65963]: pgmap v280: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:17:58.094 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:17:58.757 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:17:58.757 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (16m) 4s ago 27m 15.9M - 0.20.0 0881eb8f169f c053a669a8ec 2024-04-16T00:17:58.757 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (6m) 4s ago 27m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:17:58.757 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (6m) 22s ago 26m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:17:58.757 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (14m) 4s ago 27m 35.5M - 6.7.4 557c83e11646 3bc632ea08e7 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (89s) 4s ago 21m 29.7M - 18.2.2-1221-ge3fb05d5 aa4d2281650a f85b1c3c56c1 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (66s) 22s ago 21m 13.8M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4b6b85a342fd 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (8m) 4s ago 28m 509M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (7m) 22s ago 26m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (7m) 4s ago 28m 81.4M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (6m) 22s ago 26m 55.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (53s) 4s ago 18m 62.0M - 5.5 aa4d2281650a bddb7606e847 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (48s) 22s ago 18m 65.0M - 5.5 aa4d2281650a 376a99f9b210 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (32s) 4s ago 26m 3510k - 1.5.0 0da6a335fe13 bc172041246e 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (26s) 22s ago 25m 3594k - 1.5.0 0da6a335fe13 36fc20aa5173 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (5m) 4s ago 25m 129M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (5m) 4s ago 25m 126M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9858b7bde872 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (4m) 4s ago 24m 104M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a98a542bd045 2024-04-16T00:17:58.758 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (4m) 4s ago 24m 135M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 0428026607d6 2024-04-16T00:17:58.759 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (3m) 22s ago 24m 132M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 393c3820840b 2024-04-16T00:17:58.759 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (2m) 22s ago 23m 136M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 076fdfbf554f 2024-04-16T00:17:58.759 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (2m) 22s ago 23m 115M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a dad16b93763c 2024-04-16T00:17:58.759 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (108s) 22s ago 23m 140M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 2847be781eb9 2024-04-16T00:17:58.759 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (10s) 4s ago 26m 49.2M - 2.43.0 a07b618ecd1d 66af74c35b3c 2024-04-16T00:17:59.154 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:17:59.155 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:17:59.155 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:17:59.155 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:17:59.155 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:17:59.156 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:17:59.156 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:17:59.156 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:17:59.156 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T00:17:59.156 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:17:59.156 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:17:59.156 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:17:59.156 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:17:59.156 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:17:59.157 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T00:17:59.157 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:17:59.157 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:17:59.490 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:17:59.490 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:17:59.490 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:17:59.490 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:17:59.490 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:17:59.490 INFO:teuthology.orchestra.run.smithi169.stdout: "osd", 2024-04-16T00:17:59.490 INFO:teuthology.orchestra.run.smithi169.stdout: "mds", 2024-04-16T00:17:59.490 INFO:teuthology.orchestra.run.smithi169.stdout: "crash", 2024-04-16T00:17:59.490 INFO:teuthology.orchestra.run.smithi169.stdout: "nfs", 2024-04-16T00:17:59.491 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:17:59.491 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr" 2024-04-16T00:17:59.491 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:17:59.491 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T00:17:59.491 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-16T00:17:59.491 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:17:59.491 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:17:59.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='client.34520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:17:59.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: pgmap v281: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:17:59.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:59.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:59.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:59.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:17:59.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:59.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:59.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:17:59.591 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.592 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:17:59 smithi169 ceph-mon[88637]: from='client.34532 172.21.15.169:0/1085925017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='client.34520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:17:59.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: pgmap v281: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:17:59.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:59.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:59.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:17:59.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:17:59.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:59.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:17:59.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:17:59.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:17:59.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:17:59 smithi203 ceph-mon[65963]: from='client.34532 172.21.15.169:0/1085925017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:17:59.883 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:18:00.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:00 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:18:00.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:00 smithi169 ceph-mon[88637]: pgmap v282: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-16T00:18:00.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:00 smithi169 ceph-mon[88637]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:00.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:00 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:18:00.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:00 smithi169 ceph-mon[88637]: from='client.34528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:00.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:00 smithi169 ceph-mon[88637]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:18:00.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:00 smithi169 ceph-mon[88637]: Cluster is now healthy 2024-04-16T00:18:00.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:00 smithi169 ceph-mon[88637]: from='client.34540 172.21.15.169:0/4175523592' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:18:00.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:00 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:18:00.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:00 smithi203 ceph-mon[65963]: pgmap v282: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-16T00:18:00.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:00 smithi203 ceph-mon[65963]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:00.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:00 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:18:00.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:00 smithi203 ceph-mon[65963]: from='client.34528 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:00.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:00 smithi203 ceph-mon[65963]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:18:00.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:00 smithi203 ceph-mon[65963]: Cluster is now healthy 2024-04-16T00:18:00.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:00 smithi203 ceph-mon[65963]: from='client.34540 172.21.15.169:0/4175523592' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:18:01.569 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:01 smithi169 ceph-mon[88637]: from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:01.569 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:01 smithi169 ceph-mon[88637]: Upgrade: Updating alertmanager.smithi169 2024-04-16T00:18:01.570 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:01 smithi169 ceph-mon[88637]: Deploying daemon alertmanager.smithi169 on smithi169 2024-04-16T00:18:01.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:01 smithi203 ceph-mon[65963]: from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:01.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:01 smithi203 ceph-mon[65963]: Upgrade: Updating alertmanager.smithi169 2024-04-16T00:18:01.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:01 smithi203 ceph-mon[65963]: Deploying daemon alertmanager.smithi169 on smithi169 2024-04-16T00:18:02.595 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:02 smithi169 ceph-mon[88637]: pgmap v283: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-16T00:18:02.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:02 smithi203 ceph-mon[65963]: pgmap v283: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-16T00:18:04.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:04 smithi169 ceph-mon[88637]: pgmap v284: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-16T00:18:04.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:04 smithi203 ceph-mon[65963]: pgmap v284: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-16T00:18:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:06 smithi169 ceph-mon[88637]: pgmap v285: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-16T00:18:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:06 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:18:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:06 smithi203 ceph-mon[65963]: pgmap v285: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-16T00:18:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:06.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:06 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:18:08.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:08 smithi169 ceph-mon[88637]: pgmap v286: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-16T00:18:08.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:08.338 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:18:08.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:08 smithi203 ceph-mon[65963]: pgmap v286: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-16T00:18:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:18:10.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:10 smithi169 ceph-mon[88637]: pgmap v287: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-16T00:18:10.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:10 smithi203 ceph-mon[65963]: pgmap v287: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 201 B/s rd, 0 op/s 2024-04-16T00:18:12.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:12 smithi169 ceph-mon[88637]: pgmap v288: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:12.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:12.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:12.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:12.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:12 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:12.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:12 smithi203 ceph-mon[65963]: pgmap v288: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:12.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:12.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:12.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:12.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:12 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:14.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:14 smithi169 ceph-mon[88637]: pgmap v289: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:18:14.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:14 smithi203 ceph-mon[65963]: pgmap v289: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:18:16.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: pgmap v290: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:16.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:16.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:16.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:18:16.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:18:16.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:16.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:16.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:18:16.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:18:16.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.363 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:16 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: pgmap v290: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:16.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:16.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:16.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:18:16.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:18:16.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:16.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:16.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:18:16.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:18:16.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:16.429 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:16 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:17.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:17 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:18:17.111 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:17 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:18:17.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:17 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:18:17.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:17 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:18:18.234 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:18 smithi169 ceph-mon[88637]: pgmap v291: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:18.234 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:18 smithi169 ceph-mon[88637]: Upgrade: Updating grafana.smithi169 2024-04-16T00:18:18.234 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:18 smithi169 ceph-mon[88637]: Deploying daemon grafana.smithi169 on smithi169 2024-04-16T00:18:18.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:18 smithi203 ceph-mon[65963]: pgmap v291: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:18.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:18 smithi203 ceph-mon[65963]: Upgrade: Updating grafana.smithi169 2024-04-16T00:18:18.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:18 smithi203 ceph-mon[65963]: Deploying daemon grafana.smithi169 on smithi169 2024-04-16T00:18:20.341 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:20 smithi169 ceph-mon[88637]: pgmap v292: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:20.427 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:20 smithi203 ceph-mon[65963]: pgmap v292: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:22.175 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:22 smithi169 ceph-mon[88637]: pgmap v293: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:22.428 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:22 smithi203 ceph-mon[65963]: pgmap v293: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:23.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:23.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:23.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:18:23.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:18:23.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:23.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:23.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:18:23.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:18:24.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:24 smithi169 ceph-mon[88637]: pgmap v294: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:18:24.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:24 smithi203 ceph-mon[65963]: pgmap v294: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:18:25.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:25 smithi169 ceph-mon[88637]: pgmap v295: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:25.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:25 smithi203 ceph-mon[65963]: pgmap v295: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:27.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:27 smithi169 ceph-mon[88637]: pgmap v296: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:27.927 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:27 smithi203 ceph-mon[65963]: pgmap v296: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:28.807 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:28 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:28.807 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:28 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:28.807 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:28 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:28.807 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:28 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:28.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:28 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:28.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:28 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:28.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:28 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:28.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:28 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:30.235 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:18:30.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:30 smithi169 ceph-mon[88637]: pgmap v297: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:30.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:30 smithi203 ceph-mon[65963]: pgmap v297: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:30.916 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:18:30.916 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (25s) 3s ago 27m 16.0M - 0.25.0 c8568f914cd2 31884b37ae50 2024-04-16T00:18:30.916 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (6m) 3s ago 27m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:18:30.916 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (6m) 54s ago 26m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:18:30.916 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (9s) 3s ago 27m 31.3M - 9.4.7 954c08fa6188 e15f61456944 2024-04-16T00:18:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (2m) 3s ago 22m 30.0M - 18.2.2-1221-ge3fb05d5 aa4d2281650a f85b1c3c56c1 2024-04-16T00:18:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (98s) 54s ago 22m 13.8M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4b6b85a342fd 2024-04-16T00:18:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (8m) 3s ago 29m 510M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:18:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (8m) 54s ago 26m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:18:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (7m) 3s ago 29m 82.4M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:18:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (7m) 54s ago 26m 55.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:18:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (85s) 3s ago 19m 63.5M - 5.5 aa4d2281650a bddb7606e847 2024-04-16T00:18:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (80s) 54s ago 19m 65.0M - 5.5 aa4d2281650a 376a99f9b210 2024-04-16T00:18:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (64s) 3s ago 27m 8446k - 1.5.0 0da6a335fe13 bc172041246e 2024-04-16T00:18:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (58s) 54s ago 26m 3594k - 1.5.0 0da6a335fe13 36fc20aa5173 2024-04-16T00:18:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (6m) 3s ago 26m 130M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:18:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (5m) 3s ago 25m 126M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9858b7bde872 2024-04-16T00:18:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (5m) 3s ago 25m 104M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a98a542bd045 2024-04-16T00:18:30.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (4m) 3s ago 25m 136M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 0428026607d6 2024-04-16T00:18:30.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (4m) 54s ago 24m 132M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 393c3820840b 2024-04-16T00:18:30.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (3m) 54s ago 24m 136M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 076fdfbf554f 2024-04-16T00:18:30.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (2m) 54s ago 24m 115M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a dad16b93763c 2024-04-16T00:18:30.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (2m) 54s ago 23m 140M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 2847be781eb9 2024-04-16T00:18:30.918 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (43s) 3s ago 27m 49.9M - 2.43.0 a07b618ecd1d 66af74c35b3c 2024-04-16T00:18:31.329 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:18:31.329 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:18:31.330 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:18:31.361 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:31 smithi169 ceph-mon[88637]: from='client.34544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:31.661 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:18:31.661 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:18:31.661 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": true, 2024-04-16T00:18:31.661 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:18:31.661 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [ 2024-04-16T00:18:31.661 INFO:teuthology.orchestra.run.smithi169.stdout: "osd", 2024-04-16T00:18:31.661 INFO:teuthology.orchestra.run.smithi169.stdout: "mds", 2024-04-16T00:18:31.661 INFO:teuthology.orchestra.run.smithi169.stdout: "crash", 2024-04-16T00:18:31.661 INFO:teuthology.orchestra.run.smithi169.stdout: "nfs", 2024-04-16T00:18:31.662 INFO:teuthology.orchestra.run.smithi169.stdout: "mon", 2024-04-16T00:18:31.662 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr" 2024-04-16T00:18:31.662 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:18:31.662 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T00:18:31.662 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "Currently upgrading grafana daemons", 2024-04-16T00:18:31.662 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:18:31.662 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:18:31.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:31 smithi203 ceph-mon[65963]: from='client.34544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:32.086 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:18:32.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: pgmap v298: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:32.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:32.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='client.34552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:32.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='client.34556 172.21.15.169:0/536200987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:18:32.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:18:32.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-16T00:18:32.614 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T00:18:32.615 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T00:18:32.615 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T00:18:32.615 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-16T00:18:32.615 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T00:18:32.615 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T00:18:32.615 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.615 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T00:18:32.615 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T00:18:32.616 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T00:18:32.616 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-16T00:18:32.616 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T00:18:32.616 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T00:18:32.616 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T00:18:32.616 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T00:18:32.616 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.616 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.616 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.616 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.616 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.616 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.617 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='client.34564 172.21.15.169:0/1430157821' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:18:32.618 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: pgmap v298: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:32.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:32.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='client.34552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:32.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='client.34556 172.21.15.169:0/536200987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T00:18:32.681 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T00:18:32.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-16T00:18:32.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T00:18:32.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T00:18:32.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T00:18:32.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T00:18:32.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.682 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T00:18:32.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-16T00:18:32.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-16T00:18:32.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T00:18:32.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T00:18:32.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:18:32.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:18:32.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:18:32.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.683 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:18:32.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:18:32.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:18:32.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:32.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='client.34564 172.21.15.169:0/1430157821' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:18:32.684 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:33.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:33 smithi169 ceph-mon[88637]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:33 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:18:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:33 smithi169 ceph-mon[88637]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:18:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:33 smithi169 ceph-mon[88637]: Upgrade: Finalizing container_image settings 2024-04-16T00:18:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:33 smithi169 ceph-mon[88637]: Upgrade: Complete! 2024-04-16T00:18:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:33 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:18:33.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:33 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:18:33.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:33 smithi203 ceph-mon[65963]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:18:33.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:33 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:18:33.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:33 smithi203 ceph-mon[65963]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:18:33.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:33 smithi203 ceph-mon[65963]: Upgrade: Finalizing container_image settings 2024-04-16T00:18:33.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:33 smithi203 ceph-mon[65963]: Upgrade: Complete! 2024-04-16T00:18:33.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:33 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:18:33.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:33 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:18:34.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:34 smithi169 ceph-mon[88637]: pgmap v299: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:18:34.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:34.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:34 smithi203 ceph-mon[65963]: pgmap v299: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:18:34.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:18:36.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:36 smithi169 ceph-mon[88637]: pgmap v300: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:36.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:36 smithi203 ceph-mon[65963]: pgmap v300: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:38.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:38 smithi169 ceph-mon[88637]: pgmap v301: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:38.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:18:38.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:38 smithi203 ceph-mon[65963]: pgmap v301: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:38.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:18:40.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:40 smithi169 ceph-mon[88637]: pgmap v302: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:40.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:40 smithi203 ceph-mon[65963]: pgmap v302: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:42.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:42 smithi169 ceph-mon[88637]: pgmap v303: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:42.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:42 smithi203 ceph-mon[65963]: pgmap v303: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:44.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:44 smithi169 ceph-mon[88637]: pgmap v304: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:18:44.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:44 smithi203 ceph-mon[65963]: pgmap v304: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:18:46.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:46 smithi169 ceph-mon[88637]: pgmap v305: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:46.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:46 smithi203 ceph-mon[65963]: pgmap v305: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:48.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:48 smithi169 ceph-mon[88637]: pgmap v306: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:48.677 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:48 smithi203 ceph-mon[65963]: pgmap v306: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:50.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:50 smithi169 ceph-mon[88637]: pgmap v307: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:50.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:50 smithi203 ceph-mon[65963]: pgmap v307: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:52.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:52 smithi169 ceph-mon[88637]: pgmap v308: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:52.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:52 smithi203 ceph-mon[65963]: pgmap v308: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:53.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:53 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:18:53.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:53 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:18:54.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:54 smithi169 ceph-mon[88637]: pgmap v309: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:18:54.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:54 smithi203 ceph-mon[65963]: pgmap v309: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:18:56.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:56 smithi169 ceph-mon[88637]: pgmap v310: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:56.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:56 smithi203 ceph-mon[65963]: pgmap v310: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:58.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:18:58 smithi169 ceph-mon[88637]: pgmap v311: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:18:58.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:18:58 smithi203 ceph-mon[65963]: pgmap v311: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:00.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:00 smithi169 ceph-mon[88637]: pgmap v312: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:00.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:00 smithi203 ceph-mon[65963]: pgmap v312: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:01.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:01 smithi169 ceph-mon[88637]: pgmap v313: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:01.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:01 smithi203 ceph-mon[65963]: pgmap v313: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:03.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph orch ps' 2024-04-16T00:19:03.804 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:03 smithi169 ceph-mon[88637]: pgmap v314: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:19:03.804 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:03 smithi169 ceph-mon[88637]: from='client.34568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:19:03.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:03 smithi203 ceph-mon[65963]: pgmap v314: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:19:03.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:03 smithi203 ceph-mon[65963]: from='client.34568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:19:05.298 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:19:05.298 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (60s) 37s ago 28m 16.0M - 0.25.0 c8568f914cd2 31884b37ae50 2024-04-16T00:19:05.298 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (7m) 37s ago 28m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:19:05.298 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (7m) 89s ago 27m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:19:05.299 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (43s) 37s ago 28m 31.3M - 9.4.7 954c08fa6188 e15f61456944 2024-04-16T00:19:05.299 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (2m) 37s ago 22m 30.0M - 18.2.2-1221-ge3fb05d5 aa4d2281650a f85b1c3c56c1 2024-04-16T00:19:05.299 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (2m) 89s ago 22m 13.8M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4b6b85a342fd 2024-04-16T00:19:05.299 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (9m) 37s ago 29m 510M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:19:05.299 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (8m) 89s ago 27m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:19:05.300 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (8m) 37s ago 29m 82.4M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:19:05.300 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (7m) 89s ago 27m 55.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:19:05.300 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (119s) 37s ago 20m 63.5M - 5.5 aa4d2281650a bddb7606e847 2024-04-16T00:19:05.300 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (114s) 89s ago 19m 65.0M - 5.5 aa4d2281650a 376a99f9b210 2024-04-16T00:19:05.300 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (99s) 37s ago 27m 8446k - 1.5.0 0da6a335fe13 bc172041246e 2024-04-16T00:19:05.301 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (92s) 89s ago 27m 3594k - 1.5.0 0da6a335fe13 36fc20aa5173 2024-04-16T00:19:05.301 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (6m) 37s ago 26m 130M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:19:05.301 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (6m) 37s ago 26m 126M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9858b7bde872 2024-04-16T00:19:05.301 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (5m) 37s ago 26m 104M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a98a542bd045 2024-04-16T00:19:05.301 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (5m) 37s ago 25m 136M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 0428026607d6 2024-04-16T00:19:05.301 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (4m) 89s ago 25m 132M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 393c3820840b 2024-04-16T00:19:05.301 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (4m) 89s ago 25m 136M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 076fdfbf554f 2024-04-16T00:19:05.301 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (3m) 89s ago 24m 115M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a dad16b93763c 2024-04-16T00:19:05.302 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (2m) 89s ago 24m 140M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 2847be781eb9 2024-04-16T00:19:05.302 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (77s) 37s ago 27m 49.9M - 2.43.0 a07b618ecd1d 66af74c35b3c 2024-04-16T00:19:05.611 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:05 smithi169 ceph-mon[88637]: pgmap v315: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:05.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:05 smithi203 ceph-mon[65963]: pgmap v315: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:06.045 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph versions' 2024-04-16T00:19:06.769 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:06 smithi169 ceph-mon[88637]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:19:06.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:06 smithi203 ceph-mon[65963]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:19:07.629 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:07 smithi169 ceph-mon[88637]: pgmap v316: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:07.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:07 smithi203 ceph-mon[65963]: pgmap v316: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:08.154 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:19:08.154 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:19:08.154 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:19:08.155 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:19:08.745 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:19:08.745 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:08 smithi169 ceph-mon[88637]: from='client.34576 172.21.15.169:0/2555205812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:19:08.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-16T00:19:08.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:19:08.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:08 smithi203 ceph-mon[65963]: from='client.34576 172.21.15.169:0/2555205812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:19:09.797 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:09 smithi169 ceph-mon[88637]: pgmap v317: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:09.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:09 smithi203 ceph-mon[65963]: pgmap v317: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout:wait for servicemap items w/ changing names to refresh 2024-04-16T00:19:11.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'sleep 60' 2024-04-16T00:19:11.818 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:11 smithi169 ceph-mon[88637]: pgmap v318: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:11.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:11 smithi203 ceph-mon[65963]: pgmap v318: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:13.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:13 smithi169 ceph-mon[88637]: pgmap v319: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:19:13.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:13 smithi203 ceph-mon[65963]: pgmap v319: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:19:15.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:15 smithi169 ceph-mon[88637]: pgmap v320: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:15.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:15 smithi203 ceph-mon[65963]: pgmap v320: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:17.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:17 smithi169 ceph-mon[88637]: pgmap v321: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:17.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:17 smithi203 ceph-mon[65963]: pgmap v321: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:19.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:19 smithi169 ceph-mon[88637]: pgmap v322: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:19.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:19 smithi203 ceph-mon[65963]: pgmap v322: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:21.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:21 smithi169 ceph-mon[88637]: pgmap v323: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:21.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:21 smithi203 ceph-mon[65963]: pgmap v323: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:23.861 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:23 smithi169 ceph-mon[88637]: pgmap v324: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:19:23.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:19:23.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:23 smithi203 ceph-mon[65963]: pgmap v324: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:19:23.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:19:25.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:25 smithi169 ceph-mon[88637]: pgmap v325: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:25.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:25 smithi203 ceph-mon[65963]: pgmap v325: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:27.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:27 smithi169 ceph-mon[88637]: pgmap v326: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:27.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:27 smithi203 ceph-mon[65963]: pgmap v326: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:29.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:29 smithi169 ceph-mon[88637]: pgmap v327: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:29.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:29 smithi203 ceph-mon[65963]: pgmap v327: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:31.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:31 smithi169 ceph-mon[88637]: pgmap v328: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:31.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:31 smithi203 ceph-mon[65963]: pgmap v328: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:32.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:32 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:19:32.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:32 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:19:33.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:33 smithi169 ceph-mon[88637]: pgmap v329: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:19:33.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:33 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:19:33.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:33 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:19:33.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:33 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:19:33.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:33 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:19:33.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:33 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:19:33.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:33 smithi203 ceph-mon[65963]: pgmap v329: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:19:33.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:33 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:19:33.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:33 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:19:33.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:33 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:19:33.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:33 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:19:33.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:33 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:19:35.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:35 smithi169 ceph-mon[88637]: pgmap v330: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:35.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:35 smithi203 ceph-mon[65963]: pgmap v330: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:37.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:37 smithi169 ceph-mon[88637]: pgmap v331: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:37.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:37 smithi203 ceph-mon[65963]: pgmap v331: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:38.807 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:19:38.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:19:39.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:39 smithi169 ceph-mon[88637]: pgmap v332: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:39.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:39 smithi203 ceph-mon[65963]: pgmap v332: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:41.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:41 smithi169 ceph-mon[88637]: pgmap v333: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:41.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:41 smithi203 ceph-mon[65963]: pgmap v333: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:43.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:43 smithi169 ceph-mon[88637]: pgmap v334: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:19:43.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:43 smithi203 ceph-mon[65963]: pgmap v334: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:19:45.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:45 smithi169 ceph-mon[88637]: pgmap v335: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:45.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:45 smithi203 ceph-mon[65963]: pgmap v335: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:47.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:47 smithi169 ceph-mon[88637]: pgmap v336: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:47.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:47 smithi203 ceph-mon[65963]: pgmap v336: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:50.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:50 smithi169 ceph-mon[88637]: pgmap v337: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:50.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:50 smithi203 ceph-mon[65963]: pgmap v337: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:52.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:52 smithi169 ceph-mon[88637]: pgmap v338: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:52.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:52 smithi203 ceph-mon[65963]: pgmap v338: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:53.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:53 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:19:53.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:53 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:19:54.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:54 smithi169 ceph-mon[88637]: pgmap v339: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:19:54.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:54 smithi203 ceph-mon[65963]: pgmap v339: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:19:56.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:56 smithi169 ceph-mon[88637]: pgmap v340: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:56.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:56 smithi203 ceph-mon[65963]: pgmap v340: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:58.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:19:58 smithi169 ceph-mon[88637]: pgmap v341: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:19:58.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:19:58 smithi203 ceph-mon[65963]: pgmap v341: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:00.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:00 smithi169 ceph-mon[88637]: pgmap v342: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:00.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:00 smithi169 ceph-mon[88637]: overall HEALTH_OK 2024-04-16T00:20:00.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:00 smithi203 ceph-mon[65963]: pgmap v342: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:00.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:00 smithi203 ceph-mon[65963]: overall HEALTH_OK 2024-04-16T00:20:02.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:02 smithi169 ceph-mon[88637]: pgmap v343: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:02.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:02 smithi203 ceph-mon[65963]: pgmap v343: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:04.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:04 smithi169 ceph-mon[88637]: pgmap v344: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:20:04.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:04 smithi203 ceph-mon[65963]: pgmap v344: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:20:06.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:06 smithi169 ceph-mon[88637]: pgmap v345: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:06.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:06 smithi203 ceph-mon[65963]: pgmap v345: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:08.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:08 smithi169 ceph-mon[88637]: pgmap v346: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:08.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:08 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:20:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:08 smithi203 ceph-mon[65963]: pgmap v346: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:08.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:08 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:20:10.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:10 smithi169 ceph-mon[88637]: pgmap v347: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:10.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:10 smithi203 ceph-mon[65963]: pgmap v347: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:12.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:12 smithi169 ceph-mon[88637]: pgmap v348: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:12.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:12 smithi203 ceph-mon[65963]: pgmap v348: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:13.727 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph orch ps' 2024-04-16T00:20:14.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:14 smithi169 ceph-mon[88637]: pgmap v349: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:20:14.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:14 smithi203 ceph-mon[65963]: pgmap v349: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:20:15.785 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:20:15.786 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.smithi169 smithi169 *:9093,9094 running (2m) 108s ago 29m 16.0M - 0.25.0 c8568f914cd2 31884b37ae50 2024-04-16T00:20:15.786 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi169 smithi169 running (8m) 108s ago 29m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a bf9ddae79554 2024-04-16T00:20:15.786 INFO:teuthology.orchestra.run.smithi169.stdout:crash.smithi203 smithi203 running (8m) 2m ago 28m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 8123efad9365 2024-04-16T00:20:15.786 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.smithi169 smithi169 *:3000 running (114s) 108s ago 29m 31.3M - 9.4.7 954c08fa6188 e15f61456944 2024-04-16T00:20:15.787 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi169.vllcwe smithi169 running (3m) 108s ago 24m 30.0M - 18.2.2-1221-ge3fb05d5 aa4d2281650a f85b1c3c56c1 2024-04-16T00:20:15.787 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foofs.smithi203.fzcjkg smithi203 running (3m) 2m ago 24m 13.8M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 4b6b85a342fd 2024-04-16T00:20:15.787 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi169.akrtny smithi169 *:8443,9283,8765 running (10m) 108s ago 31m 510M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 6241b471d439 2024-04-16T00:20:15.787 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.smithi203.ohooxy smithi203 *:8443,9283,8765 running (9m) 2m ago 28m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 0d493ada5c39 2024-04-16T00:20:15.787 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi169 smithi169 running (9m) 108s ago 31m 82.4M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a 7e6e959597db 2024-04-16T00:20:15.787 INFO:teuthology.orchestra.run.smithi169.stdout:mon.smithi203 smithi203 running (9m) 2m ago 28m 55.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a b6af46917763 2024-04-16T00:20:15.787 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.0.0.smithi169.zkedio smithi169 *:2049 running (3m) 108s ago 21m 63.5M - 5.5 aa4d2281650a bddb7606e847 2024-04-16T00:20:15.787 INFO:teuthology.orchestra.run.smithi169.stdout:nfs.foo.1.0.smithi203.qrnhdw smithi203 *:2049 running (3m) 2m ago 21m 65.0M - 5.5 aa4d2281650a 376a99f9b210 2024-04-16T00:20:15.787 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi169 smithi169 *:9100 running (2m) 108s ago 29m 8446k - 1.5.0 0da6a335fe13 bc172041246e 2024-04-16T00:20:15.787 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.smithi203 smithi203 *:9100 running (2m) 2m ago 28m 3594k - 1.5.0 0da6a335fe13 36fc20aa5173 2024-04-16T00:20:15.787 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (8m) 108s ago 28m 130M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a09d236e0450 2024-04-16T00:20:15.787 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (7m) 108s ago 27m 126M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9858b7bde872 2024-04-16T00:20:15.788 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (6m) 108s ago 27m 104M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a a98a542bd045 2024-04-16T00:20:15.788 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (6m) 108s ago 26m 136M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 0428026607d6 2024-04-16T00:20:15.788 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi203 running (5m) 2m ago 26m 132M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 393c3820840b 2024-04-16T00:20:15.788 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi203 running (5m) 2m ago 26m 136M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 076fdfbf554f 2024-04-16T00:20:15.788 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi203 running (4m) 2m ago 25m 115M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a dad16b93763c 2024-04-16T00:20:15.788 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi203 running (4m) 2m ago 25m 140M 4096M 18.2.2-1221-ge3fb05d5 aa4d2281650a 2847be781eb9 2024-04-16T00:20:15.788 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.smithi169 smithi169 *:9095 running (2m) 108s ago 28m 49.9M - 2.43.0 a07b618ecd1d 66af74c35b3c 2024-04-16T00:20:16.457 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:16 smithi169 ceph-mon[88637]: pgmap v350: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:16.476 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph orch upgrade status' 2024-04-16T00:20:16.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:16 smithi203 ceph-mon[65963]: pgmap v350: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:17.576 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:17 smithi169 ceph-mon[88637]: from='client.34580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:20:17.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:17 smithi203 ceph-mon[65963]: from='client.34580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:20:18.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:18 smithi169 ceph-mon[88637]: pgmap v351: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:18.578 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:20:18.579 INFO:teuthology.orchestra.run.smithi169.stdout: "target_image": null, 2024-04-16T00:20:18.579 INFO:teuthology.orchestra.run.smithi169.stdout: "in_progress": false, 2024-04-16T00:20:18.579 INFO:teuthology.orchestra.run.smithi169.stdout: "which": "", 2024-04-16T00:20:18.579 INFO:teuthology.orchestra.run.smithi169.stdout: "services_complete": [], 2024-04-16T00:20:18.579 INFO:teuthology.orchestra.run.smithi169.stdout: "progress": null, 2024-04-16T00:20:18.579 INFO:teuthology.orchestra.run.smithi169.stdout: "message": "", 2024-04-16T00:20:18.580 INFO:teuthology.orchestra.run.smithi169.stdout: "is_paused": false 2024-04-16T00:20:18.580 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:20:18.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:18 smithi203 ceph-mon[65963]: pgmap v351: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:19.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph health detail' 2024-04-16T00:20:20.504 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:20 smithi169 ceph-mon[88637]: pgmap v352: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:20.504 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:20 smithi169 ceph-mon[88637]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:20:20.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:20 smithi203 ceph-mon[65963]: pgmap v352: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:20.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:20 smithi203 ceph-mon[65963]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:20:21.288 INFO:teuthology.orchestra.run.smithi169.stdout:HEALTH_OK 2024-04-16T00:20:22.004 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph versions' 2024-04-16T00:20:22.513 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:22 smithi169 ceph-mon[88637]: pgmap v353: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:22.514 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:22 smithi169 ceph-mon[88637]: from='client.34588 172.21.15.169:0/1015799141' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:20:22.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:22 smithi203 ceph-mon[65963]: pgmap v353: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:22.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:22 smithi203 ceph-mon[65963]: from='client.34588 172.21.15.169:0/1015799141' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:20:23.501 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:23 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:20:23.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:23 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:20:24.222 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-04-16T00:20:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2024-04-16T00:20:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:20:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:20:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2024-04-16T00:20:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:20:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:20:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2024-04-16T00:20:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T00:20:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:20:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2024-04-16T00:20:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:20:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:20:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2024-04-16T00:20:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T00:20:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:20:24.223 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-04-16T00:20:24.560 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:24 smithi169 ceph-mon[88637]: pgmap v354: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:20:24.560 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:24 smithi169 ceph-mon[88637]: from='client.34592 172.21.15.169:0/1115288117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:20:24.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:24 smithi203 ceph-mon[65963]: pgmap v354: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:20:24.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:24 smithi203 ceph-mon[65963]: from='client.34592 172.21.15.169:0/1115288117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:20:24.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-16T00:20:26.298 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:26 smithi169 ceph-mon[88637]: pgmap v355: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:26.680 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:26 smithi203 ceph-mon[65963]: pgmap v355: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:27.070 INFO:teuthology.orchestra.run.smithi169.stdout:true 2024-04-16T00:20:27.362 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:27 smithi169 ceph-mon[88637]: from='client.34596 172.21.15.169:0/1967516729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:20:27.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:27 smithi203 ceph-mon[65963]: from='client.34596 172.21.15.169:0/1967516729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:20:27.792 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-16T00:20:28.520 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:28 smithi169 ceph-mon[88637]: pgmap v356: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:28.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:28 smithi203 ceph-mon[65963]: pgmap v356: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:29.947 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)" 2024-04-16T00:20:30.544 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:30 smithi169 ceph-mon[88637]: pgmap v357: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:30.544 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:30 smithi169 ceph-mon[88637]: from='client.34600 172.21.15.169:0/2036032077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:20:30.567 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-04-16T00:20:30.568 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-04-16T00:20:30.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- ceph orch ls -f json 2024-04-16T00:20:30.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:30 smithi203 ceph-mon[65963]: pgmap v357: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:30.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:30 smithi203 ceph-mon[65963]: from='client.34600 172.21.15.169:0/2036032077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:20:32.613 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:32 smithi169 ceph-mon[88637]: pgmap v358: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:32.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:32 smithi203 ceph-mon[65963]: pgmap v358: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:32.684 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-04-16T00:20:32.685 INFO:teuthology.orchestra.run.smithi169.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-15T23:50:00.659898Z", "last_refresh": "2024-04-16T00:18:27.547161Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-15T23:49:48.038641Z", "last_refresh": "2024-04-16T00:17:36.000926Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-15T23:49:57.713012Z", "last_refresh": "2024-04-16T00:18:27.547276Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-15T23:56:08.429215Z", "last_refresh": "2024-04-16T00:17:36.001953Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-15T23:49:46.476713Z", "last_refresh": "2024-04-16T00:17:36.001078Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi169:172.21.15.169=smithi169", "smithi203:172.21.15.203=smithi203"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-15T23:50:32.878455Z", "last_refresh": "2024-04-16T00:17:36.001208Z", "running": 2, "size": 2}}, {"events": ["2024-04-16T00:19:32.652058Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-04-15T23:58:56.244621Z", "last_refresh": "2024-04-16T00:17:36.002078Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-15T23:49:59.232135Z", "last_refresh": "2024-04-16T00:17:36.001333Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "aa4d2281650a289361c9d357c9b9a75da908c6b769a679c7cb0b40af12301f38", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", "last_refresh": "2024-04-16T00:17:36.001457Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-15T23:49:56.002947Z", "last_refresh": "2024-04-16T00:18:27.547391Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-16T00:20:33.325 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:33 smithi169 ceph-mon[88637]: pgmap v359: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:20:33.326 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:33 smithi169 ceph-mon[88637]: from='client.34604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T00:20:33.326 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:33 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:20:33.326 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:33 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:20:33.326 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:33 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:20:33.347 INFO:tasks.cephadm:nfs.foo has 2/2 2024-04-16T00:20:33.347 DEBUG:teuthology.parallel:result is None 2024-04-16T00:20:33.348 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-16T00:20:33.361 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi169.front.sepia.ceph.com 2024-04-16T00:20:33.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-04-16T00:20:33.391 INFO:teuthology.orchestra.run.smithi169.stderr:+ umount /mnt/foo 2024-04-16T00:20:33.411 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T00:20:33.421 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi169.front.sepia.ceph.com 2024-04-16T00:20:33.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-04-16T00:20:33.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:33 smithi203 ceph-mon[65963]: pgmap v359: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T00:20:33.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:33 smithi203 ceph-mon[65963]: from='client.34604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T00:20:33.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:33 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:20:33.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:33 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:20:33.679 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:33 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:20:34.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:20:34.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:20:34.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:20:34.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:20:34.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:34 smithi169 ceph-mon[88637]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:20:34.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:20:34.863 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:34 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:20:34.928 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:20:34.929 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:20:34.929 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:20:34.929 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:20:34.929 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:34 smithi203 ceph-mon[65963]: unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-04-16T00:20:34.929 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:20:34.929 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:34 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' 2024-04-16T00:20:35.702 INFO:teuthology.orchestra.run.smithi169.stdout: "foo" 2024-04-16T00:20:36.112 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:35 smithi169 ceph-mon[88637]: pgmap v360: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:36.178 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:35 smithi203 ceph-mon[65963]: pgmap v360: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:36.392 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- bash -c 'ceph nfs export ls foo --detailed' 2024-04-16T00:20:37.079 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:36 smithi169 ceph-mon[88637]: from='client.34608 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:20:37.178 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:36 smithi203 ceph-mon[65963]: from='client.34608 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:20:37.987 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:37 smithi169 ceph-mon[88637]: pgmap v361: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:38.178 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:37 smithi203 ceph-mon[65963]: pgmap v361: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:38.483 INFO:teuthology.orchestra.run.smithi169.stdout:[ 2024-04-16T00:20:38.483 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-04-16T00:20:38.483 INFO:teuthology.orchestra.run.smithi169.stdout: "access_type": "RW", 2024-04-16T00:20:38.483 INFO:teuthology.orchestra.run.smithi169.stdout: "clients": [], 2024-04-16T00:20:38.483 INFO:teuthology.orchestra.run.smithi169.stdout: "cluster_id": "foo", 2024-04-16T00:20:38.483 INFO:teuthology.orchestra.run.smithi169.stdout: "export_id": 1, 2024-04-16T00:20:38.483 INFO:teuthology.orchestra.run.smithi169.stdout: "fsal": { 2024-04-16T00:20:38.483 INFO:teuthology.orchestra.run.smithi169.stdout: "fs_name": "foofs", 2024-04-16T00:20:38.483 INFO:teuthology.orchestra.run.smithi169.stdout: "name": "CEPH", 2024-04-16T00:20:38.483 INFO:teuthology.orchestra.run.smithi169.stdout: "user_id": "nfs.foo.1" 2024-04-16T00:20:38.484 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-04-16T00:20:38.484 INFO:teuthology.orchestra.run.smithi169.stdout: "path": "/", 2024-04-16T00:20:38.484 INFO:teuthology.orchestra.run.smithi169.stdout: "protocols": [ 2024-04-16T00:20:38.484 INFO:teuthology.orchestra.run.smithi169.stdout: 4 2024-04-16T00:20:38.484 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-04-16T00:20:38.484 INFO:teuthology.orchestra.run.smithi169.stdout: "pseudo": "/fake", 2024-04-16T00:20:38.484 INFO:teuthology.orchestra.run.smithi169.stdout: "security_label": true, 2024-04-16T00:20:38.484 INFO:teuthology.orchestra.run.smithi169.stdout: "squash": "no_root_squash", 2024-04-16T00:20:38.484 INFO:teuthology.orchestra.run.smithi169.stdout: "transports": [ 2024-04-16T00:20:38.484 INFO:teuthology.orchestra.run.smithi169.stdout: "TCP" 2024-04-16T00:20:38.484 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-04-16T00:20:38.484 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-04-16T00:20:38.484 INFO:teuthology.orchestra.run.smithi169.stdout:] 2024-04-16T00:20:39.112 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:38 smithi169 ceph-mon[88637]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:20:39.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- bash -c 'rados -p .nfs --all ls -' 2024-04-16T00:20:39.178 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:38 smithi203 ceph-mon[65963]: from='mgr.34104 172.21.15.169:0/817399738' entity='mgr.smithi169.akrtny' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:20:40.112 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:39 smithi169 ceph-mon[88637]: pgmap v362: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:40.113 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:39 smithi169 ceph-mon[88637]: from='client.34612 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:20:40.178 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:39 smithi203 ceph-mon[65963]: pgmap v362: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:40.178 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:39 smithi203 ceph-mon[65963]: from='client.34612 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:20:41.069 INFO:teuthology.orchestra.run.smithi169.stdout:foo rec-0000000000000004:nfs.foo.1 2024-04-16T00:20:41.070 INFO:teuthology.orchestra.run.smithi169.stdout:foo grace 2024-04-16T00:20:41.070 INFO:teuthology.orchestra.run.smithi169.stdout:foo rec-0000000000000004:nfs.foo.0 2024-04-16T00:20:41.070 INFO:teuthology.orchestra.run.smithi169.stdout:foo conf-nfs.foo 2024-04-16T00:20:41.070 INFO:teuthology.orchestra.run.smithi169.stdout:foo export-1 2024-04-16T00:20:41.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 6' 2024-04-16T00:20:42.112 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:41 smithi169 ceph-mon[88637]: pgmap v363: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:42.112 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:41 smithi169 ceph-mon[88637]: mgrmap e49: smithi169.akrtny(active, since 9m), standbys: smithi203.ohooxy 2024-04-16T00:20:42.178 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:41 smithi203 ceph-mon[65963]: pgmap v363: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T00:20:42.179 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:41 smithi203 ceph-mon[65963]: mgrmap e49: smithi169.akrtny(active, since 9m), standbys: smithi203.ohooxy 2024-04-16T00:20:43.827 INFO:teuthology.orchestra.run.smithi169.stdout:6 2024-04-16T00:20:44.112 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:43 smithi169 ceph-mon[88637]: pgmap v364: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-16T00:20:44.112 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:43 smithi169 ceph-mon[88637]: from='client.34626 172.21.15.169:0/2840940073' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-16T00:20:44.178 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:43 smithi203 ceph-mon[65963]: pgmap v364: 129 pgs: 129 active+clean; 209 MiB data, 955 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-16T00:20:44.179 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:43 smithi203 ceph-mon[65963]: from='client.34626 172.21.15.169:0/2840940073' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-16T00:20:44.509 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-16T00:20:44.520 INFO:tasks.cephadm:Teardown begin 2024-04-16T00:20:44.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T00:20:44.552 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T00:20:44.591 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-16T00:20:44.591 DEBUG:teuthology.orchestra.run.smithi169:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-16T00:20:44.611 DEBUG:teuthology.orchestra.run.smithi203:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-16T00:20:44.652 INFO:tasks.cephadm:Stopping all daemons... 2024-04-16T00:20:44.653 INFO:tasks.cephadm.mon.smithi169:Stopping mon.smithi169... 2024-04-16T00:20:44.653 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169 2024-04-16T00:20:44.862 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:44 smithi169 systemd[1]: Stopping Ceph mon.smithi169 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:20:45.275 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon-smithi169[88614]: 2024-04-16T00:20:44.917+0000 7f5d1fc28700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi169 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T00:20:45.276 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:44 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon-smithi169[88614]: 2024-04-16T00:20:44.917+0000 7f5d1fc28700 -1 mon.smithi169@0(leader) e3 *** Got Signal Terminated *** 2024-04-16T00:20:45.612 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:45 smithi169 bash[146408]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon-smithi169 2024-04-16T00:20:45.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169.service' 2024-04-16T00:20:45.765 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:45 smithi169 systemd[1]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi169.service: Succeeded. 2024-04-16T00:20:45.765 INFO:journalctl@ceph.mon.smithi169.smithi169.stdout:Apr 16 00:20:45 smithi169 systemd[1]: Stopped Ceph mon.smithi169 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:20:45.787 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T00:20:45.787 INFO:tasks.cephadm.mon.smithi169:Stopped mon.smithi169 2024-04-16T00:20:45.788 INFO:tasks.cephadm.mon.smithi203:Stopping mon.smithi203... 2024-04-16T00:20:45.788 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi203 2024-04-16T00:20:46.093 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:45 smithi203 systemd[1]: Stopping Ceph mon.smithi203 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:20:46.419 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon-smithi203[65940]: 2024-04-16T00:20:46.086+0000 7f7143ebd700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi203 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T00:20:46.419 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon-smithi203[65940]: 2024-04-16T00:20:46.086+0000 7f7143ebd700 -1 mon.smithi203@1(peon) e3 *** Got Signal Terminated *** 2024-04-16T00:20:46.678 INFO:journalctl@ceph.mon.smithi203.smithi203.stdout:Apr 16 00:20:46 smithi203 bash[99197]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-mon-smithi203 2024-04-16T00:20:47.109 DEBUG:teuthology.orchestra.run.smithi203:> sudo pkill -f 'journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@mon.smithi203.service' 2024-04-16T00:20:47.184 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T00:20:47.184 INFO:tasks.cephadm.mon.smithi203:Stopped mon.smithi203 2024-04-16T00:20:47.184 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-16T00:20:47.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.0 2024-04-16T00:20:47.612 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:20:47 smithi169 systemd[1]: Stopping Ceph osd.0 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:20:47.613 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:20:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-0[95565]: 2024-04-16T00:20:47.456+0000 7f8c307d9700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T00:20:47.613 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:20:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-0[95565]: 2024-04-16T00:20:47.456+0000 7f8c307d9700 -1 osd.0 120 *** Got signal Terminated *** 2024-04-16T00:20:47.613 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:20:47 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-0[95565]: 2024-04-16T00:20:47.456+0000 7f8c307d9700 -1 osd.0 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:20:53.612 INFO:journalctl@ceph.osd.0.smithi169.stdout:Apr 16 00:20:53 smithi169 bash[146564]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-0 2024-04-16T00:20:55.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.0.service' 2024-04-16T00:20:55.110 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T00:20:55.111 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-16T00:20:55.111 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-16T00:20:55.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.1 2024-04-16T00:20:55.362 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:20:55 smithi169 systemd[1]: Stopping Ceph osd.1 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:20:55.862 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:20:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-1[98680]: 2024-04-16T00:20:55.409+0000 7ffaab34d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T00:20:55.863 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:20:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-1[98680]: 2024-04-16T00:20:55.409+0000 7ffaab34d700 -1 osd.1 120 *** Got signal Terminated *** 2024-04-16T00:20:55.863 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:20:55 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-1[98680]: 2024-04-16T00:20:55.409+0000 7ffaab34d700 -1 osd.1 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:21:01.362 INFO:journalctl@ceph.osd.1.smithi169.stdout:Apr 16 00:21:01 smithi169 bash[146829]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-1 2024-04-16T00:21:02.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.1.service' 2024-04-16T00:21:02.885 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T00:21:02.885 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-16T00:21:02.885 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-16T00:21:02.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.2 2024-04-16T00:21:03.113 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:21:02 smithi169 systemd[1]: Stopping Ceph osd.2 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:21:03.612 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:21:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-2[101744]: 2024-04-16T00:21:03.200+0000 7f4228597700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T00:21:03.612 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:21:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-2[101744]: 2024-04-16T00:21:03.200+0000 7f4228597700 -1 osd.2 120 *** Got signal Terminated *** 2024-04-16T00:21:03.613 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:21:03 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-2[101744]: 2024-04-16T00:21:03.200+0000 7f4228597700 -1 osd.2 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:21:09.613 INFO:journalctl@ceph.osd.2.smithi169.stdout:Apr 16 00:21:09 smithi169 bash[147103]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-2 2024-04-16T00:21:11.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.2.service' 2024-04-16T00:21:11.051 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T00:21:11.051 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-16T00:21:11.051 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-16T00:21:11.052 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.3 2024-04-16T00:21:11.341 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:21:11 smithi169 systemd[1]: Stopping Ceph osd.3 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:21:11.612 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:21:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-3[104848]: 2024-04-16T00:21:11.336+0000 7f4eb887e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T00:21:11.613 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:21:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-3[104848]: 2024-04-16T00:21:11.336+0000 7f4eb887e700 -1 osd.3 120 *** Got signal Terminated *** 2024-04-16T00:21:11.613 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:21:11 smithi169 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-3[104848]: 2024-04-16T00:21:11.336+0000 7f4eb887e700 -1 osd.3 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:21:14.179 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:13.901+0000 7fd334641700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:47.779004+0000 front 2024-04-16T00:20:47.778981+0000 (oldest deadline 2024-04-16T00:21:13.078828+0000) 2024-04-16T00:21:14.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:13 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:13.836+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:15.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:14.847+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:15.179 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:14.895+0000 7fd334641700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:47.779004+0000 front 2024-04-16T00:20:47.778981+0000 (oldest deadline 2024-04-16T00:21:13.078828+0000) 2024-04-16T00:21:15.180 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:14 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:14.827+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:16.179 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:15.894+0000 7fd334641700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:47.779004+0000 front 2024-04-16T00:20:47.778981+0000 (oldest deadline 2024-04-16T00:21:13.078828+0000) 2024-04-16T00:21:16.180 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:15.852+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:16.180 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:15 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:15.811+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:16.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:16.366+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:17.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:16.773+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:17.179 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:16.931+0000 7fd334641700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:47.779004+0000 front 2024-04-16T00:20:47.778981+0000 (oldest deadline 2024-04-16T00:21:13.078828+0000) 2024-04-16T00:21:17.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:16 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:16.825+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:17.363 INFO:journalctl@ceph.osd.3.smithi169.stdout:Apr 16 00:21:17 smithi169 bash[147408]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-3 2024-04-16T00:21:17.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:17.396+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:18.179 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:17.943+0000 7fd334641700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:47.779004+0000 front 2024-04-16T00:20:47.778981+0000 (oldest deadline 2024-04-16T00:21:13.078828+0000) 2024-04-16T00:21:18.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:17.825+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:18.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:17 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:17.760+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:18.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:18.418+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:18.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.3.service' 2024-04-16T00:21:18.890 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T00:21:18.891 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-16T00:21:18.891 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-16T00:21:18.891 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.4 2024-04-16T00:21:19.153 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:18.855+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:19.154 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:18.774+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:19.154 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:18 smithi203 systemd[1]: Stopping Ceph osd.4 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:21:19.154 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:18 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:18.933+0000 7fd334641700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:47.779004+0000 front 2024-04-16T00:20:47.778981+0000 (oldest deadline 2024-04-16T00:21:13.078828+0000) 2024-04-16T00:21:19.429 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:19.149+0000 7fd33804b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T00:21:19.429 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:19.149+0000 7fd33804b700 -1 osd.4 120 *** Got signal Terminated *** 2024-04-16T00:21:19.429 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:19.149+0000 7fd33804b700 -1 osd.4 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:21:19.823 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:19.447+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:20.179 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:19.941+0000 7fd334641700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:47.779004+0000 front 2024-04-16T00:20:47.778981+0000 (oldest deadline 2024-04-16T00:21:13.078828+0000) 2024-04-16T00:21:20.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:19.818+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:20.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:19 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:19.819+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:20.793 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:20.489+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:21.179 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:20.985+0000 7fd334641700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:47.779004+0000 front 2024-04-16T00:20:47.778981+0000 (oldest deadline 2024-04-16T00:21:13.078828+0000) 2024-04-16T00:21:21.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:20.791+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:21.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:20 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:20.787+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:21.802 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:21.763+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:21.802 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:21.520+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:21.802 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:21.520+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:22.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:21 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:21.797+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:22.179 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:22.034+0000 7fd334641700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:47.779004+0000 front 2024-04-16T00:20:47.778981+0000 (oldest deadline 2024-04-16T00:21:13.078828+0000) 2024-04-16T00:21:22.801 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:22.542+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:22.801 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:22.542+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:23.060 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:22.796+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:23.060 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:22.819+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:23.060 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:22 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:22.819+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:23.429 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:23.055+0000 7fd334641700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:47.779004+0000 front 2024-04-16T00:20:47.778981+0000 (oldest deadline 2024-04-16T00:21:13.078828+0000) 2024-04-16T00:21:23.807 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:23.507+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:23.808 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:23.507+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:24.057 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:23.831+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:24.058 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:23.802+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:24.058 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:23 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:23.802+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:24.429 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4[71891]: 2024-04-16T00:21:24.052+0000 7fd334641700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:47.779004+0000 front 2024-04-16T00:20:47.778981+0000 (oldest deadline 2024-04-16T00:21:13.078828+0000) 2024-04-16T00:21:24.785 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:24.465+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:24.785 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:24.465+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:25.047 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:24.801+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:25.047 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:24.801+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.074609+0000 front 2024-04-16T00:21:00.074525+0000 (oldest deadline 2024-04-16T00:21:24.174543+0000) 2024-04-16T00:21:25.048 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:24.779+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:25.048 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:24 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:24.779+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:25.429 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:25 smithi203 bash[99387]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-4 2024-04-16T00:21:25.783 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:25.423+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:25.784 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:25.423+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:26.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:25.830+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:26.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:25.830+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.074609+0000 front 2024-04-16T00:21:00.074525+0000 (oldest deadline 2024-04-16T00:21:24.174543+0000) 2024-04-16T00:21:26.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:25.777+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:26.180 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:25 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:25.777+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:26.648 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:26.418+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:26.648 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:26.418+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:26.899 DEBUG:teuthology.orchestra.run.smithi203:> sudo pkill -f 'journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.4.service' 2024-04-16T00:21:26.927 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:26 smithi203 systemd[1]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.4.service: Succeeded. 2024-04-16T00:21:26.927 INFO:journalctl@ceph.osd.4.smithi203.stdout:Apr 16 00:21:26 smithi203 systemd[1]: Stopped Ceph osd.4 for adf341ea-fb82-11ee-bc8f-c7b262605968. 2024-04-16T00:21:26.927 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:26.783+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:26.927 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:26.783+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.074609+0000 front 2024-04-16T00:21:00.074525+0000 (oldest deadline 2024-04-16T00:21:24.174543+0000) 2024-04-16T00:21:26.927 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:26.767+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:26.928 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:26 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:26.767+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:26.940 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T00:21:26.940 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-16T00:21:26.941 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-16T00:21:26.941 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.5 2024-04-16T00:21:27.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:27 smithi203 systemd[1]: Stopping Ceph osd.5 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:21:27.679 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:27.266+0000 7f4e49731700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T00:21:27.679 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:27.266+0000 7f4e49731700 -1 osd.5 120 *** Got signal Terminated *** 2024-04-16T00:21:27.680 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:27.266+0000 7f4e49731700 -1 osd.5 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:21:27.680 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:27.413+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:27.680 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:27.413+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:28.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:27.820+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:28.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:27.820+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.074609+0000 front 2024-04-16T00:21:00.074525+0000 (oldest deadline 2024-04-16T00:21:24.174543+0000) 2024-04-16T00:21:28.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:27.792+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:28.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:27 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:27.792+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:28.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:28.364+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:28.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:28.364+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:29.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:28.777+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:29.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:28.777+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.074609+0000 front 2024-04-16T00:21:00.074525+0000 (oldest deadline 2024-04-16T00:21:24.174543+0000) 2024-04-16T00:21:29.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:28.777+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:05.875577+0000 front 2024-04-16T00:21:05.875558+0000 (oldest deadline 2024-04-16T00:21:28.775510+0000) 2024-04-16T00:21:29.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:28.798+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:29.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:28 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:28.798+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:29.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:29.414+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:29.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:29.414+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:30.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:29.810+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:30.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:29.810+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.074609+0000 front 2024-04-16T00:21:00.074525+0000 (oldest deadline 2024-04-16T00:21:24.174543+0000) 2024-04-16T00:21:30.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:29.810+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:05.875577+0000 front 2024-04-16T00:21:05.875558+0000 (oldest deadline 2024-04-16T00:21:28.775510+0000) 2024-04-16T00:21:30.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:29.795+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:30.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:29.795+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:30.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:29 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:29.795+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:30.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:30.395+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:30.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:30.395+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:31.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:30.796+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:31.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:30.797+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.074609+0000 front 2024-04-16T00:21:00.074525+0000 (oldest deadline 2024-04-16T00:21:24.174543+0000) 2024-04-16T00:21:31.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:30.797+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:05.875577+0000 front 2024-04-16T00:21:05.875558+0000 (oldest deadline 2024-04-16T00:21:28.775510+0000) 2024-04-16T00:21:31.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:30.770+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:31.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:30.770+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:31.180 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:30 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:30.770+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:31.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:31.374+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:31.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:31.374+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:32.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:31.757+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:51.273724+0000 front 2024-04-16T00:20:51.273575+0000 (oldest deadline 2024-04-16T00:21:14.173604+0000) 2024-04-16T00:21:32.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:31.757+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.074609+0000 front 2024-04-16T00:21:00.074525+0000 (oldest deadline 2024-04-16T00:21:24.174543+0000) 2024-04-16T00:21:32.179 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5[74608]: 2024-04-16T00:21:31.757+0000 7f4e41d1f700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:05.875577+0000 front 2024-04-16T00:21:05.875558+0000 (oldest deadline 2024-04-16T00:21:28.775510+0000) 2024-04-16T00:21:32.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:31.792+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:32.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:31.792+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:32.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:31 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:31.792+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:32.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:32.363+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:32.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:32.363+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:32.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:32.363+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.921146+0000 front 2024-04-16T00:21:06.921082+0000 (oldest deadline 2024-04-16T00:21:32.221013+0000) 2024-04-16T00:21:33.120 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:32.807+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:33.120 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:32.807+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:33.120 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:32 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:32.807+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:33.414 INFO:journalctl@ceph.osd.5.smithi203.stdout:Apr 16 00:21:33 smithi203 bash[99692]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-5 2024-04-16T00:21:33.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:33.408+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:33.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:33.408+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:33.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:33.408+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.921146+0000 front 2024-04-16T00:21:06.921082+0000 (oldest deadline 2024-04-16T00:21:32.221013+0000) 2024-04-16T00:21:34.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:33.811+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:34.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:33.811+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:34.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:33 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:33.811+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:34.668 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:34.373+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:34.668 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:34.373+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:34.668 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:34.373+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.921146+0000 front 2024-04-16T00:21:06.921082+0000 (oldest deadline 2024-04-16T00:21:32.221013+0000) 2024-04-16T00:21:34.929 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:34.816+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:34.929 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:34.816+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:34.929 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:34 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:34.816+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:34.995 DEBUG:teuthology.orchestra.run.smithi203:> sudo pkill -f 'journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.5.service' 2024-04-16T00:21:35.036 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T00:21:35.037 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-16T00:21:35.037 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-16T00:21:35.037 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.6 2024-04-16T00:21:35.354 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:35 smithi203 systemd[1]: Stopping Ceph osd.6 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:21:35.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:35.347+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:35.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:35.347+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:35.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:35.347+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.921146+0000 front 2024-04-16T00:21:06.921082+0000 (oldest deadline 2024-04-16T00:21:32.221013+0000) 2024-04-16T00:21:35.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:35.364+0000 7f42d118f700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T00:21:35.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:35.364+0000 7f42d118f700 -1 osd.6 120 *** Got signal Terminated *** 2024-04-16T00:21:35.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:35.364+0000 7f42d118f700 -1 osd.6 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:21:36.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:35.807+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:36.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:35.807+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:36.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:35 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:35.807+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:36.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:36.382+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:36.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:36.382+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:36.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:36.382+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.921146+0000 front 2024-04-16T00:21:06.921082+0000 (oldest deadline 2024-04-16T00:21:32.221013+0000) 2024-04-16T00:21:37.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:36.780+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:37.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:36.780+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:37.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:36 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:36.780+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:37.811 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:37.430+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:37.811 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:37.430+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:37.811 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:37.430+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.921146+0000 front 2024-04-16T00:21:06.921082+0000 (oldest deadline 2024-04-16T00:21:32.221013+0000) 2024-04-16T00:21:37.811 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:37.430+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:15.122044+0000 front 2024-04-16T00:21:15.122022+0000 (oldest deadline 2024-04-16T00:21:37.422058+0000) 2024-04-16T00:21:38.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:37.804+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:38.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:37.804+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:38.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:37.804+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:38.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:37 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:37.804+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:12.695283+0000 front 2024-04-16T00:21:12.695242+0000 (oldest deadline 2024-04-16T00:21:37.395228+0000) 2024-04-16T00:21:38.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:38.403+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:38.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:38.403+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:38.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:38.403+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.921146+0000 front 2024-04-16T00:21:06.921082+0000 (oldest deadline 2024-04-16T00:21:32.221013+0000) 2024-04-16T00:21:38.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:38.403+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:15.122044+0000 front 2024-04-16T00:21:15.122022+0000 (oldest deadline 2024-04-16T00:21:37.422058+0000) 2024-04-16T00:21:39.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:38.827+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:39.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:38.827+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:39.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:38.827+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:39.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:38 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:38.827+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:12.695283+0000 front 2024-04-16T00:21:12.695242+0000 (oldest deadline 2024-04-16T00:21:37.395228+0000) 2024-04-16T00:21:39.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:39.389+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:50.118138+0000 front 2024-04-16T00:20:50.117980+0000 (oldest deadline 2024-04-16T00:21:15.418006+0000) 2024-04-16T00:21:39.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:39.389+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:21:00.119323+0000 front 2024-04-16T00:21:00.119191+0000 (oldest deadline 2024-04-16T00:21:21.119573+0000) 2024-04-16T00:21:39.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:39.389+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.921146+0000 front 2024-04-16T00:21:06.921082+0000 (oldest deadline 2024-04-16T00:21:32.221013+0000) 2024-04-16T00:21:39.679 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6[77280]: 2024-04-16T00:21:39.389+0000 7f42cd785700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:15.122044+0000 front 2024-04-16T00:21:15.122022+0000 (oldest deadline 2024-04-16T00:21:37.422058+0000) 2024-04-16T00:21:40.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:39.779+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:40.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:39.779+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:40.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:39.779+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:40.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:39 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:39.779+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:12.695283+0000 front 2024-04-16T00:21:12.695242+0000 (oldest deadline 2024-04-16T00:21:37.395228+0000) 2024-04-16T00:21:41.049 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:40.765+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:41.049 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:40.765+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:41.049 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:40.765+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:41.049 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:40 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:40.765+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:12.695283+0000 front 2024-04-16T00:21:12.695242+0000 (oldest deadline 2024-04-16T00:21:37.395228+0000) 2024-04-16T00:21:41.429 INFO:journalctl@ceph.osd.6.smithi203.stdout:Apr 16 00:21:41 smithi203 bash[99958]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-6 2024-04-16T00:21:42.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:41.768+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:42.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:41.768+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:42.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:41.768+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:42.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:41 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:41.768+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:12.695283+0000 front 2024-04-16T00:21:12.695242+0000 (oldest deadline 2024-04-16T00:21:37.395228+0000) 2024-04-16T00:21:43.067 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:42.757+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:43.067 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:42.757+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:43.067 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:42.757+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:43.067 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:42 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:42.757+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:12.695283+0000 front 2024-04-16T00:21:12.695242+0000 (oldest deadline 2024-04-16T00:21:37.395228+0000) 2024-04-16T00:21:43.075 DEBUG:teuthology.orchestra.run.smithi203:> sudo pkill -f 'journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.6.service' 2024-04-16T00:21:43.118 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T00:21:43.118 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-16T00:21:43.119 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-16T00:21:43.119 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.7 2024-04-16T00:21:43.421 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:43 smithi203 systemd[1]: Stopping Ceph osd.7 for adf341ea-fb82-11ee-bc8f-c7b262605968... 2024-04-16T00:21:43.679 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:43.415+0000 7fb60ec3f700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T00:21:43.679 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:43.415+0000 7fb60ec3f700 -1 osd.7 120 *** Got signal Terminated *** 2024-04-16T00:21:43.680 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:43.415+0000 7fb60ec3f700 -1 osd.7 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:21:44.181 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:43.787+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:44.181 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:43.787+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:44.181 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:43.787+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:44.181 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:43 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:43.787+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:12.695283+0000 front 2024-04-16T00:21:12.695242+0000 (oldest deadline 2024-04-16T00:21:37.395228+0000) 2024-04-16T00:21:45.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:44.744+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:45.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:44.744+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:45.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:44.744+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:45.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:44 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:44.744+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:12.695283+0000 front 2024-04-16T00:21:12.695242+0000 (oldest deadline 2024-04-16T00:21:37.395228+0000) 2024-04-16T00:21:46.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:45.707+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:46.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:45.707+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:46.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:45.707+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:46.179 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:45 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:45.707+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:12.695283+0000 front 2024-04-16T00:21:12.695242+0000 (oldest deadline 2024-04-16T00:21:37.395228+0000) 2024-04-16T00:21:46.929 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:46.660+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:46.929 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:46.660+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:46.929 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:46.660+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:46.929 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:46 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:46.660+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:12.695283+0000 front 2024-04-16T00:21:12.695242+0000 (oldest deadline 2024-04-16T00:21:37.395228+0000) 2024-04-16T00:21:47.929 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:47.640+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2024-04-16T00:20:49.090986+0000 front 2024-04-16T00:20:49.091081+0000 (oldest deadline 2024-04-16T00:21:13.790962+0000) 2024-04-16T00:21:47.929 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:47.640+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2024-04-16T00:20:57.292070+0000 front 2024-04-16T00:20:57.291934+0000 (oldest deadline 2024-04-16T00:21:21.991780+0000) 2024-04-16T00:21:47.929 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:47.640+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2024-04-16T00:21:06.592997+0000 front 2024-04-16T00:21:06.593032+0000 (oldest deadline 2024-04-16T00:21:28.893101+0000) 2024-04-16T00:21:47.929 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:47.640+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2024-04-16T00:21:12.695283+0000 front 2024-04-16T00:21:12.695242+0000 (oldest deadline 2024-04-16T00:21:37.395228+0000) 2024-04-16T00:21:47.929 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:47 smithi203 ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7[79984]: 2024-04-16T00:21:47.640+0000 7fb60b235700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.203:6804 osd.4 since back 2024-04-16T00:21:23.796525+0000 front 2024-04-16T00:21:23.796599+0000 (oldest deadline 2024-04-16T00:21:47.296558+0000) 2024-04-16T00:21:49.429 INFO:journalctl@ceph.osd.7.smithi203.stdout:Apr 16 00:21:49 smithi203 bash[100220]: ceph-adf341ea-fb82-11ee-bc8f-c7b262605968-osd-7 2024-04-16T00:21:51.104 DEBUG:teuthology.orchestra.run.smithi203:> sudo pkill -f 'journalctl -f -n 0 -u ceph-adf341ea-fb82-11ee-bc8f-c7b262605968@osd.7.service' 2024-04-16T00:21:51.145 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T00:21:51.146 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-16T00:21:51.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 --force --keep-logs 2024-04-16T00:21:51.325 INFO:teuthology.orchestra.run.smithi169.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-04-16T00:21:51.326 INFO:teuthology.orchestra.run.smithi169.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-04-16T00:21:51.326 INFO:teuthology.orchestra.run.smithi169.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-04-16T00:21:51.326 INFO:teuthology.orchestra.run.smithi169.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-04-16T00:21:51.326 INFO:teuthology.orchestra.run.smithi169.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-04-16T00:21:51.326 INFO:teuthology.orchestra.run.smithi169.stderr: ... 2024-04-16T00:21:51.326 INFO:teuthology.orchestra.run.smithi169.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-04-16T00:21:51.341 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-04-16T00:21:51.342 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 --force --keep-logs 2024-04-16T00:21:51.509 INFO:teuthology.orchestra.run.smithi203.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-04-16T00:21:51.509 INFO:teuthology.orchestra.run.smithi203.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-04-16T00:21:51.510 INFO:teuthology.orchestra.run.smithi203.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-04-16T00:21:51.510 INFO:teuthology.orchestra.run.smithi203.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-04-16T00:21:51.510 INFO:teuthology.orchestra.run.smithi203.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-04-16T00:21:51.510 INFO:teuthology.orchestra.run.smithi203.stderr: ... 2024-04-16T00:21:51.510 INFO:teuthology.orchestra.run.smithi203.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-04-16T00:21:51.526 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-04-16T00:21:51.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T00:21:51.554 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T00:21:51.581 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-16T00:21:51.582 DEBUG:teuthology.misc:Transferring archived files from smithi169:/var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657675/remote/smithi169/crash 2024-04-16T00:21:51.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/crash -- . 2024-04-16T00:21:51.649 DEBUG:teuthology.misc:Transferring archived files from smithi203:/var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657675/remote/smithi203/crash 2024-04-16T00:21:51.650 DEBUG:teuthology.orchestra.run.smithi203:> sudo tar c -f - -C /var/lib/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/crash -- . 2024-04-16T00:21:51.683 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-16T00:21:51.683 DEBUG:teuthology.orchestra.run.smithi169:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-16T00:21:51.711 INFO:teuthology.orchestra.run.smithi169.stderr:grep: /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/ceph.log: No such file or directory 2024-04-16T00:21:51.712 INFO:tasks.cephadm:Compressing logs... 2024-04-16T00:21:51.712 DEBUG:teuthology.orchestra.run.smithi169:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T00:21:51.754 DEBUG:teuthology.orchestra.run.smithi203:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T00:21:51.779 INFO:teuthology.orchestra.run.smithi169.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-16T00:21:51.781 INFO:teuthology.orchestra.run.smithi203.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-16T00:21:58.554 INFO:teuthology.orchestra.run.smithi203.stderr:gzip: /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/ceph-mgr.smithi203.ohooxy.log: file size changed while zipping 2024-04-16T00:22:21.430 INFO:teuthology.orchestra.run.smithi169.stderr:gzip: /var/log/ceph/adf341ea-fb82-11ee-bc8f-c7b262605968/ceph-mgr.smithi169.akrtny.log: file size changed while zipping 2024-04-16T00:22:25.431 INFO:tasks.cephadm:Archiving logs... 2024-04-16T00:22:25.431 DEBUG:teuthology.misc:Transferring archived files from smithi169:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657675/remote/smithi169/log 2024-04-16T00:22:25.432 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-16T00:22:28.938 DEBUG:teuthology.misc:Transferring archived files from smithi203:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657675/remote/smithi203/log 2024-04-16T00:22:28.939 DEBUG:teuthology.orchestra.run.smithi203:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-16T00:22:33.022 INFO:tasks.cephadm:Removing cluster... 2024-04-16T00:22:33.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 --force 2024-04-16T00:25:27.838 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid adf341ea-fb82-11ee-bc8f-c7b262605968 --force 2024-04-16T00:25:48.334 INFO:tasks.cephadm:Removing cephadm ... 2024-04-16T00:25:48.334 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-16T00:25:48.359 DEBUG:teuthology.orchestra.run.smithi203:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-16T00:25:48.377 INFO:tasks.cephadm:Teardown complete 2024-04-16T00:25:48.377 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-16T00:25:48.388 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-16T00:25:48.388 DEBUG:teuthology.orchestra.run.smithi169:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-16T00:25:48.401 DEBUG:teuthology.orchestra.run.smithi203:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-16T00:25:48.419 INFO:teuthology.orchestra.run.smithi169.stderr:bash: ntpq: command not found 2024-04-16T00:25:48.424 INFO:teuthology.orchestra.run.smithi169.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T00:25:48.424 INFO:teuthology.orchestra.run.smithi169.stdout:=============================================================================== 2024-04-16T00:25:48.424 INFO:teuthology.orchestra.run.smithi169.stdout:^* hv01.front.sepia.ceph.com 3 6 377 41 +723us[ +724us] +/- 51ms 2024-04-16T00:25:48.424 INFO:teuthology.orchestra.run.smithi169.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 39 -1277us[-1277us] +/- 66ms 2024-04-16T00:25:48.424 INFO:teuthology.orchestra.run.smithi169.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 41 +467us[ +468us] +/- 92ms 2024-04-16T00:25:48.425 INFO:teuthology.orchestra.run.smithi169.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T00:25:48.433 INFO:teuthology.orchestra.run.smithi203.stderr:bash: ntpq: command not found 2024-04-16T00:25:48.439 INFO:teuthology.orchestra.run.smithi203.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T00:25:48.439 INFO:teuthology.orchestra.run.smithi203.stdout:=============================================================================== 2024-04-16T00:25:48.439 INFO:teuthology.orchestra.run.smithi203.stdout:^* hv01.front.sepia.ceph.com 3 6 377 41 +790us[ +789us] +/- 51ms 2024-04-16T00:25:48.439 INFO:teuthology.orchestra.run.smithi203.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 38 -1200us[-1200us] +/- 66ms 2024-04-16T00:25:48.439 INFO:teuthology.orchestra.run.smithi203.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 40 +539us[ +539us] +/- 92ms 2024-04-16T00:25:48.439 INFO:teuthology.orchestra.run.smithi203.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T00:25:48.439 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-16T00:25:48.449 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-16T00:25:48.450 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-16T00:25:48.476 DEBUG:teuthology.orchestra.run.smithi169:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-16T00:25:48.554 DEBUG:teuthology.orchestra.run.smithi203:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-16T00:25:48.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-16T00:25:48.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T00:25:48.655 DEBUG:teuthology.orchestra.run.smithi203:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-16T00:25:48.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T00:25:48.685 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-16T00:25:48.695 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-16T00:25:48.716 INFO:teuthology.task.internal:Duration was 2606.738055 seconds 2024-04-16T00:25:48.716 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-16T00:25:48.749 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-16T00:25:48.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-16T00:25:48.752 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-16T00:25:48.798 INFO:teuthology.orchestra.run.smithi169.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T00:25:48.798 INFO:teuthology.orchestra.run.smithi203.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T00:25:49.128 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-16T00:25:49.128 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi169.front.sepia.ceph.com 2024-04-16T00:25:49.128 DEBUG:teuthology.orchestra.run.smithi169:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-16T00:25:49.152 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi203.front.sepia.ceph.com 2024-04-16T00:25:49.152 DEBUG:teuthology.orchestra.run.smithi203:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-16T00:25:49.175 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-16T00:25:49.175 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T00:25:49.195 DEBUG:teuthology.orchestra.run.smithi203:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T00:25:49.277 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-16T00:25:49.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-16T00:25:49.279 DEBUG:teuthology.orchestra.run.smithi203:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-16T00:25:49.423 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-16T00:25:49.434 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-16T00:25:49.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-16T00:25:49.462 DEBUG:teuthology.orchestra.run.smithi203:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-16T00:25:49.489 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-16T00:25:49.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-16T00:25:49.505 DEBUG:teuthology.orchestra.run.smithi203:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-16T00:25:49.529 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = core 2024-04-16T00:25:49.555 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern = core 2024-04-16T00:25:49.580 DEBUG:teuthology.orchestra.run.smithi169:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-16T00:25:49.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T00:25:49.610 DEBUG:teuthology.orchestra.run.smithi203:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-16T00:25:49.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T00:25:49.637 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-16T00:25:49.648 INFO:teuthology.task.internal:Transferring archived files... 2024-04-16T00:25:49.650 DEBUG:teuthology.misc:Transferring archived files from smithi169:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657675/remote/smithi169 2024-04-16T00:25:49.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-16T00:25:49.698 DEBUG:teuthology.misc:Transferring archived files from smithi203:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657675/remote/smithi203 2024-04-16T00:25:49.698 DEBUG:teuthology.orchestra.run.smithi203:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-16T00:25:49.740 INFO:teuthology.task.internal:Removing archive directory... 2024-04-16T00:25:49.741 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-16T00:25:49.743 DEBUG:teuthology.orchestra.run.smithi203:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-16T00:25:49.791 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-16T00:25:49.802 INFO:teuthology.task.internal:Not uploading archives. 2024-04-16T00:25:49.802 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-16T00:25:49.825 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-16T00:25:49.825 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-16T00:25:49.828 DEBUG:teuthology.orchestra.run.smithi203:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-16T00:25:49.843 INFO:teuthology.orchestra.run.smithi169.stdout: 526054 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 16 00:25 /home/ubuntu/cephtest 2024-04-16T00:25:49.848 INFO:teuthology.orchestra.run.smithi203.stdout: 525946 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 16 00:25 /home/ubuntu/cephtest 2024-04-16T00:25:49.850 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-16T00:25:49.861 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-16T00:25:49.928 INFO:teuthology.run:Summary data: description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 2606.7380549907684 owner: scheduled_teuthology@teuthology success: true 2024-04-16T00:25:49.928 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-16T00:25:50.015 INFO:teuthology.run:pass